Is there any api to get the whois information of a website.
Whois lookup api
Moderator: General Moderators
-
manigandanta
- Forum Newbie
- Posts: 1
- Joined: Tue Dec 21, 2010 4:58 am
Whois lookup api
Hi all,
Is there any api to get the whois information of a website.
Is there any api to get the whois information of a website.
Re: Whois lookup api
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/
http://www.whoisxmlapi.com/
http://getwhoisxml.com/
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: Whois lookup api
There is also a PEAR class you can use, Net_Whois, although I haven't needed to use it myself.