IP address 130.123.145.58
130.123.145.58 is located in Palmerston North, New Zealand, on network AS9433 (MASSEY-AS Massey University), usage type education, risk level low.
130.123.145.58
🇳🇿 Palmerston North, Manawatu-Wanganui, New Zealand
Risk assessment
15/100low risk
crawler
Location
- City
- Palmerston North
- Subdivision
- Manawatu-Wanganui
- Country
- New Zealand (NZ)
- Continent
- Oceania
- Coordinates
- -40.356500, 175.622000
- Time zone
- Pacific/Auckland
- Currency
- NZD
- Registered country
- New Zealand
- GDPR applies
- No
Network & ASN
- ASN
- AS9433
- Operator
- MASSEY-AS Massey University
- ASN country
- NZ
- Network name
- NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK
- Usage type
- education
- Allocation
- ALLOCATED UNSPECIFIED
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=130.123.145.58"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "130.123.145.58",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"accuracy_radius" : "1",
"asn" : "AS9433",
"asn_country" : "NZ",
"asn_name" : "MASSEY-AS Massey University",
"city" : "Palmerston North",
"connection_type" : "isp",
"continent" : "Oceania",
"country" : "New Zealand",
"country_iso_code" : "NZ",
"crawler_name" : "Anthropic ClaudeBot",
"currency" : "NZD",
"gdpr_required" : false,
"gmt_offset" : 43200,
"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" : "en",
"name" : "English",
"native_name" : "English"
},
{
"code" : "mi",
"name" : "Maori",
"native_name" : "Māori"
}
],
"latitude" : "-40.356500",
"longitude" : "175.622000",
"netname" : "NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK",
"network_status" : "ALLOCATED UNSPECIFIED",
"postal_code" : "4410",
"query_ip_address" : "130.123.145.58",
"query_language" : "en",
"registered_country" : "New Zealand",
"ripe_country" : "EU # Country is really world wide",
"risk_factors" : [
"crawler"
],
"risk_level" : "low",
"risk_score" : 15,
"simplemaps" : {
"admin_name" : "Manawatu-Wanganui",
"capital" : "admin",
"city" : "Palmerston North",
"country" : "New Zealand",
"iso2" : "NZ",
"iso3" : "NZL",
"population" : 76236
},
"subdivision" : "Manawatu-Wanganui",
"subdivision_iso_code" : "MWT",
"time_zone" : "Pacific/Auckland",
"usage_type" : "education"
}
]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.