Autonomous System
AS989 — ANAXA3-ASN - ASPnix(US)
Last fetched
AS989 is an Autonomous System operated by ANAXA3-ASN - ASPnix and registered in US. As of Thu, 21 May 2026 16:43:45 GMT, it announces 24 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS989 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 8.8.244.0/24
- 8.8.245.0/24
- 8.8.246.0/24
- 8.8.247.0/24
- 8.8.248.0/24
- 8.8.249.0/24
- 8.18.120.0/24
- 8.18.121.0/24
- 8.18.122.0/24
- 8.30.144.0/24
- 8.30.145.0/24
- 8.30.146.0/24
- 8.30.147.0/24
- 8.36.224.0/24
- 8.36.225.0/24
- 8.36.228.0/24
- 8.36.229.0/24
- 8.36.238.0/24
- 8.36.239.0/24
- 8.44.142.0/24
- 8.44.143.0/24
- 209.0.50.0/24
- 209.0.51.0/24
- 2602:fb29::/48
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS989 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 AS989 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 AS989 is unique to AS989 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS989.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS989"})-[: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.