IP address 82.139.217.255

82.139.217.255 is located in Cologne, Germany, on network AS13335 (CLOUDFLARENET), usage type hosting, risk level medium.

82.139.217.255
🇩🇪 Cologne, North Rhine-Westphalia, Germany
Europe/Berlin · EUR · 50.949900, 6.948900

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

City
Cologne
Subdivision
North Rhine-Westphalia
Country
Germany (DE)
Continent
Europe
Coordinates
50.949900, 6.948900
Time zone
Europe/Berlin
Currency
EUR
Registered country
Germany
GDPR applies
Yes

Network & ASN

ASN
AS13335
Operator
CLOUDFLARENET
ASN country
US
Network name
IPXO
Organisation
tal.de GmbH
Usage type
hosting
RIPE org ID
ORG-TKIS1-RIPE
Allocation
SUB-ALLOCATED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=82.139.217.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "82.139.217.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" : "200",
		"asn" : "AS13335",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARENET",
		"city" : "Cologne",
		"connection_type" : "hosting",
		"continent" : "Europe",
		"country" : "Germany",
		"country_iso_code" : "DE",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"gmt_offset" : 3600,
		"is_anycast" : true,
		"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" : "de",
				"name" : "German",
				"native_name" : "Deutsch"
			}
		],
		"latitude" : "50.949900",
		"longitude" : "6.948900",
		"netname" : "IPXO",
		"network_status" : "SUB-ALLOCATED PA",
		"org" : "tal.de GmbH",
		"postal_code" : "50670",
		"query_ip_address" : "82.139.217.255",
		"query_language" : "en",
		"registered_country" : "Germany",
		"ripe_country" : "DE",
		"ripe_org_id" : "ORG-TKIS1-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "North Rhine-Westphalia",
			"city" : "Cologne",
			"country" : "Germany",
			"iso2" : "DE",
			"iso3" : "DEU",
			"population" : 1087353
		},
		"subdivision" : "North Rhine-Westphalia",
		"subdivision_iso_code" : "NW",
		"time_zone" : "Europe/Berlin",
		"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