DNS Public Server: Difference between revisions
Appearance
No edit summary |
|||
| Line 11: | Line 11: | ||
| DNS, IPv6 || <code>2001:4860:4860::8888</code> and <code>2001:4860:4860::8844</code> | | DNS, IPv6 || <code>2001:4860:4860::8888</code> and <code>2001:4860:4860::8844</code> | ||
|- | |- | ||
| DNS-over-HTTPS || https://dns.google/dns-query | | DNS-over-HTTPS || <code><nowiki>https://dns.google/dns-query</nowiki></code> | ||
|- | |- | ||
| DNS-over-TLS || tls://dns.google | | DNS-over-TLS || <code>tls://dns.google</code> | ||
|} | |} | ||
Revision as of 20:49, 4 March 2022
Google DNS
Google DNS is a free, global DNS resolution service that you can use as an alternative to your current DNS provider.
| Protocol | Address |
|---|---|
| DNS, IPv4 | 8.8.8.8 and 8.8.4.4
|
| DNS, IPv6 | 2001:4860:4860::8888 and 2001:4860:4860::8844
|
| DNS-over-HTTPS | https://dns.google/dns-query
|
| DNS-over-TLS | tls://dns.google
|
Cloudflare DNS
Cloudflare DNS is a free and fast DNS service which functions as a recursive name server providing domain name resolution for any host on the Internet.
Standard
| Protocol | Address |
|---|---|
| DNS, IPv4 | 1.1.1.1 and 1.0.0.1
|
| DNS, IPv6 | 2606:4700:4700::1111 and 2606:4700:4700::1001
|
| DNS-over-HTTPS, IPv4 | https://dns.cloudflare.com/dns-query
|
| DNS-over-HTTPS, IPv6 | https://dns.cloudflare.com/dns-query
|
| DNS-over-TLS | tls://1dot1dot1dot1.cloudflare-dns.com
|
Malware blocking only
| Protocol | Address |
|---|---|
| DNS, IPv4 | 1.1.1.2 and 1.0.0.2
|
| DNS, IPv6 | 2606:4700:4700::1112 and 2606:4700:4700::1002
|
| DNS-over-HTTPS | https://security.cloudflare-dns.com/dns-query
|
| DNS-over-TLS | tls://security.cloudflare-dns.com
|
Malware and adult content blocking
| Protocol | Address |
|---|---|
| DNS, IPv4 | 1.1.1.3 and 1.0.0.3
|
| DNS, IPv6 | 2606:4700:4700::1113 and 2606:4700:4700::1003
|
| DNS-over-HTTPS, IPv4 | https://family.cloudflare-dns.com/dns-query
|
| DNS-over-TLS | tls://family.cloudflare-dns.com
|