IP address 185.115.205.0

185.115.205.0 is located in Greece, on network AS44486 (SYNLINQ synlinq.de), usage type residential, risk level low.

185.115.205.0
🇬🇷 Greece
Europe/Athens · EUR · 37.966700, 23.716700

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

Country
Greece (GR)
Continent
Europe
Coordinates
37.966700, 23.716700
Time zone
Europe/Athens
Currency
EUR
Registered country
Greece
GDPR applies
Yes

Network & ASN

ASN
AS44486
Operator
SYNLINQ synlinq.de
ASN country
DE
Network name
AT-KERNEL-HOST-20220125
Organisation
Hani Hussein trading as KernelHost
Usage type
residential
RIPE org ID
ORG-HHTA2-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=185.115.205.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "185.115.205.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" : "200",
		"asn" : "AS44486",
		"asn_country" : "DE",
		"asn_name" : "SYNLINQ synlinq.de",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Greece",
		"country_iso_code" : "GR",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"gmt_offset" : 7200,
		"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" : "el",
				"name" : "Greek",
				"native_name" : "Ελληνικά"
			}
		],
		"latitude" : "37.966700",
		"longitude" : "23.716700",
		"netname" : "AT-KERNEL-HOST-20220125",
		"network_status" : "ALLOCATED PA",
		"org" : "Hani Hussein trading as KernelHost",
		"query_ip_address" : "185.115.205.0",
		"query_language" : "en",
		"registered_country" : "Greece",
		"ripe_country" : "DE",
		"ripe_org_id" : "ORG-HHTA2-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Attikí",
			"capital" : "minor",
			"city" : "Néa Smýrni",
			"country" : "Greece",
			"iso2" : "GR",
			"iso3" : "GRC",
			"population" : 72853
		},
		"time_zone" : "Europe/Athens",
		"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