IP address 2.19.160.0

2.19.160.0 has no resolved city, on network AS20940 (AKAMAI-ASN1), usage type business, risk level low.

2.19.160.0
Location unknown
Europe/Vaduz · 47.000000, 8.000000

Risk assessment

15/100low risk
crawler

Location

Continent
Europe
Coordinates
47.000000, 8.000000
Time zone
Europe/Vaduz
GDPR applies
No

Network & ASN

ASN
AS20940
Operator
AKAMAI-ASN1
ASN country
NL
Network name
AKAMAI-PA
Usage type
business
Allocation
ASSIGNED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler YandexAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=2.19.160.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "2.19.160.0",
})
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" : "AS20940",
		"asn_country" : "NL",
		"asn_name" : "AKAMAI-ASN1",
		"connection_type" : "isp",
		"continent" : "Europe",
		"crawler_name" : "Yandex",
		"currency" : "",
		"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" : [
		],
		"latitude" : "47.000000",
		"longitude" : "8.000000",
		"netname" : "AKAMAI-PA",
		"network_status" : "ASSIGNED PA",
		"query_ip_address" : "2.19.160.0",
		"query_language" : "en",
		"ripe_country" : "EU",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Luzern",
			"capital" : "minor",
			"city" : "Sursee",
			"country" : "Switzerland",
			"iso2" : "CH",
			"iso3" : "CHE",
			"population" : 9900
		},
		"time_zone" : "Europe/Vaduz",
		"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