Which command is used to find the host name of a computer when you know its IP address?

1 answer

Answer

1283954

2026-08-26 16:10

+ Follow

If you are in a small home network and not in a Domain try;

ping -a xxx.xxx.xxx.xxx (replace x with the IP Address)

If you are in a larger network with a DNS Server you can use;

nslookup xxx.xxx.xxx.xxx

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.