User Tools

Site Tools


servers:upstream_dns_servers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:upstream_dns_servers [2025/07/03 20:36] – [Android] Sean Rhoneservers:upstream_dns_servers [2025/10/21 17:08] (current) Sean Rhone
Line 2: Line 2:
  
   * List of DNS servers   * List of DNS servers
 +
 +===== Other =====
 +
 +  * https://chromium.googlesource.com/chromium/src/+/refs/heads/main/net/dns/public/doh_provider_entry.cc
  
 ====== Quad9 ====== ====== Quad9 ======
Line 20: Line 24:
  
 <code>https://dns.quad9.net/dns-query</code> <code>https://dns.quad9.net/dns-query</code>
 +
 +===== Windows =====
 +
 +  "powershell.exe" -Command "Resolve-DnsName -Type 'txt' 'proto.on.quad9.net.'"
 +
 +  Resolve-DnsName -Type 'txt' 'proto.on.quad9.net.'
  
 ===== systemd-resolved ===== ===== systemd-resolved =====
Line 34: Line 44:
 ===== Android ===== ===== Android =====
  
-  * ''dns11'' is ECS+  * ''11'' is ECS
  
 <code>dns.quad9.net</code> <code>dns.quad9.net</code>
  
 <code>dns11.quad9.net</code> <code>dns11.quad9.net</code>
 +
 +====== Xfinity ======
 +
 +<code>75.75.75.75</code>
 +
 +<code>75.75.76.76</code>
 +
 +<code>2001:558:feed::1</code>
 +
 +<code>2001:558:feed::2</code>
 +
 +<code>75.75.75.75,75.75.76.76</code>
 +
 +<code>2001:558:feed::1,2001:558:feed::2</code>
 +
 +<code>https://doh.xfinity.com/dns-query</code>
  
 ====== ​​Google Public DNS ====== ====== ​​Google Public DNS ======
/usr/local/www/wiki/data/attic/servers/upstream_dns_servers.1751589383.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki