IP address 94.177.26.255
94.177.26.255 is located in Ploieşti, Romania, on network AS13335 (CLOUDFLARENET), usage type hosting.
94.177.26.255
🇷🇴 Ploieşti, Prahova, Romania
Risk assessment
A packaged 0–100 fraud and abuse score, with the individual signals that produced it.
Privacy & threat detection
Tells apart commercial VPNs, privacy relays such as iCloud Private Relay, residential proxies and Tor — with the operator named and a confidence score for each.
Location
- City
- Ploieşti
- Subdivision
- Prahova
- Country
- Romania (RO)
- Continent
- Europe
- Coordinates
- 45.996800, 24.997000
- Time zone
- Europe/Bucharest
- Currency
- RON
- Registered country
- Romania
- GDPR applies
- Yes
Network & ASN
- ASN
- AS13335
- Operator
- CLOUDFLARENET
- ASN country
- US
- Network name
- CH-BOSSLAB-20080814
- Organisation
- Avaloq Sourcing (Switzerland & Liechtenstein) SA
- Usage type
- hosting
- RIPE org ID
- ORG-BS3-RIPE
- Allocation
- ALLOCATED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl -H "Authorization: Bearer YOUR_API_KEY" "https://ipquery.info/api?ip=94.177.26.255"import requests
r = requests.get("https://ipquery.info/api",
headers={"Authorization": "Bearer YOUR_API_KEY"},
params={"ip": "94.177.26.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" : "200",
"asn" : "AS13335",
"asn_country" : "US",
"asn_name" : "CLOUDFLARENET",
"bot_name" : "Anthropic ClaudeBot",
"city" : "Ploieşti",
"connection_type" : "hosting",
"continent" : "Europe",
"country" : "Romania",
"country_iso_code" : "RO",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "RON",
"gdpr_required" : true,
"gmt_offset" : 7200,
"is_anycast" : false,
"is_bogon" : false,
"is_bot" : true,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : true,
"is_eu_member" : true,
"is_hosting_range" : false,
"is_mobile" : false,
"is_multicast" : false,
"is_proxy" : false,
"is_satellite" : false,
"is_spam" : false,
"is_spam_drop" : false,
"is_tor" : false,
"is_tor_exit_node" : false,
"is_tor_full_node" : false,
"is_vpn" : false,
"languages" : [
{
"code" : "ro",
"name" : "Romanian",
"native_name" : "Română"
}
],
"latitude" : "45.996800",
"longitude" : "24.997000",
"netname" : "CH-BOSSLAB-20080814",
"network_status" : "ALLOCATED PA",
"org" : "Avaloq Sourcing (Switzerland & Liechtenstein) SA",
"query_ip_address" : "94.177.26.255",
"query_language" : "en",
"registered_country" : "Romania",
"ripe_country" : "DE",
"ripe_org_id" : "ORG-BS3-RIPE",
"simplemaps" : {
"admin_name" : "Braşov",
"city" : "Făgăraş",
"country" : "Romania",
"iso2" : "RO",
"iso3" : "ROU",
"population" : 26284
},
"subdivision" : "Prahova",
"time_zone" : "Europe/Bucharest",
"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.