DNS Record Lookup & Zone Inspector
Query authoritative DNS root servers instantly. Inspect A, AAAA, MX, TXT, NS, SOA, and CAA records with live TTL values, JSON exports, and BIND zone formats.
DNS Records Table
Understanding Key DNS Record Types
The Domain Name System acts as the Internet’s phonebook. Here is a breakdown of why each record type matters:
Point your domain to IPv4 (32-bit, e.g. 192.0.2.1) and IPv6 (128-bit, e.g. 2001:db8::1) web hosting server IP addresses.
Direct incoming emails to designated mail servers (e.g. Google Workspace, ProtonMail, Microsoft 365) with priority metrics.
Contain arbitrary text data critical for domain ownership verification, anti-spoofing SPF records, and DKIM cryptographic keys.
Specifies which Certificate Authorities (like Let’s Encrypt or DigiCert) are allowed to issue SSL/TLS certificates for the domain.
Frequently Asked Questions
What is a DNS Lookup and how does it work?
A DNS (Domain Name System) lookup queries authoritative nameservers to translate human-friendly domain names (e.g. example.com) into machine-readable IP addresses and routing configurations, such as mail exchangers (MX) and verification tokens (TXT).
What types of DNS records can I inspect?
Kagazo inspects all primary DNS record types: A (IPv4), AAAA (IPv6), CNAME (Canonical Name Aliases), MX (Mail Exchangers with priority), TXT (SPF, DKIM, site verification tokens), NS (Authoritative Name Servers), SOA (Start of Authority), and CAA (Certificate Authority Authorization).
What is TTL in DNS records?
TTL (Time to Live) is a numerical value in seconds that indicates how long resolvers and caching servers (like ISPs or public DNS providers) should cache the DNS record before requesting a fresh copy from the authoritative nameserver.
Why are my updated DNS records not showing immediately?
When you update DNS records at your registrar or hosting provider, previous records remain cached in intermediate resolvers worldwide until their TTL countdown expires. This propagation period usually takes between 5 minutes and 48 hours.