IP address 46.202.30.255
46.202.30.255 is located in Ukraine, on network AS209242 (CLOUDFLARESPECTRUM Cloudflare, Inc.), usage type hosting, risk level medium.
46.202.30.255
🇺🇦 Ukraine
Risk assessment
45/100medium risk
datacenteranycastcrawler
Location
- Country
- Ukraine (UA)
- Continent
- Europe
- Coordinates
- 50.452200, 30.528700
- Time zone
- Europe/Kiev
- Currency
- UAH
- Registered country
- Ukraine
- GDPR applies
- No
Network & ASN
- ASN
- AS209242
- Operator
- CLOUDFLARESPECTRUM Cloudflare, Inc.
- ASN country
- US
- Network name
- NET-46-202-30-0-24
- Organisation
- Private Customer
- Usage type
- hosting
- RIPE org ID
- ORG-PC696-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=46.202.30.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "46.202.30.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" : "500",
"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" : "50.452200",
"longitude" : "30.528700",
"netname" : "NET-46-202-30-0-24",
"network_status" : "ASSIGNED PA",
"org" : "Private Customer",
"query_ip_address" : "46.202.30.255",
"query_language" : "en",
"registered_country" : "Ukraine",
"ripe_country" : "MT",
"ripe_org_id" : "ORG-PC696-RIPE",
"risk_factors" : [
"datacenter",
"anycast",
"crawler"
],
"risk_level" : "medium",
"risk_score" : 45,
"simplemaps" : {
"admin_name" : "Kyiv, Misto",
"capital" : "primary",
"city" : "Kyiv",
"country" : "Ukraine",
"iso2" : "UA",
"iso3" : "UKR",
"population" : 2952301
},
"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.