DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for xyz.cheap
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| xyz.cheap | SOA | 1800 | lynn.ns.cloudflare.com dns.cloudflare.com 2406731774 10000 2400 604800 1800 | |
| xyz.cheap | A | 0 | 104.21.34.130 | |
| xyz.cheap | A | 0 | 172.67.161.67 | |
| xyz.cheap | AAAA | 0 | 2606:4700:3031::ac43:a143 | |
| xyz.cheap | AAAA | 0 | 2606:4700:3036::6815:2282 | |
| xyz.cheap | NS | 0 | lynn.ns.cloudflare.com | |
| xyz.cheap | NS | 0 | venus.ns.cloudflare.com | |
| xyz.cheap | TXT | 0 | google-site-verification=VMg90x8suJ3IOtV_hiuzwuc9Jhwi7051OrYdPVxawCw | |
| xyz.cheap | TXT | 0 | v=spf1 include:_spf.mx.cloudflare.net ~all | |
| xyz.cheap | TXT | 0 | pinterest-site-verification=e62169360f7ed1efcc6518d2750a925f | |
| xyz.cheap | TXT | 0 | e16b5d1b834a288beed24253cb0a93f38a921ed6 | |
| xyz.cheap | TXT | 0 | Hey dev, if you are reading this, you are digging deep. Email me at contact@xieyuzhou.com - Yuzhou Xie | |
| xyz.cheap | TXT | 0 | google-site-verification=34kLvh9m84aGn0LQO1Lafo2p38AfemHyHkbBJRIgPZ4 | |
| xyz.cheap | TXT | 0 | afternic-verification-kBAzAAWvHsV5JZ7YtGfWiz | |
| xyz.cheap | TXT | 0 | pinterest-site-verification=d9432036358d22a30048b576f9eb681e | |
| xyz.cheap | MX | 0 | 49 | route2.mx.cloudflare.net |
| xyz.cheap | MX | 0 | 92 | route1.mx.cloudflare.net |
| xyz.cheap | MX | 0 | 54 | route3.mx.cloudflare.net |
| www.xyz.cheap | AAAA | 0 | 2606:4700:3031::ac43:a143 | |
| www.xyz.cheap | AAAA | 0 | 2606:4700:3036::6815:2282 | |
| www.xyz.cheap | A | 0 | 172.67.161.67 | |
| www.xyz.cheap | A | 0 | 104.21.34.130 |
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