I've always used the LOC to Maps web page to check to see whether my DNS LOC records work properly. I decided to try to rewrite this application using modern web technologies to see how well it would work.
The result is my DNS LOC lookup page. This page is all done with Javascript and XML-RPC and Google Maps with a Python XML-RPC back-end.
Some names to try might be:
Let me know whether it works for you and if you find any problems!
% cat z
POST /services/dnsloc.py HTTP/1.0
Host: hewgill.com
Content-Type: text/xml
getDnsLoc
hewgill.net
% nc -v hewgill.com 80 < z
DNS fwd/rev mismatch: hewgill.com != occam.hewgill.net
hewgill.com [69.41.174.196] 80 (www) open
HTTP/1.1 500 Internal Server Error
Date: Tue, 20 Dec 2005 21:42:13 GMT
Server: Apache/2.0.53 (Unix) PHP/4.3.10
Content-Length: 622
Connection: close
Content-Type: text/html; charset=iso-8859-1
...
2005-12-20T15:39:13Z