Is there a good and free web-based service, that lets me see all DNS-records (A, MX, SOA etc) for a given domain?
Edit: added requirement "free".
|
Is there a good and free web-based service, that lets me see all DNS-records (A, MX, SOA etc) for a given domain? Edit: added requirement "free".
| ||||
|
feedback
|
|
DNSQueries.com is another option. I used to use DNSStuff more until they turned into a paid service. You could also checkout IPTools.com if you like that style of layout better. | |||
feedback
|
|
DNSStuff.com has some good tools. mxtoolbox.com also is good for MX record lookup, but they tend to cache records after the initial request. Try dnscolos.com as well. That one generates a large amount of useful information and tips. | |||||||||||
feedback
|
|
A Google search will turn up lots. I just tried http://www.digdns.org/dig-dns and http://www.kloth.net/services/dig.php and both seemed to work well and allow the selection of different record types. Additionally, ISPs often provide these tools on their websites for customers who don't have native tools on their own computers. Finally, dig and nslookup locally, whilst not web-based out of the box, are readily available on most platforms and it is possible to write a script to make them web-based locally. | ||||
|
feedback
|