IP address 91.234.202.255

91.234.202.255 is located in Russia, on network AS13335 (CLOUDFLARENET), usage type hosting, risk level medium.

91.234.202.255
🇷🇺 Russia
Europe/Moscow · RUB · 55.738600, 37.606800

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

Country
Russia (RU)
Continent
Europe
Coordinates
55.738600, 37.606800
Time zone
Europe/Moscow
Currency
RUB
Registered country
Russia
GDPR applies
No

Network & ASN

ASN
AS13335
Operator
CLOUDFLARENET
ASN country
US
Network name
RO-LNK-20220815
Organisation
LNK SYSTEMS MUNTENIA SRL
Usage type
hosting
RIPE org ID
ORG-LSMS1-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=91.234.202.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "91.234.202.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" : "1000",
		"asn" : "AS13335",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARENET",
		"connection_type" : "hosting",
		"continent" : "Europe",
		"country" : "Russia",
		"country_iso_code" : "RU",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "RUB",
		"gdpr_required" : false,
		"gmt_offset" : 10800,
		"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" : "ru",
				"name" : "Russian",
				"native_name" : "Русский"
			}
		],
		"latitude" : "55.738600",
		"longitude" : "37.606800",
		"netname" : "RO-LNK-20220815",
		"network_status" : "ALLOCATED PA",
		"org" : "LNK SYSTEMS MUNTENIA SRL",
		"query_ip_address" : "91.234.202.255",
		"query_language" : "en",
		"registered_country" : "Russia",
		"ripe_country" : "RO",
		"ripe_org_id" : "ORG-LSMS1-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Moskva",
			"capital" : "primary",
			"city" : "Moscow",
			"country" : "Russia",
			"iso2" : "RU",
			"iso3" : "RUS",
			"population" : 17332000
		},
		"time_zone" : "Europe/Moscow",
		"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