Page 1 of 1

Whois lookup api

Posted: Tue Dec 21, 2010 7:26 am
by manigandanta
Hi all,
Is there any api to get the whois information of a website. :banghead:

Re: Whois lookup api

Posted: Tue Dec 21, 2010 7:46 am
by Darhazer
You can use the whois system call or google for an api... here are the first 2 I've found
http://www.whoisxmlapi.com/
http://getwhoisxml.com/

Re: Whois lookup api

Posted: Tue Dec 21, 2010 11:17 am
by greyhoundcode
There is also a PEAR class you can use, Net_Whois, although I haven't needed to use it myself.