IP address 185.132.197.255
185.132.197.255 is located in St Petersburg, Russia, on network AS51178 (AVANTEL-SPB-AS St.Petersburg branch), usage type residential, risk level low.
185.132.197.255
🇷🇺 St Petersburg, St.-Petersburg, Russia
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- City
- St Petersburg
- Subdivision
- St.-Petersburg
- Country
- Russia (RU)
- Continent
- Europe
- Coordinates
- 59.894400, 30.264200
- Time zone
- Europe/Moscow
- Currency
- RUB
- Registered country
- Russia
- GDPR applies
- No
Network & ASN
- ASN
- AS51178
- Operator
- AVANTEL-SPB-AS St.Petersburg branch
- ASN country
- RU
- Network name
- RU-MATRIXTELECOM-20151223
- Organisation
- JSC Avantel
- Usage type
- residential
- RIPE org ID
- ORG-Mt4-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=185.132.197.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "185.132.197.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" : "AS51178",
"asn_country" : "RU",
"asn_name" : "AVANTEL-SPB-AS St.Petersburg branch",
"city" : "St Petersburg",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "Russia",
"country_iso_code" : "RU",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "RUB",
"gdpr_required" : false,
"gmt_offset" : 10800,
"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" : "ru",
"name" : "Russian",
"native_name" : "Русский"
}
],
"latitude" : "59.894400",
"longitude" : "30.264200",
"netname" : "RU-MATRIXTELECOM-20151223",
"network_status" : "ALLOCATED PA",
"org" : "JSC Avantel",
"postal_code" : "190823",
"query_ip_address" : "185.132.197.255",
"query_language" : "en",
"registered_country" : "Russia",
"ripe_country" : "RU",
"ripe_org_id" : "ORG-Mt4-RIPE",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Sankt-Peterburg",
"capital" : "admin",
"city" : "Saint Petersburg",
"country" : "Russia",
"iso2" : "RU",
"iso3" : "RUS",
"population" : 5597763
},
"subdivision" : "St.-Petersburg",
"subdivision_iso_code" : "SPE",
"time_zone" : "Europe/Moscow",
"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.