IP address 77.83.200.255

77.83.200.255 is located in Bursa, Turkey, on network AS209737 (AS209737 - Meric Internet Teknolojileri A.S.), usage type residential, risk level low.

77.83.200.255
🇹🇷 Bursa, Bursa, Turkey
Europe/Istanbul · TRY · 40.191700, 29.061100

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Bursa
Subdivision
Bursa
Country
Turkey (TR)
Continent
Asia
Coordinates
40.191700, 29.061100
Time zone
Europe/Istanbul
Currency
TRY
Registered country
Turkey
GDPR applies
No

Network & ASN

ASN
AS209737
Operator
AS209737 - Meric Internet Teknolojileri A.S.
ASN country
TR
Network name
Meric-Internet-Teknolojileri
Organisation
Meric Internet Teknolojileri A.S.
Usage type
residential
RIPE org ID
ORG-MITA10-RIPE
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=77.83.200.255"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "77.83.200.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" : "500",
		"asn" : "AS209737",
		"asn_country" : "TR",
		"asn_name" : "AS209737 - Meric Internet Teknolojileri A.S.",
		"city" : "Bursa",
		"connection_type" : "isp",
		"continent" : "Asia",
		"country" : "Turkey",
		"country_iso_code" : "TR",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "TRY",
		"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" : "tr",
				"name" : "Turkish",
				"native_name" : "Türkçe"
			}
		],
		"latitude" : "40.191700",
		"longitude" : "29.061100",
		"netname" : "Meric-Internet-Teknolojileri",
		"network_status" : "LIR-PARTITIONED PA",
		"org" : "Meric Internet Teknolojileri A.S.",
		"postal_code" : "27060",
		"query_ip_address" : "77.83.200.255",
		"query_language" : "en",
		"registered_country" : "Turkey",
		"ripe_country" : "TR",
		"ripe_org_id" : "ORG-MITA10-RIPE",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Bursa",
			"capital" : "minor",
			"city" : "Osmangazi",
			"country" : "Turkey",
			"iso2" : "TR",
			"iso3" : "TUR",
			"population" : 891250
		},
		"subdivision" : "Bursa",
		"subdivision_iso_code" : "16",
		"time_zone" : "Europe/Istanbul",
		"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