DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for deckdev.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| deckdev.com | NS | 0 | ns-805.awsdns-36.net | |
| deckdev.com | NS | 0 | ns-1806.awsdns-33.co.uk | |
| deckdev.com | NS | 0 | ns-217.awsdns-27.com | |
| deckdev.com | NS | 0 | ns-1337.awsdns-39.org | |
| deckdev.com | SOA | 86400 | ns-1337.awsdns-39.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| deckdev.com | MX | 0 | 10 | mxa.mailgun.org |
| deckdev.com | MX | 0 | 10 | mxb.mailgun.org |
| deckdev.com | A | 0 | 18.160.41.61 | |
| deckdev.com | A | 0 | 18.160.41.58 | |
| deckdev.com | A | 0 | 18.160.41.14 | |
| deckdev.com | A | 0 | 18.160.41.129 | |
| deckdev.com | TXT | 0 | v=spf1 include:mailgun.org ~all | |
| www.deckdev.com | A | 0 | 16.15.213.132 | |
| www.deckdev.com | A | 0 | 52.216.210.157 | |
| www.deckdev.com | A | 0 | 16.15.244.11 | |
| www.deckdev.com | A | 0 | 16.15.244.97 | |
| www.deckdev.com | A | 0 | 52.217.113.5 | |
| www.deckdev.com | A | 0 | 16.15.207.122 | |
| www.deckdev.com | A | 0 | 54.231.165.141 | |
| www.deckdev.com | A | 0 | 16.15.230.139 |
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