IP address 91.233.14.255

91.233.14.255 is located in Olonkinbyen, Svalbard and Jan Mayen, on network AS2119 (TELENOR-NEXTEL Telenor Norge AS), usage type business, risk level low.

91.233.14.255
🇸🇯 Olonkinbyen, Jan Mayen, Svalbard and Jan Mayen
Arctic/Longyearbyen · NOK · 70.922100, -8.718700

Risk assessment

15/100low risk
crawler

Location

City
Olonkinbyen
Subdivision
Jan Mayen
Country
Svalbard and Jan Mayen (SJ)
Continent
Europe
Coordinates
70.922100, -8.718700
Time zone
Arctic/Longyearbyen
Currency
NOK
Registered country
Norway
GDPR applies
No

Network & ASN

ASN
AS2119
Operator
TELENOR-NEXTEL Telenor Norge AS
ASN country
NO
Network name
NO-SKOG-DATA-AS
Organisation
Skog-Data AS
Usage type
business
RIPE org ID
ORG-SA940-RIPE
Allocation
ASSIGNED PI

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=91.233.14.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "91.233.14.255",
})
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" : "AS2119",
		"asn_country" : "NO",
		"asn_name" : "TELENOR-NEXTEL Telenor Norge AS",
		"city" : "Olonkinbyen",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Svalbard and Jan Mayen",
		"country_iso_code" : "SJ",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "NOK",
		"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" : "no",
				"name" : "Norwegian",
				"native_name" : "Norsk (bokmål / riksmål)"
			}
		],
		"latitude" : "70.922100",
		"longitude" : "-8.718700",
		"netname" : "NO-SKOG-DATA-AS",
		"network_status" : "ASSIGNED PI",
		"org" : "Skog-Data AS",
		"query_ip_address" : "91.233.14.255",
		"query_language" : "en",
		"registered_country" : "Norway",
		"ripe_country" : "NO",
		"ripe_org_id" : "ORG-SA940-RIPE",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Múlaþing",
			"city" : "Egilsstaðir",
			"country" : "Iceland",
			"iso2" : "IS",
			"iso3" : "ISL",
			"population" : 2572
		},
		"subdivision" : "Jan Mayen",
		"subdivision_iso_code" : "22",
		"time_zone" : "Arctic/Longyearbyen",
		"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