DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for w3lab.dev
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
w3lab.dev | MX | 0 | w3lab.dev | |
w3lab.dev | A | 0 | 94.130.55.203 | |
w3lab.dev | NS | 0 | da2.dnsserve.rs | |
w3lab.dev | NS | 0 | da1.dnsserve.rs | |
w3lab.dev | SOA | 86400 | da1.dnsserve.rs vladimir.w3-lab.com 2025050701 3600 3600 1209600 86400 | |
www.w3lab.dev | SOA | 86400 | da1.dnsserve.rs vladimir.w3-lab.com 2025050701 3600 3600 1209600 86400 | |
www.w3lab.dev | A | 0 | 94.130.55.203 | |
www.w3lab.dev | CNAME | 0 | w3lab.dev | |
www.w3lab.dev | MX | 0 | w3lab.dev | |
www.w3lab.dev | NS | 0 | da2.dnsserve.rs | |
www.w3lab.dev | NS | 0 | da1.dnsserve.rs |
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