Direct answer: what goes wrong with IP addresses and privacy

An IP address is a network identifier, so it can become part of how websites, apps, and third parties estimate location or link activity. The common privacy problems are not only “what your IP reveals,” but also how other signals (browser/device identifiers, cookies, account activity) combine with it.

A VPN can change the apparent IP address to a different one associated with the VPN exit, which may reduce direct visibility of your current IP. However, a VPN does not guarantee anonymity, safety, or access. Privacy results vary with operating conditions and with what the connection and apps actually do (for example, whether DNS requests are handled consistently).

How IP addresses work in privacy terms (and where the problems come from)

IP addresses typically help services route traffic, but they also create observable metadata:

  • Coarse location estimates: Many IP-to-location databases map IP ranges to regions or cities. This can be approximate and may be wrong, but it is often good enough to influence targeting.
  • Linkability over time: Even if you change pages, the same IP (or the same IP range) can let a service associate multiple requests.
  • Network context: Corporate networks, mobile networks, and home broadband can each behave differently, which changes how stable your “signal” is.

With a VPN in place, the visible IP may shift from your ISP to the VPN provider’s network. That addresses one part of the problem (your direct IP exposure), but it does not erase other linkable signals. Many privacy-relevant issues come from the overall “stack” of network + device + web/app state.

Relevant operating conditions and limitations

Expect results to depend on network, device, location, provider, and time. If the connection path changes, performance may change and your privacy-related observations can change too. Also, current product, legal, and empirical claims require authoritative sources—so treat marketing statements as unverified until you can check outcomes yourself.

When you diagnose or configure a VPN connection, focus on what you can observe and compare. Organise your verification around these information needs:

  1. IP visibility before vs. after

    • Check what IP address and general location a typical IP-checking page reports when you are connected directly.
    • Repeat the same checks while the VPN connection is active.
    • Note that location can be approximate; the main goal is whether the reported IP changes and remains consistent during the session.
  2. DNS and request behavior

    • Many privacy expectations fail because DNS resolution or related requests do not behave as assumed.
    • Look for indicators of DNS leakage or unexpected DNS behavior by testing under real browsing conditions.
  3. Application vs. system behavior

    • Some apps may use their own networking stacks or bypass system network settings.
    • Test multiple typical scenarios (web browsing, login pages, mobile apps) because behavior can differ between browser and apps.
  4. Tracking that is not strictly IP-based

    • Even with a changed IP, tracking can continue via cookies, local storage, account identifiers, and device fingerprints.
    • Use an incognito/private window for comparisons, and consider clearing test data between “before” and “after” runs.

Needing stable knowledge vs. needing current verification

Stable knowledge is that IP addresses can be used as observable metadata for routing and for coarse location/tracking signals. Needing current verification is whether a specific setup and configuration actually produces the privacy outcome you want. Because performance and availability vary by context, verification should be repeated after changes to device, network, or VPN configuration.

Verification steps that fit real VPN setup and troubleshooting

Use a small set of repeatable checks rather than a one-time test.

  • Baseline first: Record your direct IP results (reported IP and any displayed region/city), then reconnect with the VPN active and re-check.
  • Repeat under the same conditions: Don’t compare results after switching networks unless you intend to measure the effect of that switch.
  • Confirm during activity: Run tests while actually loading pages that trigger DNS and content requests, not only while idle.
  • Check consistency: If your observed IP or region changes while the VPN is “on,” investigate whether the VPN is reconnecting, switching routes, or not covering certain apps.
  • Validate privacy expectations separately from access needs: Some people judge privacy by whether a site “loads” or “blocks.” Access behavior is not proof of privacy.

Common mistakes to avoid

  • Treating any single check as proof of strong privacy outcomes.
  • Expecting absolute anonymity or “zero risk” from any setup.
  • Relying on unverified capability claims instead of observable test results.
  • Forgetting that cookies, logins, and app identifiers can keep linking activity even when your IP changes.

If you want a structured checklist for setup, diagnostics, and troubleshooting, use the IP addresses and privacy checklist for problems and verification.

(Internal link guidance: “ip addresses and privacy” and related verification questions are also covered in ExaloVPN’s answer pages.)