DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for teleport.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| teleport.dev | TXT | 0 | h1-domain-verification=57KzJpzyh4E5ftLHcuc9QnJ4KhKMxubTrhU1ADKDWDzqVD2b | |
| teleport.dev | TXT | 0 | v=spf1 -all | |
| teleport.dev | SOA | 1800 | a.ns.goteleport.com dns.cloudflare.com 2406900231 10000 2400 604800 1800 | |
| teleport.dev | NS | 0 | a.ns.goteleport.com | |
| teleport.dev | NS | 0 | b.ns.goteleport.com | |
| teleport.dev | A | 0 | 104.18.21.24 | |
| teleport.dev | A | 0 | 104.18.20.24 | |
| teleport.dev | CAA | 0 | 0 issuewild digicert.com; cansignhttpexchanges=yes | |
| teleport.dev | CAA | 0 | 0 iodef mailto:caa-reports@goteleport.com | |
| teleport.dev | CAA | 0 | 0 issue comodoca.com | |
| teleport.dev | CAA | 0 | 0 issue amazonaws.com | |
| teleport.dev | CAA | 0 | 0 issuewild amazonaws.com | |
| teleport.dev | CAA | 0 | 0 issuewild letsencrypt.org | |
| teleport.dev | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| teleport.dev | CAA | 0 | 0 issue ssl.com | |
| teleport.dev | CAA | 0 | 0 issuewild comodoca.com | |
| teleport.dev | CAA | 0 | 0 issuewild pki.goog; cansignhttpexchanges=yes | |
| teleport.dev | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| teleport.dev | CAA | 0 | 0 issue letsencrypt.org | |
| teleport.dev | CAA | 0 | 0 issuewild ssl.com | |
| teleport.dev | AAAA | 0 | 2606:4700::6812:1518 | |
| teleport.dev | AAAA | 0 | 2606:4700::6812:1418 | |
| www.teleport.dev | AAAA | 0 | 2606:4700::6812:1418 | |
| www.teleport.dev | AAAA | 0 | 2606:4700::6812:1518 | |
| www.teleport.dev | A | 0 | 104.18.21.24 | |
| www.teleport.dev | A | 0 | 104.18.20.24 |
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