OVERKILL
$100 Site Donor 2021
Good point! Though, as I noted, it's highly unlikely anybody is sniffing the traffic on the DOCSIS network unless they've been given reason to. DNS queries can be easily logged (and used to drive targeted ads and track browsing habits, if desired) by the ISP at the DNS server level, which is a fair bit easier and doesn't involve traffic inspection. @wwillson works for an ISP so I'd be curious to know if they are doing any form of traffic inspection on their consumer clients.I would note that the TLS handshakes still include the hostname, like an HTTP Host header, it's called SNI. ESNI/Encrypted SNI isn't prolific yet. So, your provider can also glean the visited website hostname from the 443/TLS SNI, even if you've encrypted your DNS traffic.
View attachment 287958
An example that kind of undermines my own above statement (LOL!

Like DoH/DoT, I think we'll see ECH become common due to the obvious privacy blindspot SNI presents. My understanding is that they were having a hard time standardizing it, which is why it took so long to address?