Hi. 1.1.1.3 appears to be blocking NotTheBee dot com. Can that be allowlisted please? There’s no malware or adult material on there.
Why do you think it’s blocked? Looks fine to me:
dig NotTheBee.com @1.1.1.3
;; ANSWER SECTION:
NotTheBee.com. 108 IN A 172.66.43.146
NotTheBee.com. 108 IN A 172.66.40.110
No bad categories on radar either
https://radar.cloudflare.com/domains/feedback/notthebee.com
Good question. I did check the “dig” command as well and got the same. I get an ERR_SSL_PROTOCOL_ERROR when I use the regular 1.1.1.3 DNS. When I switch to 1.1.1.1 or Google, the site comes up fine. Based on that error, maybe it’s not blocked but getting a different error altogether?
Interesting. Yea, if it was blocked it would just be 0.0.0.0. For me, 1.1.1.1 and 1.1.1.3 return the exact same IPs for that site.
What IPs do you see returned on 1.1.1.1 vs 1.1.1.2/1.1.1.3?
Definitely seems like it should work based on this. I do wonder if it’s an issue on the website’s side:
% dig notthebee.com
@1.1.1.1
+short
172.66.40.110
172.66.43.146
% dig notthebee.com
@1.1.1.2
+short
172.66.43.146
172.66.40.110
% dig notthebee.com
@1.1.1.3
+short
172.66.43.146
172.66.40.110