IP address 83.152.0.0

83.152.0.0 is located in Saint-Julien-les-Villas, France, on network AS12322 (PROXAD), usage type hosting, risk level medium.

83.152.0.0
🇫🇷 Saint-Julien-les-Villas, Grand Est, France
Europe/Paris · EUR · 48.271300, 4.099000

Risk assessment

35/100medium risk
datacentercrawler

Location

City
Saint-Julien-les-Villas
Subdivision
Grand Est
Country
France (FR)
Continent
Europe
Coordinates
48.271300, 4.099000
Time zone
Europe/Paris
Currency
EUR
Registered country
France
GDPR applies
Yes

Network & ASN

ASN
AS12322
Operator
PROXAD
ASN country
FR
Network name
FR-SCALEWAY-20040123
Organisation
Scaleway SAS
Usage type
hosting
RIPE org ID
ORG-TT1-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=83.152.0.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "83.152.0.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" : "5",
		"asn" : "AS12322",
		"asn_country" : "FR",
		"asn_name" : "PROXAD",
		"city" : "Saint-Julien-les-Villas",
		"connection_type" : "hosting",
		"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" : true,
		"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" : "48.271300",
		"longitude" : "4.099000",
		"netname" : "FR-SCALEWAY-20040123",
		"network_status" : "ALLOCATED PA",
		"org" : "Scaleway SAS",
		"postal_code" : "10800",
		"query_ip_address" : "83.152.0.0",
		"query_language" : "en",
		"registered_country" : "France",
		"ripe_country" : "FR",
		"ripe_org_id" : "ORG-TT1-RIPE",
		"risk_factors" : [
			"datacenter",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 35,
		"simplemaps" : {
			"admin_name" : "Grand Est",
			"capital" : "minor",
			"city" : "Troyes",
			"country" : "France",
			"iso2" : "FR",
			"iso3" : "FRA",
			"population" : 62443
		},
		"subdivision" : "Grand Est",
		"subdivision_iso_code" : "GES",
		"time_zone" : "Europe/Paris",
		"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