DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for docker.io
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
docker.io | A | 0 | 50.16.190.217 | |
docker.io | A | 0 | 3.232.6.94 | |
docker.io | A | 0 | 34.199.234.173 | |
docker.io | NS | 0 | ns-1168.awsdns-18.org | |
docker.io | NS | 0 | ns-1827.awsdns-36.co.uk | |
docker.io | NS | 0 | ns-421.awsdns-52.com | |
docker.io | NS | 0 | ns-513.awsdns-00.net | |
docker.io | AAAA | 0 | 2600:1f18:2148:bc01:c876:cfcf:ea44:2f2a | |
docker.io | AAAA | 0 | 2600:1f18:2148:bc00:312f:c221:6856:5296 | |
docker.io | AAAA | 0 | 2600:1f18:2148:bc02:c2cd:398b:49:afb8 | |
docker.io | MX | 0 | 20 | alt1.aspmx.l.google.com |
docker.io | MX | 0 | 10 | aspmx.l.google.com |
docker.io | MX | 0 | 30 | aspmx4.googlemail.com |
docker.io | MX | 0 | 30 | aspmx3.googlemail.com |
docker.io | MX | 0 | 30 | aspmx5.googlemail.com |
docker.io | MX | 0 | 30 | aspmx2.googlemail.com |
docker.io | SOA | 86400 | ns-513.awsdns-00.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
www.docker.io | A | 0 | 34.199.234.173 | |
www.docker.io | A | 0 | 50.16.190.217 | |
www.docker.io | A | 0 | 3.232.6.94 | |
www.docker.io | CNAME | 0 | elb-io.us-east-1.aws.dckr.io | |
www.docker.io | AAAA | 0 | 2600:1f18:2148:bc01:c876:cfcf:ea44:2f2a | |
www.docker.io | AAAA | 0 | 2600:1f18:2148:bc02:c2cd:398b:49:afb8 | |
www.docker.io | AAAA | 0 | 2600:1f18:2148:bc00:312f:c221:6856:5296 |
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