1111. for families does not work for me

I have added the two DNS entries 1.1.1.3 and 1.0.0.3. and the IPV6 entries 2606:4700:4700::1113 and 2606:4700:47700::1003. I am able to open

playboy.* (pb)

When I run a nslookup ‘pb’ I get
server: Unknown
Address 2606:4700:4700::1113.
*** Unknown can’t find ‘pb’: No response from the server
But I can still ping the site and access it via browser.?

If remove IPV6 from the driver properties and run nslookup ‘pb’ I get
server: Unknown
Address 1.1.1.3

Non-authoritative answer
Addresses: 2606:4700:4400::6812:2578
2606:4700:4400::ac40:9688
104.18.37.120
172.64.150.136
And I can still ping the site and access it via browser.?

I only have one NIC and one address. How / why is this happening?

dig playboy.com @1.1.1.3 +short
0.0.0.0
dig playboy.com @1.1.1.1 +short
104.18.37.120
172.64.150.136

Cloudflare for Families returns the expected answer. If it’s not returning the expected answer on your network odds are something else is intercepting your DNS queries.

What happens when you run these commands?

dig +short CHAOS TXT id.server @1.1.1.1
dig +short CHAOS TXT id.server @1.1.1.3