Autonomous System
AS4804 — MPX-AS Microplex PTY LTD(AU)
Last fetched
AS4804 is an Autonomous System operated by MPX-AS Microplex PTY LTD and registered in AU. As of Thu, 21 May 2026 14:17:18 GMT, it announces 394 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4804 announces 394 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 1.40.0.0/18
- 1.40.64.0/18
- 1.40.128.0/18
- 1.40.192.0/18
- 1.41.0.0/18
- 1.41.64.0/18
- 1.41.128.0/18
- 1.41.192.0/18
- 1.40.0.0/14
- 1.42.0.0/18
- 1.42.64.0/18
- 1.42.128.0/17
- 1.43.0.0/18
- 1.43.64.0/18
- 1.43.128.0/18
- 1.43.192.0/18
- 1.44.0.0/21
- 1.44.24.0/21
- 1.44.48.0/21
- 49.2.0.0/15
- 49.3.0.0/17
- 49.3.128.0/17
- 49.176.0.0/18
- 49.176.64.0/18
- 49.176.128.0/20
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
MOAS / hijack watch
Prefixes routed by AS4804 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 AS4804 is unique to AS4804 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4804.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4804"})-[: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.