Hi, I'm trying to find the DNS server associated with a domain name.
One way to go would be to do a full Whois query and analyse the result but that's a bit messy since answer format is not standard and doing lots of Whois queries is usually considered an abuse. Is there a better way to do it ? Thanks in advance ... Eric. Example : -------------------------------------------------------------- if I query 'cbc.ca', I would like to get the DNS servers associated with it : either an IP list (here : 159.33.1.51, 207.181.89.2, 207.181.89.3, 209.226.175.236,209.226.175.237) or a list of DNS server names (here : ns.cbc.ca, ns1.nbc.netcom.ca, ns2.nbc.netcom.ca, ns5.bellnexxia.net, ns6.bellnexxia.net) -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be