Apps getmyip
getmyip
Your address, explained
getmyip shows your IP address and what can be read from it: country, region and city, time zone, the network you are on and the hostname behind it. The same data is available as a documented API, free to start with.
Open getmyipgetmyip.pro
- Where
- The web and an API
- Languages
- Eight
- Docs
- docs.getmyip.pro
- Price
- Free tier, Pro $19/year
Plain language, not a dump
Country, region, city, time zone, network and hostname, laid out so you can take it in at a glance instead of parsing it.
An API with real documentation
Call it from curl, Python, JavaScript, Go or PHP. There is a free tier to start on and a Pro plan when you need the volume.
curl getmyip.pro
From a terminal it answers with your address as plain text and nothing else, so it drops straight into a script.
Nothing kept
No cookies for visitors and no tracking. Your address is used to answer the question and is not stored afterwards.