Skip to content
View in the app

A better way to browse. Learn more.

hosang I.T.

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Looking up hostname from URL

Featured Replies

  • Administrators

I have a task of locating a server based off of URL

So what my thought process is would be to first find the IP address

ping url.com

Then if it is a Windows server, try and utilize

nbtstat -A ip.address or nbtstat -a computername

Tried

tracert url.com

then connected to last hop/switch

sh arp | incl ip.address
sh mac-address-table address mac.address

(may want to lookup mac address for vendor)

if it shows up on a trunk or multiple ports, see if its going to another switch

sh cdp nei

(look for the port that the sh mac-address-table address result included)

Also tried

nslookup ip.address

Also downloaded nmap and tried os detection but it couldn't identify the mac address

nmap -sVC -O -T4 url.com

Anyone have any other idea's for looking up information for a server in an intranet (internal LAN)

I use nmap also and have no idea on how else to do that

  • Views 192
  • Created
  • Last Reply

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.