Skip to content

Autonomous System

AS59545VXBITS 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

WHISPER CANON · AS59545Routing diversity5.6/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/59545

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 ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS211288AER-BASEL Kavkaz TransTeleCom uplinkBG
AS207336NETASSISTES
AS206348GMCSHWCT-IN Govt. Medical College and Sat Hospital for Women & Children, TrivandrumNL
AS204092Light-BridgeFR
AS202477crazyweb-TechNL
AS200020HBDHB-AS-AP Hawkes Bay District Health BoardNL
AS48362TKSWF-ASAT
AS48185TEAM_BLUE team.blue backboneBE
AS29632NASSIST-ASBG
AS25091IP-MAX IP-Max SACH
AS24482SGGS-AS-AP SG.GSSG
AS20562OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The NetherlandsNL
AS17639CONVERGE-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.