IP address 78.128.122.255

78.128.122.255 is located in Asenovgrad, Bulgaria, on network AS13335 (CLOUDFLARENET), usage type hosting, risk level medium.

78.128.122.255
🇧🇬 Asenovgrad, Plovdiv, Bulgaria
Europe/Sofia · BGN · 42.016700, 24.866700

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

City
Asenovgrad
Subdivision
Plovdiv
Country
Bulgaria (BG)
Continent
Europe
Coordinates
42.016700, 24.866700
Time zone
Europe/Sofia
Currency
BGN
Registered country
Bulgaria
GDPR applies
Yes

Network & ASN

ASN
AS13335
Operator
CLOUDFLARENET
ASN country
US
Network name
Orgona_Sociedad
Organisation
Orgona Sociedad
Usage type
hosting
RIPE org ID
ORG-OS394-RIPE
Allocation
ASSIGNED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=78.128.122.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "78.128.122.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" : "1",
		"asn" : "AS13335",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARENET",
		"city" : "Asenovgrad",
		"connection_type" : "hosting",
		"continent" : "Europe",
		"country" : "Bulgaria",
		"country_iso_code" : "BG",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "BGN",
		"gdpr_required" : true,
		"gmt_offset" : 7200,
		"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" : "bg",
				"name" : "Bulgarian",
				"native_name" : "Български"
			}
		],
		"latitude" : "42.016700",
		"longitude" : "24.866700",
		"netname" : "Orgona_Sociedad",
		"network_status" : "ASSIGNED PA",
		"org" : "Orgona Sociedad",
		"postal_code" : "4230",
		"query_ip_address" : "78.128.122.255",
		"query_language" : "en",
		"registered_country" : "Bulgaria",
		"ripe_country" : "EU",
		"ripe_org_id" : "ORG-OS394-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Plovdiv",
			"city" : "Asenovgrad",
			"country" : "Bulgaria",
			"iso2" : "BG",
			"iso3" : "BGR",
			"population" : 65962
		},
		"subdivision" : "Plovdiv",
		"subdivision_iso_code" : "16",
		"time_zone" : "Europe/Sofia",
		"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