185.228.168.9: CleanBrowsing security filter
185.228.168.9 is the primary address of CleanBrowsing's Security Filter, a free DNS resolver that blocks phishing, malware, and spam domains and nothing else. Its sibling addresses in the same block run the Adult and Family filters, so the last octet selects the policy.
Operated by CleanBrowsing.
Live data
- Classification
- public
- Reverse DNS
- customfilter9-dns.cleanbrowsing.org
- ASN
- AS205157
- AS name
- Daniel Cid
- Netname
- DNS-ANYCAST-CLEANBROWSING
- Registry
- RIPE — RIPE Network Coordination Centre
- Country
- United States
- Block
- 185.228.168.0/24
- Registered
- 2018-11-17T05:13:20Z
- Abuse contact
- dcid@noc.org
- Blocklists
- 1 of 9 zones list it
Hostname: DNS PTR via 1.1.1.1 · ASN: IPinfo Lite · AS name: IPinfo Lite · Geo: IPinfo Lite · Registry record: rdap.db.ripe.net. Registry data from RDAP. Reverse DNS and blocklist checks over DNS-over-HTTPS. Run a full lookup on 185.228.168.9.
185.228.168.9 is the primary address of CleanBrowsing’s Security Filter, a free DNS resolver that blocks phishing, malware, and spam domains and nothing else. Its sibling addresses in the same block run the Adult and Family filters, so the last octet selects the policy.
Three filters, one block
CleanBrowsing publishes three free tiers, each on its own address pair. Nothing in the setup requires an account, and the resolver applies the policy attached to whichever address the query arrived on.
| Filter | Primary | Secondary | Blocks |
|---|---|---|---|
| Security | 185.228.168.9 |
185.228.169.9 |
Phishing, malware, spam domains |
| Adult | 185.228.168.10 |
185.228.169.11 |
The above plus adult content |
| Family | 185.228.168.168 |
185.228.169.168 |
The above plus mixed content sites, with safe search forced on major search engines and YouTube restricted mode |
Choosing the Security Filter means you get threat blocking with no opinion about content, which suits an office network or a server where a content filter would create false positives.
Who runs it
CleanBrowsing was founded by Daniel Cid, who wrote the OSSEC host intrusion detection system and founded the website security firm Sucuri before it was acquired by GoDaddy. The company is small, which cuts both ways: the free service has run reliably for years, but it does not have the anycast footprint of Cloudflare or Google, so latency varies more by region.
Check the path with /ping-test or /traceroute before deciding it is fast enough for your location.
When you see it
The address appears in school and library network configurations, in router DHCP settings chosen by parents who then moved up to the Family pair, and in hardening guides that recommend a filtering resolver for small business networks. It also shows in resolv.conf on servers where an administrator wanted phishing protection without the query logging that comes with some commercial alternatives.
How to configure it
- Router: enter
185.228.168.9and185.228.169.9in the LAN DHCP DNS fields. - Windows and macOS: the same pair in the adapter’s IPv4 DNS settings.
- IPv6:
2a0d:2a00:1::2and2a0d:2a00:2::2for the security filter. - Android 9 and later: Private DNS provider hostname
security-filter-dns.cleanbrowsing.org. - DNS over HTTPS:
https://doh.cleanbrowsing.org/doh/security-filter/.
Lock down the router as well if the goal is enforcement rather than a default, because a device that can change its own DNS settings can leave the filter behind.
Privacy and policy
The CleanBrowsing privacy policy states that the free filters do not log the source IP address of queries and that the company keeps aggregate statistics only. Paid plans record query logs for the account holder, which is the feature people pay for. CleanBrowsing also states that it does not sell query data.
What it is not
The Security Filter is not a content filter, so an adult site resolves normally through it. It is not an ad blocker either; AdGuard DNS or Control D cover that. And DNS filtering only applies to devices that use the resolver, so a browser with its own DNS over HTTPS setting or a VPN app bypasses it entirely. Confirm what your device actually queries in /dns-leak-test.
Questions people ask
- Does 185.228.168.9 block adult content?
- No. That is the Adult Filter on 185.228.168.10, or the Family Filter on 185.228.168.168 which also forces safe search and blocks mixed content sites.
- What is the secondary address?
- 185.228.169.9. Configure it alongside the primary so a route problem with one prefix does not break resolution.
- Who runs CleanBrowsing?
- CleanBrowsing, a small company founded by Daniel Cid, who previously created the OSSEC intrusion detection project and founded Sucuri. It offers free public filters and paid plans with custom policies.
- Is there a version with no filtering at all?
- No. Every CleanBrowsing address applies at least the security list. Use a general resolver such as 1.1.1.1 if you want unfiltered answers.
Related
Last reviewed 2026-09-04. editorial