What's My IP

Network Client-side

This tool runs entirely client-side, in your browser: your data is never sent anywhere.

What it does

Instantly display your public IP address (both IPv4 and IPv6), approximate geolocation, ISP/Organization, and your browser's User-Agent — all in one widget. Useful for diagnosing network connectivity, checking whether your ISP supports IPv6, or quickly sharing your IP address for remote-access or support purposes.

Try it

IPv4 Address Loading…
IPv6 Address Loading…
Location Loading…
ISP / Organization Loading…
User-Agent Loading…
Detecting…

How it works

IP detection

Geolocation

Location is resolved using the detected IP address via a two-step cascade:

  1. ipwho.is — primary service (returns city, region, country, and ISP).
  2. ipapi.co — automatic fallback if ipwho.is fails, times out, or returns an error.

If both services fail, the field displays "Unavailable" and the status line explains which APIs were tried.

Privacy note

The tool only reads public IP addresses — the same addresses your browser reveals to every website you visit. No private data is collected or stored. Geolocation is approximate (city-level at best) and should not be used for precise tracking.

Features

FeatureDetails
IPv4 addressDetected via api.ipify.org
IPv6 addressDetected via api6.ipify.org
LocationCity / Region / Country via ipwho.is → ipapi.co fallback
ISP / OrgResolved from geolocation data
User-AgentRead locally from navigator.userAgent
API fallbackGeolocation falls back from ipwho.is to ipapi.co automatically
Copy buttonsIndependent Copy IPv4 and Copy IPv6 buttons
Refresh buttonRe-runs all detections without reloading the page