IP address 91.124.127.0

91.124.127.0 is located in Odessa, Ukraine, on network AS209242 (CLOUDFLARESPECTRUM Cloudflare, Inc.), usage type hosting, risk level medium.

91.124.127.0
🇺🇦 Odessa, Odessa, Ukraine
Europe/Kiev · UAH · 46.463900, 30.738600

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

City
Odessa
Subdivision
Odessa
Country
Ukraine (UA)
Continent
Europe
Coordinates
46.463900, 30.738600
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-91-124-127-0-24
Organisation
Private Customer
Usage type
hosting
RIPE org ID
ORG-PC593-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=91.124.127.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "91.124.127.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" : "AS209242",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARESPECTRUM Cloudflare, Inc.",
		"city" : "Odessa",
		"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" : "46.463900",
		"longitude" : "30.738600",
		"netname" : "NET-91-124-127-0-24",
		"network_status" : "ASSIGNED PA",
		"org" : "Private Customer",
		"postal_code" : "65042",
		"query_ip_address" : "91.124.127.0",
		"query_language" : "en",
		"registered_country" : "Ukraine",
		"ripe_country" : "SG",
		"ripe_org_id" : "ORG-PC593-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Odeska Oblast",
			"capital" : "admin",
			"city" : "Odesa",
			"country" : "Ukraine",
			"iso2" : "UA",
			"iso3" : "UKR",
			"population" : 1010537
		},
		"subdivision" : "Odessa",
		"subdivision_iso_code" : "51",
		"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.

Start free Read the docs