DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for crap.coffee
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| crap.coffee | SOA | 86400 | cp1.privatesystems.net noc.privatesystems.net 2026052101 3600 1800 1209600 86400 | |
| crap.coffee | MX | 0 | 1 | SMTP.GOOGLE.COM |
| crap.coffee | A | 0 | 67.222.25.120 | |
| crap.coffee | NS | 0 | cp2.privatesystems.net | |
| crap.coffee | NS | 0 | cp4.privatesystems.net | |
| crap.coffee | NS | 0 | cp1.privatesystems.net | |
| crap.coffee | NS | 0 | cp3.privatesystems.net | |
| crap.coffee | TXT | 0 | google-site-verification=CgzR3eApLPFDK6T7s8rlpBpTo--_086vxqh5u9bcg18 | |
| crap.coffee | TXT | 0 | v=spf1 ip4:67.222.25.120 ip4:162.255.163.104 ip4:67.222.31.193 +a +mx +ip4:170.249.236.168 ~all | |
| www.crap.coffee | SOA | 86400 | cp1.privatesystems.net noc.privatesystems.net 2026052101 3600 1800 1209600 86400 | |
| www.crap.coffee | A | 0 | 67.222.25.120 | |
| www.crap.coffee | TXT | 0 | google-site-verification=CgzR3eApLPFDK6T7s8rlpBpTo--_086vxqh5u9bcg18 | |
| www.crap.coffee | TXT | 0 | v=spf1 ip4:67.222.25.120 ip4:162.255.163.104 ip4:67.222.31.193 +a +mx +ip4:170.249.236.168 ~all | |
| www.crap.coffee | NS | 0 | cp4.privatesystems.net | |
| www.crap.coffee | NS | 0 | cp1.privatesystems.net | |
| www.crap.coffee | NS | 0 | cp2.privatesystems.net | |
| www.crap.coffee | NS | 0 | cp3.privatesystems.net | |
| www.crap.coffee | MX | 0 | 1 | SMTP.GOOGLE.COM |
| www.crap.coffee | CNAME | 0 | crap.coffee |
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