network_dns
Resolve DNS records via DNS-over-HTTPS with DNSSEC validation. Supports A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR types for infrastructure checks, email deliverability, and domain verification.
Instructions
[costs $0.002 USDC per call] Resolve a DNS record via DNS-over-HTTPS with DNSSEC validation status. DNS lookup API: resolve any DNS record via Cloudflare's 1.1.1.1 DNS-over-HTTPS resolver with DNSSEC validation status. Types A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR; returns the full answer section (name, type code, TTL, data). NXDOMAIN returns an unpaid 404. Use for infrastructure checks, email deliverability, domain verification, and security tooling by agents. Cached up to 5 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name to resolve (e.g. 'example.com'). | |
| type | Yes | DNS record type. |