Aaron Gray wrote: > Is there not a tool that runs on *nux that does this ?
I doubt it. If such a tool existed, it would just be querying some third party service like domaintools.com, not doing anything itself. In order to do this lookup yourself requires access to the TLD zone files, which requires signing a contract with Verisign (for .net & .com) or PIR (for .org) that says you won't use it to spam or whatever. http://www.verisign.com/information-services/naming-services/com-net-registry/page_001052.html http://www.pir.org/RegistrarResources/ZoneFileAccess.aspx Without that you'd have to bruteforce the TLD nameservers with all possible domain names, and that is obviously impractical (and stupid.) Brian _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
