Autonomous System
AS17539 — ASN-NCKHI-AP NetSol Connect(PK)
Last fetched
AS17539 is an Autonomous System operated by ASN-NCKHI-AP NetSol Connect and registered in PK. As of Wed, 20 May 2026 21:51:09 GMT, it announces 41 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17539 announces 41 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.70.68.0/24
- 45.70.68.0/23
- 45.70.69.0/24
- 45.70.68.0/22
- 58.141.160.0/19
- 58.141.192.0/21
- 103.87.44.0/24
- 103.95.148.0/24
- 103.95.149.0/24
- 103.95.148.0/22
- 103.95.150.0/24
- 103.210.118.0/24
- 103.210.119.0/24
- 103.210.120.0/24
- 103.210.121.0/24
- 104.37.94.0/24
- 104.37.95.0/24
- 104.37.96.0/21
- 104.37.104.0/24
- 114.110.129.0/24
- 139.177.145.0/24
- 139.177.146.0/24
- 139.177.147.0/24
- 139.177.148.0/24
- 161.226.102.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS17539 disappeared from the routing table.
~70 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:09 GMT.
MOAS / hijack watch
Prefixes routed by AS17539 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS17539 is unique to AS17539 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17539.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17539"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.