Productivity

IP Address Info

See your public IPv4 and IPv6 addresses (via ipify) plus approximate city, region, country, ISP, and timezone from HTTPS geo APIs. Your browser talks to third-party endpoints directly — there is no DroidXP lookup server. For contrast, APK Analyzer and APK String Extractor stay fully local because they inspect files on-device. Pair this page with Email Validator when checking outbound connectivity or form QA.

Ad placement — top banner

Requires outbound HTTPS to ipify, ipapi.co, and optionally ipwho.is. Ad blockers or corporate proxies may block some responses.

Loading…

Contacting lookup services…

Ad placement — mid rectangle

What this tool is for

IP Address Info answers a common support question: “What public IP am I showing to the internet right now?” It combines address discovery (IPv4 and IPv6 via ipify) with geo-IP hints (city/region/country, ISP, timezone) from a geolocation API. That is useful for VPN checks, quick network diagnostics, and comparing what your browser path looks like versus your LAN — without installing a desktop utility.

Privacy and network model

DroidXP serves this page as static HTML and JavaScript. When you click Refresh, your browser issues HTTPS requests to third-party providers. DroidXP does not proxy those calls and does not log your IP on our infrastructure — there is no custom backend for this tool. That is different from APK String Extractor, where every byte stays in-tab. Here, by design, data leaves your machine to reach ipify and geo APIs — read each provider’s policy if you need compliance detail.

Accuracy and limitations

  • Geo-IP is approximate: databases map ISP ranges to regions; your “city” can be wrong or show a hub miles away.
  • VPNs and proxies replace the visible address with the exit node — use that to verify protection is on.
  • Mobile carriers use CGNAT; you may share a public IP with many subscribers.
  • Rate limits: free tiers may throttle heavy or automated use — wait and retry if a call fails.

How to use IP Address Info

  1. Step 1: Open the page and wait for the first lookup, or click Refresh after changing Wi‑Fi, VPN, or tethering.
  2. Step 2: Compare IPv4 and IPv6 — either may be blank depending on your network.
  3. Step 3: Use Copy on a single address or Copy summary for a text block to paste into tickets or docs.

Frequently Asked Questions

Does DroidXP receive or store my IP address on its servers?

No lookup backend runs on DroidXP. Your browser requests public IP and geo data directly from third-party HTTPS APIs (for example ipify and ipapi.co, with a fallback). DroidXP does not see those responses unless you screenshot or paste them yourself.

Which external services might my browser contact?

The page uses ipify for IPv4/IPv6 discovery, ipapi.co for combined geo (primary), and ipwho.is as a fallback if the first geo call fails. Each provider has its own privacy policy and rate limits.

Why does my location differ from GPS or my postal address?

Geo-IP databases map your ISP’s public address to an approximate area — often city-level, sometimes off by a region. It is not GPS and not suitable for emergency location.

Why do results change when I turn on a VPN or proxy?

Sites see the egress IP of the VPN or proxy exit node, not your home router. That is expected and useful for checking that your VPN is active.

Why is IPv6 empty while IPv4 shows a value?

Not every network routes IPv6 outbound, or your browser path may only use IPv4 to those endpoints. Dual-stack availability varies by ISP and device.

Is this the same “local-only” model as APK Analyzer or APK String Extractor?

No — those tools process files entirely in your browser with no network lookup. This tool is intentionally network-based so you can see what the public internet sees as your address.

The lookup failed or says rate limited — what can I do?

Wait a minute and tap Refresh, try another network, or check whether an extension is blocking third-party requests. Corporate firewalls may block some geo APIs.

Can I use this IP for firewall rules or permanent allowlists?

Residential and mobile IPs change often. Prefer stable hostnames, VPN profiles, or provider APIs for production access control — treat public IP here as a snapshot.

Does this reveal my LAN (192.168.x.x) address?

No — WebRTC LAN discovery is not used here. You only see publicly routable addresses as returned by the lookup services.

Is geolocation data accurate for compliance (GDPR region, etc.)?

Use it only as a rough hint. Legal and compliance decisions need processes beyond a browser geo-IP lookup.