IP address 151.41.0.38

151.41.0.38 is located in Montevarchi, Italy, on network AS149294 (CDCCL-AS-AP CHAKTOMUK DATA CENTER CO. LTD.), usage type hosting, risk level medium.

151.41.0.38
🇮🇹 Montevarchi, Tuscany, Italy
Europe/Rome · EUR · 43.525200, 11.572400

Risk assessment

35/100medium risk
datacentercrawler

Location

City
Montevarchi
Subdivision
Tuscany
Country
Italy (IT)
Continent
Europe
Coordinates
43.525200, 11.572400
Time zone
Europe/Rome
Currency
EUR
Registered country
Italy
GDPR applies
Yes

Network & ASN

ASN
AS149294
Operator
CDCCL-AS-AP CHAKTOMUK DATA CENTER CO. LTD.
ASN country
KH
Usage type
hosting

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

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

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

Raw API response

[
	{
		"accuracy_radius" : "100",
		"asn" : "AS149294",
		"asn_country" : "KH",
		"asn_name" : "CDCCL-AS-AP CHAKTOMUK DATA CENTER CO. LTD.",
		"city" : "Montevarchi",
		"connection_type" : "hosting",
		"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" : true,
		"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" : "43.525200",
		"longitude" : "11.572400",
		"postal_code" : "52025",
		"query_ip_address" : "151.41.0.38",
		"query_language" : "en",
		"registered_country" : "Italy",
		"risk_factors" : [
			"datacenter",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 35,
		"simplemaps" : {
			"admin_name" : "Tuscany",
			"city" : "Montevarchi",
			"country" : "Italy",
			"iso2" : "IT",
			"iso3" : "ITA",
			"population" : 24081
		},
		"subdivision" : "Tuscany",
		"subdivision_iso_code" : "52",
		"time_zone" : "Europe/Rome",
		"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