What Is My IP — Check Public IP Address Free
A "what is my IP" tool detects the public IPv4 address that websites and services see when your device connects to the internet, along with ISP, approximate geolocation, and connection metadata derived from IP databases.
Open the ScanSuite What Is My IP page and your public IPv4 address appears automatically. The tool shows ISP, approximate city and country, timezone, and whether a VPN or proxy may be in use — all from your browser with no account required.
Your public IP address is the network identifier assigned to your router or gateway by your Internet Service Provider. Every website, API, and online service you reach sees this address — not the private 192.168.x.x or 10.x.x.x address used inside your home or office LAN.
ScanSuite's free What Is My IP tool displays your current public IPv4 address the moment you load the page. It also surfaces ISP name, approximate geolocation, timezone, and connection hints useful for troubleshooting, firewall allowlisting, and security awareness.
ScanSuite's free What Is My IP tool instantly shows your public IPv4 address, ISP, approximate geolocation, and VPN indicators. Use it to configure firewall allowlists, verify VPN connectivity, document egress IPs, or integrate IP detection via API — directly from your browser without an account.
Frequently Asked Questions
- What is my public IP address?
- Your public IP address is the IPv4 address assigned to your internet gateway by your ISP. It is the source address websites, APIs, and online services see when you connect without a VPN. Inside your home or office, devices use private addresses like 192.168.1.x, but Network Address Translation on your router maps all outbound traffic to this single public IP. ScanSuite detects it automatically when you load our What Is My IP page by reading the source address of your HTTP request at our edge servers.
- What is the difference between public and private IP addresses?
- Public IP addresses are globally unique and routable across the internet. Private IP addresses — defined in RFC 1918 as ranges 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 — are used only within local networks and are not reachable from the internet directly. Your router performs NAT to translate many private devices to one public IP. When a website logs your visit, it records the public address, not your laptop's 192.168.x.x address. Our tool shows the public side of that translation.
- How accurate is IP geolocation?
- IP geolocation maps address ranges to approximate geographic locations using databases maintained by MaxMind and similar providers. City-level accuracy is common for fixed broadband, but results can be wrong by tens or hundreds of kilometers. Mobile carrier IPs often geolocate to carrier hub cities rather than your physical location. Datacenter and VPN IPs show the hosting facility location, not the user. IP geolocation should never be used as sole proof of identity or for high-stakes access control decisions.
- Does a VPN change my public IP address?
- Yes. When you connect to a VPN, your outbound traffic exits through the VPN provider's server, and websites see the VPN server's public IP instead of your ISP-assigned address. Disconnecting the VPN restores your original ISP IP. ScanSuite's tool helps verify this behavior — load the page before and after connecting to confirm the address changed. Note that DNS leaks, WebRTC leaks, or split-tunnel configurations may still expose identifying information even when the IP appears changed.
- Can websites see my private 192.168.x.x address?
- No. Private addresses never traverse the public internet. Your router's NAT replaces the private source address with your public IP before packets leave your network. The only exception is WebRTC in some browsers, which can leak local IP addresses through STUN requests — a separate issue from standard HTTP traffic. Our tool reports the public IPv4 address that normal web browsing exposes. To check for WebRTC leaks, use dedicated browser privacy tools in addition to IP lookup.
- Why does my IP address change?
- Many ISPs assign dynamic public IPs via DHCP. Your address may change when you reboot your modem, after DHCP lease expiration, or during ISP maintenance. Business customers often pay for static IPs that remain constant. Mobile hotspots and cellular connections change IPs frequently as you move between towers. If you rely on IP allowlisting, consider static IP service, dynamic DNS, or VPN with fixed egress. Re-check your IP after outages or router restarts.