IP address 80.83.32.0

80.83.32.0 is located in Neuchatel, Switzerland, on network AS44885 (ELLO Av. Edouard-Dubois 20), usage type business, risk level low.

80.83.32.0
🇨🇭 Neuchatel, Neuchâtel, Switzerland
Europe/Zurich · CHE,CHF,CHW · 46.990400, 6.933900

Risk assessment

15/100low risk
crawler

Location

City
Neuchatel
Subdivision
Neuchâtel
Country
Switzerland (CH)
Continent
Europe
Coordinates
46.990400, 6.933900
Time zone
Europe/Zurich
Currency
CHE,CHF,CHW
Registered country
Switzerland
GDPR applies
No

Network & ASN

ASN
AS44885
Operator
ELLO Av. Edouard-Dubois 20
ASN country
CH
Network name
CH-VIDEO2000-20010730
Organisation
Ello communications S.A.
Usage type
business
RIPE org ID
ORG-VN1-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=80.83.32.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "80.83.32.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" : "20",
		"asn" : "AS44885",
		"asn_country" : "CH",
		"asn_name" : "ELLO Av. Edouard-Dubois 20",
		"city" : "Neuchatel",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Switzerland",
		"country_iso_code" : "CH",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "CHE,CHF,CHW",
		"gdpr_required" : false,
		"gmt_offset" : 3600,
		"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" : "de",
				"name" : "German",
				"native_name" : "Deutsch"
			},
			{
				"code" : "fr",
				"name" : "French",
				"native_name" : "Français"
			},
			{
				"code" : "it",
				"name" : "Italian",
				"native_name" : "Italiano"
			}
		],
		"latitude" : "46.990400",
		"longitude" : "6.933900",
		"netname" : "CH-VIDEO2000-20010730",
		"network_status" : "ALLOCATED PA",
		"org" : "Ello communications S.A.",
		"postal_code" : "2000",
		"query_ip_address" : "80.83.32.0",
		"query_language" : "en",
		"registered_country" : "Switzerland",
		"ripe_country" : "CH",
		"ripe_org_id" : "ORG-VN1-RIPE",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Neuchâtel",
			"capital" : "admin",
			"city" : "Neuchâtel",
			"country" : "Switzerland",
			"iso2" : "CH",
			"iso3" : "CHE",
			"population" : 33475
		},
		"subdivision" : "Neuchâtel",
		"subdivision_iso_code" : "NE",
		"time_zone" : "Europe/Zurich",
		"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.

Start free Read the docs