IP address 82.209.213.0
82.209.213.0 is located in Belarus, on network AS6697 (BELPAK-AS BELPAK), usage type residential, risk level low.
82.209.213.0
🇧🇾 Belarus
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- Country
- Belarus (BY)
- Continent
- Europe
- Coordinates
- 53.000000, 28.000000
- Time zone
- Europe/Minsk
- Currency
- BYR
- Registered country
- Belarus
- GDPR applies
- No
Network & ASN
- ASN
- AS6697
- Operator
- BELPAK-AS BELPAK
- ASN country
- BY
- Network name
- BYFLY-GOMEL
- Usage type
- residential
- Allocation
- LIR-PARTITIONED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=82.209.213.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "82.209.213.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" : "50",
"asn" : "AS6697",
"asn_country" : "BY",
"asn_name" : "BELPAK-AS BELPAK",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "Belarus",
"country_iso_code" : "BY",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "BYR",
"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" : "be",
"name" : "Belarusian",
"native_name" : "Беларуская"
},
{
"code" : "ru",
"name" : "Russian",
"native_name" : "Русский"
}
],
"latitude" : "53.000000",
"longitude" : "28.000000",
"netname" : "BYFLY-GOMEL",
"network_status" : "LIR-PARTITIONED PA",
"query_ip_address" : "82.209.213.0",
"query_language" : "en",
"registered_country" : "Belarus",
"ripe_country" : "BY",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Minskaya Voblasts’",
"capital" : "minor",
"city" : "Lyuban",
"country" : "Belarus",
"iso2" : "BY",
"iso3" : "BLR",
"population" : 11339
},
"time_zone" : "Europe/Minsk",
"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.