IP address 92.54.192.0
92.54.192.0 is located in Georgia, on network AS35805 (SILKNET-AS Silknet Autonomous System), usage type residential, risk level low.
92.54.192.0
🇬🇪 Georgia
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- Country
- Georgia (GE)
- Continent
- Asia
- Coordinates
- 41.991300, 43.475300
- Time zone
- Asia/Tbilisi
- Currency
- GEL
- Registered country
- Georgia
- GDPR applies
- No
Network & ASN
- ASN
- AS35805
- Operator
- SILKNET-AS Silknet Autonomous System
- ASN country
- GE
- Network name
- GE-UTG-20080305
- Usage type
- residential
- RIPE org ID
- ORG-UToG1-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=92.54.192.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "92.54.192.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" : "AS35805",
"asn_country" : "GE",
"asn_name" : "SILKNET-AS Silknet Autonomous System",
"connection_type" : "isp",
"continent" : "Asia",
"country" : "Georgia",
"country_iso_code" : "GE",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "GEL",
"gdpr_required" : false,
"gmt_offset" : 14400,
"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" : [
{
"code" : "ka",
"name" : "Georgian",
"native_name" : "ქართული"
}
],
"latitude" : "41.991300",
"longitude" : "43.475300",
"netname" : "GE-UTG-20080305",
"network_status" : "ALLOCATED PA",
"query_ip_address" : "92.54.192.0",
"query_language" : "en",
"registered_country" : "Georgia",
"ripe_country" : "GE",
"ripe_org_id" : "ORG-UToG1-RIPE",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Shida Kartli",
"capital" : "minor",
"city" : "Khashuri",
"country" : "Georgia",
"iso2" : "GE",
"iso3" : "GEO",
"population" : 24601
},
"time_zone" : "Asia/Tbilisi",
"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.