IP address 178.239.124.0
178.239.124.0 is located in Petrich, Bulgaria, on network AS2497 (IIJ Internet Initiative Japan Inc.), usage type business, risk level low.
178.239.124.0
🇧🇬 Petrich, Blagoevgrad, Bulgaria
Risk assessment
15/100low risk
crawler
Location
- City
- Petrich
- Subdivision
- Blagoevgrad
- Country
- Bulgaria (BG)
- Continent
- Europe
- Coordinates
- 41.400000, 23.216700
- Time zone
- Europe/Sofia
- Currency
- BGN
- Registered country
- Bulgaria
- GDPR applies
- Yes
Network & ASN
- ASN
- AS2497
- Operator
- IIJ Internet Initiative Japan Inc.
- ASN country
- JP
- Network name
- BG-MYACCT-124
- Organisation
- Private Customer
- Usage type
- business
- RIPE org ID
- ORG-PC640-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=178.239.124.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "178.239.124.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" : "10",
"asn" : "AS2497",
"asn_country" : "JP",
"asn_name" : "IIJ Internet Initiative Japan Inc.",
"city" : "Petrich",
"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.400000",
"longitude" : "23.216700",
"netname" : "BG-MYACCT-124",
"network_status" : "SUB-ALLOCATED PA",
"org" : "Private Customer",
"postal_code" : "2850",
"query_ip_address" : "178.239.124.0",
"query_language" : "en",
"registered_country" : "Bulgaria",
"ripe_country" : "EU",
"ripe_org_id" : "ORG-PC640-RIPE",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Blagoevgrad",
"city" : "Petrich",
"country" : "Bulgaria",
"iso2" : "BG",
"iso3" : "BGR",
"population" : 29479
},
"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.