Click to See Complete Forum and Search --> : retrieving DNS records with dig
ee99ee2
12-28-2002, 10:38 PM
Is there a way to retrieve every DNS record for a domain using dig? I've not been able to figure that out yet. I've read the man page and all, and I can get name servers of domains, and MX records, but I wanna see a list of every host that they have for their domain.
Thanks. :D
-ee99ee2
warren612001
12-28-2002, 10:42 PM
try host and the name of your server
ee99ee2
12-28-2002, 10:47 PM
Here's an example of what I just did to get info about my domain:
cmiller@www0:~$ dig @24.158.96.21 compuville.net
But all that comes up is the QUESTION SECTION:, ANSWER SECTION:, and AUTHORITY SECTION:. It shows basicly the DNS servers I use and that's it. I've got hosts like vpn.compuville.net and www0.compuville.net. They aren't shown. That's what I want to know how to see.
-ee99ee2
try doing a google search using the name sam spade.org He has a web site which automates many ip and dns
questions
re-v