Autonomous System
AS57795 — NGNETWORKS NG-BLU Networks ASN(NL)
Last fetched
AS57795 is an Autonomous System operated by NGNETWORKS NG-BLU Networks ASN and registered in NL. As of Thu, 21 May 2026 20:51:31 GMT, it announces 49 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS57795 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.249.232.0/21
- 37.114.88.0/21
- 45.67.110.0/23
- 45.154.45.0/24
- 45.154.46.0/24
- 64.23.96.0/19
- 64.26.32.0/20
- 83.174.128.0/20
- 93.92.24.0/21
- 95.129.26.0/23
- 149.143.0.0/19
- 185.6.204.0/22
- 185.34.176.0/22
- 185.37.64.0/22
- 185.40.252.0/22
- 185.43.212.0/22
- 185.47.168.0/22
- 185.62.12.0/22
- 185.74.184.0/24
- 185.74.185.0/24
- 185.89.16.0/23
- 185.93.76.0/22
- 185.121.112.0/22
- 185.125.116.0/22
- 185.127.184.0/24
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS209390 | VIADATA-AS | NL |
| AS201405 | ACC-ICT-PHC-A | NL |
| AS201403 | ACC-ICT-PHC-D | NL |
| AS62215 | VOMAR | NL |
| AS60805 | ACC-ICT | NL |
| AS60479 | EXCL-AS | NL |
| AS58075 | X2COM | NL |
| AS41193 | UNO | NL |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS24785 | JOINTTRANSIT-AS | NL |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS8455 | ATOM86-AS ATOM86 | NL |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS57795 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 AS57795 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 AS57795 is unique to AS57795 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS57795.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS57795"})-[: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.