Page 1 of 1

New DNS Service: Quad9

Posted: Sat Nov 18, 2017 10:23 pm
by encro
https://www.quad9.net/#/about

Global Cyber Alliance in association with IBM and Packet Clearing House presents Quad9. DNS designed with the intent of preventing Malware domains from resolving.

Add 9.9.9.9 to your DNS to test.

More discussion about the service is on Ars Technica
https://arstechnica.com/information-tec ... -everyone/

Re: New DNS Service: Quad9

Posted: Sun Nov 19, 2017 5:25 am
by Lantis

Code: Select all

root@Gargoyle:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=57 time=9.176 ms
64 bytes from 8.8.8.8: seq=1 ttl=57 time=7.638 ms
64 bytes from 8.8.8.8: seq=2 ttl=57 time=8.491 ms
64 bytes from 8.8.8.8: seq=3 ttl=57 time=8.486 ms
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 7.638/8.447/9.176 ms

root@Gargoyle:~# ping 9.9.9.9
PING 9.9.9.9 (9.9.9.9): 56 data bytes
64 bytes from 9.9.9.9: seq=0 ttl=55 time=156.099 ms
64 bytes from 9.9.9.9: seq=1 ttl=55 time=156.164 ms
64 bytes from 9.9.9.9: seq=2 ttl=55 time=155.884 ms
64 bytes from 9.9.9.9: seq=3 ttl=55 time=156.204 ms
--- 9.9.9.9 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 155.884/156.087/156.204 ms
It looks to be pretty poor performing for me.

Re: New DNS Service: Quad9

Posted: Sun Nov 19, 2017 11:40 am
by Volaris
Lantis wrote:It looks to be pretty poor performing for me.
They must not have a server near you or their anycast isn't working right. They claim they have 70 locations online and will have over 160 in 2018.

I like that it's run by a non-profit and that they won't sell your browsing data to marketers. I switched to it a few days ago and it's been solid so far with similar ping times to Google DNS and OpenDNS.

Re: New DNS Service: Quad9

Posted: Sun Nov 19, 2017 11:56 am
by gu3d3s
Hi,

Code: Select all

MacBook-Pro:~ gu3dz$ ping 9.9.9.9
PING 9.9.9.9 (9.9.9.9): 56 data bytes
64 bytes from 9.9.9.9: icmp_seq=0 ttl=58 time=95.549 ms
64 bytes from 9.9.9.9: icmp_seq=1 ttl=58 time=94.797 ms
64 bytes from 9.9.9.9: icmp_seq=2 ttl=58 time=94.596 ms
64 bytes from 9.9.9.9: icmp_seq=3 ttl=58 time=93.554 ms
64 bytes from 9.9.9.9: icmp_seq=4 ttl=58 time=93.398 ms
^C
--- 9.9.9.9 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 93.398/94.379/95.549/0.804 ms
MacBook-Pro:~ gu3dz$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: icmp_seq=0 ttl=60 time=43.535 ms
64 bytes from 8.8.8.8: icmp_seq=1 ttl=60 time=45.834 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=60 time=46.228 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=60 time=45.661 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=60 time=45.637 ms
^C
--- 8.8.8.8 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 43.535/45.379/46.228/0.946 ms
ping from BR