dohLookup
Look up DNS records for any domain using DNS-over-HTTPS with a NextDNS profile, returning the resolved addresses or records.
Instructions
Perform a DNS-over-HTTPS lookup using a NextDNS profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to look up (e.g., "adwords.google.com") | |
| profile_id | No | NextDNS profile ID. If not provided, uses NEXTDNS_DEFAULT_PROFILE. | |
| record_type | No | DNS record type to query (default "A"). | A |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||