How to Find Your IP Address on Android
Android surfaces your IP address in the Wi-Fi settings, though the exact path varies slightly by manufacturer (Samsung, Pixel, Xiaomi and others each reshuffle the menus). Here's the universal route, plus the one-tap way to see your public address.
Fastest: your public IP
Open any browser and visit the whatismineip.com homepage โ your public IP, provider and location appear instantly. This is the address websites, games and streaming services actually see.
Your local IP on Wi-Fi
- Open Settings โ Network & internet (Samsung: Connections).
- Tap Wi-Fi / Internet, then tap your connected network (or its gear icon).
- Expand Advanced if needed โ the IP address field shows your local address, e.g.
192.168.1.88. Modern Android typically lists an IPv6 address or two as well.
Alternative: Settings โ About phone โ Status information also lists the IP address on many models.
Wi-Fi vs mobile data
On cellular data your carrier assigns the address, near-always behind CGNAT โ shared, rotating, and often IPv6. Don't be surprised if your IP on the checker looks completely different (and geolocates to another city โ here's why) the moment you leave Wi-Fi.
Android privacy options worth knowing
- Randomised MAC โ on by default per network; reduces tracking across Wi-Fi networks but doesn't affect your IP. See MAC vs IP.
- Private DNS โ Settings โ Network โ Private DNS lets you set an encrypted resolver (e.g.
1dot1dot1dot1.cloudflare-dns.com), hiding lookups from network snoops. Background in our DNS guide. - VPN apps โ replace your public IP system-wide; Android supports always-on VPN with a kill switch under VPN settings.
Setting a static local IP
In the same Wi-Fi details screen, tap the pencil/edit icon โ Advanced โ change IP settings from DHCP to Static. Useful for port forwarding to your phone; for anything long-term, a DHCP reservation in your router is cleaner.
Frequently asked questions
Why does my Android show two IP addresses?
That's IPv4 plus one or more IPv6 addresses โ modern networks run both simultaneously (dual-stack). Both are valid; sites use whichever protocol they support.
Is my IP the same in every app?
Yes โ all apps on the device share the same connection and public IP. Only a VPN (or per-app proxy) changes what individual apps appear as.