IP address 193.163.198.255
193.163.198.255 has no resolved city, on network AS24940 (HETZNER-AS), usage type hosting, risk level medium.
193.163.198.255
Location unknown
Risk assessment
35/100medium risk
datacentercrawler
Location
- Registered country
- Denmark
- GDPR applies
- No
Network & ASN
- ASN
- AS24940
- Operator
- HETZNER-AS
- ASN country
- DE
- Network name
- DE-SCHMERIT-20210928
- Organisation
- Schmer.IT GmbH
- Usage type
- hosting
- RIPE org ID
- ORG-SG391-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=193.163.198.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "193.163.198.255",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"asn" : "AS24940",
"asn_country" : "DE",
"asn_name" : "HETZNER-AS",
"connection_type" : "hosting",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "",
"gdpr_required" : false,
"is_anycast" : false,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : true,
"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" : [
],
"netname" : "DE-SCHMERIT-20210928",
"network_status" : "ALLOCATED PA",
"org" : "Schmer.IT GmbH",
"query_ip_address" : "193.163.198.255",
"query_language" : "en",
"registered_country" : "Denmark",
"ripe_country" : "DE",
"ripe_org_id" : "ORG-SG391-RIPE",
"risk_factors" : [
"datacenter",
"crawler"
],
"risk_level" : "medium",
"risk_score" : 35,
"usage_type" : "hosting"
}
]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.