DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
duth.gr runs on AS8253, with email configured.
- Hosting network
- AS8253AS8253
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 2 other sites on AS8253. 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 xanthia.noc.duth.gr.
DNS Records for duth.gr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| duth.gr | A | 0 | 192.108.114.192 | |
| duth.gr | MX | 0 | 10 | mail.duth.gr |
| duth.gr | AAAA | 0 | 2001:648:2e80:152::192 | |
| duth.gr | TXT | 0 | google-site-verification=fVGIk22Dv12DT-n41aS3QBeh8Yznqt0FHS3YRYzWpvQ | |
| duth.gr | TXT | 0 | v=spf1 mx ip4:192.108.114.146 ip6:2001:648:2e80:152::146 -all | |
| duth.gr | SOA | 3600 | ns1.duth.gr hostmaster.duth.gr 2026071706 3600 900 604800 3600 | |
| duth.gr | NS | 0 | sns0.grnet.gr | |
| duth.gr | NS | 0 | ns1.duth.gr | |
| duth.gr | NS | 0 | ns2.duth.gr | |
| duth.gr | NS | 0 | sns1.grnet.gr | |
| www.duth.gr | CNAME | 0 | xanthia.noc.duth.gr | |
| www.duth.gr | A | 0 | 192.108.114.192 | |
| www.duth.gr | TXT | 0 | v=spf1 a include:_spf.duth.gr -all | |
| www.duth.gr | AAAA | 0 | 2001:648:2e80:152::192 |
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