DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
We’re building the network profile for eval.bz — hosting, DNS, email and its network neighborhood will appear here shortly after this lookup is recorded.
DNS Records for eval.bz
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| eval.bz | SOA | 3600 | ns1.eval.bz root.ns1.eval.bz 2026070503 3600 600 1209600 3600 | |
| eval.bz | MX | 0 | 5 | mail.eval.bz |
| eval.bz | NS | 0 | ns2.eval.bz | |
| eval.bz | NS | 0 | ns1.eval.bz | |
| eval.bz | TXT | 0 | v=spf1 a mx a:eval.bz ip4:45.26.230.232 ip4:45.26.230.232 ?all | |
| eval.bz | A | 0 | 45.26.230.232 | |
| eval.bz | CAA | 0 | 0 issuewild letsencrypt.org | |
| www.eval.bz | CNAME | 0 | eval.bz | |
| www.eval.bz | A | 0 | 45.26.230.232 | |
| www.eval.bz | NS | 0 | ns2.eval.bz | |
| www.eval.bz | NS | 0 | ns1.eval.bz | |
| www.eval.bz | SOA | 3600 | ns1.eval.bz root.ns1.eval.bz 2026070503 3600 600 1209600 3600 | |
| www.eval.bz | MX | 0 | 5 | mail.eval.bz |
| www.eval.bz | TXT | 0 | v=spf1 a mx a:eval.bz ip4:45.26.230.232 ip4:45.26.230.232 ?all | |
| www.eval.bz | CAA | 0 | 0 issuewild letsencrypt.org |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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