I’ve run into a situation a couple of times now where DNS hasn’t been setup correctly and I have no idea what hostname an IP resolves to. For better or worse, windows has the netbios system that keeps it’s own naming services and can be queried from the command line using nbtstat.
nbtstat -A XXX.XXX.XXX.XXX
Where XXX is the IP address that you are trying to resolve.
Jul
23
Leave a Comment