ip.222.at

Your IP: 216.73.216.0
Country: United States (US)
Region: Ohio
City: Columbus
Time Zone: America/New_York
Latitude: 39.96250
Longitude: -83.00610

ip.222.at provides a public HTTP API for software developers to search the geolocation of IP addresses. It uses a database of IP addresses that are associated to cities along with other relevant information like time zone, latitude and longitude.

You're allowed up to 600 queries per hour by default. Once this limit is reached, all of your requests will result in HTTP 444, forbidden, until your quota is cleared.

The HTTP API takes GET requests in the following schema:

https://ip.222.at/{format}/{IP_or_hostname}

Supported formats are: csv, xml, json, jsonp and iponly. If no IP or hostname is provided or "iponly" is called, then your own IP address is looked up.
If you call the "iponly" format your current own IPv4 or IPv6 is shown in plain text.


Examples

JSON: https://ip.222.at/json/

JSON (opt. w/ Callback): https://ip.222.at/json/8.8.8.8?callback=test

CSV: https://ip.222.at/csv

XML: https://ip.222.at/xml/

IPONLY: https://ip.222.at/iponly/