Public DNS Resolvers

A reference list of major public DNS resolvers with their IPv4 and IPv6 addresses. Setting one of these as your resolver changes how your device looks up domain names. To see which resolver you are using right now, check What Is My DNS Resolver.

Resolver list

ProviderIPv4IPv6
Google Public DNS8.8.8.8,8.8.4.42001:4860:4860::8888,2001:4860:4860::8844
Cloudflare1.1.1.1,1.0.0.12606:4700:4700::1111,2606:4700:4700::1001
Cloudflare (block malware)1.1.1.2,1.0.0.22606:4700:4700::1112,2606:4700:4700::1002
Cloudflare (block malware + adult)1.1.1.3,1.0.0.32606:4700:4700::1113,2606:4700:4700::1003
Quad99.9.9.9,149.112.112.1122620:fe::fe,2620:fe::9
OpenDNS (Cisco)208.67.222.222,208.67.220.2202620:119:35::35,2620:119:53::53
AdGuard DNS94.140.14.14,94.140.15.152a10:50c0::ad1:ff,2a10:50c0::ad2:ff
CleanBrowsing (Security)185.228.168.9,185.228.169.92a0d:2a00:1::2,2a0d:2a00:2::2
DNS.WATCH84.200.69.80,84.200.70.402001:1608:10:25::1c04:b12f,2001:1608:10:25::9249:d69b
Yandex DNS77.88.8.8,77.88.8.12a02:6b8::feed:0ff,2a02:6b8:0:1::feed:0ff
Comodo Secure DNS8.26.56.26,8.20.247.20
Level3 / CenturyLink4.2.2.1,4.2.2.2
Control D (unfiltered)76.76.2.0,76.76.10.0

Every address above was verified to answer queries when this page was built. Filtering, logging, and privacy policies differ per provider, so review each provider's own policy before switching. A dash in the IPv6 column means the provider does not publish an official IPv6 resolver.

Test a resolver

Point dig at any resolver to confirm it answers.

dig @1.1.1.1 robtex.com

Use Robtex's resolver echo through a chosen resolver to see how it reaches authoritative DNS, including its EDNS Client Subnet.

dig dnsip.robtex.com TXT @9.9.9.9

What to check next

Use What Is My DNS Resolver to detect the resolver your network uses right now, and What Is My IP for your public address. To inspect records served by a name, use DNS Lookup; to inspect an address, use IP Lookup.

FAQ

What is a public DNS resolver?
A public DNS resolver is a recursive DNS service anyone can use to look up domain names, run by a company or project instead of your ISP. Common reasons to switch are speed, privacy, content filtering, or reliability.
Which public DNS is fastest?
It depends on your location and network, because these are anycast services routed to the nearest site. Test a few from your own connection rather than assuming one is fastest everywhere.
Do these resolvers support IPv6?
Most do. The IPv6 column lists each provider's IPv6 addresses; a dash means the provider does not publish an official IPv6 resolver.
Are filtered resolvers on different addresses?
Often yes. Providers such as Cloudflare, AdGuard, and CleanBrowsing publish separate addresses for malware or adult-content filtering, listed as separate rows here.