Autonomous System
AS24440 — CYBERNET-APII Cyber Internet Services Pakistan(PK)
Last fetched
AS24440 is an Autonomous System operated by CYBERNET-APII Cyber Internet Services Pakistan and registered in PK. As of Thu, 21 May 2026 10:37:02 GMT, it announces 28 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24440 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.255.46.0/24
- 61.5.128.0/24
- 61.5.156.0/24
- 101.53.227.0/24
- 101.53.244.0/24
- 103.213.115.0/24
- 119.13.184.0/24
- 119.13.184.0/21
- 119.13.188.0/24
- 119.13.189.0/24
- 119.13.190.0/24
- 124.29.202.0/24
- 124.29.248.0/24
- 175.107.192.0/24
- 175.107.193.0/24
- 175.107.194.0/24
- 175.107.195.0/24
- 175.107.196.0/24
- 175.107.197.0/24
- 175.107.198.0/24
- 175.107.199.0/24
- 175.107.206.0/24
- 175.107.219.0/24
- 175.107.240.0/24
- 175.107.241.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9541 | CYBERNET-AP Cyber Internet Services Pvt Ltd. | PK |
Blast radius
Approximate count of dependent hostnames if AS24440 disappeared from the routing table.
~1,560 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:37:02 GMT.
MOAS / hijack watch
Prefixes routed by AS24440 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 AS24440 is unique to AS24440 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24440.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24440"})-[: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.