DNS Propagation Checker

This is a simple tool to query a long list of DNS servers, and check that they all return the correct info for the hostname you're interested in.

If all (or most) of the servers checked by this tool indicate the same desired result, then you can be pretty sure that your DNS change has propagated across most of the net.

I need to update the DNS servers list, and trim out some old servers which seem to no longer work. I'll do that soon. If you have any servers you'd like to see on the list, mail me the details.

Coming soon: ability to check against every server (probably returning results by email, as it may take a while, and I don't want to send too many DNS results out at once, that's opening up a potential DoS attack).

Enter the host/IP to look up and the type of record. If you enter an IP, the type selected will be ignored, and a PTR lookup will be automatically performed.

If you'd like to query a specific set of servers rather than a random selection from my list, select "specified servers".

Hostname: Type:

The code to this tool is Open Source, released under the terms of the GNU Affero General Public Licence, version 3.

You can download the source: dns-propagation-tracker-0.02.tar.gz. If you use it, I'd greatly appreciate a quick email to davidp@preshweb.co.uk to let me know where you're using it and what for, but this is of course not required.

DNS Propagation Checker by David Precious (davidp@preshweb.co.uk)
$Id: dns-propagation-tracker.pl 406 2008-08-20 08:56:12Z davidp $