IP address 89.46.183.255

89.46.183.255 is located in Palestine, on network AS11426 (TWC-11426-CAROLINAS), usage type residential, risk level low.

89.46.183.255
🇵🇸 Palestine
Asia/Hebron · ILS · 32.000000, 35.250000

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

Country
Palestine (PS)
Continent
Asia
Coordinates
32.000000, 35.250000
Time zone
Asia/Hebron
Currency
ILS
Registered country
Palestine
GDPR applies
No

Network & ASN

ASN
AS11426
Operator
TWC-11426-CAROLINAS
ASN country
US
Network name
SuperOnline
Usage type
residential
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=89.46.183.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "89.46.183.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" : "50",
		"asn" : "AS11426",
		"asn_country" : "US",
		"asn_name" : "TWC-11426-CAROLINAS",
		"connection_type" : "isp",
		"continent" : "Asia",
		"country" : "Palestine",
		"country_iso_code" : "PS",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "ILS",
		"gdpr_required" : false,
		"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" : "ar",
				"name" : "Arabic",
				"native_name" : "العربية"
			}
		],
		"latitude" : "32.000000",
		"longitude" : "35.250000",
		"netname" : "SuperOnline",
		"network_status" : "SUB-ALLOCATED PA",
		"query_ip_address" : "89.46.183.255",
		"query_language" : "en",
		"registered_country" : "Palestine",
		"ripe_country" : "US",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "",
			"city" : "Ramallah",
			"country" : "West Bank",
			"iso2" : "XW",
			"iso3" : "XWB",
			"population" : 38998
		},
		"time_zone" : "Asia/Hebron",
		"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