DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for carlcarlson.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| carlcarlson.dev | NS | 0 | dns1.registrar-servers.com | |
| carlcarlson.dev | NS | 0 | dns2.registrar-servers.com | |
| carlcarlson.dev | MX | 0 | 20 | mailsec.protonmail.ch |
| carlcarlson.dev | MX | 0 | 10 | mail.protonmail.ch |
| carlcarlson.dev | A | 0 | 162.0.212.2 | |
| carlcarlson.dev | SOA | 3601 | dns1.registrar-servers.com hostmaster.registrar-servers.com 1755675991 43200 3600 604800 3601 | |
| carlcarlson.dev | TXT | 0 | protonmail-verification=24eeac55c002273ee1a62487b8d0f3db512c99c3 | |
| carlcarlson.dev | TXT | 0 | google-site-verification=mPdySkcUty092k_GKB6Q85YBmhI0viRQiGBslkuL5kw | |
| carlcarlson.dev | TXT | 0 | v=spf1 include:spf.easywp.com include:_spf.protonmail.ch ~all | |
| www.carlcarlson.dev | A | 0 | 162.0.212.2 | |
| www.carlcarlson.dev | CNAME | 0 | a4u00v18j6das3ectf35g8p57c.alpha.supersonic.ai |
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