External Service Required

To retrieve your public IP address and location information, this tool needs to make a request to an external service. Your IP address will be sent to:

https://ipinfo.io/json

This service will see your IP address and return location data. No other data is sent.

Fetching your IP information...

This data was retrieved from ipinfo.io. Connection info is from your browser's Network Information API.
--
IPv4
Location
City--
Region--
Country--
Postal Code--
Coordinates--
Timezone--
Network
ISP / Org--
ASN--
Hostname--
Connection
IP Version--
Connection Type--
Downlink--
RTT--
Command Line

Get your IP from the command line:

Bash / Linux / macOS
curl -s https://api.ipify.org
PowerShell
(Invoke-WebRequest -Uri https://api.ipify.org -UseBasicParsing).Content
Windows CMD
curl -s https://api.ipify.org

Failed to fetch IP information