Privacy / Explainer
What Your IP Address Reveals
It shows an approximate location and your provider. It is not your home address, and the sites claiming to find people by it are selling something.
The IP address is the most misunderstood identifier in ordinary internet use — treated as either meaningless or as a personal identifier, and it is neither.
What it is
An address assigned to your connection so that responses can find their way back. Every device on the internet needs one.
Your public address is what sites see. It is assigned by your internet provider and is usually shared by everyone on your home network.
Your private address is what your router assigns inside your home. Typically beginning 192.168 or 10, and it is not visible outside.
Most home connections have a dynamic public address that changes periodically. Some are static.
Mobile connections typically share one public address among many customers, which is why mobile addresses locate poorly.
What it reveals
Your internet provider. Reliably.
Approximate location. City or region, usually. Accuracy varies enormously — sometimes correct, sometimes the location of a routing centre hundreds of miles away.
Whether you are on a data centre, VPN or mobile network. Sites use this to detect proxy use.
Approximate persistence. Even a dynamic address is stable enough over days to correlate activity.
What it does not reveal
Your name.
Your street address. This is the important one. The provider knows which account had which address at which time. Nobody else does, and providers disclose it only under legal process.
Your identity. It identifies a connection, not a person, and a household shares one.
Sites that offer to trace someone from an IP address are selling geolocation data of variable accuracy dressed up as investigation. They cannot produce a person's address, whatever the marketing says.
Finding yours
Public address: any "what is my IP" page, or ask a search engine.
Private address: in your device's network settings, or your router's connected-devices list.
Where it actually matters
Geographic restrictions. Streaming catalogues and regional pricing.
Rate limiting and blocking. A shared address can be blocked because of someone else's behaviour.
Fraud detection. A login from an unexpected address triggers verification, which is a feature.
Local network configuration. Port forwarding, printers, home servers.
Legal process. Rights-holder notices about downloading are addressed to the provider, who forwards them to the account holder. The rights-holder saw the address, not the person.
Changing it
Restart your router. Often produces a new dynamic address, depending on the provider.
Use a VPN. Sites see the VPN's address instead. This changes what sites see and not what the VPN operator sees.
Use mobile data. A different address on a different network.
Ask your provider, who may reassign it.
None of this is anonymity. Your account is identifiable to sites regardless of address, and your browser is identifiable by its characteristics.
The exposure that actually matters
Direct connections reveal it. Peer-to-peer applications, some voice chat, and anything connecting directly to another user shares your address with them. This is how addresses are collected in gaming and file-sharing contexts.
In gaming, harassment involving addresses is a real phenomenon — usually taking the form of denial of service against a home connection. Modern platforms route traffic through servers rather than directly, which largely prevents it.
If your address is exposed and misused, contact your provider. They can reassign it, and they have tooling for denial of service that you do not.
Do not respond to threats about your address. The great majority are bluster from someone who read a geolocation page showing a city.
The proportionate view
An IP address is roughly as sensitive as knowing which town someone lives in and who their phone company is. Worth not broadcasting unnecessarily. Not worth alarm, and not the personal identifier that both the privacy industry and online threats present it as.
Setting up remote access safely
The main legitimate reason to care about your address is reaching something at home from elsewhere, and the naive approach creates a real exposure.
Do not forward ports directly to a device unless you understand what you are exposing. A service reachable from the internet will be found by scanners within hours.
Prefer a manufacturer's own relay where the device offers one, which avoids exposing anything.
Prefer a private network overlay — several free services create an encrypted network between your own devices without opening anything to the internet. This is the right answer for most home remote access and it did not exist in accessible form a few years ago.
If you must forward a port, use a non-default one, require authentication, keep the software updated, and restrict by source address if your router allows.
Never forward a management interface — router administration, camera configuration, network storage panels. These are the most commonly compromised home services.
Use a dynamic DNS service rather than tracking a changing address by hand.