IP address 45.74.144.0

45.74.144.0 is located in Welland, Canada, on network AS197706 (KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing), usage type hosting, risk level medium.

45.74.144.0
🇨🇦 Welland, Ontario, Canada
America/Toronto · CAD · 42.983300, -79.250000

Risk assessment

35/100medium risk
datacentercrawler

Location

City
Welland
Subdivision
Ontario
Country
Canada (CA)
Continent
North America
Coordinates
42.983300, -79.250000
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
AL-KEMINET-LTD-20150423
Organisation
Keminet SHPK
Usage type
hosting
RIPE org ID
ORG-KL65-RIPE
Allocation
ALLOCATED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=45.74.144.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "45.74.144.0",
})
print(r.json()[0])

This page is generated from the IpQuery.Info API. Get the same data via API.

Raw API response

[
	{
		"accuracy_radius" : "10",
		"asn" : "AS197706",
		"asn_country" : "AL",
		"asn_name" : "KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing",
		"city" : "Welland",
		"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.983300",
		"longitude" : "-79.250000",
		"netname" : "AL-KEMINET-LTD-20150423",
		"network_status" : "ALLOCATED PA",
		"org" : "Keminet SHPK",
		"postal_code" : "L3C",
		"query_ip_address" : "45.74.144.0",
		"query_language" : "en",
		"registered_country" : "United States",
		"ripe_country" : "AL",
		"ripe_org_id" : "ORG-KL65-RIPE",
		"risk_factors" : [
			"datacenter",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 35,
		"simplemaps" : {
			"admin_name" : "Ontario",
			"city" : "Welland",
			"country" : "Canada",
			"iso2" : "CA",
			"iso3" : "CAN",
			"population" : 69302
		},
		"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.

Start free Read the docs