DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
amp.dev is hosted on Netlify, served over Amazon AWS, with DNS by Google and email via Google Workspace.
- Platform
- Netlify
- Hosting network
- Amazon AWSAS16509Amazon AWS
- Managed DNS
- Google Workspace
- IPv6 (AAAA)
- Not enabled
- CAA pinning
- Set
Sits alongside 4,999+ other sites on Amazon AWS. Stable here since we started watching (Jul 22, 2026).
The apex and www are the same hosting — the apex via A records.
DNS Records for amp.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| amp.dev | A | 0 | 75.2.60.5 | |
| amp.dev | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| amp.dev | CAA | 0 | 0 issue letsencrypt.org | |
| amp.dev | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| amp.dev | MX | 0 | smtp.google.com | |
| amp.dev | SOA | 300 | ns1.googledomains.com cloud-dns-hostmaster.google.com 1 21600 3600 259200 300 | |
| amp.dev | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| amp.dev | TXT | 0 | _github-challenge-ampproject.amp.dev=d14daa1aa4 | |
| amp.dev | TXT | 0 | amp.dev=z7stc0shlmj506lwln574zp6wn9jg035 | |
| amp.dev | TXT | 0 | OSSRH-58404 | |
| amp.dev | TXT | 0 | google-site-verification=CqB1o9V8CY69gveh0meVBqs-EtqQ6e0a7WqfbYh8AeQ | |
| amp.dev | NS | 0 | ns4.googledomains.com | |
| amp.dev | NS | 0 | ns3.googledomains.com | |
| amp.dev | NS | 0 | ns2.googledomains.com | |
| amp.dev | NS | 0 | ns1.googledomains.com | |
| www.amp.dev | A | 0 | 75.2.60.5 |
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 amp.dev
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