IP address 46.152.54.142

46.152.54.142 is located in Riyadh, Saudi Arabia, on network AS35346 (EUROTELECOM www.eurotelecom.org), usage type residential, risk level low.

46.152.54.142
🇸🇦 Riyadh, Riyadh Region, Saudi Arabia
Asia/Riyadh · SAR · 24.653700, 46.715200

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Riyadh
Subdivision
Riyadh Region
Country
Saudi Arabia (SA)
Continent
Asia
Coordinates
24.653700, 46.715200
Time zone
Asia/Riyadh
Currency
SAR
Registered country
Saudi Arabia
GDPR applies
No

Network & ASN

ASN
AS35346
Operator
EUROTELECOM www.eurotelecom.org
ASN country
MD
Network name
SA-ETTIHADETISALAT-20101026
Organisation
Etihad Etisalat, a joint stock company
Usage type
residential
RIPE org ID
ORG-EE2-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=46.152.54.142"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "46.152.54.142",
})
print(r.json()[0])

This page is generated from the IpQuery.Info API. Get the same data via API.

Raw API response

[
	{
		"accuracy_radius" : "5",
		"asn" : "AS35346",
		"asn_country" : "MD",
		"asn_name" : "EUROTELECOM www.eurotelecom.org",
		"city" : "Riyadh",
		"connection_type" : "isp",
		"continent" : "Asia",
		"country" : "Saudi Arabia",
		"country_iso_code" : "SA",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "SAR",
		"gdpr_required" : false,
		"gmt_offset" : 10800,
		"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" : "24.653700",
		"longitude" : "46.715200",
		"netname" : "SA-ETTIHADETISALAT-20101026",
		"network_status" : "ALLOCATED PA",
		"org" : "Etihad Etisalat, a joint stock company",
		"query_ip_address" : "46.152.54.142",
		"query_language" : "en",
		"registered_country" : "Saudi Arabia",
		"ripe_country" : "SA",
		"ripe_org_id" : "ORG-EE2-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Ar Riyāḑ",
			"capital" : "primary",
			"city" : "Riyadh",
			"country" : "Saudi Arabia",
			"iso2" : "SA",
			"iso3" : "SAU",
			"population" : 7237000
		},
		"subdivision" : "Riyadh Region",
		"subdivision_iso_code" : "01",
		"time_zone" : "Asia/Riyadh",
		"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