DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
stderr.dk runs on Hetzner (multi-homed across 4 networks), with email configured.
- Hosting network
- Hetznermulti-homedAS6939AS24940HetznerAS35158AS63949Akamai Cloud (Linode)
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 4,999+ other sites on Hetzner. Stable here since we started watching (Jul 17, 2026).
The apex and www are the same hosting — the apex via A records.
DNS Records for stderr.dk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| stderr.dk | MX | 0 | 11 | mx-backup.stderr.dk |
| stderr.dk | MX | 0 | 10 | mail.stderr.dk |
| stderr.dk | A | 0 | 167.235.75.126 | |
| stderr.dk | A | 0 | 139.162.179.152 | |
| stderr.dk | A | 0 | 109.198.153.46 | |
| stderr.dk | AAAA | 0 | 2001:470:28:8b2:6461:6e73:6b6e:6574 | |
| stderr.dk | AAAA | 0 | 2a01:4f8:1c1e:5aaf::1 | |
| stderr.dk | AAAA | 0 | 2a01:7e01::f03c:93ff:fed8:bb2 | |
| stderr.dk | TXT | 0 | v=spf1 mx ?all | |
| stderr.dk | TXT | 0 | Please use abuse@stderr.dk for abuse complaints | |
| stderr.dk | TXT | 0 | google-site-verification=S-_JXE_zPJNXG8qiUMBBn1JyVrj18tuQEhdkmDE_0hA | |
| stderr.dk | SOA | 86400 | ns1.stderr.dk dns.stderr.dk 2025122601 43200 7200 2419200 86400 | |
| stderr.dk | NS | 0 | ns3.stderr.dk | |
| stderr.dk | NS | 0 | ns1.stderr.dk | |
| stderr.dk | NS | 0 | ns2.stderr.dk | |
| www.stderr.dk | AAAA | 0 | 2a01:7e01::f03c:93ff:fed8:bb2 | |
| www.stderr.dk | AAAA | 0 | 2001:470:28:8b2:6461:6e73:6b6e:6574 | |
| www.stderr.dk | AAAA | 0 | 2a01:4f8:1c1e:5aaf::1 | |
| www.stderr.dk | A | 0 | 167.235.75.126 | |
| www.stderr.dk | A | 0 | 139.162.179.152 | |
| www.stderr.dk | A | 0 | 109.198.153.46 |
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