IP address 77.95.218.255

77.95.218.255 is located in Saudi Arabia, on network AS21396 (NETCONNEX NetConnex Broadband Ltd.), usage type business, risk level low.

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

Risk assessment

15/100low risk
crawler

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
AS21396
Operator
NETCONNEX NetConnex Broadband Ltd.
ASN country
GB
Network name
DK-NEXCON-20260128
Organisation
NEXCON.IO ApS
Usage type
business
RIPE org ID
ORG-NA1563-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=77.95.218.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "77.95.218.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" : "AS21396",
		"asn_country" : "GB",
		"asn_name" : "NETCONNEX NetConnex Broadband Ltd.",
		"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" : "25.000000",
		"longitude" : "45.000000",
		"netname" : "DK-NEXCON-20260128",
		"network_status" : "ALLOCATED PA",
		"org" : "NEXCON.IO ApS",
		"query_ip_address" : "77.95.218.255",
		"query_language" : "en",
		"registered_country" : "Saudi Arabia",
		"ripe_country" : "DK",
		"ripe_org_id" : "ORG-NA1563-RIPE",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Ar Riyāḑ",
			"city" : "Shaqrā’",
			"country" : "Saudi Arabia",
			"iso2" : "SA",
			"iso3" : "SAU",
			"population" : 35000
		},
		"time_zone" : "Asia/Riyadh",
		"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