shodan_dns_domain
Retrieve DNS records and subdomains for any domain, with optional historical data and record-type filtering. Use it to map an organization's attack surface or investigate infrastructure.
Instructions
Get DNS information for a domain including subdomains. Consumes 1 query credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| type | No | Filter by DNS record type (A, AAAA, CNAME, NS, etc.) | |
| domain | Yes | Domain name (e.g., 'google.com') | |
| history | No | Include historical DNS data | |
| maxResults | No | Max records to return (default: 20) |