IP address 45.74.147.255
45.74.147.255 is located in Windsor, Canada, on network AS197706 (KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing), usage type hosting, risk level medium.
45.74.147.255
🇨🇦 Windsor, Ontario, Canada
Risk assessment
35/100medium risk
datacentercrawler
Location
- City
- Windsor
- Subdivision
- Ontario
- Country
- Canada (CA)
- Continent
- North America
- Coordinates
- 42.302800, -83.034500
- Time zone
- America/Toronto
- Currency
- CAD
- Registered country
- United States
- GDPR applies
- No
Network & ASN
- ASN
- AS197706
- Operator
- KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing
- ASN country
- AL
- Network name
- KEMINET-NETWORKS
- Usage type
- hosting
- Allocation
- ASSIGNED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=45.74.147.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "45.74.147.255",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"accuracy_radius" : "20",
"asn" : "AS197706",
"asn_country" : "AL",
"asn_name" : "KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing",
"city" : "Windsor",
"connection_type" : "hosting",
"continent" : "North America",
"country" : "Canada",
"country_iso_code" : "CA",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "CAD",
"gdpr_required" : false,
"gmt_offset" : -18000,
"is_anycast" : false,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : true,
"is_eu_member" : false,
"is_mobile" : false,
"is_multicast" : false,
"is_proxy" : false,
"is_satellite" : false,
"is_spam" : false,
"is_spam_drop" : false,
"is_tor_exit_node" : false,
"is_tor_full_node" : false,
"is_vpn" : false,
"languages" : [
{
"code" : "en",
"name" : "English",
"native_name" : "English"
},
{
"code" : "fr",
"name" : "French",
"native_name" : "Français"
}
],
"latitude" : "42.302800",
"longitude" : "-83.034500",
"netname" : "KEMINET-NETWORKS",
"network_status" : "ASSIGNED PA",
"postal_code" : "N8X",
"query_ip_address" : "45.74.147.255",
"query_language" : "en",
"registered_country" : "United States",
"ripe_country" : "AL",
"risk_factors" : [
"datacenter",
"crawler"
],
"risk_level" : "medium",
"risk_score" : 35,
"simplemaps" : {
"admin_name" : "Ontario",
"city" : "Windsor",
"country" : "Canada",
"iso2" : "CA",
"iso3" : "CAN",
"population" : 306519
},
"subdivision" : "Ontario",
"subdivision_iso_code" : "ON",
"time_zone" : "America/Toronto",
"usage_type" : "hosting"
}
]Explore this network
Get this data from your own code
The IpQuery.Info API returns geolocation, ASN, VPN/proxy/Tor, cloud, and a packaged risk score for any IP — one HTTPS call. Start free, no credit card.