DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for decube.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| decube.com | SOA | 86400 | ns-202.awsdns-25.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| decube.com | NS | 0 | ns-202.awsdns-25.com | |
| decube.com | NS | 0 | ns-981.awsdns-58.net | |
| decube.com | NS | 0 | ns-1501.awsdns-59.org | |
| decube.com | NS | 0 | ns-1621.awsdns-10.co.uk | |
| www.decube.com | AAAA | 0 | 2600:1f14:305f:5a01:212e:d6:c20a:c12a | |
| www.decube.com | AAAA | 0 | 2600:1f14:305f:5a00:b0c5:809:19d9:d4d0 | |
| www.decube.com | CNAME | 0 | out-fe-base-eks-pp-1ad6b32eb5dbe9d3.elb.us-west-2.amazonaws.com | |
| www.decube.com | A | 0 | 35.160.161.155 | |
| www.decube.com | A | 0 | 44.239.82.18 |
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