Public IP & network diagnostics

This is your public IP address.

Everything below runs at the network edge and in your browser. We don’t store your IP, log your visit, or sell anything but the empty space next to the answer.

IPv4 & IPv6Approx. location & ISP Leak & blacklist testsNo IP logging
What we detected about your connection
IPv4
IPv6
Locationapprox.
ISP / ASN
Hostnamereverse DNS
Check if I’m blacklisted

Geolocation is estimated from your IP’s registry and ISP routing — it points at your provider’s region, not your home. If the city looks wrong, that’s normal and expected.

Your public IP
Reading from the edge…
City
State / Region
Country
Postal code
Time zone
ISP
ASN
Protocol
Full connection details
IP address
IP address (decimal)
Region
Region code
Postal code
Latitude
Longitude
Time zone
Hostname
ASN organization
User agent: Browser
User agent: System
User agent: Raw

Latitude, longitude, city and postal code are estimated from your IP at the ISP level and are approximate, not your exact location.

Showing the wrong city? You can compare your IP’s location to your device’s actual location. Your browser will ask permission, and your coordinates stay on your device — we never see or store them.

How to find your IP address on any device

First, which IP do you need? The address at the top of this page is your public IP — what websites and the wider internet see. If you’re connecting a printer, console, or another device on your own network, you need your local IP instead — it starts with 192.168, 10., or 172.16. Pick your device below to find the local one.

  1. Press Windows key + R, type cmd and press Enter.
  2. Type ipconfig and press Enter.
  3. Find the IPv4 Address line under your active adapter — that’s your local IP (it starts with 192.168, 10., or 172.16).
ipconfig
  1. Open System Settings → Network.
  2. Select your active connection (Wi-Fi or Ethernet) and click Details.
  3. Your local IP is shown under the TCP/IP tab as IP address.

Prefer the terminal? Run the command below and read the inet line for your active interface.

ipconfig getifaddr en0
  1. Open Settings → Wi-Fi.
  2. Tap the (info) icon next to your connected network.
  3. Your local IP is listed under IPV4 ADDRESS → IP Address.

This shows your local IP on the Wi-Fi network. On mobile data your device doesn’t expose a useful local IP — the public IP at the top of this page is what applies there.

  1. Open Settings → Network & internet → Wi-Fi (wording varies by phone).
  2. Tap your connected network, or the gear/ⓘ icon beside it.
  3. Look for IP address in the details — it starts with 192.168, 10., or 172.16.

Menu names differ between Samsung, Pixel, Xiaomi and others, but the path is always Wi-Fi → your network → details.

Run either command in a terminal and read the inet address for your active interface (e.g. eth0 or wlan0):

ip addr show
# or the older:
hostname -I

A printer’s IP comes from the printer itself, not a command on your computer. The exact menu varies by model, but two reliable methods:

  1. From the printer’s display: look under Settings → Network (or Wireless / Wi-Fi status). The IPv4 address is shown there.
  2. No screen? Print a Network Configuration or Wi-Fi setup page from the printer’s menu — the IP is printed on it.

On HP, look under Wireless or Network settings; on Epson, under Network Status; on Canon, under LAN/Network settings. Menu wording differs by model, so treat these as a starting point.

Game consoles show their local IP in the network settings:

  1. PlayStation 5: Settings → Network → Connection Status → View Connection Status — the IP Address is listed.
  2. Xbox Series X|S: Settings → General → Network settings → Advanced settings — the IP address is shown there.

This is the local IP you’d use for port forwarding or fixing a strict NAT type. See our console local vs public IP guide.

Need to change this IP address?

Pick your setup for step-by-step instructions. An honest note first: these often get you a new IP, but they aren’t guaranteed — see the caveat below.

  1. Open your notification panel and turn Airplane mode on.
  2. Wait about 10–15 seconds so the carrier releases your session.
  3. Turn Airplane mode off and let mobile data reconnect.
  4. Reload this page to see whether your IP changed.

This often gives you a fresh address on mobile data because carriers assign IPs dynamically. It affects mobile data only, not Wi-Fi.

These commands renew your local network lease from your router. To change your public IP, use the Router steps instead — but this is the right fix for a local IP conflict or a stuck connection. Open Command Prompt and run:

ipconfig /release
ipconfig /renew

macOS renews its lease from the network. Run these in Terminal (you may be prompted for your password). As with Windows, this affects your local lease — change the Router setup to alter your public IP:

sudo ipconfig set en0 NONE
sudo ipconfig set en0 DHCP

On most Linux systems, release and renew the DHCP lease for your interface (replace eth0 with your interface name, e.g. wlan0). This renews the local lease:

sudo dhclient -r eth0
sudo dhclient eth0
  1. Power off your router (and modem, if separate) at the wall.
  2. Wait 30–60 seconds — long enough for the ISP to release your current lease.
  3. Power it back on and wait for the connection to come up.
  4. Reload this page to check your new public IP.

This is the step that can actually change your public IP, because it forces your router to request a fresh lease from your ISP.

Why it might not change — or might come back the same:

If you have a dynamic IP (most home connections), these steps often work, but your ISP may simply hand you the same address again. If you’re behind CGNAT (common on mobile and a lot of fibre, including Jio/Airtel), you share a public IP with many users, so toggling may change little. If you pay for a static IP, it won’t change at all — that’s by design. Not sure which you have? See is your IP static or dynamic?

Your IP history

Stored only in this browser, on this device — never sent to us. Clearing your browser data erases it.

Monitoring is off. While on, this tab checks your IP on the interval above and alerts you if it changes. It only works while this tab stays open.

No history yet. Your IP will be recorded here the first time it’s detected, and a new row is added only when it changes — so you can see your dynamic IP rotate over time.

Free network tools

Each runs without an account and keeps nothing. Pick what you’re troubleshooting.

Blacklist CheckSee whether your IP sits on major email DNS blocklists. WebRTC Leak TestCheck whether your browser exposes a local or VPN-bypassing IP. Reverse DNSFind the hostname (PTR) behind any IPv4 address. Bulk IP AuditAudit up to 10 IPs at once — rDNS, blocklist, geolocation. Latency TestMeasure real round-trip time and jitter to our node. DNS Speed TestTime Cloudflare, Google, Quad9 & more from your connection. MAC LookupFind the manufacturer behind any MAC address. Link ExpanderSee where a short link really goes, safely. Email DNS CheckerLook up SPF, DKIM & DMARC records for a domain. Request HeadersSee the exact HTTP headers your browser or client sends. User-Agent ParserDecode your browser’s User-Agent and check it’s consistent. Change My IPSteps to get a new IP on mobile, desktop, or router — honestly. Find My IPFind your local IP on any device — PC, phone, printer, console.

Questions people ask

On its own, your public IP reveals your approximate region and your ISP — not your name or street address. It can’t be used to log into your accounts. The real risks are indirect: targeted denial-of-service, or an ISP-level subpoena. For everyday browsing it’s low-stakes, which is why it’s shown openly here.
IP geolocation maps your address to where your ISP routes it, often a regional hub miles from you. It is accurate to country almost always, to city only sometimes. It is not GPS and was never meant to be.
They’re on different networks. Your phone on mobile data uses your carrier’s IP; your laptop on Wi-Fi uses your home router’s. Same building, two different public addresses.
We don’t write your IP to any storage of ours. The lookup happens at the edge and is discarded. Note: like nearly every site, our analytics and ad partners process IPs on their own systems under their policies — that’s disclosed in our privacy policy and gated behind your consent.
0 IPs logged or stored
2 stacks shown (v4 & v6)
8+ diagnostic tools
lookups, always free