Autonomous System
AS136000 — LIGHTNING-AS-AP Lightning Broadband Pty Ltd(AU)
Last fetched
AS136000 is an Autonomous System operated by LIGHTNING-AS-AP Lightning Broadband Pty Ltd and registered in AU. As of Thu, 21 May 2026 16:50:17 GMT, it announces 35 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS136000 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.21.4.0/24
- 103.21.5.0/24
- 103.79.104.0/22
- 103.114.190.0/23
- 103.117.166.0/23
- 103.117.228.0/22
- 103.134.20.0/22
- 103.145.238.0/24
- 103.156.156.0/23
- 103.196.240.0/22
- 103.209.12.0/22
- 118.91.179.0/24
- 118.91.188.0/24
- 124.198.224.0/20
- 202.14.177.0/24
- 202.62.240.0/22
- 202.73.30.0/23
- 202.91.44.0/22
- 203.14.201.0/24
- 203.16.241.0/24
- 203.18.242.0/23
- 203.22.206.0/24
- 203.23.53.0/24
- 203.24.148.0/23
- 203.28.160.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132072 | ANYCAST-AS-AP Anycast Access | AU |
Blast radius
Approximate count of dependent hostnames if AS136000 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS136000 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 AS136000 is unique to AS136000 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS136000.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS136000"})-[: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.