IP address 46.199.246.254

46.199.246.254 is located in Limassol, Cyprus, usage type residential, risk level low.

46.199.246.254
🇨🇾 Limassol, Limassol District, Cyprus
Asia/Nicosia · EUR · 34.687400, 33.036600

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Limassol
Subdivision
Limassol District
Country
Cyprus (CY)
Continent
Europe
Coordinates
34.687400, 33.036600
Time zone
Asia/Nicosia
Currency
EUR
Registered country
Cyprus
GDPR applies
Yes

Network & ASN

Network name
CY-CYTANET-2010121
Organisation
Cyprus Telecommunications Authority
Usage type
residential
RIPE org ID
ORG-CTA2-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.199.246.254"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "46.199.246.254",
})
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",
		"city" : "Limassol",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Cyprus",
		"country_iso_code" : "CY",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"is_anycast" : false,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : false,
		"is_eu_member" : true,
		"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" : "el",
				"name" : "Greek",
				"native_name" : "Ελληνικά"
			},
			{
				"code" : "tr",
				"name" : "Turkish",
				"native_name" : "Türkçe"
			},
			{
				"code" : "hy",
				"name" : "Armenian",
				"native_name" : "Հայերեն"
			}
		],
		"latitude" : "34.687400",
		"longitude" : "33.036600",
		"netname" : "CY-CYTANET-2010121",
		"network_status" : "ALLOCATED PA",
		"org" : "Cyprus Telecommunications Authority",
		"query_ip_address" : "46.199.246.254",
		"query_language" : "en",
		"registered_country" : "Cyprus",
		"ripe_country" : "CY",
		"ripe_org_id" : "ORG-CTA2-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Lemesós",
			"capital" : "admin",
			"city" : "Limassol",
			"country" : "Cyprus",
			"iso2" : "CY",
			"iso3" : "CYP",
			"population" : 235056
		},
		"subdivision" : "Limassol District",
		"subdivision_iso_code" : "02",
		"time_zone" : "Asia/Nicosia",
		"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