DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ccc.health
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ccc.health | TXT | 0 | google-site-verification=Cva_w-pfJz0AaPr92WeUST0m5UtA0W8zZ1iGtuD_DkI | |
| ccc.health | TXT | 0 | v=spf1 include:dc-aa8e722993._spfm.ccc.health ~all | |
| ccc.health | NS | 0 | ns36.domaincontrol.com | |
| ccc.health | NS | 0 | ns35.domaincontrol.com | |
| ccc.health | MX | 0 | 1 | aspmx.l.google.com |
| ccc.health | MX | 0 | 10 | alt4.aspmx.l.google.com |
| ccc.health | MX | 0 | 10 | alt3.aspmx.l.google.com |
| ccc.health | MX | 0 | 5 | alt2.aspmx.l.google.com |
| ccc.health | MX | 0 | 5 | alt1.aspmx.l.google.com |
| ccc.health | SOA | 600 | ns35.domaincontrol.com dns.jomax.net 2024062503 28800 7200 604800 600 | |
| ccc.health | A | 0 | 76.223.105.230 | |
| ccc.health | A | 0 | 13.248.243.5 | |
| www.ccc.health | CNAME | 0 | ccc.health | |
| www.ccc.health | A | 0 | 13.248.243.5 | |
| www.ccc.health | A | 0 | 76.223.105.230 | |
| www.ccc.health | NS | 0 | ns35.domaincontrol.com | |
| www.ccc.health | NS | 0 | ns36.domaincontrol.com | |
| www.ccc.health | SOA | 600 | ns35.domaincontrol.com dns.jomax.net 2024062503 28800 7200 604800 600 | |
| www.ccc.health | TXT | 0 | google-site-verification=Cva_w-pfJz0AaPr92WeUST0m5UtA0W8zZ1iGtuD_DkI | |
| www.ccc.health | TXT | 0 | v=spf1 include:dc-aa8e722993._spfm.ccc.health ~all | |
| www.ccc.health | MX | 0 | 1 | aspmx.l.google.com |
| www.ccc.health | MX | 0 | 10 | alt4.aspmx.l.google.com |
| www.ccc.health | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.ccc.health | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.ccc.health | MX | 0 | 10 | alt3.aspmx.l.google.com |
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