DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
djangoproject.com
DNS Records
Hosting & Network
djangoproject.com runs on Fastly, with DNS by AWS Route 53 and email via Google Workspace.
- Hosting network
- FastlyAS54113Fastly
- Managed DNS
- AWS Route 53
- Google Workspace
- IPv6 (AAAA)
- Enabled
- CAA pinning
- Set
Sits alongside 4,999+ other sites on Fastly. Stable here since we started watching (Jul 20, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to dualstack.m.sni.global.fastly.net.
DNS Records for djangoproject.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| djangoproject.com | AAAA | 0 | 2a04:4e42:400::311 | |
| djangoproject.com | AAAA | 0 | 2a04:4e42:200::311 | |
| djangoproject.com | AAAA | 0 | 2a04:4e42::311 | |
| djangoproject.com | AAAA | 0 | 2a04:4e42:600::311 | |
| djangoproject.com | MX | 0 | 30 | aspmx5.googlemail.com |
| djangoproject.com | MX | 0 | 20 | alt2.aspmx.l.google.com |
| djangoproject.com | MX | 0 | 30 | aspmx4.googlemail.com |
| djangoproject.com | MX | 0 | 30 | aspmx3.googlemail.com |
| djangoproject.com | MX | 0 | 30 | aspmx2.googlemail.com |
| djangoproject.com | MX | 0 | 20 | alt1.aspmx.l.google.com |
| djangoproject.com | SOA | 86400 | ns-89.awsdns-11.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| djangoproject.com | A | 0 | 151.101.193.55 | |
| djangoproject.com | A | 0 | 151.101.1.55 | |
| djangoproject.com | A | 0 | 151.101.65.55 | |
| djangoproject.com | A | 0 | 151.101.129.55 | |
| djangoproject.com | CAA | 0 | 0 issue letsencrypt.org;validationmethods=dns-01 | |
| djangoproject.com | CAA | 0 | 0 issue amazonaws.com | |
| djangoproject.com | CAA | 0 | 0 issue certainly.com;validationmethods=dns-01 | |
| djangoproject.com | NS | 0 | ns-89.awsdns-11.com | |
| djangoproject.com | NS | 0 | ns-1505.awsdns-60.org | |
| djangoproject.com | NS | 0 | ns-653.awsdns-17.net | |
| djangoproject.com | NS | 0 | ns-1692.awsdns-19.co.uk | |
| djangoproject.com | TXT | 0 | google-site-verification=cZUyN_ZjLjlG9IkmdlAHSoolGl5s50fpQr16VtgpQfI | |
| djangoproject.com | TXT | 0 | v=spf1 include:_spf.google.com ?all | |
| www.djangoproject.com | A | 0 | 151.101.1.55 | |
| www.djangoproject.com | A | 0 | 151.101.65.55 | |
| www.djangoproject.com | A | 0 | 151.101.129.55 | |
| www.djangoproject.com | A | 0 | 151.101.193.55 | |
| www.djangoproject.com | CNAME | 0 | dualstack.m.sni.global.fastly.net | |
| www.djangoproject.com | AAAA | 0 | 2a04:4e42:600::311 | |
| www.djangoproject.com | AAAA | 0 | 2a04:4e42:200::311 | |
| www.djangoproject.com | AAAA | 0 | 2a04:4e42:400::311 | |
| www.djangoproject.com | AAAA | 0 | 2a04:4e42::311 |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
Ask about djangoproject.com
BetaAnswers use the live DNS records shown on this page. AI-generated — double-check anything important.
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