In Unix, how do I look up IP addresses?
To look up an IP address in Unix, you'll need to know the full name of the computer you're looking up. At the Unix shell prompt, enter one of the following commands:
nslookup machine-name.domain.name host machine-name.domain.name dig machine-name.domain.nameReplace machine-name with the name of the computer you
want to look up, and domain.name with the rest of that
computer's address.
Note the following:
- Some newer Unix and Linux distributions do not include
the
nslookupcommand, and instead use eitherhostordigto look up IP addresses.
- Not all Internet nodes can be resolved into IP addresses by these commands.
At Indiana University, to get support for personal or departmental Linux or Unix systems, see At IU, how do I get support for Linux or Unix?
Also see:
- What is an IP address?
- How do I determine my computer's IP address?
- DNS name server addresses and client configuration at IU
- In Unix, how can I find out the domain name associated with an IP number?
This is document aauw in domain all.
Last modified on August 22, 2008.
Last modified on August 22, 2008.
Please tell us, did you find the answer to your question?






