IP address 1.186.0.0
1.186.0.0 is located in Manipal, India, on network AS8075 (MICROSOFT-CORP-MSN-AS-BLOCK), usage type residential, risk level low.
1.186.0.0
🇮🇳 Manipal, Karnataka, India
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- City
- Manipal
- Subdivision
- Karnataka
- Country
- India (IN)
- Continent
- Asia
- Coordinates
- 13.350000, 74.783300
- Time zone
- Asia/Kolkata
- Currency
- INR
- Registered country
- India
- GDPR applies
- No
Network & ASN
- ASN
- AS8075
- Operator
- MICROSOFT-CORP-MSN-AS-BLOCK
- ASN country
- US
- Network name
- UK-MICROSOFT-20100713
- Organisation
- Microsoft Limited
- Usage type
- residential
- RIPE org ID
- ORG-MA42-RIPE
- Allocation
- ALLOCATED PA
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler YandexAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=1.186.0.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "1.186.0.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" : "5",
"asn" : "AS8075",
"asn_country" : "US",
"asn_name" : "MICROSOFT-CORP-MSN-AS-BLOCK",
"city" : "Manipal",
"connection_type" : "isp",
"continent" : "Asia",
"country" : "India",
"country_iso_code" : "IN",
"crawler_name" : "Yandex",
"currency" : "INR",
"gdpr_required" : false,
"gmt_offset" : 19800,
"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" : "hi",
"name" : "Hindi",
"native_name" : "हिन्दी"
},
{
"code" : "en",
"name" : "English",
"native_name" : "English"
}
],
"latitude" : "13.350000",
"longitude" : "74.783300",
"netname" : "UK-MICROSOFT-20100713",
"network_status" : "ALLOCATED PA",
"org" : "Microsoft Limited",
"postal_code" : "576104",
"query_ip_address" : "1.186.0.0",
"query_language" : "en",
"registered_country" : "India",
"ripe_country" : "GB",
"ripe_org_id" : "ORG-MA42-RIPE",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Karnātaka",
"city" : "Badagabettu",
"country" : "India",
"iso2" : "IN",
"iso3" : "IND",
"population" : 9220
},
"subdivision" : "Karnataka",
"subdivision_iso_code" : "KA",
"time_zone" : "Asia/Kolkata",
"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.