What happened?
Around 21:57 (CET), the issue started.
DENIC, the registry for .de domains, published invalid DNSSEC signatures for the .de zone.
This likely happened during a key rollover or maintenance.
.de zone → invalid DNSSEC signatures → SERVFAIL Resolvers that validate DNSSEC rejected the responses.
Impact
Many DNS resolvers returned SERVFAIL.
Result:
- .de websites were unreachable worldwide
- Only cached results continued to work
This mainly affected domains with DNSSEC enabled, which includes most large .de websites.
Why DNSSEC caused this
DNSSEC adds cryptographic validation to DNS.
If a signature is invalid, resolvers will block the response for security reasons.
This means:
- No fallback
- No partial results
- Just failure
Resolution
DENIC deployed a corrected zone around 00:08.
By 01:15, the issue was resolved.
Total downtime: a few hours.
What caused it?
This was not an attack.
It was a DNSSEC misconfiguration at the registry level.
DENIC is still investigating the root cause and has paused future key rollovers.
Conclusion
Even at the highest level, DNS can fail.
A single mistake in DNSSEC can make entire domains unreachable worldwide.
This incident shows how critical correct DNS configuration really is.