IP address 185.218.70.255
185.218.70.255 is located in Ulyanovsk, Russia, on network AS51178 (AVANTEL-SPB-AS St.Petersburg branch), usage type business, risk level low.
185.218.70.255
🇷🇺 Ulyanovsk, Ulyanovsk Oblast, Russia
Risk assessment
15/100low risk
crawler
Location
- City
- Ulyanovsk
- Subdivision
- Ulyanovsk Oblast
- Country
- Russia (RU)
- Continent
- Europe
- Coordinates
- 54.333300, 48.400000
- Time zone
- Europe/Ulyanovsk
- Currency
- RUB
- Registered country
- Russia
- GDPR applies
- No
Network & ASN
- ASN
- AS51178
- Operator
- AVANTEL-SPB-AS St.Petersburg branch
- ASN country
- RU
- Network name
- ZAO-NEFTECHIMPROEKT
- Usage type
- business
- Allocation
- ASSIGNED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=185.218.70.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "185.218.70.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" : "AS51178",
"asn_country" : "RU",
"asn_name" : "AVANTEL-SPB-AS St.Petersburg branch",
"city" : "Ulyanovsk",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "Russia",
"country_iso_code" : "RU",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "RUB",
"gdpr_required" : false,
"gmt_offset" : 14400,
"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" : "54.333300",
"longitude" : "48.400000",
"netname" : "ZAO-NEFTECHIMPROEKT",
"network_status" : "ASSIGNED PA",
"postal_code" : "432000",
"query_ip_address" : "185.218.70.255",
"query_language" : "en",
"registered_country" : "Russia",
"ripe_country" : "RU",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Ul’yanovskaya Oblast’",
"capital" : "admin",
"city" : "Ulyanovsk",
"country" : "Russia",
"iso2" : "RU",
"iso3" : "RUS",
"population" : 613334
},
"subdivision" : "Ulyanovsk Oblast",
"subdivision_iso_code" : "ULY",
"time_zone" : "Europe/Ulyanovsk",
"usage_type" : "business"
}
]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.