Provide current and historical ownership information on domains / IPs. Identify all connections between domains, registrants, registrars, and DNS servers.
Look into all current and historical DNS / IP connections between domains and A, MX, NS, and other records. Monitor suspicious changes to DNS records.
Get detailed context on an IP address, including its user’s geolocation, time zone, connected domains, connection type, IP range, ASN, and other network ownership details.
Access our web-based solution to dig into and monitor all domain events of interest.
Get access to a web-based enterprise-grade solution to search and monitor domain registrations and ownership details for branded terms, fuzzy matches, registrants of interest, and more.
Detect and block access to and from dangerous domain names before malicious actors can weaponize them. Contact us today for more information.
Unlock integrated intelligence on Internet properties and their ownership, infrastructure, and other attributes.
Our complete set of domain, IP, and DNS intelligence available via API calls as an annual subscription with predictable pricing.
Offers complete access to WHOIS, IP, DNS, and subdomain data for product enrichment, threat hunting and more.
Multi-Level API User Administration Now Available - Manage individual API keys for team members in your organization.
Learn MorePostman is a desktop and web application that allows you to make requests to an API from a graphical user interface. We recommend using Postman with WhoisXML APIs endpoints when exploring the APIs functionality, as well as when you are troubleshooting issues with your application.
The WhoisXML API Postman collection is available at the following links:
The collection includes a preconfigured environment. You will need to set up the api_key variable to fire each request. Get your personal API KEY on the My products page. If you have questions related to the API, contact us.
{
"apiKey": "YOUR_API_KEY",
"sinceDate": "2024-11-14",
"mode": "purchase",
"withTypos": false,
"responseFormat": "json",
"punycode": true,
"includeSearchTerms": [
"google",
"blog"
],
"excludeSearchTerms": [
"analytics"
]
}
X-Authentication-Token |
You can use this header or apiKey parameter for API calls. Get your personal API KEY on My products page. |
apiKey |
Required. Get your personal API key on the My products page. |
includeSearchTerms |
Required. Array of search terms. All of them should be present in the domain name. Maximum 4 items. Case insensitive. |
excludeSearchTerms |
Optional. Array of search terms. All of them should NOT be present in the domain name. Maximum 4 items. Case insensitive. |
sinceDate |
Optional. Date in "YYYY-MM-DD" format. Allowed dates are in the [Today minus 14 days — Today] interval. Yesterday's date by default. Note that the results for yesterday are usually available between 10-12AM UTC. If present, search through activities discovered since the given date. Sometimes there is a latency between the actual added/renewal/expired date and the date when our system detected this change. We recommend using this field in your monitoring tools for filtering daily changes. |
mode |
Optional. preview – return only the number of domains. No credits deducted. purchase – return the actual list of domains (limited to 10,000). 1 request costs 10 DRS credits. Acceptable values: preview | purchase Default: preview |
withTypos |
Optional. If true, the search terms set will be enriched with their possible typos. For example, for the term 'google', the typos might be: 'goigle', 'gokgle', 'golgle', 'gopgle', 'goglee', 'gooogle' etc. Acceptable values: false | true Default: false With typos included - 1 request costs 300 DRS credits. Learn more: Typo generation FAQ |
punycode |
Optional. If true, domain names in the response will be encoded to Punycode. Acceptable values: false | true Default: true |
responseFormat |
Optional. Response output format. Acceptable values: json | xml Default: json |
After Sign Up you automatically get a free subscription plan limited to 500 DRS credits.
The maximum number of requests per second is 30. In case that the limit is breached, your subsequent requests will be rejected until the next second.
This API is also available with a dedicated load balancer and premium endpoint to enable faster querying as part of our Premium API Services and Enterprise API Packages.
We are here to listen. For a quick response, please select your request type. By submitting a request, you agree to our Terms of Service and Privacy Policy.