TIL: My ISP (Vodafone Germany) is DNS-blocking annas-archive.li.

*adds "recursive DNS resolver" to his list of services to self-host*

Edit: Today I _also_ learned that Wikimedia is hosting a public DNS (DoH and DoT) resolver:

https://meta.wikimedia.org/wiki/Wikimedia_DNS

Thanks @LunaDragofelis for pointing that out!

Wikimedia DNS - Meta-Wiki

@scy I've had good luck using quad9 as an upstream, short of a full recursive resolver.

@xgranade @scy Quad9 will block you if you have a misbehaving Home Assistant instance. (but support were super helpful)

https://github.com/home-assistant/core/issues/147152

Home Assistant gets me banned from quad9 · Issue #147152 · home-assistant/core

The problem I use my router as DNS resolver and recently changed its forwarder from Cloudflare to Quad9. This change in combination with the fact that I'm running Home Assistant in the same network...

GitHub