IP address 77.232.140.255

77.232.140.255 is located in Bryansk, Russia, on network AS209242 (CLOUDFLARESPECTRUM Cloudflare, Inc.), usage type hosting, risk level medium.

77.232.140.255
🇷🇺 Bryansk, Bryansk Oblast, Russia
Europe/Moscow · RUB · 53.287500, 34.380600

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

City
Bryansk
Subdivision
Bryansk Oblast
Country
Russia (RU)
Continent
Europe
Coordinates
53.287500, 34.380600
Time zone
Europe/Moscow
Currency
RUB
Registered country
Russia
GDPR applies
No

Network & ASN

ASN
AS209242
Operator
CLOUDFLARESPECTRUM Cloudflare, Inc.
ASN country
US
Network name
Tech_Soft-v4
Organisation
Tech Soft Solution
Usage type
hosting
RIPE org ID
ORG-TSS65-RIPE
Allocation
ASSIGNED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=77.232.140.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "77.232.140.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" : "1",
		"asn" : "AS209242",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARESPECTRUM Cloudflare, Inc.",
		"city" : "Bryansk",
		"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" : "53.287500",
		"longitude" : "34.380600",
		"netname" : "Tech_Soft-v4",
		"network_status" : "ASSIGNED PA",
		"org" : "Tech Soft Solution",
		"postal_code" : "241007",
		"query_ip_address" : "77.232.140.255",
		"query_language" : "en",
		"registered_country" : "Russia",
		"ripe_country" : "AE",
		"ripe_org_id" : "ORG-TSS65-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Bryanskaya Oblast’",
			"capital" : "admin",
			"city" : "Bryansk",
			"country" : "Russia",
			"iso2" : "RU",
			"iso3" : "RUS",
			"population" : 373310
		},
		"subdivision" : "Bryansk Oblast",
		"subdivision_iso_code" : "BRY",
		"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