The Short Version

Public IP: The address the internet sees. Assigned by your ISP. Unique worldwide.
Private IP: The address your local network uses. Assigned by your router. Only unique within your home/office.

What Is a Public IP Address?

Your public IP address is the one that websites and online services see when you connect. It's assigned to your router by your Internet Service Provider (ISP) and is unique across the entire internet. Think of it as your house's street address โ€” it's how the postal service (the internet) knows where to deliver packages (data) to you.

You can see your public IP right now using our IP lookup tool.

What Is a Private IP Address?

Private IP addresses are used inside your local network โ€” your home or office WiFi. Your router assigns a private IP to each device (phone, laptop, smart TV, etc.) so it can route traffic correctly within the network. These addresses are not visible to the outside internet.

Private IP addresses always fall within these reserved ranges:

RangeTypical UseExample
10.0.0.0 โ€“ 10.255.255.255Large networks / enterprises10.0.0.1
172.16.0.0 โ€“ 172.31.255.255Medium networks172.16.0.1
192.168.0.0 โ€“ 192.168.255.255Home networks (most common)192.168.1.100

How They Work Together

When you browse the web, your device sends a request using its private IP to your router. The router translates this to your public IP using a process called NAT (Network Address Translation), then sends the request to the internet. When the response comes back, the router translates it back to your device's private IP. This is how dozens of devices in your home can share a single public IP.

How to Find Your Private IP Address

Your private IP can be found through your device's network settings. We have step-by-step guides for every platform:

Public vs Private: Key Differences

Public IPPrivate IP
Visible to internetYesNo
Assigned byYour ISPYour router
Unique scopeGlobalLocal network only
Can be used to locate youApproximately (city level)No
Changes whenISP reassigns / router restartsDevice reconnects to network