IP address 94.156.10.0

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

94.156.10.0
🇧🇬 Bulgaria
Europe/Sofia · BGN · 42.696000, 23.332000

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

Country
Bulgaria (BG)
Continent
Europe
Coordinates
42.696000, 23.332000
Time zone
Europe/Sofia
Currency
BGN
Registered country
Bulgaria
GDPR applies
Yes

Network & ASN

ASN
AS13335
Operator
CLOUDFLARENET
ASN country
US
Network name
IPXO-NET
Organisation
Private Customer
Usage type
hosting
RIPE org ID
ORG-PC673-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=94.156.10.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "94.156.10.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" : "200",
		"asn" : "AS13335",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARENET",
		"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.696000",
		"longitude" : "23.332000",
		"netname" : "IPXO-NET",
		"network_status" : "SUB-ALLOCATED PA",
		"org" : "Private Customer",
		"query_ip_address" : "94.156.10.0",
		"query_language" : "en",
		"registered_country" : "Bulgaria",
		"ripe_country" : "US",
		"ripe_org_id" : "ORG-PC673-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Sofia-Grad",
			"capital" : "primary",
			"city" : "Sofia",
			"country" : "Bulgaria",
			"iso2" : "BG",
			"iso3" : "BGR",
			"population" : 1404116
		},
		"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