Or nslookup on windows:

<cfexecute name="nslookup.exe" timeout="5" arguments="-q=ns 
houseoffusion.com" variable="dnsinfo" />
<cfdump var="#dnsinfo#">

----- Original Message ----- 
From: "Jim Wright" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Thursday, October 19, 2006 7:51 PM
Subject: Re: Get DNS servers programatically


lists wrote:
> Hello,
>
> I'm looking for a way to obtain the DNS servers of a domain
> without having to do a whois and parsing the whois
> information.
>
> I have been able to get the IPs of "www.domain.com" but
> can't get ns1.hostingprovider.com and
> ns2.hostingprovider.com from domain.com if those are the NS
> records...
>
> Anybody have any insight?
>
> Thanks,
> -Blaine 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257461
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to