@DL6ER (though this is hardly a critical problem if you are busy - just some rando with a weirdly behaving home connection so no rush)
Caught it during a moment where it was failing to resolve google.com for my main client PC (also the only other machine currently pointing to the pihole, I reverted the rest of the network to using the router DHCP for the moment and hardcoded my own machine.
Immediately went and tailed the FTL.log and got this pile of gubbins which may or may not be useful? Not really sure what to spot in the debug that might be off
2025-07-30 12:47:19.228 BST [18876M] DEBUG_DATABASE: domain_in_list("@@||catalog.gamepass.com.edgesuite.net^", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.230 BST [18876M] DEBUG_VECTORS: Getting sqlite3_stmt** 0xb6f4a4b0[17] --> 0xb47b8108
2025-07-30 12:47:19.231 BST [18876M] DEBUG_DATABASE: domain_in_list("catalog.gamepass.com.edgesuite.net", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.233 BST [18876M] DEBUG_QUERIES: Checking if "catalog.gamepass.com.edgesuite.net" is in gravity (exact): no
2025-07-30 12:47:19.245 BST [18876M] DEBUG_QUERIES: Checking if "||net^" is in gravity (ABP): no
2025-07-30 12:47:19.247 BST [18876M] DEBUG_DATABASE: domain_in_list("||net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.248 BST [18876M] DEBUG_QUERIES: Checking if "||edgesuite.net^" is in gravity (ABP): no
2025-07-30 12:47:19.250 BST [18876M] DEBUG_DATABASE: domain_in_list("||edgesuite.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.251 BST [18876M] DEBUG_QUERIES: Checking if "||com.edgesuite.net^" is in gravity (ABP): no
2025-07-30 12:47:19.253 BST [18876M] DEBUG_DATABASE: domain_in_list("||com.edgesuite.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.265 BST [18876M] DEBUG_QUERIES: Checking if "||gamepass.com.edgesuite.net^" is in gravity (ABP): no
2025-07-30 12:47:19.267 BST [18876M] DEBUG_DATABASE: domain_in_list("||gamepass.com.edgesuite.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.268 BST [18876M] DEBUG_QUERIES: Checking if "||catalog.gamepass.com.edgesuite.net^" is in gravity (ABP): no
2025-07-30 12:47:19.270 BST [18876M] DEBUG_DATABASE: domain_in_list("||catalog.gamepass.com.edgesuite.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.271 BST [18876M] DEBUG_QUERIES: DNS cache: AAAA/192.168.1.169/catalog.gamepass.com.edgesuite.net is not blocked (domainlist ID: -1)
2025-07-30 12:47:19.278 BST [18876/T25662] DEBUG_LOCKS: Waiting for SHM lock in GC_thread() (/app/src/gc.c:668)
2025-07-30 12:47:19.273 BST [18876M] DEBUG_QUERIES: Query 77224: CNAME catalog.gamepass.com ---> catalog.gamepass.com.edgesuite.net
2025-07-30 12:47:19.282 BST [18876/T25662] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.291 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_CNAME() (/app/src/dnsmasq_interface.c:1914)
2025-07-30 12:47:19.294 BST [18876/T25662] DEBUG_LOCKS: Obtained SHM lock for GC_thread() (/app/src/gc.c:668)
2025-07-30 12:47:19.296 BST [18876/T25662] DEBUG_LOCKS: Removed SHM lock in GC_thread() (/app/src/gc.c:670)
2025-07-30 12:47:19.303 BST [18876M] DEBUG_FLAGS: Processing FTL hook from src/dnsmasq/rfc1035.c:867 (type: ?, name: "catalog.gamepass.com.edgesuite.net", id: 77224)...
2025-07-30 12:47:19.307 BST [18876M] DEBUG_FLAGS: Flags: F_FORWARD F_CNAME F_UPSTREAM
2025-07-30 12:47:19.308 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.309 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.311 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.312 BST [18876M] DEBUG_QUERIES: **** got upstream reply: catalog.gamepass.com.edgesuite.net is (CNAME) (ID 77224, src/dnsmasq/rfc1035.c:867)
2025-07-30 12:47:19.314 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2342)
2025-07-30 12:47:19.328 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.333 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.338 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.343 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3822)
2025-07-30 12:47:19.350 BST [18876M] DEBUG_QUERIES: FTL_CNAME called with: src = catalog.gamepass.com.edgesuite.net, dst = a1992.dscd.akamai.net, id = 77224
2025-07-30 12:47:19.352 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_CNAME() (/app/src/dnsmasq_interface.c:1793)
2025-07-30 12:47:19.353 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.356 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_CNAME() (/app/src/dnsmasq_interface.c:1793)
2025-07-30 12:47:19.362 BST [18876M] DEBUG_QUERIES: Set global cache status to 0
2025-07-30 12:47:19.364 BST [18876M] DEBUG_QUERIES: a1992.dscd.akamai.net is not known
2025-07-30 12:47:19.366 BST [18876M] DEBUG_VECTORS: Getting sqlite3_stmt** 0xb6f4a470[17] --> 0xb47b7fe8
2025-07-30 12:47:19.368 BST [18876M] DEBUG_DATABASE: domain_in_list("a1992.dscd.akamai.net", 0xb47b7fe8, whitelist): -1
2025-07-30 12:47:19.370 BST [18876M] DEBUG_VECTORS: Getting sqlite3_stmt** 0xb6f4a490[17] --> 0xb47b8588
2025-07-30 12:47:19.371 BST [18876M] DEBUG_DATABASE: domain_in_list("a1992.dscd.akamai.net", 0xb47b8588, blacklist): -1
2025-07-30 12:47:19.373 BST [18876M] DEBUG_VECTORS: Getting sqlite3_stmt** 0xb6f4a4d0[17] --> 0xb47b8348
2025-07-30 12:47:19.385 BST [18876M] DEBUG_DATABASE: domain_in_list("a1992.dscd.akamai.net", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.386 BST [18876M] DEBUG_QUERIES: Checking if "a1992.dscd.akamai.net" is in antigravity (exact): no
2025-07-30 12:47:19.388 BST [18876M] DEBUG_QUERIES: Checking if "@@||net^" is in antigravity (ABP): no
2025-07-30 12:47:19.389 BST [18876M] DEBUG_DATABASE: domain_in_list("@@||net^", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.391 BST [18876M] DEBUG_QUERIES: Checking if "@@||akamai.net^" is in antigravity (ABP): no
2025-07-30 12:47:19.393 BST [18876M] DEBUG_DATABASE: domain_in_list("@@||akamai.net^", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.406 BST [18876M] DEBUG_QUERIES: Checking if "@@||dscd.akamai.net^" is in antigravity (ABP): no
2025-07-30 12:47:19.410 BST [18876M] DEBUG_DATABASE: domain_in_list("@@||dscd.akamai.net^", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.412 BST [18876M] DEBUG_QUERIES: Checking if "@@||a1992.dscd.akamai.net^" is in antigravity (ABP): no
2025-07-30 12:47:19.414 BST [18876M] DEBUG_DATABASE: domain_in_list("@@||a1992.dscd.akamai.net^", 0xb47b8348, antigravity): -1
2025-07-30 12:47:19.424 BST [18876M] DEBUG_VECTORS: Getting sqlite3_stmt** 0xb6f4a4b0[17] --> 0xb47b8108
2025-07-30 12:47:19.426 BST [18876M] DEBUG_DATABASE: domain_in_list("a1992.dscd.akamai.net", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.427 BST [18876M] DEBUG_QUERIES: Checking if "a1992.dscd.akamai.net" is in gravity (exact): no
2025-07-30 12:47:19.429 BST [18876M] DEBUG_QUERIES: Checking if "||net^" is in gravity (ABP): no
2025-07-30 12:47:19.430 BST [18876M] DEBUG_DATABASE: domain_in_list("||net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.432 BST [18876M] DEBUG_QUERIES: Checking if "||akamai.net^" is in gravity (ABP): no
2025-07-30 12:47:19.434 BST [18876M] DEBUG_DATABASE: domain_in_list("||akamai.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.449 BST [18876M] DEBUG_QUERIES: Checking if "||dscd.akamai.net^" is in gravity (ABP): no
2025-07-30 12:47:19.452 BST [18876M] DEBUG_DATABASE: domain_in_list("||dscd.akamai.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.456 BST [18876M] DEBUG_QUERIES: Checking if "||a1992.dscd.akamai.net^" is in gravity (ABP): no
2025-07-30 12:47:19.460 BST [18876M] DEBUG_DATABASE: domain_in_list("||a1992.dscd.akamai.net^", 0xb47b8108, gravity): -1
2025-07-30 12:47:19.464 BST [18876M] DEBUG_QUERIES: DNS cache: AAAA/192.168.1.169/a1992.dscd.akamai.net is not blocked (domainlist ID: -1)
2025-07-30 12:47:19.468 BST [18876M] DEBUG_QUERIES: Query 77224: CNAME catalog.gamepass.com.edgesuite.net ---> a1992.dscd.akamai.net
2025-07-30 12:47:19.470 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_CNAME() (/app/src/dnsmasq_interface.c:1914)
2025-07-30 12:47:19.471 BST [18876M] DEBUG_FLAGS: Processing FTL hook from src/dnsmasq/rfc1035.c:1092 (type: ?, name: "a1992.dscd.akamai.net", id: 77224)...
2025-07-30 12:47:19.473 BST [18876M] DEBUG_FLAGS: Flags: F_FORWARD F_IPV6 F_UPSTREAM
2025-07-30 12:47:19.481 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.482 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.484 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.492 BST [18876M] DEBUG_QUERIES: **** got upstream reply: a1992.dscd.akamai.net is 2a02:26f0:fd00:3::213:75aa (ID 77224, src/dnsmasq/rfc1035.c:1092)
2025-07-30 12:47:19.496 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2342)
2025-07-30 12:47:19.497 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.499 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.500 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.502 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3822)
2025-07-30 12:47:19.514 BST [18876M] DEBUG_FLAGS: Processing FTL hook from src/dnsmasq/rfc1035.c:1092 (type: ?, name: "a1992.dscd.akamai.net", id: 77224)...
2025-07-30 12:47:19.516 BST [18876M] DEBUG_FLAGS: Flags: F_FORWARD F_IPV6 F_UPSTREAM
2025-07-30 12:47:19.517 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.519 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.520 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.521 BST [18876M] DEBUG_QUERIES: **** got upstream reply: a1992.dscd.akamai.net is 2a02:26f0:fd00:3::213:7586 (ID 77224, src/dnsmasq/rfc1035.c:1092)
2025-07-30 12:47:19.523 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2342)
2025-07-30 12:47:19.535 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.536 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.537 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.540 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3822)
2025-07-30 12:47:19.542 BST [18876M] DEBUG_NETWORKING: Interfaces: Called from src/dnsmasq/forward.c:1865
2025-07-30 12:47:19.554 BST [18876M] DEBUG_NETWORKING: Identifying interface (looking for 192.168.1.1):
2025-07-30 12:47:19.555 BST [18876M] DEBUG_NETWORKING: - IPv4 interface eth0 (2,0) is 192.168.1.1
2025-07-30 12:47:19.557 BST [18876M] DEBUG_NETWORKING: ^^^^^ MATCH ^^^^^
2025-07-30 12:47:19.558 BST [18876M] DEBUG_NETWORKING: Analyzing interfaces:
2025-07-30 12:47:19.560 BST [18876M] DEBUG_NETWORKING: - OK IPv4 interface eth0 (2,0) is 192.168.1.1
2025-07-30 12:47:19.561 BST [18876M] DEBUG_NETWORKING: - SKIP IPv4 interface lo: (1,0) != (2,0)
2025-07-30 12:47:19.571 BST [18876M] DEBUG_NETWORKING: - OK IPv6 interface eth0 (2,0) is fe80::5400:39ef:ee0c:f14c (LL)
2025-07-30 12:47:19.574 BST [18876M] DEBUG_NETWORKING: - OK IPv6 interface eth0 (2,0) is fdc6:53dd:e037:81d3:f12c:d705:504d:72e3 (ULA)
2025-07-30 12:47:19.576 BST [18876M] DEBUG_NETWORKING: Exiting interface analysis early (have IPv4 + ULAv6)
2025-07-30 12:47:19.577 BST [18876M] DEBUG_EDNS0: No EDNS(0) pheader found
2025-07-30 12:47:19.579 BST [18876M] DEBUG_FLAGS: Processing FTL hook from src/dnsmasq/forward.c:1897 (type: ?, name: "wpad.home", id: 77225)...
2025-07-30 12:47:19.580 BST [18876M] DEBUG_FLAGS: Flags: F_FORWARD F_IPV4 F_QUERY
2025-07-30 12:47:19.581 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.583 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.595 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.599 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3822)
2025-07-30 12:47:19.606 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in _FTL_new_query() (/app/src/dnsmasq_interface.c:750)
2025-07-30 12:47:19.608 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.609 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for _FTL_new_query() (/app/src/dnsmasq_interface.c:750)
2025-07-30 12:47:19.611 BST [18876M] DEBUG_QUERIES: **** new UDP IPv4 query[AAAA] query "wpad.home" from eth0/192.168.1.169#58502 (ID 77225, FTL 17334, src/dnsmasq/forward.c:1899)
2025-07-30 12:47:19.612 BST [18876M] DEBUG_OVERTIME: getOverTimeID(1753875900): 144
2025-07-30 12:47:19.613 BST [18876M] DEBUG_STATUS: query type 2 set (new query), ID = 77225, new count = 3176
2025-07-30 12:47:19.623 BST [18876M] DEBUG_STATUS: Query 77225: status initialized: UNKNOWN (0) in _FTL_new_query() (src/dnsmasq_interface.c:872)
2025-07-30 12:47:19.627 BST [18876M] DEBUG_STATUS: status 0 set, ID = 77225, new count = 1
2025-07-30 12:47:19.628 BST [18876M] DEBUG_OVERTIME: getOverTimeID(1753875900): 144
2025-07-30 12:47:19.630 BST [18876M] DEBUG_STATUS: reply type 0 set (new query), ID = 77225, new count = 34
2025-07-30 12:47:19.631 BST [18876M] DEBUG_OVERTIME: overTime[144].total += 1 = 571
2025-07-30 12:47:19.632 BST [18876M] DEBUG_QUERIES: Set global cache status to 3
2025-07-30 12:47:19.634 BST [18876M] DEBUG_QUERIES: wpad.home is known as not to be blocked
2025-07-30 12:47:19.645 BST [18876M] DEBUG_LOCKS: Removed SHM lock in _FTL_new_query() (/app/src/dnsmasq_interface.c:999)
2025-07-30 12:47:19.647 BST [18876M] DEBUG_FLAGS: Processing FTL hook from src/dnsmasq/rfc1035.c:2296 (type: ?, name: "wpad.home", id: 77225)...
2025-07-30 12:47:19.649 BST [18876M] DEBUG_FLAGS: Flags: F_FORWARD F_NEG F_NXDOMAIN
2025-07-30 12:47:19.650 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.651 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.653 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_reply() (/app/src/dnsmasq_interface.c:2183)
2025-07-30 12:47:19.664 BST [18876M] DEBUG_QUERIES: **** got cache reply: wpad.home is (NXDOMAIN) (ID 77225, src/dnsmasq/rfc1035.c:2296)
2025-07-30 12:47:19.667 BST [18876M] DEBUG_STATUS: Query 77225: status changed: UNKNOWN (0) -> CACHE (3) in FTL_reply() (src/dnsmasq_interface.c:2367)
2025-07-30 12:47:19.671 BST [18876M] DEBUG_STATUS: status 0 removed (!init), ID = 77225, new count = 0
2025-07-30 12:47:19.674 BST [18876M] DEBUG_STATUS: status 3 set, ID = 77225, new count = 7259
2025-07-30 12:47:19.676 BST [18876M] DEBUG_OVERTIME: getOverTimeID(1753875900): 144
2025-07-30 12:47:19.677 BST [18876M] DEBUG_OVERTIME: overTime[144].cached++ = 470 (new_status = CACHE), ID = 77225
2025-07-30 12:47:19.679 BST [18876M] DEBUG_QUERIES: Set reply to NXDOMAIN (2) in src/dnsmasq_interface.c:2370
2025-07-30 12:47:19.680 BST [18876M] DEBUG_STATUS: reply type 0 removed (set_reply), ID = 77225, new count = 33
2025-07-30 12:47:19.681 BST [18876M] DEBUG_STATUS: reply type 2 added (set_reply), ID = 77225, new count = 1257
2025-07-30 12:47:19.683 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_reply() (/app/src/dnsmasq_interface.c:2385)
2025-07-30 12:47:19.695 BST [18876M] DEBUG_LOCKS: Waiting for SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.696 BST [18876M] DEBUG_LOCKS: SHM lock: 0xb6fbc000
2025-07-30 12:47:19.698 BST [18876M] DEBUG_LOCKS: Obtained SHM lock for FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3816)
2025-07-30 12:47:19.700 BST [18876M] DEBUG_LOCKS: Removed SHM lock in FTL_dnsmasq_log() (/app/src/dnsmasq_interface.c:3822)
pihole.log from about the same time
Jul 30 12:47:19 dnsmasq[18876]: forwarded catalog.gamepass.com to 1.1.1.1
Jul 30 12:47:19 dnsmasq[18876]: reply catalog.gamepass.com is <CNAME>
Jul 30 12:47:19 dnsmasq[18876]: reply catalog.gamepass.com.edgesuite.net is <CNAME>
Jul 30 12:47:19 dnsmasq[18876]: reply a1992.dscd.akamai.net is 2a02:26f0:fd00:3::213:75aa
Jul 30 12:47:19 dnsmasq[18876]: reply a1992.dscd.akamai.net is 2a02:26f0:fd00:3::213:7586
Jul 30 12:47:19 dnsmasq[18876]: query[AAAA] wpad.home from 192.168.1.169
Jul 30 12:47:19 dnsmasq[18876]: cached wpad.home is NXDOMAIN
Jul 30 12:47:19 dnsmasq[18876]: query[A] wpad.home from 192.168.1.169
Jul 30 12:47:19 dnsmasq[18876]: cached wpad.home is NXDOMAIN
Jul 30 12:47:19 dnsmasq[18876]: query[A] waa-pa.clients6.google.com from 192.168.1.169
Jul 30 12:47:20 dnsmasq[18876]: cached-stale waa-pa.clients6.google.com is 142.250.117.95
Jul 30 12:47:20 dnsmasq[18876]: forwarded waa-pa.clients6.google.com to 1.1.1.1
Jul 30 12:47:20 dnsmasq[18876]: reply waa-pa.clients6.google.com is 142.251.30.95
Jul 30 12:47:20 dnsmasq[18876]: query[HTTPS] waa-pa.clients6.google.com from 192.168.1.169
Jul 30 12:47:20 dnsmasq[18876]: cached-stale waa-pa.clients6.google.com is NODATA
Jul 30 12:47:20 dnsmasq[18876]: forwarded waa-pa.clients6.google.com to 1.1.1.1
Jul 30 12:47:20 dnsmasq[18876]: reply waa-pa.clients6.google.com is NODATA
Jul 30 12:47:20 dnsmasq[18876]: query[A] www.google.com from 192.168.1.169
Jul 30 12:47:20 dnsmasq[18876]: cached-stale www.google.com is 216.58.212.196
Jul 30 12:47:20 dnsmasq[18876]: forwarded www.google.com to 1.1.1.1
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.147
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.99
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.105
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.106
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.104
Jul 30 12:47:20 dnsmasq[18876]: reply www.google.com is 142.250.140.103
Jul 30 12:47:21 dnsmasq[18876]: query[A] wpad.home from 192.168.1.169
Jul 30 12:47:21 dnsmasq[18876]: cached wpad.home is NXDOMAIN
Jul 30 12:47:21 dnsmasq[18876]: query[AAAA] wpad.home from 192.168.1.169
Jul 30 12:47:21 dnsmasq[18876]: cached wpad.home is NXDOMAIN
Jul 30 12:47:21 dnsmasq[18876]: query[A] optimizationguide-pa.googleapis.com from 192.168.1.169
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.251.29.95
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.129.95
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 216.58.204.74
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 172.217.169.42
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.151.95
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.251.30.95
Jul 30 12:47:21 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.117.95
Jul 30 12:47:22 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.179.234
Jul 30 12:47:22 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.200.42
Jul 30 12:47:22 dnsmasq[18876]: cached optimizationguide-pa.googleapis.com is 142.250.140.95
Jul 30 12:47:22 dnsmasq[18876]: query[A] prod-dynamite-prod-07-us-signaler-pa.clients6.google.com from 192.168.1.169
Jul 30 12:47:22 dnsmasq[18876]: cached prod-dynamite-prod-07-us-signaler-pa.clients6.google.com is 142.251.30.95
Jul 30 12:47:22 dnsmasq[18876]: query[HTTPS] prod-dynamite-prod-07-us-signaler-pa.clients6.google.com from 192.168.1.169
Jul 30 12:47:22 dnsmasq[18876]: cached prod-dynamite-prod-07-us-signaler-pa.clients6.google.com is NODATA
Jul 30 12:47:22 dnsmasq[18876]: query[A] static.xx.fbcdn.net from 192.168.1.169
Jul 30 12:47:22 dnsmasq[18876]: cached static.xx.fbcdn.net is <CNAME>
Jul 30 12:47:22 dnsmasq[18876]: cached-stale scontent.xx.fbcdn.net is 163.70.147.23
Jul 30 12:47:23 dnsmasq[18876]: forwarded static.xx.fbcdn.net to 1.1.1.1
Jul 30 12:47:23 dnsmasq[18876]: reply static.xx.fbcdn.net is <CNAME>
Jul 30 12:47:23 dnsmasq[18876]: reply scontent.xx.fbcdn.net is 157.240.214.11
Jul 30 12:47:23 dnsmasq[18876]: query[A] www.google.com from 192.168.1.169
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.147
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.99
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.105
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.106
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.104
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is 142.250.140.103
Jul 30 12:47:23 dnsmasq[18876]: query[HTTPS] www.google.com from 192.168.1.169
Jul 30 12:47:23 dnsmasq[18876]: cached www.google.com is <HTTPS>
Jul 30 12:47:23 dnsmasq[18876]: query[A] datarouter.ol.epicgames.com from 192.168.1.169