IP address 123.231.16.0
123.231.16.0 is located in Polgahawela, Sri Lanka, on network AS18001 (DIALOG-AS Dialog Axiata PLC.), usage type residential, risk level low.
123.231.16.0
🇱🇰 Polgahawela, North Western Province, Sri Lanka
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- City
- Polgahawela
- Subdivision
- North Western Province
- Country
- Sri Lanka (LK)
- Continent
- Asia
- Coordinates
- 7.338100, 80.300300
- Time zone
- Asia/Colombo
- Currency
- LKR
- Registered country
- Sri Lanka
- GDPR applies
- No
Network & ASN
- ASN
- AS18001
- Operator
- DIALOG-AS Dialog Axiata PLC.
- ASN country
- LK
- Network name
- NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK
- Usage type
- residential
- Allocation
- ALLOCATED UNSPECIFIED
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=123.231.16.0"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "123.231.16.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" : "100",
"asn" : "AS18001",
"asn_country" : "LK",
"asn_name" : "DIALOG-AS Dialog Axiata PLC.",
"city" : "Polgahawela",
"connection_type" : "isp",
"continent" : "Asia",
"country" : "Sri Lanka",
"country_iso_code" : "LK",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "LKR",
"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" : "si",
"name" : "Sinhalese",
"native_name" : "සිංහල"
},
{
"code" : "ta",
"name" : "Tamil",
"native_name" : "தமிழ்"
}
],
"latitude" : "7.338100",
"longitude" : "80.300300",
"netname" : "NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK",
"network_status" : "ALLOCATED UNSPECIFIED",
"postal_code" : "60300",
"query_ip_address" : "123.231.16.0",
"query_language" : "en",
"registered_country" : "Sri Lanka",
"ripe_country" : "EU # Country is really world wide",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "North Western",
"city" : "Pothuhera",
"country" : "Sri Lanka",
"iso2" : "LK",
"iso3" : "LKA",
"population" : 30315
},
"subdivision" : "North Western Province",
"subdivision_iso_code" : "6",
"time_zone" : "Asia/Colombo",
"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.