DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dthomas.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dthomas.com | MX | 0 | 50 | mx3.zoho.com |
| dthomas.com | MX | 0 | 20 | mx2.zoho.com |
| dthomas.com | MX | 0 | 10 | mx.zoho.com |
| dthomas.com | TXT | 0 | google-site-verification=Sv74y12vy-JptsCUu3S9tuAgcoCeo2J55CnzSnWiOgs | |
| dthomas.com | TXT | 0 | google-site-verification=28t6m6K1CeqDhY7gu0HvrVDbntPc7zx2_C-Hl1z94aI | |
| dthomas.com | TXT | 0 | _qezhbk2w1audyz7qzsn0k5lug8p50ro | |
| dthomas.com | TXT | 0 | v=spf1 +a +mx ip4:35.214.36.182 include:zoho.com include:sendgrid.net include:dthomas.com.spf.auto.dnssmarthost.net ~all | |
| dthomas.com | A | 0 | 35.190.31.54 | |
| dthomas.com | A | 0 | 34.149.36.179 | |
| dthomas.com | A | 0 | 34.149.120.3 | |
| dthomas.com | A | 0 | 34.160.17.71 | |
| dthomas.com | SOA | 86400 | ns1.siteground.net admins.siteground.com 249 86400 7200 3600000 86400 | |
| dthomas.com | NS | 0 | ns2.siteground.net | |
| dthomas.com | NS | 0 | ns1.siteground.net | |
| www.dthomas.com | A | 0 | 34.160.17.71 | |
| www.dthomas.com | A | 0 | 35.190.31.54 | |
| www.dthomas.com | A | 0 | 34.149.120.3 | |
| www.dthomas.com | A | 0 | 34.160.81.203 |
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