Greetings,
we are in need of a script again. Now this are our requirements:
1) The script needs to be able to fetch the data of all registered domains of a certain top level (currently we need it for .ch, but needs to be expandable to other top levels).
2) The script needs to be open source and our copyright.
3) Must not use whois service. Must not take ages (literally weeks or months) to complete one scan.
4) Script should preferably be done in
PHP
Finally let me mention, this is basically about the idea how to fulfill this job rather than about the
programming issue (since the
programming itself should be easy then). We thought for the start just using random patterns of letters and numbers, doing ping or fping or dig on the nameservers of the registry, but this takes ages. So we?re hoping for someone having some better idea.