DNS 1.1 1.1 refers to using the IP address 1.1.1.1 as a manual DNS server setting on devices and routers. Operated by Cloudflare, 1.1.1.1 is a public resolver known for speed, privacy, and security, including DNS over HTTPS (DoH) and DNSSEC validation. This guide explains how 1.1.1.1 works, how to configure it, when to use it, and how it compares to other resolvers to help you improve reliability, performance, and privacy.
What Is 1.1.1.1 and Why It Matters
1.1.1.1 is a global anycast anycast DNS resolver operated by Cloudflare Public DNS. Unlike ISP resolvers, it does not log personally identifiable information (PII) and blocks known malware and phishing domains through real-time threat intelligence. It supports DNS over HTTPS (DoH) on port 443, DNS over TLS (DoT) on port 853, and traditional plaintext DNS on port 53. Its infrastructure is designed for low latency and high availability, making it a popular choice for users prioritizing privacy, security, and consistent uptime.
How DNS 1.1 1.1 Works
When you enter a domain in your browser, your device sends a query to a DNS resolver to obtain the corresponding IP address. By configuring your device or network to use 1.1.1.1, you direct those queries to Cloudflare’s resolver instead of your ISP’s default DNS. The resolver looks up the record, returns the IP, and your browser connects to the website. 1.1.1.1 can also block known bad domains at the resolver level, reducing the chance of accidental access to harmful sites. With optional DoH and DoT, queries are encrypted between your device and the resolver, limiting snooping on local networks.
Key Protocol Features
- Anycast routing for low latency and redundancy across many data centers
- DNSSEC validation to help ensure the authenticity of responses
- Encrypted options (DoH and DoT) to protect query privacy
- No PII logging in the standard resolver; privacy-focused data policies
When to Use 1.1.1.1 as Your DNS
Use 1.1.1.1 when you want faster resolution, stronger privacy, and built-in security against known threats. It is suitable for general browsing, households, small offices, and remote workers seeking reliable resolution. Note that some networks, particularly those with strict compliance or captive portals, may require using an internal resolver. In such cases, consult your network administrator before switching. For most home and personal users, 1.1.1.1 provides a robust public alternative that balances performance with transparency.
Configuration Comparison and Platform Guidance
Router and Device Setup
Configure 1.1.1.1 at the router to apply it to all devices on your network, or set it per device for testing. Common platforms include Windows, macOS, iOS, Android, and major router firmware such as pfSense, OpenWrt, and ASUSWRT. Each platform has a straightforward process in the network settings, typically under DNS or network preferences. When configuring, you can also set fallback DNS (e.g., your ISP or 8.8.8.8) to maintain resolution if 1.1.1.1 becomes temporarily unavailable. Always verify connectivity after changes by flushing DNS caches and testing name resolution.
Comparison With Other Popular Resolvers
| Resolver | Primary Privacy Approach | Encryption Options | Typical Latency (ms) | Operated By |
|---|---|---|---|---|
| 1.1.1.1 | No PII logging; threat blocking | DoH, DoT, plaintext | 20–40 (varies by location) | Cloudflare |
| 8.8.8.8 | IP address and location tied for service improvement; option to opt out | DoH, DoT, plaintext | 20–50 (varies by location) | |
| Quad9 | Aggregate, anonymized data for network health; blocks known threats | DoH, DoT, plaintext | 20–60 (varies by location) | Quad9 nonprofit/private partners |
| OpenDNS (Cisco) | Email and web safety features; account-linked telemetry | DoH, DoT, plaintext | 20–60 (varies by location) | Cisco |
Practical Setup and Best Practices
Start by testing 1.1.1.1 on a single device to confirm compatibility. Use online tools to verify that queries resolve correctly and that encryption options (DoH/DoT) are active where supported. On routers, update the DNS settings in the WAN or LAN section and save changes. Consider using 1.1.1.1 along with a secondary resolver for resilience. Monitor for any connectivity issues, especially on networks that use captive portals or custom split-horizon DNS. Remember that encryption depends on client and server support; use tools that check DNS traffic privacy to confirm your configuration is effective.
Troubleshooting Common Issues
If a site fails to resolve after switching to 1.1.1.1, first flush your system DNS cache. On many operating systems you can run a cache flush command (e.g., ipconfig/flushdns on Windows, dscacheutil on macOS, systemd-resolve –flush-caches on some Linux distros). Ensure the correct port (53) is not blocked by firewalls or restrictive APs, since some networks block external DNS to enforce internal policies. If you rely on split-horizon or internal domains, configure conditional forwarders or use your organization’s resolvers for those zones. For encrypted setups, verify that clients support DoH/DoT and that corporate policies permit encrypted DNS traffic. When in doubt, keep a manual fallback to a known working resolver during changes.
Limitations and Considerations
While 1.1.1.1 offers strong privacy and security, it may not match local ISP resolvers for certain internal network services or split-horizon setups used in enterprise environments. Some applications and networks may prefer or require upstream resolvers for compliance or routing reasons. The level of encryption and logging policy can vary; always review the resolver operator’s transparency reports and privacy commitments. Performance can differ based on geography and network conditions, so testing and monitoring are recommended. Using 1.1.1.1 does not replace other security controls such as endpoint protection, web filtering, and secure configurations.
Verifiable Attributes at a Glance
| Attribute | Verified Detail | Source Type |
|---|---|---|
| Operator | Cloudflare | Public DNS provider documentation |
| Privacy Policy | Minimal PII; DNS query logging limited to technical and operational needs with anonymity measures | Cloudflare 1.1.1.1 Privacy Documentation |
| Encryption Support | DNS over HTTPS (RFC 8484), DNS over TLS (RFC 7858), and plaintext DNS | IETF RFCs and Cloudflare implementation notes |
| Threat Blocking | Malware and phishing sinkholing via regularly updated blocklists | Cloudflare security and threat intelligence disclosures |
| Global Presence | Anycast network with hundreds of edge locations worldwide | Cloudflare network maps and public resources |