IP address 93.84.96.255

93.84.96.255 is located in Hrodna, Belarus, on network AS6697 (BELPAK-AS BELPAK), usage type residential, risk level low.

93.84.96.255
🇧🇾 Hrodna, Grodnenskaya, Belarus
Europe/Minsk · BYR · 53.688400, 23.825800

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Hrodna
Subdivision
Grodnenskaya
Country
Belarus (BY)
Continent
Europe
Coordinates
53.688400, 23.825800
Time zone
Europe/Minsk
Currency
BYR
Registered country
Belarus
GDPR applies
No

Network & ASN

ASN
AS6697
Operator
BELPAK-AS BELPAK
ASN country
BY
Usage type
residential

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=93.84.96.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "93.84.96.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" : "1000",
		"asn" : "AS6697",
		"asn_country" : "BY",
		"asn_name" : "BELPAK-AS BELPAK",
		"city" : "Hrodna",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "Belarus",
		"country_iso_code" : "BY",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "BYR",
		"gdpr_required" : false,
		"gmt_offset" : 10800,
		"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" : "be",
				"name" : "Belarusian",
				"native_name" : "Беларуская"
			},
			{
				"code" : "ru",
				"name" : "Russian",
				"native_name" : "Русский"
			}
		],
		"latitude" : "53.688400",
		"longitude" : "23.825800",
		"postal_code" : "230000",
		"query_ip_address" : "93.84.96.255",
		"query_language" : "en",
		"registered_country" : "Belarus",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Hrodzyenskaya Voblasts’",
			"capital" : "admin",
			"city" : "Hrodna",
			"country" : "Belarus",
			"iso2" : "BY",
			"iso3" : "BLR",
			"population" : 361115
		},
		"subdivision" : "Grodnenskaya",
		"subdivision_iso_code" : "HR",
		"time_zone" : "Europe/Minsk",
		"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