After configuring CleanBrowsing on your network or device, use these methods to confirm that DNS filtering is active and working correctly.
Learn About PricingThe quickest way to check if CleanBrowsing is active is to use a browser-based DNS leak test. These tools show you which DNS resolver is answering your queries.
Visit one of the following DNS leak test sites in your browser:
If CleanBrowsing is configured correctly, the DNS leak test should show IP addresses in the 185.228.168.x or 185.228.169.x range. These are CleanBrowsing's resolver IPs.
If you see your ISP's DNS servers instead (e.g., Comcast, AT&T, Verizon DNS addresses), then CleanBrowsing is not active on the device or network you are testing from. This means your DNS configuration needs to be corrected.
For more detailed verification, use command-line DNS tools. CleanBrowsing provides special debug domains that return information about your filter configuration.
Open Command Prompt and run:
This should return a TXT record with your CleanBrowsing filter information, including which filter is active and your account details (for paid plans).
For more detailed location and account information, run:
On Mac or Linux, use the dig command instead:
The response should include TXT records confirming your CleanBrowsing filter status. If you get no response or an error, CleanBrowsing DNS is not being used on this device.
You can also verify filtering is working by attempting to resolve a domain that should be blocked. For example, if you are on the Family filter:
If CleanBrowsing is active and the Family filter is configured, this should return an NXDOMAIN or a block page IP instead of the real IP address.
If your verification tests show that CleanBrowsing is not active, work through these common causes:
Double-check that DNS is configured correctly on your device or router. The CleanBrowsing DNS IPs should be set as your primary and secondary DNS servers. Common free filter IPs are:
| Filter | Primary DNS | Secondary DNS |
|---|---|---|
| Family Filter | 185.228.168.168 | 185.228.169.168 |
| Adult Filter | 185.228.168.10 | 185.228.169.11 |
| Security Filter | 185.228.168.9 | 185.228.169.9 |
After changing DNS settings, your device may still use cached responses from the old DNS server. Flush the cache:
A VPN, DNS-over-HTTPS (DoH), or DNS-over-TLS (DoT) setting may be overriding your DNS configuration. Check for:
Some software may interfere with DNS settings:
For additional help, see: Common Questions and Troubleshooting