pi@pi-hole:~ $ pihole -q pi4.hsd1.co.comcast.net
Match found in exact blacklist
pi4.hsd1.co.comcast.net.hsd1.co.comcast.net
pi4.hsd1.co.comcast.net
pi-hole is a recent bog-standard install on a pi 3b+. The pi4 in question is running Raspbian 10 (buster), and is used primarily as a SMB file server for a couple of external drives, and has a small web server using Python bottle and rocket to serve some local files. It doesn't do much else. If my image posts right, you can see the blacklist works on domains 1 and 2 in the list, but not on 4 and 5 (the pi 4).
In 50+ years as a programmer I've managed to learn not much about networking, just enough to set up my home LAN with Comcast cable and a separate Linksys WRT3200ACM router. I reserved the pi-hole's IP address in the router's DHCP reservations page via its MAC address and set that address as Static DNS 1 (and no other DNS addresses set). The pi-hole works great except for this puzzle.
Also, what is with these hsd1.co.comcast.net queries from pi4? And from my printer (the brw0022... queries)? And with the www.belkin.com requests? Is my router trying to phone home every minute or two? And my printer? And why are there two domains for pi4.hsd1... etc.? What is making these requests and why?
Thank you. I did use the Blacklist page to create and edit those entries, not knowing about group management. I fixed it (and updated pi-hole too). I find that blocking pi4.hsd1... had the effect of blocking my local web server on the pi 4, so I had to unblock it. But I have not yet had the flood of queries on that domain that I had before. I still don't understand what was querying it up to thousands of times a day or why. Also do not understand what is querying my printer brw0022... 5400 times yesterday, or why. I assume it's my Linksys router that queries belkin.com every 30 seconds. I wish I knew what it was trying to send or request from Belkin so I'd know if I want to block it.