mirror of https://gitlab.com/octtspacc/OcttKB
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
created: 20230209103557956
|
|
creator: Octt
|
|
modified: 20230209172822428
|
|
modifier: Octt
|
|
tags: Internet
|
|
title: DNS
|
|
|
|
<<MediaWiki Domain_Name_System en 4>>
|
|
|
|
List of DNS servers (including <<WikipediaLink "DNS over TLS" en " ">>, easily usable on [[Android]] >= 9):
|
|
|
|
; 🇺🇸 ''[[Cloudflare|https://1.1.1.1/]]'' (avoid):
|
|
: <<WikipediaLink- "1.1.1.1" en>>
|
|
|
|
; 🇪🇺 ''[[dns0.eu|https://www.dns0.eu/]]'' (new, never tried it)
|
|
: Seen on [[Feddit.it|https://feddit.it/post/145578]]
|
|
|
|
; 🇺🇸 ''[[Google|https://dns.google/]]'' (avoid):
|
|
: <<WikipediaLink- "Google Public DNS" en>>
|
|
|
|
; 🇨🇭 ''[[Quad9|https://www.quad9.net/]]'' (good):
|
|
: <<WikipediaLink- "Quad9#Service" en>>
|
|
|
|
; 🇩🇰 [+ 🇺🇸] ''[[UncensoredDNS|https://blog.uncensoreddns.org/]]'' (ideally perfect but I found it crashed sometimes or got slow):
|
|
: <div>
|
|
|
|
<<<
|
|
; anycast.uncensoreddns.org
|
|
: Anycast from multiple locations.
|
|
* DNS-over-TLS: `anycast.uncensoreddns.org:853`
|
|
* DNS-over-HTTPS: `https://anycast.uncensoreddns.org/dns-query`
|
|
*IPv4: `91.239.100.100`
|
|
*IPv6: `2001:67c:28a4::`
|
|
<<<
|
|
<<<
|
|
; unicast.uncensoreddns.org
|
|
: This node is hosted at AS9167 in Copenhagen, Denmark.
|
|
* DNS-over-TLS: `unicast.uncensoreddns.org:853`
|
|
* DNS-over-HTTPS: `https://unicast.uncensoreddns.org/dns-query`
|
|
* IPv4: `89.233.43.71`
|
|
* IPv6: `2a01:3a0:53:53::`
|
|
<<<
|
|
</div>
|
|
|
|
<!--
|
|
TODO:
|
|
- Link to the specific reasons of why to avoid certain DNS providers
|
|
--> |