IP Address and Domain Name Geolocation Lookup Tool


IP 204.101.198.123
Hostname 204.101.198.123
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 Quebec
District/County
City Dorval
Zip Code H9S 5L9
Latitude & Longitude of City 45.43748, -73.74685
Geoname ID 6108098
Is EU? false
Calling Code +1
Country TLD .ca
Languages en-CA,fr-CA,iu
ISP Bell Canada
Connection Type
Organization Bell Canada
AS Number AS577
Currency Canadian Dollar
Currency Code CAD
Currency Symbol C$
Timezone America/Toronto
Timezone Offset -5
Current Time 2024-04-19 18:55:28.477-0400
Current Time Unix 1.713567328477E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=204.101.198.123
{
"ip": "204.101.198.123",
"hostname": 204.101.198.123
"continent_code": "NA",
"continent_name": "North America",
"country_code2": "CA",
"country_code3": "CAN",
"country_name": "Canada",
"country_capital": "Ottawa",
"state_prov": "Quebec",
"district": "",
"city": "Dorval",
"zipcode": "H9S 5L9",
"latitude": 45.43748,
"longitude": -73.74685,
"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": "Bell Canada",
"connection_type": "",
"organization": "Bell Canada",
"asn": "AS577",
"geoname_id": 6108098,
"currency": {
"name": "Canadian Dollar",
"code": "CAD",
"symbol": "C$",
},

"time_zone": {
"name":"America/Toronto",
"offset": -5,
"current_time": "2024-04-19 18:55:28.477-0400",
"current_time_unix": "1.713567328477E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free