Link to home
Start Free TrialLog in
Avatar of offir1
offir1

asked on

IP addresses

Hi,
Please tell me what is the command in Shell to find out all IP addresses which associated with one domain name.
Sincerely,
O.B.G
Avatar of HamdyHassan
HamdyHassan

ping domainname
ASKER CERTIFIED SOLUTION
Avatar of jimbb
jimbb

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
nslookup your.hostname

...should work also. It will return a list of IP addresses configured in the DNS for that domain.

\Ben.
offir1, did you mean a "host name" or a "domain name?"

Please clarify, because obviously which of our suggestions works for you is going to depend on what you really meant, and at this point I think you meant a host name.
Good point jimbb,

I actually used both hostname and domainname to mean 'hostname'... maybe offir1 can split the points ;)

\Ben.