IP address 94.72.179.0

94.72.179.0 is located in Sofia, Bulgaria, on network AS61317 (ASDETUK www.heficed.com), usage type residential, risk level low.

94.72.179.0
🇧🇬 Sofia, Sofia-Capital, Bulgaria
Europe/Sofia · BGN · 42.683300, 23.316700

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Sofia
Subdivision
Sofia-Capital
Country
Bulgaria (BG)
Continent
Europe
Coordinates
42.683300, 23.316700
Time zone
Europe/Sofia
Currency
BGN
Registered country
Bulgaria
GDPR applies
Yes

Network & ASN

ASN
AS61317
Operator
ASDETUK www.heficed.com
ASN country
US
Network name
NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK
Usage type
residential
Allocation
ALLOCATED UNSPECIFIED

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=94.72.179.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "94.72.179.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" : "1000",
		"asn" : "AS61317",
		"asn_country" : "US",
		"asn_name" : "ASDETUK www.heficed.com",
		"city" : "Sofia",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Bulgaria",
		"country_iso_code" : "BG",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "BGN",
		"gdpr_required" : true,
		"gmt_offset" : 7200,
		"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" : "bg",
				"name" : "Bulgarian",
				"native_name" : "Български"
			}
		],
		"latitude" : "42.683300",
		"longitude" : "23.316700",
		"netname" : "NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK",
		"network_status" : "ALLOCATED UNSPECIFIED",
		"postal_code" : "1000",
		"query_ip_address" : "94.72.179.0",
		"query_language" : "en",
		"registered_country" : "Bulgaria",
		"ripe_country" : "EU # Country is really world wide",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Sofia-Grad",
			"capital" : "primary",
			"city" : "Sofia",
			"country" : "Bulgaria",
			"iso2" : "BG",
			"iso3" : "BGR",
			"population" : 1404116
		},
		"subdivision" : "Sofia-Capital",
		"subdivision_iso_code" : "22",
		"time_zone" : "Europe/Sofia",
		"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