DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for tekken.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tekken.dev | NS | 0 | rayne.ns.cloudflare.com | |
| tekken.dev | NS | 0 | dante.ns.cloudflare.com | |
| tekken.dev | AAAA | 0 | 2606:4700:3031::6815:9f1 | |
| tekken.dev | AAAA | 0 | 2606:4700:3031::ac43:8314 | |
| tekken.dev | A | 0 | 172.67.131.20 | |
| tekken.dev | A | 0 | 104.21.9.241 | |
| tekken.dev | MX | 0 | 62 | route1.mx.cloudflare.net |
| tekken.dev | MX | 0 | 2 | route3.mx.cloudflare.net |
| tekken.dev | MX | 0 | 65 | route2.mx.cloudflare.net |
| tekken.dev | SOA | 1800 | dante.ns.cloudflare.com dns.cloudflare.com 2408423718 10000 2400 604800 1800 | |
| www.tekken.dev | AAAA | 0 | 2606:4700:3031::ac43:8314 | |
| www.tekken.dev | AAAA | 0 | 2606:4700:3031::6815:9f1 | |
| www.tekken.dev | A | 0 | 172.67.131.20 | |
| www.tekken.dev | A | 0 | 104.21.9.241 |
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