DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for azeria.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| azeria.dev | SOA | 1800 | addyson.ns.cloudflare.com dns.cloudflare.com 2408151835 10000 2400 604800 1800 | |
| azeria.dev | MX | 0 | 86 | route3.mx.cloudflare.net |
| azeria.dev | MX | 0 | 67 | route1.mx.cloudflare.net |
| azeria.dev | MX | 0 | 19 | route2.mx.cloudflare.net |
| azeria.dev | NS | 0 | glen.ns.cloudflare.com | |
| azeria.dev | NS | 0 | addyson.ns.cloudflare.com | |
| azeria.dev | A | 0 | 62.57.34.233 | |
| www.azeria.dev | CNAME | 0 | azeria.run.place | |
| www.azeria.dev | A | 0 | 62.57.34.233 | |
| www.azeria.dev | SOA | 1200 | ns1.dnsexit.com admin.netdorm.com 2000060701 86000 180000 1814400 1200 | |
| www.azeria.dev | NS | 0 | ns11.dnsexit.com | |
| www.azeria.dev | NS | 0 | ns12.dnsexit.com | |
| www.azeria.dev | NS | 0 | ns13.dnsexit.com | |
| www.azeria.dev | NS | 0 | ns10.dnsexit.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