DNS Public Server: Difference between revisions
No edit summary |
|||
| Line 9: | Line 9: | ||
! Protocol !! Address | ! Protocol !! Address | ||
|- | |- | ||
| DNS, IPv4 || 1.1.1.1 and 1.0.0.1 | | DNS, IPv4 || <code>1.1.1.1</code> and <code>1.0.0.1</code> | ||
|- | |- | ||
| DNS, IPv6 || 2606:4700:4700::1111 and 2606:4700:4700::1001 | | DNS, IPv6 || <code>2606:4700:4700::1111</code> and <code>2606:4700:4700::1001</code> | ||
|- | |- | ||
| DNS-over-HTTPS, IPv4 || https://dns.cloudflare.com/dns-query | | DNS-over-HTTPS, IPv4 || <code>https://dns.cloudflare.com/dns-query</code> | ||
|- | |- | ||
| DNS-over-HTTPS, IPv6 || https://dns.cloudflare.com/dns-query | | DNS-over-HTTPS, IPv6 || <code>https://dns.cloudflare.com/dns-query</code> | ||
|- | |- | ||
| DNS-over-TLS || tls://1dot1dot1dot1.cloudflare-dns.com | | DNS-over-TLS || <code>tls://1dot1dot1dot1.cloudflare-dns.com</code> | ||
|} | |} | ||
===Malware blocking only=== | ===Malware blocking only=== | ||
Protocol | {| class="wikitable" | ||
DNS, IPv4 | |+ | ||
DNS, IPv6 | |- | ||
DNS-over-HTTPS | ! Protocol !! Address | ||
DNS-over-TLS | |- | ||
| 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-over-HTTPS || https://security.cloudflare-dns.com/dns-query | |||
|- | |||
| DNS-over-TLS || tls://security.cloudflare-dns.com | |||
|} | |||
Malware and adult content blocking | Malware and adult content blocking | ||
Protocol Address | Protocol Address | ||