IP address 80.79.64.0

80.79.64.0 is located in Kazakhstan, on network AS8492 (OBIT-AS OBIT Ltd.), usage type business, risk level low.

80.79.64.0
🇰🇿 Kazakhstan
Asia/Almaty · KZT · 48.000000, 68.000000

Risk assessment

15/100low risk
crawler

Location

Country
Kazakhstan (KZ)
Continent
Asia
Coordinates
48.000000, 68.000000
Time zone
Asia/Almaty
Currency
KZT
Registered country
Kazakhstan
GDPR applies
No

Network & ASN

ASN
AS8492
Operator
OBIT-AS OBIT Ltd.
ASN country
RU
Network name
OBIT-LAN
Usage type
business
Allocation
LIR-PARTITIONED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=80.79.64.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "80.79.64.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" : "AS8492",
		"asn_country" : "RU",
		"asn_name" : "OBIT-AS OBIT Ltd.",
		"connection_type" : "isp",
		"continent" : "Asia",
		"country" : "Kazakhstan",
		"country_iso_code" : "KZ",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "KZT",
		"gdpr_required" : false,
		"gmt_offset" : 21600,
		"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" : "kk",
				"name" : "Kazakh",
				"native_name" : "Қазақша"
			},
			{
				"code" : "ru",
				"name" : "Russian",
				"native_name" : "Русский"
			}
		],
		"latitude" : "48.000000",
		"longitude" : "68.000000",
		"netname" : "OBIT-LAN",
		"network_status" : "LIR-PARTITIONED PA",
		"query_ip_address" : "80.79.64.0",
		"query_language" : "en",
		"registered_country" : "Kazakhstan",
		"ripe_country" : "RU",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Ulytaū",
			"capital" : "admin",
			"city" : "Zhezqazghan",
			"country" : "Kazakhstan",
			"iso2" : "KZ",
			"iso3" : "KAZ",
			"population" : 90661
		},
		"time_zone" : "Asia/Almaty",
		"usage_type" : "business"
	}
]

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