Enter a domain name above to view simulated DNS records, WHOIS info, and propagation status across global DNS servers.
| Type | Name | Value | TTL |
|---|
Maps a domain to an IPv4 address (e.g., 93.184.216.34). The most fundamental DNS record type — browsers use it to find the server hosting a website.
Maps a domain to an IPv6 address (e.g., 2606:2800:220:1:248:1893:25c8:1946). Works like an A record but for the newer IPv6 protocol.
Alias of one domain to another. For example, www.example.com → example.com. Used for subdomains, CDN routing, and domain aliases.
Directs email to a mail server. Includes a priority value (lower = higher priority). Example: mail.google.com with priority 10.
Specifies the authoritative DNS servers for a domain. Delegates DNS resolution to the correct nameservers (e.g., ns1.cloudflare.com).
Stores arbitrary text data. Commonly used for domain verification (Google, SPF, DKIM), and security policies like DMARC.
Essential admin record for a DNS zone. Contains the primary nameserver, admin email, serial number, and refresh/retry/expiry timers.