| IP |
152.224.242.223
|
| Hostname |
152.224.242.223
|
| Continent Code |
NA |
| Continent Name |
North America |
| Country Code (ISO 3166-1 alpha-2) |
US |
| Country Code (ISO 3166-1 alpha-3) |
USA |
| Country Name |
United States |
| Country Flag |
|
| Country Capital |
Washington, D.C. |
| State/Province |
District of Columbia |
| District/County |
Washington Mall |
| City |
Washington |
| Zip Code |
20224-0001 |
| Latitude & Longitude of City |
38.89276 , -77.02707 |
| Geoname ID |
4139183 |
| Is EU? |
false |
| Calling Code |
+1 |
| Country TLD |
.us |
| Languages |
en-US,es-US,haw,fr |
| ISP |
Internal Revenue Service |
| Connection Type |
|
| Organization |
Internal Revenue Service |
| AS Number |
AS0
|
| Currency |
US Dollar |
| Currency Code |
USD
|
| Currency Symbol |
$ |
| Timezone |
America/New_York |
| Timezone Offset |
-5 |
| Current Time |
2025-11-23 01:48:07.662-0500 |
| Current Time Unix |
1.763880487662E9 |
| Is DST? |
false |
| DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 152.224.242.223
"hostname": 152.224.242.223
"continent_code": NA
"continent_name": North America
"country_code2": US
"country_code3": USA
"country_name": United States
"country_capital": Washington, D.C.
"state_prov": District of Columbia
"district": Washington Mall
"city": Washington
"zipcode": 20224-0001
"latitude": 38.89276
"longitude": -77.02707
"is_eu": false
"calling_code": +1
"country_tld": .us
"languages": en-US,es-US,haw,fr
"country_flag": https://ipgeolocation.io/static/flags/us_64.png
"isp": Internal Revenue Service
"connection_type":
"organization": Internal Revenue Service
"asn": AS0
"geoname_id": 4139183
"currency": {
"name": US Dollar
"code": USD
"symbol": $
},
"time_zone": {
"name":America/New_York
"offset": -5
"current_time": 2025-11-23 01:48:07.662-0500
"current_time_unix": 1.763880487662E9
"is_dst": false
"dst_savings": 0
}
}