DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
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:8000::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8002::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8001::153 | |
| rust-lang.org | AAAA | 0 | 2606:50c0:8003::153 | |
| rust-lang.org | NS | 0 | ns-1493.awsdns-58.org | |
| 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-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 | 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 | google-site-verification=V5PDGvKDI8k-vX-r3NZwMaxXmIinrv8-fPxMJleCOnE | |
| rust-lang.org | TXT | 0 | google-site-verification=T5uHW-twUXv_Pw9S1B4i9M4U2JQJG1EbCpW2HI_sAc0 | |
| rust-lang.org | TXT | 0 | google-site-verification=5sPDiEWgNwz4LODZNThboXHYFK21EtH8gwRya6btfzM | |
| rust-lang.org | TXT | 0 | keybase-site-verification=kVWuosEqb5MkmFwpg-JvBTHmZNMPDGOVE1yWBNEBsmY | |
| www.rust-lang.org | CNAME | 0 | rust-lang.github.io | |
| www.rust-lang.org | A | 0 | 185.199.111.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.108.153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8000::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8002::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8001::153 | |
| www.rust-lang.org | AAAA | 0 | 2606:50c0:8003::153 | |
| www.rust-lang.org | CAA | 0 | 0 issue letsencrypt.org | |
| www.rust-lang.org | CAA | 0 | 0 issue digicert.com | |
| www.rust-lang.org | CAA | 0 | 0 issuewild digicert.com | |
| www.rust-lang.org | CAA | 0 | 0 issuewild letsencrypt.org | |
| www.rust-lang.org | CAA | 0 | 0 issue sectigo.com | |
| www.rust-lang.org | CAA | 0 | 0 issuewild sectigo.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