What Is the IP Address of My Phone and How Do You Find It?
Your phone has an IP address — actually, it probably has more than one depending on how you're connected. Understanding what those addresses mean, where they come from, and how to find them helps you troubleshoot network issues, configure apps, and understand how your device communicates with the internet.
What Is an IP Address?
An IP address (Internet Protocol address) is a numerical label assigned to any device connected to a network. It works like a mailing address — it tells other devices and servers where to send data so it reaches the right destination.
IP addresses come in two main formats:
- IPv4 — the older, more familiar format: four numbers separated by dots, like
192.168.1.45 - IPv6 — a newer format designed to handle the enormous number of connected devices: a longer string of hexadecimal characters, like
2001:0db8:85a3:0000:0000:8a2e:0370:7334
Most phones use both formats simultaneously depending on the network and service.
Your Phone Actually Has Two Different IP Addresses
This is where most people get confused. Your phone typically has two IP addresses at the same time, and they serve very different purposes.
Public IP Address
Your public IP address is assigned by your Internet Service Provider (ISP) — or, when on mobile data, by your mobile carrier. This is the address the outside world sees when your phone accesses a website or online service.
Here's the important detail: your public IP is almost never unique to your phone alone. When you're on Wi-Fi, your router shares one public IP across every device in your home. When you're on mobile data (4G or 5G), carriers often use Carrier-Grade NAT (CGNAT), which means dozens or even hundreds of customers share a single public IP.
Private (Local) IP Address
Your private IP address is assigned by your router when you connect to Wi-Fi, or by your carrier's internal network on mobile data. This address is only meaningful within your local network. Common private IP ranges include 192.168.x.x, 10.x.x.x, and 172.16.x.x through 172.31.x.x.
This is the address used when devices on the same network communicate with each other — for example, casting to a smart TV or connecting to a local printer.
How to Find Your Phone's IP Address 📱
The method varies by operating system and connection type.
On Android
- Open Settings
- Tap Wi-Fi (or Connections on Samsung devices)
- Tap the network you're connected to
- Look for IP address under network details
Some Android versions show this under Advanced or require you to tap a gear icon next to the network name. The address displayed is your private/local IP.
On iPhone (iOS)
- Open Settings
- Tap Wi-Fi
- Tap the (i) icon next to your connected network
- Your IP address appears under the IPv4 Address or IPv6 Address section
Again, this is your private IP address — the one your router assigned.
Finding Your Public IP Address
To see the public IP your phone presents to the internet, visit any IP lookup site in your mobile browser — search "what is my IP" and Google will display it directly in results. This works whether you're on Wi-Fi or mobile data.
How IP Addresses Are Assigned to Phones
| Connection Type | Who Assigns the IP | Type of Address |
|---|---|---|
| Wi-Fi (home/office) | Your router via DHCP | Private (local) |
| Mobile Data (4G/5G) | Your carrier | Often shared via CGNAT |
| VPN active | VPN provider's server | Masked/tunneled |
| Hotspot (other devices) | Your phone acts as router | Your phone assigns IPs to others |
DHCP (Dynamic Host Configuration Protocol) is the system most routers use to automatically assign IP addresses. This means your phone's local IP can change each time it reconnects — it's not permanently fixed unless you set a static IP manually or configure a DHCP reservation in your router settings.
Does Your Phone's IP Address Change? 🔄
Yes, and fairly often:
- Local IP — changes when you disconnect and reconnect to Wi-Fi, or after your router's DHCP lease expires (typically every 24 hours, though this varies)
- Public IP — changes when your router reconnects to your ISP, when you switch between Wi-Fi and mobile data, or when your carrier reassigns addresses
- Mobile data IP — can change mid-session as you move between cell towers or network segments
Some use cases — like hosting a server, remote desktop access, or certain gaming setups — require a static public IP, which is typically a paid add-on through your ISP or mobile carrier.
What Affects Which IP Address You See?
Several factors determine what address your phone is actually using at any moment:
- Wi-Fi vs. mobile data — these are completely separate network connections with separate addresses
- VPN status — an active VPN masks your real public IP and replaces it with one from the VPN provider's network
- IPv4 vs. IPv6 support — your router and ISP need to support IPv6 for your phone to receive one; not all networks do
- Carrier-Grade NAT — on mobile data, whether your carrier uses CGNAT determines whether you have a truly unique public IP
- Router settings — DHCP lease time, IP range configuration, and whether you've set a static reservation all affect your local address
Your Android or iOS version can also matter. Newer iOS releases, for example, use private Wi-Fi addresses (randomized MAC addresses per network) which can influence how routers assign and track IP addresses across sessions.
Understanding which IP address you need — local or public, static or dynamic — depends entirely on what you're trying to do with it. The technical gap between "I see an IP address on my screen" and "this is the right address for my use case" is where your specific setup, carrier, router configuration, and purpose come into play.