Autonomous System
AS59210 — PHOENIXNAP-AS-SG1 PhoenixNAP(SG)
Last fetched
AS59210 is an Autonomous System operated by PHOENIXNAP-AS-SG1 PhoenixNAP and registered in SG. As of Thu, 21 May 2026 06:42:39 GMT, it announces 27 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59210 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.59.2.0/24
- 2.59.3.0/24
- 103.67.90.0/24
- 103.243.88.0/23
- 103.243.90.0/24
- 103.243.91.0/24
- 103.243.92.0/24
- 125.251.120.0/21
- 125.251.160.0/20
- 125.251.160.0/19
- 125.251.176.0/20
- 131.148.160.0/19
- 131.148.192.0/20
- 131.149.52.0/22
- 131.149.224.0/24
- 131.149.225.0/24
- 131.149.226.0/23
- 131.149.228.0/22
- 131.150.16.0/21
- 131.150.24.0/22
- 131.150.32.0/20
- 131.150.188.0/23
- 131.153.50.0/24
- 131.153.70.0/24
- 131.153.71.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
MOAS / hijack watch
Prefixes routed by AS59210 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 AS59210 is unique to AS59210 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS59210.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS59210"})-[: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.