IP address 45.135.235.255
45.135.235.255 is located in Ukraine, on network AS209242 (CLOUDFLARESPECTRUM Cloudflare, Inc.), usage type hosting, risk level medium.
45.135.235.255
🇺🇦 Zaporizhzhya Oblast, Ukraine
Risk assessment
45/100medium risk
datacenteranycastcrawler
Location
- Subdivision
- Zaporizhzhya Oblast
- Country
- Ukraine (UA)
- Continent
- Europe
- Coordinates
- 47.822900, 35.190300
- Time zone
- Europe/Kiev
- Currency
- UAH
- Registered country
- Russia
- GDPR applies
- No
Network & ASN
- ASN
- AS209242
- Operator
- CLOUDFLARESPECTRUM Cloudflare, Inc.
- ASN country
- US
- Network name
- BZ-EZCSSOLUTIONS-20231017
- Organisation
- EZCS Solutions Ltd.
- Usage type
- hosting
- RIPE org ID
- ORG-EZC1-RIPE
- Allocation
- ASSIGNED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=45.135.235.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "45.135.235.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" : "1000",
"asn" : "AS209242",
"asn_country" : "US",
"asn_name" : "CLOUDFLARESPECTRUM Cloudflare, Inc.",
"connection_type" : "hosting",
"continent" : "Europe",
"country" : "Ukraine",
"country_iso_code" : "UA",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "UAH",
"gdpr_required" : false,
"gmt_offset" : 7200,
"is_anycast" : true,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : true,
"is_eu_member" : false,
"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" : "uk",
"name" : "Ukrainian",
"native_name" : "Українська"
}
],
"latitude" : "47.822900",
"longitude" : "35.190300",
"netname" : "BZ-EZCSSOLUTIONS-20231017",
"network_status" : "ASSIGNED PA",
"org" : "EZCS Solutions Ltd.",
"query_ip_address" : "45.135.235.255",
"query_language" : "en",
"registered_country" : "Russia",
"ripe_country" : "BZ",
"ripe_org_id" : "ORG-EZC1-RIPE",
"risk_factors" : [
"datacenter",
"anycast",
"crawler"
],
"risk_level" : "medium",
"risk_score" : 45,
"simplemaps" : {
"admin_name" : "Zaporizka Oblast",
"capital" : "admin",
"city" : "Zaporizhzhia",
"country" : "Ukraine",
"iso2" : "UA",
"iso3" : "UKR",
"population" : 710052
},
"subdivision" : "Zaporizhzhya Oblast",
"subdivision_iso_code" : "23",
"time_zone" : "Europe/Kiev",
"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.