DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
rust-lang.org is hosted on GitHub Pages, served over Fastly, with DNS by AWS Route 53 and email via a transactional service.
- Platform
- GitHub Pages
- Hosting network
- FastlyAS54113Fastly
- Managed DNS
- AWS Route 53
- a transactional service
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 4,999+ other sites on Fastly. Stable here since we started watching (Jul 29, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to rust-lang.github.io.
DNS Records for rust-lang.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rust-lang.org | A | 0 | 185.199.108.153 | |
| rust-lang.org | A | 0 | 185.199.111.153 | |
| rust-lang.org | A | 0 | 185.199.109.153 | |
| rust-lang.org | A | 0 | 185.199.110.153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8001::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8003::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8000::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8002::153 | |
| rust-lang.org | NS | 0 | ns-1800.awsdns-33.co.uk | |
| rust-lang.org | NS | 0 | ns-177.awsdns-22.com | |
| rust-lang.org | NS | 0 | ns-1493.awsdns-58.org | |
| rust-lang.org | NS | 0 | ns-683.awsdns-21.net | |
| rust-lang.org | MX | 0 | 10 | mxb.mailgun.org |
| rust-lang.org | MX | 0 | 10 | mxa.mailgun.org |
| rust-lang.org | SOA | 86400 | ns-683.awsdns-21.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| rust-lang.org | TXT | 0 | google-site-verification=T5uHW-twUXv_Pw9S1B4i9M4U2JQJG1EbCpW2HI_sAc0 | |
| rust-lang.org | TXT | 0 | v=spf1 include:_spf.google.com include:mailgun.org include:servers.mcsv.net ~all | |
| rust-lang.org | TXT | 0 | google-site-verification=hg4qCsDEo49lKmvLXag1hk1l08hWNP9S_pmXb20BsV8 | |
| rust-lang.org | TXT | 0 | keybase-site-verification=kVWuosEqb5MkmFwpg-JvBTHmZNMPDGOVE1yWBNEBsmY | |
| rust-lang.org | TXT | 0 | google-site-verification=5sPDiEWgNwz4LODZNThboXHYFK21EtH8gwRya6btfzM | |
| rust-lang.org | TXT | 0 | google-site-verification=V5PDGvKDI8k-vX-r3NZwMaxXmIinrv8-fPxMJleCOnE | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8002::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8000::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8003::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8001::153 | |
| www.rust-lang.org | A | 0 | 185.199.108.153 | |
| www.rust-lang.org | A | 0 | 185.199.110.153 | |
| www.rust-lang.org | A | 0 | 185.199.109.153 | |
| www.rust-lang.org | A | 0 | 185.199.111.153 | |
| www.rust-lang.org | CNAME | 0 | rust-lang.github.io | |
| www.rust-lang.org | CAA | 0 | 0 issuewild digicert.com | |
| www.rust-lang.org | CAA | 0 | 0 issue sectigo.com | |
| www.rust-lang.org | CAA | 0 | 0 issuewild sectigo.com | |
| www.rust-lang.org | CAA | 0 | 0 issue digicert.com | |
| www.rust-lang.org | CAA | 0 | 0 issue letsencrypt.org | |
| www.rust-lang.org | CAA | 0 | 0 issuewild letsencrypt.org |
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 rust-lang.org
BetaAnswers use the live DNS records shown on this page. AI-generated — double-check anything important.
Get alerted the moment rust-lang.org's DNS changes
This page is today's snapshot. Turn on monitoring and we'll watch rust-lang.org continuously, notifying you the moment anything moves across all three signals:
Uptime
We visit the site from multiple regions worldwide and email you within minutes if it goes down, with a per-region breakdown so a real outage stands out from a regional blip.
DNS changes
We watch NS, MX, CAA, DNSSEC, CNAME and A/AAAA records, and identify the host, network, and ASN behind them, so a real migration or hijack stands out from routine noise.
TLS certificate
We warn you 30, 14, 7, and 1 days before it expires, and flag it if the issuing authority changes or the certificate is unexpectedly replaced.
Free for your first domain: uptime, DNS, and certificate together. No credit card.
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