DNS & Email Security Report for hetzner.com
An automated analysis of hetzner.com's DNS configuration, email authentication (SPF, DKIM, DMARC), DNSSEC chain, IPv6 readiness, and transport security. Last analyzed June 10, 2026.
Adequate security, improvements recommended
Overall security score: 71/100 · Grade C (Average)
This report is a cached snapshot
DNS changes frequently. Run a fresh, interactive scan of hetzner.com for live records, propagation, and deep checks.
Detailed check results
DNS
- A record presentcritical
1 A record(s) found
- AAAA record presentrecommended
1 AAAA record(s) found
- MX records presentrecommended
1 MX record(s) found
- NS records presentcritical
3 NS record(s) found
- SOA record presentcritical
SOA record found
- Multiple nameserversrecommended
3 nameservers configured ✓
- SOA serial formatinfo
Serial 2026060807 (YYYYMMDDnn format)
- SOA timers validinfo
Refresh: 14400s ✓, Retry: 10800s ✗, Expire: 604800s ✓. Retry should be 180-7200s (3min-2h)
- No lame nameserversinfo
3 NS all responding ✓
- Glue records presentinfo
No glue needed
- WWW record configuredinfo
A record matches apex
- MX servers have PTR recordsinfo
2 MX IPs all have PTR records ✓
- MX servers have FCrDNSinfo
2 MX IPs have forward-confirmed reverse DNS ✓
DNSSEC
- DNSSEC signedrecommended
DNSSEC not configured. Enable DNSSEC at your domain registrar to protect against DNS spoofing
- DNSSEC validation OKcritical
Not applicable (DNSSEC not enabled)
- NSEC3 RFC 9276 compliantrecommended
Not applicable (domain uses NSEC or is not DNSSEC-signed)
- RRSIG signatures validrecommended
Not applicable (DNSSEC not enabled)
- Modern DNSSEC algorithmoptional
Not applicable (DNSSEC not enabled)
- DS digest algorithm modernrecommended
Not applicable (no DS records or DNSSEC not enabled)
- DNSKEY algorithm secureoptional
Not applicable (DNSSEC not enabled)
- RRSIG TTL saferecommended
Not applicable (DNSSEC not enabled or no RRSIG data)
- Chain of trust completecritical
DNSSEC not enabled
IPv6
- Website reachable via IPv6recommended
1 AAAA record(s) ✓
- Mail servers reachable via IPv6recommended
1/1 MX server(s) with IPv6 ✓
- Nameservers reachable via IPv6recommended
3/3 NS server(s) with IPv6 ✓
Email security
- SPF record presentcritical
v=spf1 include:_spf.hetzner.com include:spf.nl2go.com include:spf.brevo.com -all
- SPF syntax validcritical
SPF syntax is correct ✓
- SPF policy strict (-all)recommended
SPF uses -all (hard fail) ✓
- DKIM foundrecommended
DKIM selector: mail ✓
- DMARC record presentrecommended
v=DMARC1; p=none; sp=none; rua=mailto:[email protected]; ruf=mailto:[email protected]
- DMARC policy quarantine or betterrecommended
DMARC policy: none. Set p=quarantine or p=reject
- DMARC policy rejectoptional
DMARC policy: none. Set p=reject for maximum protection
- BIMI record presentoptional
No BIMI record. Add TXT at default._bimi with logo URL (requires DMARC p=quarantine+)
- BIMI configuration validoptional
No BIMI configured
- MTA-STS record presentoptional
No MTA-STS. Add TXT at _mta-sts and host policy at /.well-known/mta-sts.txt
- MTA-STS policy enforcedoptional
MTA-STS not configured
- MX records validcritical
1 MX record(s) ✓
- MX domains use DNSSECrecommended
0/1 MX domain(s) have DNSSEC. Ask your mail provider to enable DNSSEC
- MX DNSSEC validation OKrecommended
DNSSEC not enabled for MX domains
- Mail servers not blacklistedcritical
1 MX server(s) checked against 16 blacklists - clean ✓
- No critical blacklist listingscritical
No blacklist listings ✓
Web security
- CAA records presentrecommended
No CAA records. Add CAA record to specify allowed certificate authorities
- CAA policy strictoptional
CAA not strict. Add CAA 0 issue "letsencrypt.org" (or your CA) to restrict issuance
- TLSA records (DANE)optional
No TLSA/DANE records. Add TLSA at _25._tcp.mail for DANE email encryption
- DANE configuration validoptional
No DANE configured
- No sensitive info in TXTcritical
No sensitive data leaked ✓
- Verification records reviewedinfo
4 verification record(s): Facebook/Meta, Google, Apple, Microsoft 365. Consider if all are still needed
- HTTPS availablecritical
HTTPS working (status 200) ✓
- Valid certificatecritical
Certificate chain is valid and trusted ✓
- HTTP redirects to HTTPScritical
HTTP automatically redirects to HTTPS ✓
- HSTS enabledrecommended
HSTS enabled (max-age=31536000, includeSubDomains) ✓
- HSTS max-age >= 1 yearoptional
max-age=31536000 (≥1 year) ✓
- X-Frame-Options headerrecommended
X-Frame-Options: SAMEORIGIN ✓
- X-Content-Type-Options headerrecommended
X-Content-Type-Options: nosniff ✓
- Content-Security-Policy headerrecommended
No Content-Security-Policy header. Add CSP to prevent XSS and other injection attacks
- Referrer-Policy headerrecommended
No Referrer-Policy header. Add Referrer-Policy: strict-origin-when-cross-origin
- security.txt presentoptional
Contact: mailto:[email protected]
- security.txt validoptional
security.txt has required Contact and Expires fields ✓
- HTTP/3 (QUIC) supportedoptional
HTTP/3 (QUIC v1) on port 443 Detection methods: QUIC probe: inconclusive (no reply — trigger may be dropped or UDP/443 filtered) Alt-Svc header: h3=":443" Cache: 24h (ma=86400)
- QUIC UDP reachableinfo
QUIC probe inconclusive (no reply — trigger may be dropped or UDP/443 filtered). Not a negative signal; h3 is judged from Alt-Svc / HTTPS record
- HTTPS DNS record (SVCB)optional
No HTTPS DNS record (type 65). Add HTTPS record for faster HTTP/3 discovery: hetzner.com IN HTTPS 1 . alpn="h3,h2"
Issues found (3)
DMARC policy too lenient
Your DMARC policy is set to "none". Use "quarantine" or "reject" for better protection
Learn moreNo CAA records
CAA records determine which Certificate Authorities may issue SSL certificates
Learn moreRecommendations (3)
Implement DNSSEC
Activate DNSSEC with your domain registrar and add the DS records to your parent zone. This protects against DNS spoofing attacks.
Impact: Significantly increases security and prevents DNS manipulation
Strengthen DMARC policy
Change your DMARC policy from "none" to "quarantine" or "reject" for better protection.
Impact: Increases email security and prevents abuse
Add CAA records
Define which Certificate Authorities may issue SSL certificates, for example: "0 issue letsencrypt.org"
Impact: Prevents unauthorized certificate issuance
About this report
IntoDNS.AI evaluates hetzner.com against DNS hygiene, email authentication, and transport-security best practices, scoring each check and rolling them up into an overall grade. Results reflect public DNS as observed on June 10, 2026 and may differ from a live scan if the domain has since changed its configuration.
Want to check your own domain? Scan any domain on the homepage.
Last analyzed: June 10, 2026 · Google Public DNS