IP address 91.209.253.255

91.209.253.255 is located in Saudi Arabia, on network AS209242 (CLOUDFLARESPECTRUM Cloudflare, Inc.), usage type hosting, risk level medium.

91.209.253.255
🇸🇦 Saudi Arabia
Asia/Riyadh · SAR · 25.000000, 45.000000

Risk assessment

45/100medium risk
datacenteranycastcrawler

Location

Country
Saudi Arabia (SA)
Continent
Asia
Coordinates
25.000000, 45.000000
Time zone
Asia/Riyadh
Currency
SAR
Registered country
Saudi Arabia
GDPR applies
No

Network & ASN

ASN
AS209242
Operator
CLOUDFLARESPECTRUM Cloudflare, Inc.
ASN country
US
Network name
NASEEJ
Organisation
Naseej Technology JSC
Usage type
hosting
RIPE org ID
ORG-AAS3-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.209.253.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "91.209.253.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" : "500",
		"asn" : "AS209242",
		"asn_country" : "US",
		"asn_name" : "CLOUDFLARESPECTRUM Cloudflare, Inc.",
		"connection_type" : "hosting",
		"continent" : "Asia",
		"country" : "Saudi Arabia",
		"country_iso_code" : "SA",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "SAR",
		"gdpr_required" : false,
		"gmt_offset" : 10800,
		"is_anycast" : true,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : true,
		"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" : "25.000000",
		"longitude" : "45.000000",
		"netname" : "NASEEJ",
		"network_status" : "ASSIGNED PI",
		"org" : "Naseej Technology JSC",
		"query_ip_address" : "91.209.253.255",
		"query_language" : "en",
		"registered_country" : "Saudi Arabia",
		"ripe_country" : "SA",
		"ripe_org_id" : "ORG-AAS3-RIPE",
		"risk_factors" : [
			"datacenter",
			"anycast",
			"crawler"
		],
		"risk_level" : "medium",
		"risk_score" : 45,
		"simplemaps" : {
			"admin_name" : "Ar Riyāḑ",
			"city" : "Shaqrā’",
			"country" : "Saudi Arabia",
			"iso2" : "SA",
			"iso3" : "SAU",
			"population" : 35000
		},
		"time_zone" : "Asia/Riyadh",
		"usage_type" : "hosting"
	}
]

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