POST
/dns/lookup/bulk
Bulk DNS Lookup
Look up DNS records for up to 100 domains in a single request.
Description
Submit up to 100 domains and get DNS records for all of them in one batch request. Concurrent resolution ensures fast results even for large batches.
Ideal for portfolio monitoring, competitive analysis, or any workflow that needs DNS data for multiple domains at once.
Use Cases
- Monitor DNS records across a portfolio of domains
- Competitive intelligence — compare DNS setups
- Bulk migration verification
- Automated infrastructure auditing
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domains |
array | Yes | List of domain names (max 100) |
record_type |
string | No | Record type to query. Default: A |
format |
string | No | Response format: json or markdown |