| IP |
9.242.242.132
|
| Hostname |
9.242.242.132
|
| 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 |
North Carolina |
| District/County |
Research Triangle Park |
| City |
Durham |
| Zip Code |
27709 |
| Latitude & Longitude of City |
35.90841 , -78.86284 |
| Geoname ID |
6511896 |
| Is EU? |
false |
| Calling Code |
+1 |
| Country TLD |
.us |
| Languages |
en-US,es-US,haw,fr |
| ISP |
IBM |
| Connection Type |
|
| Organization |
IBM |
| AS Number |
AS0
|
| Currency |
US Dollar |
| Currency Code |
USD
|
| Currency Symbol |
$ |
| Timezone |
America/New_York |
| Timezone Offset |
-5 |
| Current Time |
2025-11-23 16:48:18.258-0500 |
| Current Time Unix |
1.763934498258E9 |
| Is DST? |
false |
| DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 9.242.242.132
"hostname": 9.242.242.132
"continent_code": NA
"continent_name": North America
"country_code2": US
"country_code3": USA
"country_name": United States
"country_capital": Washington, D.C.
"state_prov": North Carolina
"district": Research Triangle Park
"city": Durham
"zipcode": 27709
"latitude": 35.90841
"longitude": -78.86284
"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": IBM
"connection_type":
"organization": IBM
"asn": AS0
"geoname_id": 6511896
"currency": {
"name": US Dollar
"code": USD
"symbol": $
},
"time_zone": {
"name":America/New_York
"offset": -5
"current_time": 2025-11-23 16:48:18.258-0500
"current_time_unix": 1.763934498258E9
"is_dst": false
"dst_savings": 0
}
}