North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: Detecting parked domains

  • From: Peter Dambier
  • Date: Thu Aug 03 08:53:26 2006


Duane Wessels wrote:

I am looking for a way that you, or anyone else, could indicate a domain
should not be considered "in service" although the name is registered and
has an A record pointing to an active server so when I check that name
it doesn't require a human to interpret the results.


You might be able to use lack of an SOA record as a hint.  In my
experience, parked domains often do not have SOA records because
the parking companies are lazy.  It is a lot easier to put all the
parked domains in a parent zone file, or even use a wildcard, rather
than have a zone file for each parked name.

Duane W.

From DNS nutshell or from the "DNS and BIND" book the programme


> check_soa peter-dambier.de

ns1.peter-dambier.de has serial number 2005050401
ns2.peter-dambier.de has serial number 2005050401

Can do.

In the IASON tools there is a hacked version

> chk1soa ns1.peter-dambier.de peter-dambier.de

soa("peter-dambier.de","2005050401","ns1.peter-dambier.de","195.20.224.105").


> chk1soa m.root-servers.net peter-dambier.de


error("peter-dambier.de","m.root-servers.net","202.12.27.33","no soa").


IASON compiles on most flavours of unix including Mac OS-X and linux.


http://iason.site.voila.fr/
http://www.kokoom.com/iason

If you have an idea what is missing you are welcome to send me a private
email.


Cheers Peter and Karin


-- Peter and Karin Dambier Cesidian Root - Radice Cesidiana Graeffstrasse 14 D-64646 Heppenheim +49(6252)671-788 (Telekom) +49(179)108-3978 (O2 Genion) +49(6252)750-308 (VoIP: sipgate.de) mail: [email protected] mail: [email protected] http://iason.site.voila.fr/ https://sourceforge.net/projects/iason/