Autonomous System
AS45669 — MOBILINK-AS-PK PMCL LDI IP TRANSIT(PK)
Last fetched
AS45669 is an Autonomous System operated by MOBILINK-AS-PK PMCL LDI IP TRANSIT and registered in PK. As of Thu, 21 May 2026 01:06:28 GMT, it announces 424 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45669 announces 424 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 119.73.65.0/24
- 119.160.2.0/24
- 119.160.3.0/24
- 119.160.5.0/24
- 119.160.11.0/24
- 119.160.12.0/24
- 119.160.13.0/24
- 119.160.0.0/18
- 119.160.51.0/24
- 119.160.56.0/24
- 119.160.57.0/24
- 119.160.58.0/24
- 119.160.59.0/24
- 119.160.60.0/24
- 119.160.61.0/24
- 119.160.0.0/17
- 119.160.64.0/24
- 119.160.66.0/24
- 119.160.67.0/24
- 119.160.69.0/24
- 119.160.71.0/24
- 119.160.80.0/24
- 119.160.81.0/24
- 119.160.82.0/24
- 119.160.83.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS58470 | MOBILINK-PEERING-AS-PK IX Peering for Mobilink and Link Direct International. | PK |
Blast radius
Approximate count of dependent hostnames if AS45669 disappeared from the routing table.
~1,145 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:28 GMT.
MOAS / hijack watch
Prefixes routed by AS45669 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 AS45669 is unique to AS45669 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45669.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45669"})-[: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.