IP |
131.136.149.101
|
Hostname |
dummy.drdc-rddc.gc.ca
|
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 |
Sandy Hill-Ottawa East-Ottawa U |
City |
Ottawa |
Zip Code |
K1A |
Latitude & Longitude of City |
45.42350 , -75.68924 |
Geoname ID |
7626275 |
Is EU? |
false |
Calling Code |
+1 |
Country TLD |
.ca |
Languages |
en-CA,fr-CA,iu |
ISP |
Department of National Defence |
Connection Type |
|
Organization |
Shared Services Canada |
AS Number |
AS3766
|
Currency |
Canadian Dollar |
Currency Code |
CAD
|
Currency Symbol |
C$ |
Timezone |
America/Toronto |
Timezone Offset |
-5 |
Current Time |
2024-11-28 10:36:54.466-0500 |
Current Time Unix |
1.732808214466E9 |
Is DST? |
false |
DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 131.136.149.101
"hostname": dummy.drdc-rddc.gc.ca
"continent_code": NA
"continent_name": North America
"country_code2": CA
"country_code3": CAN
"country_name": Canada
"country_capital": Ottawa
"state_prov": Ontario
"district": Sandy Hill-Ottawa East-Ottawa U
"city": Ottawa
"zipcode": K1A
"latitude": 45.42350
"longitude": -75.68924
"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": Department of National Defence
"connection_type":
"organization": Shared Services Canada
"asn": AS3766
"geoname_id": 7626275
"currency": {
"name": Canadian Dollar
"code": CAD
"symbol": C$
},
"time_zone": {
"name":America/Toronto
"offset": -5
"current_time": 2024-11-28 10:36:54.466-0500
"current_time_unix": 1.732808214466E9
"is_dst": false
"dst_savings": 0
}
}