ゆるテックノート

IP addresses and VPNs

When you use a VPN, websites usually see the VPN server’s “exit IP” instead of the IP address from your home or mobile connection. A VPN does not erase IP addresses; it changes which IP address is visible to the destination.

The IP address websites see changes 🌐

Without a VPN, websites see the IP address assigned to your current network. With a VPN, your traffic goes through a VPN server, so the destination sees the VPN server’s IP address.

How it looks

  • No VPN: the IP from your home, mobile, office, or public Wi-Fi network is visible.
  • With VPN: the exit IP owned by the VPN provider or company VPN is visible.
  • The destination service generally logs that exit IP as the source of the request.

Location follows the VPN server

IP-based location tools look up the VPN exit IP in registration data and GeoIP databases. That means the country or city shown may change to the VPN server’s location.

Common effects

  • Connecting to an overseas VPN server can make access appear to come from that country.
  • Even with a domestic VPN, the city may be the provider’s data center, not your actual municipality.
  • Streaming, banking, and other services may restrict IP ranges that look like VPNs.

A VPN replaces the visible IP; it does not remove IPs

An IP address is still involved. What changes is that the destination sees the VPN exit instead of your direct network address.

Common misconceptions

  • Websites still see an IP address: the VPN exit IP.
  • Depending on design and logging policy, the VPN provider or company administrator may know the original connection and usage.
  • If you are logged in, the service can identify you by your account regardless of the VPN IP.

Other signals can still identify you 🔎

Changing the visible IP does not remove every other signal a website may use.

Signals that may remain

  • Logged-in accounts and email addresses.
  • Cookies, advertising IDs, and browser or device fingerprints.
  • GPS or Wi-Fi-based location if you grant browser location permission.
  • DNS or WebRTC leaks when settings route some information outside the VPN.

VPN vs proxy vs Tor vs company VPN

All of these route traffic through another system, but their goals and protections differ.

Quick comparison

Type Main purpose IP websites see
Personal VPN Protect the path, change visible region, add privacy support VPN provider exit IP
Proxy Relay specific app or browser traffic Proxy server IP
Tor Make tracking harder by routing through multiple nodes Tor exit node IP
Company VPN Secure access from outside to an internal company network Company VPN exit or internal network IP

Short takeaway

  • A VPN changes the IP address visible to the destination.
  • Location may change, but account-based identification and tracking do not disappear automatically.
  • Think of VPNs as path protection and routing control, not complete anonymity.