Skip to content

Code samples of querying the Whois API service of Whois XML Api.

Notifications You must be signed in to change notification settings

whois-api-llc/whois2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Whois API 2.0 web service

Whois API provides domain names'/IP addresses' well-parsed and accurate registration details—also known as Whois Records—such as registrant names, emails, addresses, registrar info, creation/expiration dates etc. for most of the gTLDs and ccTLDs.

Here you'll find examples of querying the API implemented in multiple languages.

You'll need a WhoisXmlApi account to authenticate.

Please, refer to the Whois API documentation for info on input parameters, request/response formats, authentication instructions and more.