Get whois data and contact information from a domain name

Return the whois data from a domain name. The response includes informations of the domain's server, it's social media links and contacts of the maintainers of the domain.
CREDIT USAGE
Base price is 1 CREDIT per request. Additional multipliers can be applied by account-specific credit rules.
Click here and check out a JSON response example.

Metadata
string
required

Domain name of whois data that needs to be fetched

string
required

The user account apikey

string

This is the data source to generate the whois data.
The possible values are:
auto: This is the default option. Our System chooses the best data source based on the domain TLD.

website: This will make the request try to be solved using the website scraping algorithm. This will only work for a small and very specific list of TLDs.
whois: Most of the time, we will use this data source to get the data. This is equivalent to run the whois via command line on a linux machine and, after, extract each single piece of data.

Responses

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json