Autonomous System
AS136557(AU)
Last fetched
AS136557 is an Autonomous System registered in AU. As of Mon, 13 Jul 2026 19:41:45 GMT, it announces 132 routed IP prefixes and peers with 79 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS136557 announces 132 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.67.86.0/24
- 45.125.247.0/24
- 45.128.12.0/24
- 45.135.249.0/24
- 45.248.76.0/24
- 45.248.77.0/24
- 45.248.78.0/24
- 45.248.79.0/24
- 45.252.188.0/24
- 45.252.189.0/24
- 45.252.191.0/24
- 61.248.255.0/24
- 66.118.247.0/24
- 91.190.106.0/24
- 93.95.118.0/24
- 103.25.56.0/24
- 103.25.57.0/24
- 103.25.58.0/24
- 103.25.59.0/24
- 103.26.236.0/24
- 103.26.237.0/24
- 103.54.153.0/24
- 103.68.109.0/24
- 103.72.62.0/24
- 103.72.63.0/24
Peering ecosystem
79 distinct peers via BGP. The first 79 are listed below.
Blast radius
Count of dependent hostnames if AS136557 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 AS136557 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 AS136557 is unique to AS136557 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS136557.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS136557"})-[: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.