The Box in Your Hallway That Knows Everything: What Your Router Is Really Doing
Most people treat their home router like a utility — like the water heater or the circuit breaker panel. You set it up once, forget about it, and only think about it when something stops working. That indifference is exactly what makes it one of the most underexamined privacy risks sitting inside your home.
Your router sees everything that moves across your network. Every device that connects. Every domain name your phone looks up at 2am. Every streaming service, every smart home ping, every work call. It's the single chokepoint through which your entire digital life flows — and depending on who made it, how it's configured, and what your ISP is doing upstream, quite a bit of that information isn't staying local.
What the Router Itself Logs
At the most basic level, consumer routers maintain logs of connected devices, connection timestamps, and DNS queries — the requests your devices make when they look up a website or service by name. Most users never look at these logs. Manufacturers, however, may have more visibility than you'd expect.
Several popular consumer router brands — including some that have spent years marketing themselves on privacy — have been caught phoning home with usage data. TP-Link, one of the most widely sold router brands in the US, faced scrutiny in 2024 when Congressional investigators flagged potential national security concerns over its data practices and Chinese ownership structure. Netgear and Asus have both had documented cases of routers sending diagnostic telemetry back to company servers without explicit user consent.
The data collected varies by manufacturer but often includes: device MAC addresses, connection frequency, traffic volume by device, and in some cases, the domain names your devices query. That last one is significant. DNS query logs are a surprisingly detailed map of your online behavior — you don't need to see the content of your browsing to build a profile from it. The list of domains your household hits in a day tells a story.
Your ISP Has an Even Better View
Even if your router is clean, your Internet Service Provider sits upstream of everything. Comcast, AT&T, Verizon — they route your traffic, which means they can see the metadata of everything you do online unless it's encrypted end-to-end.
In 2017, Congress rolled back FCC privacy rules that would have required ISPs to get explicit opt-in consent before selling customer browsing data to advertisers. That rollback was never reversed. ISPs can legally harvest and monetize your traffic metadata, and most of them do — bundled into anonymized (or "anonymized") data products sold to advertisers, data brokers, and analytics firms.
Using HTTPS helps, but it doesn't close the gap entirely. Your ISP can still see which IP addresses you're connecting to, how often, and for how long — even without reading the content. That metadata is more revealing than most people assume.
Smart Home Devices Make It Worse
If you've got a smart TV, a voice assistant, smart bulbs, or a connected thermostat on your network, your router's data exposure multiplies. These devices are famously chatty — pinging manufacturer servers constantly, often transmitting data even when you're not actively using them.
Security researchers have repeatedly demonstrated that smart home device traffic can reveal occupancy patterns, sleep schedules, and behavioral routines — all derivable from network metadata alone, without ever cracking the encryption on the actual data payload. Your router sees all of this traffic and, depending on its firmware, may be logging or reporting it.
The ISP-Provided Router Problem
If you're renting a combo modem/router from your ISP — which millions of American households do — the privacy situation is even more direct. That device is made by the ISP, configured by the ISP, and updated by the ISP. The idea that it's operating in your interest rather than theirs requires a significant leap of faith.
ISP-provided hardware typically runs closed-source firmware with no user access to logs or settings beyond the basics. You can't audit what it's sending back. You can't disable telemetry. You're essentially running a device you don't control at the center of your home network.
What You Can Actually Do About It
This doesn't have to be a helpless situation. There are concrete steps that meaningfully reduce your exposure without requiring a computer science degree.
Buy your own router. Purchasing your own hardware breaks the ISP's direct access to your home network device. Routers running open-source firmware like OpenWrt give you full visibility into what's happening on the device and let you disable telemetry entirely.
Use an encrypted DNS resolver. By default, your DNS queries go through your ISP's servers, which logs them. Switching to a DNS-over-HTTPS provider like Cloudflare (1.1.1.1) or NextDNS encrypts those queries and routes them away from your ISP. Most modern routers let you configure this at the network level.
Segment your smart home devices. Most modern routers support VLANs or guest networks. Putting your smart home gadgets on a separate network segment limits what they can see on your main network and contains any potential compromise.
Use a VPN — but pick carefully. A VPN shifts your traffic exposure from your ISP to the VPN provider, so you're trusting them instead. That's only an improvement if the VPN provider has a credible, audited no-logs policy. Many don't. Mullvad and ProtonVPN are among the more trustworthy options for US users.
Audit your router's firmware. If you're running manufacturer firmware, check when it was last updated. Routers with outdated firmware are riddled with known vulnerabilities — and many consumer devices stop receiving updates within a few years of release.
The Bigger Picture
Your router isn't just a piece of networking equipment — it's the border crossing for your entire household's digital life. Treating it with the same level of skepticism you'd apply to a social media app or a free email service isn't paranoia. It's just accurate.
The data flowing through that box is valuable. Manufacturers know it. ISPs know it. Advertisers know it. The only person in that chain who often doesn't act like it matters is you.