Reverse DNS Lookup from the Command Line

Posted by user41322 on Server Fault See other posts from Server Fault or by user41322
Published on 2010-04-23T13:51:02Z Indexed on 2010/04/23 13:53 UTC
Read the original article Hit count: 451

I'd like to get a list of all domains pointed to a certain IP address. Is there a way to get this information from the command line?

Nothing like "host", "nslookup" or "dig -x". Those return the hostname of the IP address which, while helpful, is only part of what I want returned.

© Server Fault or respective owner

Related posts about reverse-dns

Related posts about ip-address