IP address 45.86.112.255
45.86.112.255 is located in Israel, on network AS14618 (AMAZON-AES), usage type business, risk level low.
45.86.112.255
🇮🇱 Israel
Risk assessment
15/100low risk
crawler
Location
- Country
- Israel (IL)
- Continent
- Asia
- Coordinates
- 31.500000, 34.750000
- Time zone
- Asia/Jerusalem
- Currency
- ILS
- Registered country
- Israel
- GDPR applies
- No
Network & ASN
- ASN
- AS14618
- Operator
- AMAZON-AES
- ASN country
- US
- Network name
- IL-AIDOC-20190612
- Organisation
- Aidoc Medical Ltd.
- Usage type
- business
- RIPE org ID
- ORG-AML17-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=45.86.112.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "45.86.112.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" : "50",
"asn" : "AS14618",
"asn_country" : "US",
"asn_name" : "AMAZON-AES",
"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" : "31.500000",
"longitude" : "34.750000",
"netname" : "IL-AIDOC-20190612",
"network_status" : "ALLOCATED PA",
"org" : "Aidoc Medical Ltd.",
"query_ip_address" : "45.86.112.255",
"query_language" : "en",
"registered_country" : "Israel",
"ripe_country" : "IL",
"ripe_org_id" : "ORG-AML17-RIPE",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Southern",
"city" : "Rahat",
"country" : "Israel",
"iso2" : "IL",
"iso3" : "ISR",
"population" : 64462
},
"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.