IP address 89.249.200.0

89.249.200.0 is located in Yerevan, Armenia, on network AS13335 (CLOUDFLARENET), usage type hosting, risk level medium.

89.249.200.0
🇦🇲 Yerevan, Yerevan, Armenia
Asia/Yerevan · AMD · 40.181700, 44.509900

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

City
Yerevan
Subdivision
Yerevan
Country
Armenia (AM)
Continent
Asia
Coordinates
40.181700, 44.509900
Time zone
Asia/Yerevan
Currency
AMD
Registered country
Armenia
GDPR applies
No

Network & ASN

ASN
AS13335
Operator
CLOUDFLARENET
ASN country
US
Network name
UZMANSOFT-BILISIM-INTERNET-SERVICES
Organisation
UZMANSOFT BILISIM HASAN CELIK
Usage type
hosting
RIPE org ID
ORG-UBHC1-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=89.249.200.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "89.249.200.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" : "20",
		"asn" : "AS13335",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARENET",
		"city" : "Yerevan",
		"connection_type" : "hosting",
		"continent" : "Asia",
		"country" : "Armenia",
		"country_iso_code" : "AM",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "AMD",
		"gdpr_required" : false,
		"gmt_offset" : 14400,
		"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" : "hy",
				"name" : "Armenian",
				"native_name" : "Հայերեն"
			},
			{
				"code" : "ru",
				"name" : "Russian",
				"native_name" : "Русский"
			}
		],
		"latitude" : "40.181700",
		"longitude" : "44.509900",
		"netname" : "UZMANSOFT-BILISIM-INTERNET-SERVICES",
		"network_status" : "SUB-ALLOCATED PA",
		"org" : "UZMANSOFT BILISIM HASAN CELIK",
		"query_ip_address" : "89.249.200.0",
		"query_language" : "en",
		"registered_country" : "Armenia",
		"ripe_country" : "AM",
		"ripe_org_id" : "ORG-UBHC1-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Yerevan",
			"capital" : "primary",
			"city" : "Yerevan",
			"country" : "Armenia",
			"iso2" : "AM",
			"iso3" : "ARM",
			"population" : 1106300
		},
		"subdivision" : "Yerevan",
		"subdivision_iso_code" : "ER",
		"time_zone" : "Asia/Yerevan",
		"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