DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
eval.bz runs on AS7018, with email configured.
- Hosting network
- AS7018AS7018
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Not enabled
- CAA pinning
- Set
Sits alongside 3,359 other sites on AS7018. Stable here since we started watching (Jul 19, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to eval.bz.
DNS Records for eval.bz
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| eval.bz | NS | 0 | ns1.eval.bz | |
| eval.bz | NS | 0 | ns2.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 | SOA | 3600 | ns1.eval.bz root.ns1.eval.bz 2026070503 3600 600 1209600 3600 | |
| eval.bz | CAA | 0 | 0 issuewild letsencrypt.org | |
| eval.bz | A | 0 | 45.26.230.232 | |
| eval.bz | MX | 0 | 5 | mail.eval.bz |
| www.eval.bz | A | 0 | 45.26.230.232 | |
| www.eval.bz | CAA | 0 | 0 issuewild letsencrypt.org | |
| 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 | NS | 0 | ns1.eval.bz | |
| www.eval.bz | NS | 0 | ns2.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 | CNAME | 0 | eval.bz |
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.
Ask about eval.bz
BetaAnswers use the live DNS records shown on this page. AI-generated — double-check anything important.
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