IP address 92.62.255.0
92.62.255.0 is located in Gotse Delchev, Bulgaria, on network AS61317 (ASDETUK www.heficed.com), usage type business, risk level low.
92.62.255.0
🇧🇬 Gotse Delchev, Blagoevgrad, Bulgaria
Risk assessment
15/100low risk
crawler
Location
- City
- Gotse Delchev
- Subdivision
- Blagoevgrad
- Country
- Bulgaria (BG)
- Continent
- Europe
- Coordinates
- 41.566700, 23.733300
- 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
- BG-MYACCT-20080128
- Organisation
- MyAcct LTD
- Usage type
- business
- RIPE org ID
- ORG-ML636-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=92.62.255.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "92.62.255.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" : "100",
"asn" : "AS61317",
"asn_country" : "US",
"asn_name" : "ASDETUK www.heficed.com",
"city" : "Gotse Delchev",
"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" : "41.566700",
"longitude" : "23.733300",
"netname" : "BG-MYACCT-20080128",
"network_status" : "SUB-ALLOCATED PA",
"org" : "MyAcct LTD",
"postal_code" : "2900",
"query_ip_address" : "92.62.255.0",
"query_language" : "en",
"registered_country" : "Bulgaria",
"ripe_country" : "BG",
"ripe_org_id" : "ORG-ML636-RIPE",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Blagoevgrad",
"city" : "Gotse Delchev",
"country" : "Bulgaria",
"iso2" : "BG",
"iso3" : "BGR",
"population" : 33208
},
"subdivision" : "Blagoevgrad",
"subdivision_iso_code" : "01",
"time_zone" : "Europe/Sofia",
"usage_type" : "business"
}
]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.