DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cheahs.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cheahs.com | NS | 0 | ns101.cloudhappen.com | |
| cheahs.com | NS | 0 | ns102.cloudhappen.com | |
| cheahs.com | A | 0 | 192.82.62.48 | |
| cheahs.com | TXT | 0 | v=spf1 ip4:192.82.62.48 +a +mx +include:_spf.google.com ~all | |
| cheahs.com | MX | 0 | 20 | alt2.gmail-smtp-in.l.google.com |
| cheahs.com | MX | 0 | 30 | alt3.gmail-smtp-in.l.google.com |
| cheahs.com | MX | 0 | 40 | alt4.gmail-smtp-in.l.google.com |
| cheahs.com | MX | 0 | 5 | gmail-smtp-in.l.google.com |
| cheahs.com | MX | 0 | 10 | alt1.gmail-smtp-in.l.google.com |
| cheahs.com | SOA | 86400 | ns101.cloudhappen.com server-support-internal.cloudhappen.com 2026060501 3600 7200 1209600 86400 | |
| www.cheahs.com | A | 0 | 192.82.62.48 | |
| www.cheahs.com | NS | 0 | ns102.cloudhappen.com | |
| www.cheahs.com | NS | 0 | ns101.cloudhappen.com | |
| www.cheahs.com | SOA | 86400 | ns101.cloudhappen.com server-support-internal.cloudhappen.com 2026060501 3600 7200 1209600 86400 | |
| www.cheahs.com | CNAME | 0 | cheahs.com | |
| www.cheahs.com | MX | 0 | 10 | alt1.gmail-smtp-in.l.google.com |
| www.cheahs.com | MX | 0 | 40 | alt4.gmail-smtp-in.l.google.com |
| www.cheahs.com | MX | 0 | 5 | gmail-smtp-in.l.google.com |
| www.cheahs.com | MX | 0 | 30 | alt3.gmail-smtp-in.l.google.com |
| www.cheahs.com | MX | 0 | 20 | alt2.gmail-smtp-in.l.google.com |
| www.cheahs.com | TXT | 0 | v=spf1 ip4:192.82.62.48 +a +mx +include:_spf.google.com ~all |
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