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 More{
"apiKey": "YOUR_API_KEY",
"searchType": "forward",
"recordType": "a",
"domainName": "slack.com"
}
Search the IPv4 addresses in the history that referenced the "slack.com" domain.
{
"apiKey": "YOUR_API_KEY",
"searchType": "forward",
"recordType": "aaaa",
"domainName": "bbc.com"
}
Search the IPv6 addresses in the history that referenced the "bbc.com" domain.
{
"apiKey": "YOUR_API_KEY",
"searchType": "reverse",
"recordType": "a",
"ipAddress": "74.125.20.102"
}
Search the domain names in the history that referenced the "74.125.20.102" IPv4 address.
{
"apiKey": "YOUR_API_KEY",
"searchType": "reverse",
"recordType": "aaaa",
"ipAddress": "2a00:1450:400c:c1b::8a"
}
Search the domain names in the history that referenced the "2a00:1450:400c:c1b::8a" IPv6 address.
apiKey |
Required. Get your personal API key on the My products page. |
searchType |
Required. Type of search. Acceptable values: forward | reverse Forward search allows you to find all IP addresses that are related to a specific domain name. Reverse search allows you to find all domain names that are related to a specific IP address. Default: undefined |
recordType |
Required. Type of DNS records among which the search is performed. Acceptable values: a | aaaa Default: undefined |
domainName |
Required if searchType = "forward". The target domain name. |
ipAddress |
Required if searchType = "reverse". The target IP address. IPv4 address is available for the a record type. IPv6 address is available for the aaaa record type. |
limit |
Optional. Max count of returned records. Acceptable values: 1 - 10000 Default: 10000 |
after |
Optional. Pagination object for the response. |
outputFormat |
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 10. 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.