DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for l33t.bio
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| l33t.bio | SOA | 1800 | chan.ns.cloudflare.com dns.cloudflare.com 2387661552 10000 2400 604800 1800 | |
| l33t.bio | A | 0 | 92.53.96.245 | |
| l33t.bio | AAAA | 0 | 2a03:6f00:1::5c35:6079 | |
| l33t.bio | NS | 0 | rocky.ns.cloudflare.com | |
| l33t.bio | NS | 0 | chan.ns.cloudflare.com | |
| l33t.bio | MX | 0 | 10 | mx1.timeweb.ru |
| l33t.bio | MX | 0 | 10 | mx2.timeweb.ru |
| www.l33t.bio | CNAME | 0 | l33t.bio | |
| www.l33t.bio | NS | 0 | rocky.ns.cloudflare.com | |
| www.l33t.bio | NS | 0 | chan.ns.cloudflare.com | |
| www.l33t.bio | SOA | 1800 | chan.ns.cloudflare.com dns.cloudflare.com 2387661552 10000 2400 604800 1800 | |
| www.l33t.bio | MX | 0 | 10 | mx1.timeweb.ru |
| www.l33t.bio | MX | 0 | 10 | mx2.timeweb.ru |
| www.l33t.bio | A | 0 | 92.53.96.245 | |
| www.l33t.bio | AAAA | 0 | 2a03:6f00:1::5c35:6079 |
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