IP address 45.8.199.0

45.8.199.0 is located in Milan, Italy, on network AS61317 (ASDETUK www.heficed.com), usage type residential, risk level low.

45.8.199.0
🇮🇹 Milan, Lombardy, Italy
Europe/Rome · EUR · 45.464300, 9.189500

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Milan
Subdivision
Lombardy
Country
Italy (IT)
Continent
Europe
Coordinates
45.464300, 9.189500
Time zone
Europe/Rome
Currency
EUR
Registered country
Latvia
GDPR applies
Yes

Network & ASN

ASN
AS61317
Operator
ASDETUK www.heficed.com
ASN country
US
Usage type
residential

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=45.8.199.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "45.8.199.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" : "50",
		"asn" : "AS61317",
		"asn_country" : "US",
		"asn_name" : "ASDETUK www.heficed.com",
		"city" : "Milan",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Italy",
		"country_iso_code" : "IT",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"gmt_offset" : 3600,
		"is_anycast" : false,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : false,
		"is_eu_member" : true,
		"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" : "it",
				"name" : "Italian",
				"native_name" : "Italiano"
			}
		],
		"latitude" : "45.464300",
		"longitude" : "9.189500",
		"postal_code" : "20153",
		"query_ip_address" : "45.8.199.0",
		"query_language" : "en",
		"registered_country" : "Latvia",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Lombardy",
			"capital" : "admin",
			"city" : "Milan",
			"country" : "Italy",
			"iso2" : "IT",
			"iso3" : "ITA",
			"population" : 1354196
		},
		"subdivision" : "Lombardy",
		"subdivision_iso_code" : "25",
		"time_zone" : "Europe/Rome",
		"usage_type" : "residential"
	}
]

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