Permalink
Cannot retrieve contributors at this time
92 lines (92 sloc)
1.68 KB
| # CloudFlare DNS | |
| # https://blog.cloudflare.com/dns-resolver-1-1-1-1/ | |
| 1.0.0.0/24 | |
| 1.1.1.0/24 | |
| 2606:4700:4700::/48 | |
| # | |
| # Google DNS | |
| # https://developers.google.com/speed/public-dns/docs/using | |
| 8.8.8.0/24 | |
| 8.8.4.0/24 | |
| 2001:4860:4860::/48 | |
| 2001:4860::/32 | |
| # | |
| # Quad9 DNS | |
| # https://www.quad9.net/faq/ | |
| 9.9.9.0/24 | |
| 149.112.112.0/24 | |
| 2620:fe::/48 | |
| # | |
| # OpenDNS | |
| 208.67.222.0/24 | |
| 208.67.220.0/24 | |
| # https://support.opendns.com/hc/en-us/articles/227986667-Does-OpenDNS-Support-IPv6- | |
| 2620:119:35::/48 | |
| 2620:0:ccc::/48 | |
| # | |
| # Neustar UltraRecursive DNS | |
| 156.154.70.0/24 | |
| 156.154.71.0/24 | |
| # | |
| # OpenNIC Anycast DNS | |
| # https://servers.opennicproject.org/ | |
| 185.121.177.0/24 | |
| 169.239.202.0/24 | |
| 2a05:dfc7:5353::/48 | |
| 2a05:dfc7:5::/48 | |
| # | |
| # a.root-servers.net | |
| # VeriSign, Inc. | |
| 198.41.0.0/24 | |
| 2001:503:ba3e::2:30 | |
| # b.root-servers.net | |
| # University of Southern California (ISI) | |
| 199.9.14.0/24 | |
| 2001:500:200::/48 | |
| # c.root-servers.net | |
| # Cogent Communications | |
| 192.33.4.0/24 | |
| 2001:500:2::/48 | |
| # d.root-servers.net | |
| # University of Maryland | |
| 199.7.91.0/24 | |
| 2001:500:2d::/48 | |
| # e.root-servers.net | |
| # NASA (Ames Research Center) | |
| 192.203.230.0/24 | |
| 2001:500:a8::/48 | |
| # f.root-servers.net | |
| # Internet Systems Consortium, Inc. | |
| 192.5.5.0/24 | |
| 2001:500:2f::/48 | |
| # g.root-servers.net | |
| # US Department of Defense (NIC) | |
| 192.112.36.0/24 | |
| 2001:500:12::/48 | |
| # h.root-servers.net | |
| # US Army (Research Lab) | |
| 198.97.190.0/24 | |
| 2001:500:1::/48 | |
| # i.root-servers.net | |
| # Netnod | |
| 192.36.148.0/24 | |
| 2001:7fe::/48 | |
| # j.root-servers.net | |
| # VeriSign, Inc. | |
| 192.58.128.0/24 | |
| 2001:503:c27::/48 | |
| # k.root-servers.net | |
| # RIPE NCC | |
| 193.0.14.0/24 | |
| 2001:7fd::/32 | |
| # l.root-servers.net | |
| # ICANN | |
| 199.7.83.0/24 | |
| 2001:500:9f::/48 | |
| # m.root-servers.net | |
| # WIDE Project | |
| 202.12.27.0/24 | |
| 2001:dc3::/32 | |
| # | |
| # https://dns4.pro (Org: web2objects) | |
| 194.14.219.0/24 |