IP address 195.146.18.255
195.146.18.255 is located in Slovakia, on network AS197706 (KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing), usage type hosting, risk level medium.
195.146.18.255
🇸🇰 Slovakia
Risk assessment
35/100medium risk
datacentercrawler
Location
- Country
- Slovakia (SK)
- Continent
- Europe
- Coordinates
- 48.666700, 19.500000
- Time zone
- Europe/Bratislava
- Currency
- EUR
- Registered country
- Slovakia
- GDPR applies
- Yes
Network & ASN
- ASN
- AS197706
- Operator
- KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing
- ASN country
- AL
- Network name
- iRegisterDatacenter
- Usage type
- hosting
- Allocation
- ASSIGNED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=195.146.18.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "195.146.18.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" : "100",
"asn" : "AS197706",
"asn_country" : "AL",
"asn_name" : "KEMINET A datacenter located in TiranaAlbania. Webhosting, Dedicated Servers, VPS, IPv4IPv6 leasing",
"connection_type" : "hosting",
"continent" : "Europe",
"country" : "Slovakia",
"country_iso_code" : "SK",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "EUR",
"gdpr_required" : true,
"gmt_offset" : 3600,
"is_anycast" : false,
"is_bogon" : false,
"is_cloud" : false,
"is_crawler" : true,
"is_datacenter" : true,
"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" : "sk",
"name" : "Slovak",
"native_name" : "Slovenčina"
}
],
"latitude" : "48.666700",
"longitude" : "19.500000",
"netname" : "iRegisterDatacenter",
"network_status" : "ASSIGNED PA",
"query_ip_address" : "195.146.18.255",
"query_language" : "en",
"registered_country" : "Slovakia",
"ripe_country" : "AL",
"risk_factors" : [
"datacenter",
"crawler"
],
"risk_level" : "medium",
"risk_score" : 35,
"simplemaps" : {
"admin_name" : "Banská Bystrica",
"capital" : "minor",
"city" : "Detva",
"country" : "Slovakia",
"iso2" : "SK",
"iso3" : "SVK",
"population" : 13955
},
"time_zone" : "Europe/Bratislava",
"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.