IP address 80.95.224.0

80.95.224.0 is located in Slovenia, on network AS21283 (A1SI-AS A1 Slovenija), usage type residential, risk level low.

80.95.224.0
🇸🇮 Slovenia
Europe/Ljubljana · EUR · 46.000000, 15.000000

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

Country
Slovenia (SI)
Continent
Europe
Coordinates
46.000000, 15.000000
Time zone
Europe/Ljubljana
Currency
EUR
Registered country
Slovenia
GDPR applies
Yes

Network & ASN

ASN
AS21283
Operator
A1SI-AS A1 Slovenija
ASN country
SI
Network name
SI-A1-20011008
Organisation
A1 Slovenija telekomunikacijske storitve,d.d.
Usage type
residential
RIPE org ID
ORG-Sd2-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.95.224.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "80.95.224.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" : "AS21283",
		"asn_country" : "SI",
		"asn_name" : "A1SI-AS A1 Slovenija",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Slovenia",
		"country_iso_code" : "SI",
		"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" : "sl",
				"name" : "Slovenian",
				"native_name" : "Slovenščina"
			}
		],
		"latitude" : "46.000000",
		"longitude" : "15.000000",
		"netname" : "SI-A1-20011008",
		"network_status" : "ALLOCATED PA",
		"org" : "A1 Slovenija telekomunikacijske storitve,d.d.",
		"query_ip_address" : "80.95.224.0",
		"query_language" : "en",
		"registered_country" : "Slovenia",
		"ripe_country" : "SI",
		"ripe_org_id" : "ORG-Sd2-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Mirna",
			"capital" : "admin",
			"city" : "Mirna",
			"country" : "Slovenia",
			"iso2" : "SI",
			"iso3" : "SVN",
			"population" : 1371
		},
		"time_zone" : "Europe/Ljubljana",
		"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.

Start free Read the docs