DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for domainsecure.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| domainsecure.com | A | 0 | 65.109.24.29 | |
| domainsecure.com | TXT | 0 | v=spf1 +a +mx +ip4:65.109.24.29 ~all | |
| domainsecure.com | TXT | 0 | 1a86fb6c3e2c3723f5b9872deabef7f9b9661ed6 | |
| domainsecure.com | TXT | 0 | 3e2335b5825b40578a3c482643cabf3f | |
| domainsecure.com | MX | 0 | s1.wwwsi.net | |
| domainsecure.com | SOA | 1800 | dane.ns.cloudflare.com dns.cloudflare.com 2403398178 10000 2400 604800 1800 | |
| domainsecure.com | NS | 0 | kinsley.ns.cloudflare.com | |
| domainsecure.com | NS | 0 | dane.ns.cloudflare.com | |
| www.domainsecure.com | CNAME | 0 | cdrapplication.secureserver.net | |
| www.domainsecure.com | A | 0 | 15.197.213.11 | |
| www.domainsecure.com | A | 0 | 3.33.155.142 |
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