Autonomous System
AS59545 — VXBITS VXbits Network(NL)
Last fetched
AS59545 is an Autonomous System operated by VXBITS VXbits Network and registered in NL. As of Thu, 21 May 2026 06:39:06 GMT, it announces 12 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59545 announces 12 distinct routed prefixes. The 12-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS211288 | AER-BASEL Kavkaz TransTeleCom uplink | BG |
| AS207336 | NETASSIST | ES |
| AS206348 | GMCSHWCT-IN Govt. Medical College and Sat Hospital for Women & Children, Trivandrum | NL |
| AS204092 | Light-Bridge | FR |
| AS202477 | crazyweb-Tech | NL |
| AS200020 | HBDHB-AS-AP Hawkes Bay District Health Board | NL |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS29632 | NASSIST-AS | BG |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
MOAS / hijack watch
Prefixes routed by AS59545 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 AS59545 is unique to AS59545 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS59545.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS59545"})-[: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.