If you still see blacklisted IPv6 domains show as forwarded in your query log but don't have IPv6 enabled, you may see a false positive like the image below, where the IPv4 version of the domain is blocked, but not the IPv6 version.
If your Pi-hole does not have an IPv6 address assigned to it, Pi-hole doesn't know to use IPv6 blocking and it instead sends the DNS query to an upstream server. If the upstream server returns an AAAA record, but your client devices cannot communicate via IPv6, you will see this behavior.
this is exactly what I need for my Pi-hole, as I don't use ipv6 and so I need no ipv6 logs.
But after creating the file with content analyze_AAAA=no and several restarts, flushing logs etc. there is still no difference in the query output. Pi-hole is on 3.0.1 / 3.0.1a / 2.8!
Can you help?
btw. the topic is something reverse, the question is: Why do blacklisted domains show IPv4 AND IPv6 as “Pi-holed” in the query log?
or HOW do blacklisted domains show IPv4 as “Pi-holed” but not IPv6 in the query log?