DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for pypa.io
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
pypa.io | A | 0 | 159.89.245.108 | |
pypa.io | A | 0 | 167.99.21.118 | |
pypa.io | MX | 0 | 10 | aspmx2.googlemail.com |
pypa.io | MX | 0 | 10 | aspmx3.googlemail.com |
pypa.io | MX | 0 | 1 | aspmx.l.google.com |
pypa.io | MX | 0 | 5 | alt2.aspmx.l.google.com |
pypa.io | MX | 0 | 5 | alt1.aspmx.l.google.com |
pypa.io | SOA | 86400 | ns-1411.awsdns-48.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
pypa.io | NS | 0 | ns-485.awsdns-60.com | |
pypa.io | NS | 0 | ns-1726.awsdns-23.co.uk | |
pypa.io | NS | 0 | ns-893.awsdns-47.net | |
pypa.io | NS | 0 | ns-1411.awsdns-48.org | |
www.pypa.io | SOA | 1800 | ivan.ns.cloudflare.com dns.cloudflare.com 2369852189 10000 2400 604800 1800 | |
www.pypa.io | CNAME | 0 | readthedocs.io | |
www.pypa.io | A | 0 | 104.16.254.120 | |
www.pypa.io | A | 0 | 104.16.253.120 | |
www.pypa.io | NS | 0 | ivan.ns.cloudflare.com | |
www.pypa.io | NS | 0 | tegan.ns.cloudflare.com | |
www.pypa.io | AAAA | 0 | 2606:4700::6810:fd78 | |
www.pypa.io | AAAA | 0 | 2606:4700::6810:fe78 | |
www.pypa.io | MX | 0 | 5 | alt1.aspmx.l.google.com |
www.pypa.io | MX | 0 | 10 | aspmx3.googlemail.com |
www.pypa.io | MX | 0 | 1 | aspmx.l.google.com |
www.pypa.io | MX | 0 | 10 | aspmx2.googlemail.com |
www.pypa.io | MX | 0 | 5 | alt2.aspmx.l.google.com |
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