DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dd2k.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dd2k.com | MX | 0 | 10 | kahuku.globalhost.com |
| dd2k.com | NS | 0 | dns1.stabletransit.com | |
| dd2k.com | NS | 0 | dns2.stabletransit.com | |
| dd2k.com | A | 0 | 35.209.73.43 | |
| dd2k.com | SOA | 300 | ns.rackspace.com support.globalhost.com 1728517637 21600 3600 1814400 300 | |
| dd2k.com | TXT | 0 | v=spf1 a mx a:kahuku.globalhost.com ip4:35.209.73.43 ip4:104.130.124.38 ip6:2001:4800:7818:104:be76:4eff:fe01:347a ~all | |
| www.dd2k.com | NS | 0 | dns2.stabletransit.com | |
| www.dd2k.com | NS | 0 | dns1.stabletransit.com | |
| www.dd2k.com | A | 0 | 35.209.73.43 | |
| www.dd2k.com | MX | 0 | 10 | kahuku.globalhost.com |
| www.dd2k.com | SOA | 300 | ns.rackspace.com support.globalhost.com 1728517637 21600 3600 1814400 300 | |
| www.dd2k.com | CNAME | 0 | dd2k.com | |
| www.dd2k.com | TXT | 0 | v=spf1 a mx a:kahuku.globalhost.com ip4:35.209.73.43 ip4:104.130.124.38 ip6:2001:4800:7818:104:be76:4eff:fe01:347a ~all |
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