DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for theemptyspace.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| theemptyspace.com | TXT | 0 | v=spf1 include:sparkpostmail.com include:smtp1.uservoice.com include:mailgun.org include:_spf.google.com ~all | |
| theemptyspace.com | TXT | 0 | d937abbd6adfb115598af46c4a41050c5449a1477738d294f3d596370f77c69 | |
| theemptyspace.com | TXT | 0 | _6xt4ucao2hndrfxznfn8br91cu7ejzd | |
| theemptyspace.com | AAAA | 0 | 2600:1f16:1e2:b200:92a7:72df:ab75:b5f7 | |
| theemptyspace.com | A | 0 | 18.226.233.20 | |
| theemptyspace.com | MX | 0 | 20 | ALT2.ASPMX.L.GOOGLE.com |
| theemptyspace.com | MX | 0 | 30 | ASPMX2.GOOGLEMAIL.com |
| theemptyspace.com | MX | 0 | 10 | ASPMX.L.GOOGLE.com |
| theemptyspace.com | MX | 0 | 30 | ASPMX3.GOOGLEMAIL.com |
| theemptyspace.com | MX | 0 | 20 | ALT1.ASPMX.L.GOOGLE.com |
| theemptyspace.com | NS | 0 | ns1.theemptyspace.com | |
| theemptyspace.com | NS | 0 | ns2.theemptyspace.com | |
| theemptyspace.com | SOA | 3600 | ns1.theemptyspace.com hostmaster.theemptyspace.com 2006092201 10800 3600 604800 3600 | |
| www.theemptyspace.com | SOA | 3600 | ns1.theemptyspace.com hostmaster.theemptyspace.com 2006092201 10800 3600 604800 3600 | |
| www.theemptyspace.com | TXT | 0 | _6xt4ucao2hndrfxznfn8br91cu7ejzd | |
| www.theemptyspace.com | TXT | 0 | d937abbd6adfb115598af46c4a41050c5449a1477738d294f3d596370f77c69 | |
| www.theemptyspace.com | TXT | 0 | v=spf1 include:sparkpostmail.com include:smtp1.uservoice.com include:mailgun.org include:_spf.google.com ~all | |
| www.theemptyspace.com | NS | 0 | ns1.theemptyspace.com | |
| www.theemptyspace.com | NS | 0 | ns2.theemptyspace.com | |
| www.theemptyspace.com | MX | 0 | 10 | ASPMX.L.GOOGLE.com |
| www.theemptyspace.com | MX | 0 | 30 | ASPMX2.GOOGLEMAIL.com |
| www.theemptyspace.com | MX | 0 | 20 | ALT1.ASPMX.L.GOOGLE.com |
| www.theemptyspace.com | MX | 0 | 20 | ALT2.ASPMX.L.GOOGLE.com |
| www.theemptyspace.com | MX | 0 | 30 | ASPMX3.GOOGLEMAIL.com |
| www.theemptyspace.com | AAAA | 0 | 2600:1f16:1e2:b200:92a7:72df:ab75:b5f7 | |
| www.theemptyspace.com | CNAME | 0 | theemptyspace.com | |
| www.theemptyspace.com | A | 0 | 18.226.233.20 |
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