DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for burble.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| burble.com | MX | 0 | 10 | mail.protonmail.ch |
| burble.com | MX | 0 | 20 | mailsec.protonmail.ch |
| burble.com | NS | 0 | hope.ns.cloudflare.com | |
| burble.com | NS | 0 | andy.ns.cloudflare.com | |
| burble.com | AAAA | 0 | 2606:4700:3036::ac43:d969 | |
| burble.com | AAAA | 0 | 2606:4700:3030::6815:565e | |
| burble.com | A | 0 | 104.21.86.94 | |
| burble.com | A | 0 | 172.67.217.105 | |
| burble.com | SOA | 1800 | andy.ns.cloudflare.com dns.cloudflare.com 2409171859 10000 2400 604800 1800 | |
| burble.com | TXT | 0 | v=spf1 include:mxlogin.com include:_spf.protonmail.ch ~all | |
| burble.com | TXT | 0 | keybase-site-verification=ONX4nkgR0mO-sRKbQ9druzvm1PC_iAvMq-1P3pCGFA8 | |
| burble.com | TXT | 0 | protonmail-verification=ffcbcce08fd95dae629ad199bf0435e86dfbea76 | |
| www.burble.com | A | 0 | 172.67.217.105 | |
| www.burble.com | A | 0 | 104.21.86.94 | |
| www.burble.com | AAAA | 0 | 2606:4700:3036::ac43:d969 | |
| www.burble.com | AAAA | 0 | 2606:4700:3030::6815:565e |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain