DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ddenter.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ddenter.com | TXT | 0 | google-site-verification=Z9_q6qT2Yx0wvpkNmyuSrHGGiR1CfCerowcauAjhWtM | |
| ddenter.com | SOA | 86400 | ns3.hostmar.com root.hostmar.com 2026012300 28800 7200 2000000 86400 | |
| ddenter.com | A | 0 | 200.58.112.250 | |
| ddenter.com | MX | 0 | 1 | SMTP.GOOGLE.com |
| ddenter.com | NS | 0 | ns4.hostmar.com | |
| ddenter.com | NS | 0 | ns3.hostmar.com | |
| www.ddenter.com | SOA | 86400 | ns3.hostmar.com root.hostmar.com 2026012300 28800 7200 2000000 86400 | |
| www.ddenter.com | CNAME | 0 | ddenter.com | |
| www.ddenter.com | MX | 0 | 1 | SMTP.GOOGLE.com |
| www.ddenter.com | A | 0 | 200.58.112.250 | |
| www.ddenter.com | NS | 0 | ns3.hostmar.com | |
| www.ddenter.com | NS | 0 | ns4.hostmar.com | |
| www.ddenter.com | TXT | 0 | google-site-verification=Z9_q6qT2Yx0wvpkNmyuSrHGGiR1CfCerowcauAjhWtM |
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