Tunnel Vision: What Your VPN Is Actually Hiding — And What It Isn't
Photo: Nord Security, Public domain, via Wikimedia Commons
The VPN industry generated over $44 billion globally in 2023, fueled largely by marketing language that implies near-total anonymity. Terms like "military-grade encryption," "zero-log policy," and "invisible browsing" appear on nearly every provider's homepage. For most consumers, that language lands as a promise: activate the app, and your digital life becomes private.
That promise, in its broadest form, is false — not because VPNs are useless, but because they solve a narrower problem than most users assume they do. The gap between perception and reality is not a minor footnote. It is the difference between genuine data protection and a costly illusion.
What a VPN Actually Does
At its core, a VPN — Virtual Private Network — creates an encrypted channel between your device and a server operated by the VPN provider. Traffic exiting that server carries the server's IP address rather than yours. Two meaningful things follow from this arrangement: your Internet Service Provider (ISP) cannot read the contents of your traffic, and websites you visit see the VPN server's location rather than your own.
For someone primarily concerned about ISP-level surveillance or accessing region-restricted content, those protections are real and relevant. The Federal Communications Commission's rollback of broadband privacy rules in 2017 left ISPs with considerable latitude to collect and sell customer browsing data. A VPN does meaningfully limit that exposure.
Beyond those two use cases, the protection begins to erode quickly.
The Logging Problem No Marketing Copy Will Mention
When you route traffic through a VPN server, you are not eliminating a point of observation — you are relocating it. Instead of your ISP watching your activity, the VPN provider now has that visibility. The critical question becomes: what does that provider do with what it sees?
"No-log" policies are the industry's standard reassurance. However, these policies vary enormously in scope, and third-party audits — when they exist at all — are typically narrow in focus. Several prominent VPN providers have been caught retaining logs despite explicit promises to the contrary. In 2011, HideMyAss handed user logs to the FBI in connection with a hacking case. IPVanish, once marketed aggressively to privacy-conscious users, was revealed in 2016 to have provided detailed connection logs to federal investigators despite claiming otherwise.
A no-log claim from a provider headquartered in a Five Eyes country — the intelligence-sharing alliance comprising the US, UK, Canada, Australia, and New Zealand — carries additional risk. Providers operating under those jurisdictions can be compelled through legal process to collect and disclose data, sometimes under gag orders that prevent them from notifying users.
DNS Leaks: The Crack in the Tunnel
Even when a VPN connection is functioning as intended, a subtle technical failure can expose your browsing activity to your ISP through a mechanism known as a DNS leak.
Every time you type a web address into a browser, your device queries a Domain Name System (DNS) server to translate that address into a numeric IP address. By default, those queries are routed through your ISP's DNS servers. A properly configured VPN should redirect those queries through its own DNS infrastructure, keeping them encrypted and away from your ISP.
In practice, operating system quirks, improper VPN configurations, and IPv6 routing inconsistencies can cause DNS queries to bypass the encrypted tunnel entirely — sending them directly to your ISP's servers in plain text. Your ISP may not see the content of your traffic, but it sees every domain you attempt to visit. That data is, on its own, a detailed map of your online behavior.
Testing for DNS leaks is straightforward. Tools available at sites such as dnsleaktest.com allow users to verify whether their DNS queries are traveling through the VPN or escaping around it. Anyone relying on a VPN for privacy should run this test regularly, particularly after software updates or network changes.
WebRTC: The Browser Vulnerability That Bypasses the Tunnel Entirely
Web Real-Time Communication, or WebRTC, is a browser technology that enables audio and video calls, file sharing, and other peer-to-peer functions directly within a browser window. It is built into Chrome, Firefox, Edge, and most Chromium-based browsers by default.
WebRTC can reveal your real IP address — not the VPN server's address — to any website that requests it, regardless of whether a VPN is active. This is not a flaw in the VPN; it is a flaw in the browser. WebRTC communicates through a separate pathway that most VPN clients do not intercept.
The result is that a website operator, advertiser, or data broker can potentially identify your actual location and device identity even while you believe yourself to be operating anonymously behind a VPN. Browser extensions exist to disable WebRTC, and Firefox allows users to disable it directly through the browser's configuration settings. Chrome does not offer a native toggle, requiring users to rely on extensions or alternative browsers.
Fingerprinting: The Threat That No IP Mask Can Address
Perhaps the most significant limitation of VPN-based privacy strategies is that IP address masking does not prevent browser fingerprinting. When you visit a website, your browser transmits a substantial amount of information about your device: screen resolution, installed fonts, browser version, operating system, time zone, language settings, and dozens of other parameters. Taken together, this data forms a fingerprint that is often unique enough to identify a specific user across sessions — without cookies, without an IP address, and regardless of whether a VPN is active.
Advertising networks and data brokers have invested heavily in fingerprinting technology precisely because it persists through the privacy measures most users employ. A VPN does not alter your browser's fingerprint. Neither does clearing cookies or switching to incognito mode.
A Framework for Evaluating VPN Providers
None of this means VPNs are without value. For users concerned about ISP data collection, public Wi-Fi security, or geographic tracking, a well-chosen VPN remains a useful component of a broader privacy strategy. The key is choosing one with clear eyes.
When evaluating a provider, consider the following:
Jurisdiction. Providers incorporated outside Five Eyes and Fourteen Eyes countries are subject to different legal pressures. Providers based in Switzerland, Iceland, or Panama operate under jurisdictions with stronger privacy protections and less compulsion risk.
Audit history. Look for providers that commission independent, technical audits of both their infrastructure and their no-log claims — not just their applications. Mullvad and ProtonVPN publish detailed audit results. Treat providers that resist independent scrutiny with appropriate skepticism.
Protocol transparency. Providers that use open-source protocols such as WireGuard or OpenVPN allow independent verification of their security claims. Proprietary protocols cannot be independently audited.
Kill switch reliability. A kill switch halts all internet traffic if the VPN connection drops, preventing accidental exposure. Verify that the kill switch functions at the operating system level, not merely at the application level.
DNS leak protection. Confirm that the provider routes DNS queries through its own infrastructure and that leak protection is enabled by default, not as an optional setting.
The Honest Assessment
A VPN is a single layer of protection with defined, finite capabilities. It limits ISP visibility, masks your IP from websites, and encrypts traffic on untrusted networks. It does not make you anonymous. It does not protect against browser fingerprinting, malicious VPN providers, DNS leaks left unchecked, WebRTC exposure, or the many other vectors through which your identity can be inferred.
The most dangerous thing about VPN marketing is not that it overstates a product's capabilities — it is that it encourages users to stop thinking once they have activated the app. Privacy is not a switch. It is a practice, and a VPN is one small part of it.