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

Use dig...

dig houseoffusion.com NS +short

should be on any linux distro, and there is a win version...

http://pigtail.net/LRP/dig/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:257445
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