Nah, apparently it’s completely valid to end IPv6 addresses with a 0. And I haven’t done much research, but it seems IPv6 really doesn’t have network addresses the way IPv4 does.
Twice the latency for DNS results? Care to give concrete examples? DNS is usually very fast. Twice as long as very fast is still pretty quick, in my opinion.
kinda hate how they don’t provide dns with dnssec but no malware blocking (i prefer my dns to always just resolve stuff regardless if it’s “malware” or not)
also their default dns does has ECS disabled (they have an alternative one tho)
Nice try CloudFlare,
but I’m still picking Quad9 any day over you:
https://www.quad9.net/
Oh wow, that might be the shortest-representation IPv6 DNS server I’ve seen to date: 2620:fe::9
2a09:: 2a11:: and 2409:: are the shortest.
Do you recommend dns.sb?
I found them via IP address, so I don’t know anything about the company beyond that.
That’s networks, not hosts
Nah, apparently it’s completely valid to end IPv6 addresses with a 0. And I haven’t done much research, but it seems IPv6 really doesn’t have network addresses the way IPv4 does.
Also you can ping them and they reply.
You can have .0 as a host. 10.0.1.0/23 is a perfectly valid host, same with 10.0.0.255/23
why do you like it better?
I don’t trust CloudFlare with my data,
assume they will sell it since it’s a for-profit company.
Meanwhile Quad9 touts about not logging IPs and being GDPR compliant.
is quad9 a nonprofit?
what makes them trustworthy wih that claim?
I Googled them because I was interested. The answer is yes.
Sony failed to sue them, hoping to force them to block copyright breach adjacent DNS resolvers. That feels like a badge of honour.
9.9.9.9 has twice the latency for me. Why pick quad9 over, say, 1.1.1.2?
Swiss
Twice the latency for DNS results? Care to give concrete examples? DNS is usually very fast. Twice as long as very fast is still pretty quick, in my opinion.
I’m always on VPN, so latencies add up.
dig +stats @1.1.1.1 www.google.com | grep '[\d]+ msec'
gives me 10-20ms using a nearby vpn server
dig +stats @9.9.9.9 www.google.com | grep '[\d]+ msec'
gets me 30-50 ms, and not rarely >100ms.
Plus DNS caching… I do DOT or DOH (forget which, setup years ago) from my router’s local DNS server without any noticeable latency.
kinda hate how they don’t provide dns with dnssec but no malware blocking (i prefer my dns to always just resolve stuff regardless if it’s “malware” or not)
also their default dns does has ECS disabled (they have an alternative one tho)