IP address 46.200.17.242

46.200.17.242 is located in Turka, Ukraine, usage type residential, risk level low.

46.200.17.242
🇺🇦 Turka, Lvivska Oblast, Ukraine
Europe/Kiev · UAH · 49.155700, 23.027000

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Turka
Subdivision
Lvivska Oblast
Country
Ukraine (UA)
Continent
Europe
Coordinates
49.155700, 23.027000
Time zone
Europe/Kiev
Currency
UAH
Registered country
Ukraine
GDPR applies
No

Network & ASN

Network name
UA-UKRTELECOM-20110114
Organisation
JSC "Ukrtelecom"
Usage type
residential
RIPE org ID
ORG-USTC1-RIPE
Allocation
ALLOCATED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=46.200.17.242"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "46.200.17.242",
})
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",
		"city" : "Turka",
		"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" : "49.155700",
		"longitude" : "23.027000",
		"netname" : "UA-UKRTELECOM-20110114",
		"network_status" : "ALLOCATED PA",
		"org" : "JSC \"Ukrtelecom\"",
		"postal_code" : "82500",
		"query_ip_address" : "46.200.17.242",
		"query_language" : "en",
		"registered_country" : "Ukraine",
		"ripe_country" : "UA",
		"ripe_org_id" : "ORG-USTC1-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Lvivska Oblast",
			"capital" : "minor",
			"city" : "Sambir",
			"country" : "Ukraine",
			"iso2" : "UA",
			"iso3" : "UKR",
			"population" : 34152
		},
		"subdivision" : "Lvivska Oblast",
		"subdivision_iso_code" : "46",
		"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.

Start free Read the docs