DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cunum.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cunum.com | SOA | 1800 | bethany.ns.cloudflare.com dns.cloudflare.com 2409069951 10000 2400 604800 1800 | |
| cunum.com | MX | 0 | 10 | mail.cunum.com |
| cunum.com | NS | 0 | bethany.ns.cloudflare.com | |
| cunum.com | NS | 0 | malcolm.ns.cloudflare.com | |
| cunum.com | A | 0 | 95.216.45.147 | |
| cunum.com | AAAA | 0 | 2a01:4f9:2a:2bec::2 | |
| www.cunum.com | A | 0 | 95.216.45.147 | |
| www.cunum.com | AAAA | 0 | 2a01:4f9:2a:2bec::2 |
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