IP address 46.210.200.34
46.210.200.34 is located in Haifa, Israel, on network AS6147 (Telefonica del Peru S.A.A.), usage type business, risk level low.
46.210.200.34
🇮🇱 Haifa, Haifa, Israel
Risk assessment
15/100low risk
crawler
Location
- City
- Haifa
- Subdivision
- Haifa
- Country
- Israel (IL)
- Continent
- Asia
- Coordinates
- 32.816000, 34.982100
- Time zone
- Asia/Jerusalem
- Currency
- ILS
- Registered country
- Israel
- GDPR applies
- No
Network & ASN
- ASN
- AS6147
- Operator
- Telefonica del Peru S.A.A.
- ASN country
- PE
- Network name
- IL-NETVISION-20101215
- Organisation
- Cellcom Fixed Line Communication L.P
- Usage type
- business
- RIPE org ID
- ORG-NL5-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=46.210.200.34"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "46.210.200.34",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"accuracy_radius" : "10",
"asn" : "AS6147",
"asn_country" : "PE",
"asn_name" : "Telefonica del Peru S.A.A.",
"city" : "Haifa",
"connection_type" : "isp",
"continent" : "Asia",
"country" : "Israel",
"country_iso_code" : "IL",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "ILS",
"gdpr_required" : false,
"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" : "he",
"name" : "Hebrew",
"native_name" : "עברית"
},
{
"code" : "ar",
"name" : "Arabic",
"native_name" : "العربية"
}
],
"latitude" : "32.816000",
"longitude" : "34.982100",
"netname" : "IL-NETVISION-20101215",
"network_status" : "ALLOCATED PA",
"org" : "Cellcom Fixed Line Communication L.P",
"query_ip_address" : "46.210.200.34",
"query_language" : "en",
"registered_country" : "Israel",
"ripe_country" : "IL",
"ripe_org_id" : "ORG-NL5-RIPE",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Haifa",
"capital" : "admin",
"city" : "Haifa",
"country" : "Israel",
"iso2" : "IL",
"iso3" : "ISR",
"population" : 600000
},
"subdivision" : "Haifa",
"subdivision_iso_code" : "HA",
"time_zone" : "Asia/Jerusalem",
"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.