FINDING · DETECTION
DNEye detected DoTH (DoT and DoH) blocking across the largest number of ASes in China, with interference against Cloudflare, Quad9, AdGuard, and CleanBrowsing resolvers emerging in early March 2021. Blocking patterns varied per-AS rather than following a centralized GFW DNS-level policy, indicating individual ISP implementation. Saudi Arabia, by contrast, showed coordinated SNI-based blocking of the same DoH resolvers across different ASes, indicating centralized policy.
From 2022-hoang-measuring — Measuring the Accessibility of Domain Name Encryption and Its Impact on Internet Filtering · §4.2, Table 5 · 2022 · Passive and Active Measurement Conference
Implications
- Circumvention deployments using public DoH resolvers (Cloudflare 1.1.1.1, Google 8.8.8.8, Quad9) as their DNS backend will face blocking in China and Saudi Arabia; tools should fall back to private DoH resolvers running on non-standard ports hosted outside censored networks.
- Hardcoded resolver IPs without DoH are susceptible to IP-level blocking; tools should support multiple resolver fallbacks and probe resolver availability at runtime.
Tags
Extracted by claude-sonnet-4-6 — review before relying.