IP address 85.240.132.202

85.240.132.202 is located in Faro, Portugal, on network AS154049 (EXATECHPTELTD-AS-AP EXA TECH PTE. LTD.), usage type business, risk level low.

85.240.132.202
🇵🇹 Faro, Faro, Portugal
Europe/Lisbon · EUR · 37.019400, -7.932200

Risk assessment

15/100low risk
crawler

Location

City
Faro
Subdivision
Faro
Country
Portugal (PT)
Continent
Europe
Coordinates
37.019400, -7.932200
Time zone
Europe/Lisbon
Currency
EUR
Registered country
Portugal
GDPR applies
Yes

Network & ASN

ASN
AS154049
Operator
EXATECHPTELTD-AS-AP EXA TECH PTE. LTD.
ASN country
SG
Network name
MEO-BROADBAND
Usage type
business
Allocation
ASSIGNED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=85.240.132.202"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "85.240.132.202",
})
print(r.json()[0])

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

Raw API response

[
	{
		"accuracy_radius" : "1",
		"asn" : "AS154049",
		"asn_country" : "SG",
		"asn_name" : "EXATECHPTELTD-AS-AP EXA TECH PTE. LTD.",
		"city" : "Faro",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Portugal",
		"country_iso_code" : "PT",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"gmt_offset" : 0,
		"is_anycast" : false,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : false,
		"is_eu_member" : true,
		"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" : "pt",
				"name" : "Portuguese",
				"native_name" : "Português"
			}
		],
		"latitude" : "37.019400",
		"longitude" : "-7.932200",
		"netname" : "MEO-BROADBAND",
		"network_status" : "ASSIGNED PA",
		"postal_code" : "8005-511",
		"query_ip_address" : "85.240.132.202",
		"query_language" : "en",
		"registered_country" : "Portugal",
		"ripe_country" : "PT",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Faro",
			"capital" : "admin",
			"city" : "Faro",
			"country" : "Portugal",
			"iso2" : "PT",
			"iso3" : "PRT",
			"population" : 64560
		},
		"subdivision" : "Faro",
		"subdivision_iso_code" : "08",
		"time_zone" : "Europe/Lisbon",
		"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