dev
DNS Lookup
Look up A, AAAA, CNAME, MX, NS, TXT, SOA, PTR, and CAA records via DNS-over-HTTPS.
How this works:devvkit has no DNS server. Queries are sent from your browser to Google's public DNS-over-HTTPS API (dns.google) — this is a normal DNS lookup, but the request itself is visible to Google.
//Share this tool
//Related tools
Query DNS records for any public domain straight from your browser using DNS-over-HTTPS. Look up A, AAAA, CNAME, MX, NS, TXT, SOA, PTR, and CAA records with TTLs, and get structured results in seconds.
[x]Features
- -A, AAAA, CNAME, MX, NS, TXT, SOA, PTR, and CAA lookups
- -Query via Google DNS-over-HTTPS — no setup, no servers
- -TTL display in human-readable form
- -Copy results as JSON
- -Works in any browser tab, no dig needed
>Use Cases
- >Verifying a DNS change propagated
- >Checking MX records before email migrations
- >Debugging CNAME and TXT (SPF/DKIM) configuration
- >Confirming NS records after a nameserver change