IP Address and Domain Name Geolocation Lookup Tool


IP 129.97.208.23
Hostname wms.uwaterloo.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__flag
Country Capital Ottawa
State/Province Ontario
District/County
City Waterloo
ZIP Code N2L 3G1
Latitude & Longitude of City 43.46999, -80.53871
Geoname ID 11810038
Is EU? false
Calling Code +1
Country TLD .ca
Languages en-CA,fr-CA,iu
ISP University of Waterloo
Connection Type
Organization University of Waterloo
AS Number AS12093
Currency Canadian Dollar
Currency Code CAD
Currency Symbol C$
Timezone America/Toronto
Timezone Offset -5
Current Time 2024-04-26 17:00:19.542-0400
Current Time Unix 1.714165219542E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=129.97.208.23
{
"ip": "129.97.208.23",
"hostname": "wms.uwaterloo.ca"
"continent_code": "NA",
"continent_name": "North America",
"country_code2": "CA",
"country_code3": "CAN",
"country_name": "Canada",
"country_capital": "Ottawa",
"state_prov": "Ontario",
"district": "",
"city": "Waterloo",
"zipcode": "N2L 3G1",
"latitude": 43.46999,
"longitude": -80.53871,
"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": "University of Waterloo",
"connection_type": "",
"organization": "University of Waterloo",
"asn": "AS12093",
"geoname_id": 11810038,
"currency": {
"name": "Canadian Dollar",
"code": "CAD",
"symbol": "C$",
},
"time_zone": {
"name":"America/Toronto",
"offset": -5,
"current_time": "2024-04-26 17:00:19.542-0400",
"current_time_unix": "1.714165219542E9",
"is_dst": "true",
"dst_savings": 1,
}
}

Get Started with IP Geolocation

Sign Up for Free