IP address 91.124.201.255
91.124.201.255 is located in Kolomyya, Ukraine, on network AS11426 (TWC-11426-CAROLINAS), usage type residential, risk level low.
91.124.201.255
🇺🇦 Kolomyya, Ivano-Frankivsk Oblast, Ukraine
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- City
- Kolomyya
- Subdivision
- Ivano-Frankivsk Oblast
- Country
- Ukraine (UA)
- Continent
- Europe
- Coordinates
- 48.528900, 25.048000
- Time zone
- Europe/Kiev
- Currency
- UAH
- Registered country
- Ukraine
- GDPR applies
- No
Network & ASN
- ASN
- AS11426
- Operator
- TWC-11426-CAROLINAS
- ASN country
- US
- Network name
- SC-Broadband-1682
- Organisation
- Charter Communications
- Usage type
- residential
- RIPE org ID
- ORG-CA2680-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=91.124.201.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "91.124.201.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" : "50",
"asn" : "AS11426",
"asn_country" : "US",
"asn_name" : "TWC-11426-CAROLINAS",
"city" : "Kolomyya",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "Ukraine",
"country_iso_code" : "UA",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "UAH",
"gdpr_required" : false,
"gmt_offset" : 7200,
"is_anycast" : false,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : false,
"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" : "48.528900",
"longitude" : "25.048000",
"netname" : "SC-Broadband-1682",
"network_status" : "SUB-ALLOCATED PA",
"org" : "Charter Communications",
"postal_code" : "78203",
"query_ip_address" : "91.124.201.255",
"query_language" : "en",
"registered_country" : "Ukraine",
"ripe_country" : "US",
"ripe_org_id" : "ORG-CA2680-RIPE",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Ivano-Frankivska Oblast",
"capital" : "minor",
"city" : "Kolomyia",
"country" : "Ukraine",
"iso2" : "UA",
"iso3" : "UKR",
"population" : 60821
},
"subdivision" : "Ivano-Frankivsk Oblast",
"subdivision_iso_code" : "26",
"time_zone" : "Europe/Kiev",
"usage_type" : "residential"
}
]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.