IP address 82.64.195.134
82.64.195.134 is located in Bitche, France, on network AS28171 (S. O. do Brasil Telecomunicacoes LTDA ME), usage type business, risk level low.
82.64.195.134
🇫🇷 Bitche, Grand Est, France
Risk assessment
15/100low risk
crawler
Location
- City
- Bitche
- Subdivision
- Grand Est
- Country
- France (FR)
- Continent
- Europe
- Coordinates
- 49.052300, 7.429900
- Time zone
- Europe/Paris
- Currency
- EUR
- Registered country
- France
- GDPR applies
- Yes
Network & ASN
- ASN
- AS28171
- Operator
- S. O. do Brasil Telecomunicacoes LTDA ME
- ASN country
- BR
- Network name
- FR-PROXAD-20030403
- Organisation
- Free SAS
- Usage type
- business
- RIPE org ID
- ORG-PISP1-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=82.64.195.134"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "82.64.195.134",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"accuracy_radius" : "200",
"asn" : "AS28171",
"asn_country" : "BR",
"asn_name" : "S. O. do Brasil Telecomunicacoes LTDA ME",
"city" : "Bitche",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "France",
"country_iso_code" : "FR",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "EUR",
"gdpr_required" : true,
"gmt_offset" : 3600,
"is_anycast" : false,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : false,
"is_eu_member" : true,
"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" : "fr",
"name" : "French",
"native_name" : "Français"
}
],
"latitude" : "49.052300",
"longitude" : "7.429900",
"netname" : "FR-PROXAD-20030403",
"network_status" : "ALLOCATED PA",
"org" : "Free SAS",
"postal_code" : "57230",
"query_ip_address" : "82.64.195.134",
"query_language" : "en",
"registered_country" : "France",
"ripe_country" : "FR",
"ripe_org_id" : "ORG-PISP1-RIPE",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Rhineland-Palatinate",
"capital" : "minor",
"city" : "Zweibrücken",
"country" : "Germany",
"iso2" : "DE",
"iso3" : "DEU",
"population" : 34613
},
"subdivision" : "Grand Est",
"subdivision_iso_code" : "GES",
"time_zone" : "Europe/Paris",
"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.