Domain info
The Domain Info API provides complete domain intelligence with a single API call. Query any domain to retrieve full WHOIS data, registrar name, registration and expiration dates, nameservers, DNS records (A, MX, TXT, CNAME, NS), WHOIS contact information, and real-time domain availability status. Structured JSON output makes integration fast and straightforward. Trusted by cybersecurity teams…
Domain info endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Api info / |
Retrieve general information about the API. This endpoint returns metadata such as version, status, and available features. |
| GET |
Domain info /domain/{domain} |
Retrieve detailed information about a domain. This endpoint provides registrar data, creation and expiration dates, nameservers, and current domain status. |
| GET |
Registrar & WHOIS info /domain/{domain}/whois |
registrar-whois-info – Retrieve registrar and WHOIS details for a domain. This endpoint returns registrar information, WHOIS records, contact data, and other registration details. |
| GET |
DNS records /domain/{domain}/dns |
Retrieve DNS records for a domain. This endpoint provides A, AAAA, MX, TXT, NS, and other DNS records associated with the specified domain. |
| GET |
SSL certificate info /domain/{domain}/ssl |
Retrieve SSL certificate details for a domain. This endpoint returns information such as issuer, validity period, expiration date, and subject details of the domain’s SSL… |
| GET |
HTTP status /domain/{domain}/status |
Check the HTTP status of a domain. This endpoint returns the HTTP response code, status message, and related headers for the given domain or URL. |
| POST |
Batch domain lookup (all info) /batch |
Retrieve full domain details in bulk. This endpoint accepts multiple domain names in a single request and returns complete information for each, including registrar & WHOIS data,… |
| POST |
Batch DNS lookup only /batch/dns |
Retrieve DNS records for multiple domains. This endpoint accepts a list of domains and returns their DNS records (A, AAAA, MX, TXT, NS, etc.) in a single request. |
| POST |
Batch SSL check only /batch/ssl |
Retrieve SSL certificate details for multiple domains. This endpoint accepts a list of domains and returns their SSL certificate information, including issuer, validity dates,… |
| POST |
Batch HTTP status check only /batch/status |
Retrieve HTTP status codes for multiple domains. This endpoint accepts a list of domains or URLs and returns their HTTP response codes, status messages, and headers in a single… |
| POST |
Batch WHOIS lookup only /batch/whois |
Retrieve WHOIS details for multiple domains. This endpoint accepts a list of domains and returns their WHOIS records, including registrar, registration dates, and contact… |
Domain info pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $0.95 / month | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $7 / month | — |
|
| MEGA | $15 / month | — |
|