DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for carrd.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| carrd.com | A | 0 | 104.18.32.61 | |
| carrd.com | A | 0 | 172.64.155.195 | |
| carrd.com | SOA | 1800 | crystal.ns.cloudflare.com dns.cloudflare.com 2408317430 10000 2400 604800 1800 | |
| carrd.com | AAAA | 0 | 2a06:98c1:310b::6812:203d | |
| carrd.com | AAAA | 0 | 2a06:98c1:3101::ac40:9bc3 | |
| carrd.com | TXT | 0 | google-gws-recovery-domain-verification=56682501 | |
| carrd.com | TXT | 0 | google-site-verification=64fzOfQHLqQjiq9dBQzo3hpzdZHW6WxW96BTMJAlsDo | |
| carrd.com | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| carrd.com | MX | 0 | 1 | smtp.google.com |
| carrd.com | NS | 0 | henrik.ns.cloudflare.com | |
| carrd.com | NS | 0 | crystal.ns.cloudflare.com | |
| www.carrd.com | A | 0 | 172.64.155.195 | |
| www.carrd.com | A | 0 | 104.18.32.61 | |
| www.carrd.com | AAAA | 0 | 2a06:98c1:310b::6812:203d | |
| www.carrd.com | AAAA | 0 | 2a06:98c1:3101::ac40:9bc3 |
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