DNS Public Server: Difference between revisions
Appearance
No edit summary |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Google DNS== | |||
Google DNS is a free, global DNS resolution service that you can use as an alternative to your current DNS provider. | |||
{| class="wikitable" | |||
|+ | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>8.8.8.8</code> and <code>8.8.4.4</code> | |||
|- | |||
| DNS, IPv6 || <code>2001:4860:4860::8888</code> and <code>2001:4860:4860::8844</code> | |||
|- | |||
| DNS-over-HTTPS || <code><nowiki>https://dns.google/dns-query</nowiki></code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns.google</code> | |||
|} | |||
==Cloudflare DNS== | ==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. | 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. | ||
| Line 13: | Line 30: | ||
| DNS, IPv6 || <code>2606:4700:4700::1111</code> and <code>2606:4700:4700::1001</code> | | DNS, IPv6 || <code>2606:4700:4700::1111</code> and <code>2606:4700:4700::1001</code> | ||
|- | |- | ||
| DNS-over-HTTPS, IPv4 || <code>https://dns.cloudflare.com/dns-query</code> | | DNS-over-HTTPS, IPv4 || <code><nowiki>https://dns.cloudflare.com/dns-query</nowiki></code> | ||
|- | |- | ||
| DNS-over-HTTPS, IPv6 || <code>https://dns.cloudflare.com/dns-query</code> | | DNS-over-HTTPS, IPv6 || <code><nowiki>https://dns.cloudflare.com/dns-query</nowiki></code> | ||
|- | |- | ||
| DNS-over-TLS || <code>tls://1dot1dot1dot1.cloudflare-dns.com</code> | | DNS-over-TLS || <code>tls://1dot1dot1dot1.cloudflare-dns.com</code> | ||
| Line 28: | Line 45: | ||
| DNS, IPv4 || <code>1.1.1.2</code> and <code>1.0.0.2</code> | | DNS, IPv4 || <code>1.1.1.2</code> and <code>1.0.0.2</code> | ||
|- | |- | ||
| DNS, IPv6 || 2606:4700:4700::1112 and 2606:4700:4700::1002 | | DNS, IPv6 || <code>2606:4700:4700::1112</code> and <code>2606:4700:4700::1002</code> | ||
|- | |||
| DNS-over-HTTPS || <code><nowiki>https://security.cloudflare-dns.com/dns-query</nowiki></code> | |||
|- | |||
| DNS-over-TLS || <code>tls://security.cloudflare-dns.com</code> | |||
|} | |||
===Malware and adult content blocking=== | |||
{| class="wikitable" | |||
|+ | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>1.1.1.3</code> and <code>1.0.0.3</code> | |||
|- | |||
| DNS, IPv6 || <code>2606:4700:4700::1113</code> and <code>2606:4700:4700::1003</code> | |||
|- | |- | ||
| DNS-over-HTTPS || https:// | | DNS-over-HTTPS, IPv4 || <code><nowiki>https://family.cloudflare-dns.com/dns-query</nowiki></code> | ||
|- | |- | ||
| DNS-over-TLS || tls:// | | DNS-over-TLS || <code>tls://family.cloudflare-dns.com</code> | ||
|} | |} | ||
==Adguard== | |||
Protocol | ===Default=== | ||
DNS, IPv4 | These servers provide ads, trackers, and phishing protection: | ||
DNS, IPv6 | {| class="wikitable" | ||
DNS-over-HTTPS, IPv4 | |+ Caption text | ||
DNS-over-TLS | |- | ||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.14</code> and <code>94.140.15.15</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::ad1:ff</code> and <code>2a10:50c0::ad2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.default.ns1.adguard.com</code> IP: <code>176.103.130.130:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.default.ns2.adguard.com</code> IP: <code>[2a00:5a60::ad2:0ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code><nowiki>https://dns.adguard.com/dns-query</nowiki></code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns.adguard.com</code> | |||
|} | |||
===Family Protection=== | |||
These servers provide the Default features + Blocking adult websites + Safe search | |||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.15</code> and <code>94.140.15.16</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::bad1:ff</code> and <code>2a10:50c0::bad2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.family.ns1.adguard.com</code> IP: <code>176.103.130.132:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.family.ns2.adguard.com</code> IP: <code>[2a00:5a60::bad2:0ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code><nowiki>https://dns-family.adguard.com/dns-query</nowiki></code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns-family.adguard.com</code> | |||
|} | |||
===Non-filtering=== | |||
These servers provide a secure and reliable connection, but they don't filter anything like the "Default" and "Family protection" servers. | |||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.140</code> and <code>94.140.14.141</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::1:ff</code> and <code>2a10:50c0::2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.unfiltered.ns1.adguard.com</code> IP: <code>94.140.14.140:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.default.ns2.adguard.com</code> IP: <code>[2a00:5a60::01:ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code><nowiki>https://dns-unfiltered.adguard.com/dns-query</nowiki></code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns-unfiltered.adguard.com</code> | |||
|} | |||
==Source== | |||
*[https://kb.adguard.com/en/general/dns-providers#google-dns adguard.com] | |||
[[Category:DNS]] | |||
Latest revision as of 16:21, 13 April 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
|
Adguard
Default
These servers provide ads, trackers, and phishing protection:
| Protocol | Address |
|---|---|
| DNS, IPv4 | 94.140.14.14 and 94.140.15.15
|
| DNS, IPv6 | 2a10:50c0::ad1:ff and 2a10:50c0::ad2:ff
|
| DNSCrypt, IPv4 | Provider: 2.dnscrypt.default.ns1.adguard.com IP: 176.103.130.130:5443
|
| DNSCrypt, IPv6 | Provider: 2.dnscrypt.default.ns2.adguard.com IP: [2a00:5a60::ad2:0ff]:5443
|
| DNS-over-HTTPS | https://dns.adguard.com/dns-query
|
| DNS-over-TLS | tls://dns.adguard.com
|
Family Protection
These servers provide the Default features + Blocking adult websites + Safe search
| Protocol | Address |
|---|---|
| DNS, IPv4 | 94.140.14.15 and 94.140.15.16
|
| DNS, IPv6 | 2a10:50c0::bad1:ff and 2a10:50c0::bad2:ff
|
| DNSCrypt, IPv4 | Provider: 2.dnscrypt.family.ns1.adguard.com IP: 176.103.130.132:5443
|
| DNSCrypt, IPv6 | Provider: 2.dnscrypt.family.ns2.adguard.com IP: [2a00:5a60::bad2:0ff]:5443
|
| DNS-over-HTTPS | https://dns-family.adguard.com/dns-query
|
| DNS-over-TLS | tls://dns-family.adguard.com
|
Non-filtering
These servers provide a secure and reliable connection, but they don't filter anything like the "Default" and "Family protection" servers.
| Protocol | Address |
|---|---|
| DNS, IPv4 | 94.140.14.140 and 94.140.14.141
|
| DNS, IPv6 | 2a10:50c0::1:ff and 2a10:50c0::2:ff
|
| DNSCrypt, IPv4 | Provider: 2.dnscrypt.unfiltered.ns1.adguard.com IP: 94.140.14.140:5443
|
| DNSCrypt, IPv6 | Provider: 2.dnscrypt.default.ns2.adguard.com IP: [2a00:5a60::01:ff]:5443
|
| DNS-over-HTTPS | https://dns-unfiltered.adguard.com/dns-query
|
| DNS-over-TLS | tls://dns-unfiltered.adguard.com
|