DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for exceeder.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| exceeder.com | TXT | 0 | v=spf1 a include:sendgrid.net ip6:2a01:111:f400::/48 ip6:2a01:111:e400::/48 -all | |
| exceeder.com | TXT | 0 | google-site-verification=T-k0Tw9U2rs7178WktkQTihzCQZPfeRv5TWtF-RQ0Gw | |
| exceeder.com | NS | 0 | ns-cloud-c4.googledomains.com | |
| exceeder.com | NS | 0 | ns-cloud-c3.googledomains.com | |
| exceeder.com | NS | 0 | ns-cloud-c2.googledomains.com | |
| exceeder.com | NS | 0 | ns-cloud-c1.googledomains.com | |
| exceeder.com | A | 0 | 35.214.118.154 | |
| exceeder.com | SOA | 300 | ns-cloud-c1.googledomains.com cloud-dns-hostmaster.google.com 13 21600 3600 259200 300 | |
| exceeder.com | MX | 0 | 10 | server2.motorhomer.com |
| exceeder.com | MX | 0 | server2.motorhomer.com | |
| www.exceeder.com | TXT | 0 | v=spf1 a include:sendgrid.net ip6:2a01:111:f400::/48 ip6:2a01:111:e400::/48 -all | |
| www.exceeder.com | TXT | 0 | google-site-verification=T-k0Tw9U2rs7178WktkQTihzCQZPfeRv5TWtF-RQ0Gw | |
| www.exceeder.com | NS | 0 | ns-cloud-c2.googledomains.com | |
| www.exceeder.com | NS | 0 | ns-cloud-c4.googledomains.com | |
| www.exceeder.com | NS | 0 | ns-cloud-c3.googledomains.com | |
| www.exceeder.com | NS | 0 | ns-cloud-c1.googledomains.com | |
| www.exceeder.com | MX | 0 | server2.motorhomer.com | |
| www.exceeder.com | MX | 0 | 10 | server2.motorhomer.com |
| www.exceeder.com | A | 0 | 35.214.118.154 | |
| www.exceeder.com | CNAME | 0 | exceeder.com | |
| www.exceeder.com | SOA | 300 | ns-cloud-c1.googledomains.com cloud-dns-hostmaster.google.com 13 21600 3600 259200 300 |
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