The simple tool to find your own IP address and information about it.
| IP address | 216.73.216.171 |
|---|---|
| IP address (decimal) | 3628718251 |
| Country | United States |
| Country (ISO code) | US |
| In EU? | false |
| Region | Ohio |
| Region code | OH |
| Postal code | 43215 |
| City | Columbus |
| Latitude | 39.96118 |
| Longitude | -82.99879 |
| Timezone | America/New_York |
| ASN | AS16509 |
| ASN (organization) | Anthropic, PBC |
| HTTP protocol | HTTP/2 |
| TLS version | TLSv1.3 |
| User agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Geo data provided by Cloudflare's edge network.
Click a field to build your query and see the result:
Pass Accept: application/json or use /json for full data.
Yes — request get.myip.in.th/json or send an Accept: application/json header.
Yes. It runs on Cloudflare Workers' free tier (100,000 requests/day). Please be reasonable.
Geo data comes from Cloudflare's database, which can differ from MaxMind/GeoIP used elsewhere — especially on carrier-grade NAT (CGNAT) addresses.
Use get.myip.in.th/v4 or /v6. They return your address for that protocol, or a "not supported" message if your current connection isn't using it. You can also force the protocol in curl with curl -4 / curl -6.
Yes — it's a single Cloudflare Worker. Deploy with wrangler deploy.