Looks like 139.59.23.241 (NIC's opennic) which has 34.113 ms response time is better than 8.8.8.8 (google) which has 70.512 ms response time is better than 1.1.1.1 (cloudflare) which has 73.364 ms response time.
$ ping -c 5 139.59.23.241 PING 139.59.23.241 (139.59.23.241): 56 data bytes 64 bytes from 139.59.23.241: icmp_seq=0 ttl=54 time=33.574 ms 64 bytes from 139.59.23.241: icmp_seq=1 ttl=54 time=35.030 ms 64 bytes from 139.59.23.241: icmp_seq=2 ttl=54 time=33.392 ms 64 bytes from 139.59.23.241: icmp_seq=3 ttl=54 time=32.447 ms 64 bytes from 139.59.23.241: icmp_seq=4 ttl=54 time=36.122 ms --- 139.59.23.241 ping statistics --- 5 packets transmitted, 5 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 32.447/34.113/36.122/1.301 ms $ ping -c 5 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=46 time=68.970 ms 64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=70.793 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=46 time=75.928 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=46 time=68.875 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=46 time=67.993 ms --- 8.8.8.8 ping statistics --- 5 packets transmitted, 5 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 67.993/70.512/75.928/2.857 ms $ ping -c 5 1.1.1.1 PING 1.1.1.1 (1.1.1.1): 56 data bytes 64 bytes from 1.1.1.1: icmp_seq=0 ttl=54 time=75.831 ms 64 bytes from 1.1.1.1: icmp_seq=1 ttl=54 time=74.279 ms 64 bytes from 1.1.1.1: icmp_seq=2 ttl=54 time=73.743 ms 64 bytes from 1.1.1.1: icmp_seq=3 ttl=54 time=71.254 ms 64 bytes from 1.1.1.1: icmp_seq=4 ttl=54 time=71.711 ms --- 1.1.1.1 ping statistics --- 5 packets transmitted, 5 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 71.254/73.364/75.831/1.688 ms On Mon, Apr 2, 2018 at 10:18 AM, Arun Khan <knu...@gmail.com> wrote: > On Sun, Apr 1, 2018 at 9:01 PM, Gaurav Pant <gaurav...@gmail.com> wrote: >> Hi, >> >> On Mon, Apr 2, 2018 at 12:45 AM, Arun Khan <knu...@gmail.com> wrote: >>> >>> Cloudflare announces public DNS servers 1.1.1.1 and 1.0.0.1 on 4/1 (April >>> 1). >>> >>> NO -- it’s not an April Fool’s joke. Scroll down to the end of the blog. >> >> >> Looks like one :) tried to ping 1.1.1.1 no reply. >> > > Ping response is not necessarily a good test. After all, many servers > are configured to drop ICMP echo request to avoid DDoS. > > Try: > > host www.google.com 1.1.1.1 > > and you will get a response (see below). > > Using domain server: > Name: 1.1.1.1 > Address: 1.1.1.1#53 > Aliases: > > www.google.com has address 172.217.194.99 > www.google.com has address 172.217.194.103 > www.google.com has address 172.217.194.104 > www.google.com has address 172.217.194.105 > www.google.com has address 172.217.194.106 > www.google.com has address 172.217.194.147 > www.google.com has IPv6 address 2404:6800:4003:c00::6a > > -- Arun. > _______________________________________________ > plug-mail mailing list > plug-mail@plug.org.in > http://list.plug.org.in/listinfo/plug-mail _______________________________________________ plug-mail mailing list plug-mail@plug.org.in http://list.plug.org.in/listinfo/plug-mail