IP address 77.217.239.26

77.217.239.26 is located in Zagreb, Croatia, usage type residential, risk level low.

77.217.239.26
🇭🇷 Zagreb, City of Zagreb, Croatia
Europe/Zagreb · HRK · 45.829300, 15.979300

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Zagreb
Subdivision
City of Zagreb
Country
Croatia (HR)
Continent
Europe
Coordinates
45.829300, 15.979300
Time zone
Europe/Zagreb
Currency
HRK
Registered country
Sweden
GDPR applies
Yes

Network & ASN

Network name
NET-77-216-0-0-15
Organisation
Tele2 Sverige AB
Usage type
residential
RIPE org ID
ORG-TA44-RIPE
Allocation
SUB-ALLOCATED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=77.217.239.26"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "77.217.239.26",
})
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",
		"city" : "Zagreb",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Croatia",
		"country_iso_code" : "HR",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "HRK",
		"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" : "hr",
				"name" : "Croatian",
				"native_name" : "Hrvatski"
			}
		],
		"latitude" : "45.829300",
		"longitude" : "15.979300",
		"netname" : "NET-77-216-0-0-15",
		"network_status" : "SUB-ALLOCATED PA",
		"org" : "Tele2 Sverige AB",
		"postal_code" : "10000",
		"query_ip_address" : "77.217.239.26",
		"query_language" : "en",
		"registered_country" : "Sweden",
		"ripe_country" : "EU",
		"ripe_org_id" : "ORG-TA44-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Zagreb, Grad",
			"capital" : "primary",
			"city" : "Zagreb",
			"country" : "Croatia",
			"iso2" : "HR",
			"iso3" : "HRV",
			"population" : 767131
		},
		"subdivision" : "City of Zagreb",
		"subdivision_iso_code" : "21",
		"time_zone" : "Europe/Zagreb",
		"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