When a browser enables DNS-over-HTTPS, it sends DNS queries directly to a third-party resolver (like Google's 8.8.8.8 or Cloudflare's 1.1.1.1) over an encrypted HTTPS connection. This means:
- Your network DNS is bypassed: The browser ignores your router's DNS settings entirely, including any CleanBrowsing configuration
- Queries are invisible: Because the DNS traffic is encrypted and sent over port 443 (the same as normal HTTPS), it's indistinguishable from regular web browsing
- Filtering stops working: Content categories you've blocked — adult content, social media, gaming — become accessible again
- SafeSearch is bypassed: SafeSearch enforcement via DNS no longer applies when the browser uses its own resolver
This is different from using CleanBrowsing's own DoH endpoint, which maintains filtering. The problem occurs when browsers use unfiltered DoH resolvers. For more on how encrypted DNS works, see our guide on What is Encrypted DNS?