IP |
174.5.5.122
|
Hostname |
174.5.5.122
|
Continent Code |
NA |
Continent Name |
North America |
Country Code (ISO 3166-1 alpha-2) |
CA |
Country Code (ISO 3166-1 alpha-3) |
CAN |
Country Name |
Canada |
Country Flag |
|
Country Capital |
Ottawa |
State/Province |
Ontario |
District/County |
Rainy River |
City |
Atikokan |
Zip Code |
|
Latitude & Longitude of City |
48.75000 , -91.61667 |
Geoname ID |
6295751 |
Is EU? |
false |
Calling Code |
+1 |
Country TLD |
.ca |
Languages |
en-CA,fr-CA,iu |
ISP |
Shaw Communications Inc. |
Connection Type |
|
Organization |
Shaw Communications Inc. |
AS Number |
AS6327
|
Currency |
Canadian Dollar |
Currency Code |
CAD
|
Currency Symbol |
C$ |
Timezone |
America/Atikokan |
Timezone Offset |
-5 |
Current Time |
2025-03-30 14:14:23.300-0500 |
Current Time Unix |
1.7433620633E9 |
Is DST? |
false |
DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 174.5.5.122
"hostname": 174.5.5.122
"continent_code": NA
"continent_name": North America
"country_code2": CA
"country_code3": CAN
"country_name": Canada
"country_capital": Ottawa
"state_prov": Ontario
"district": Rainy River
"city": Atikokan
"zipcode":
"latitude": 48.75000
"longitude": -91.61667
"is_eu": false
"calling_code": +1
"country_tld": .ca
"languages": en-CA,fr-CA,iu
"country_flag": https://ipgeolocation.io/static/flags/ca_64.png
"isp": Shaw Communications Inc.
"connection_type":
"organization": Shaw Communications Inc.
"asn": AS6327
"geoname_id": 6295751
"currency": {
"name": Canadian Dollar
"code": CAD
"symbol": C$
},
"time_zone": {
"name":America/Atikokan
"offset": -5
"current_time": 2025-03-30 14:14:23.300-0500
"current_time_unix": 1.7433620633E9
"is_dst": false
"dst_savings": 0
}
}