What IP address am I seeing here?
You're seeing the public IP address your device or network presents to the internet. If you're on home Wi-Fi, it's usually your router's public IP, not your device's private LAN address.
Documentation
Questions people commonly have when checking their IP address in a browser, on mobile, or through the JSON API.
You're seeing the public IP address your device or network presents to the internet. If you're on home Wi-Fi, it's usually your router's public IP, not your device's private LAN address.
Devices on the same Wi-Fi or mobile hotspot often share one public IP through the router or carrier network.
Your carrier and your Wi-Fi network use different public internet connections, so they usually expose different public IPs.
Many ISPs and mobile carriers assign dynamic IPs, which can change over time, after reconnecting, or when switching networks.
No. An IP can suggest a rough geographic area, but it does not reliably identify your exact physical location.
IP geolocation databases are approximate and can be outdated. The IP may map to your ISP, carrier, or a nearby city instead of your actual position.
Yes. If you use a VPN, the site will usually show the VPN server's public IP instead of your normal one.
Usually yes, if your traffic is actually routed through that proxy. The site will show the outward-facing IP of the proxy connection.
Mobile carriers often use carrier-grade NAT, where many users share one public IPv4 address.
A public IP is what websites see. A private IP is the address your device uses inside your home, office, or local network.
Yes. If you send the request with an Accept: application/json header, the service can return your IP in a machine-readable JSON response.
Use the website for quick checks in a browser. Use the API for scripts, automations, monitoring, server diagnostics, or command-line tools like curl.
They may be using different networks, proxies, VPNs, server environments, or request paths.
Yes. A simple curl request is useful for checking the public egress IP of a server, container, or build job.
Because the backend request is coming from the server's network, not your personal device's network.
IP addresses are not stored in any persistent way, with or without identifying details. We don't have any identifying details. IP addresses might remain in logs temporarily in keeping with the privacy policy.
Yes. Check your IP before connecting to the VPN and again after. If it changes to the VPN public IP, the tunnel is likely active.
Yes. Comparing results between Wi-Fi, mobile data, VPN, and proxy connections is a quick way to verify which path your traffic is using.
Some networks prefer IPv4, others support IPv6, and some expose both. The result depends on your connection and how the request is routed.
No. An IP lookup shows the public address seen by the internet. DNS and gateway settings affect how you connect, but they are separate network details.