Autonomous System
AS20904 — NETPLAZA-AS(FI)
Last fetched
AS20904 is an Autonomous System operated by NETPLAZA-AS and registered in FI. As of Thu, 21 May 2026 19:33:26 GMT, it announces 22 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20904 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.61.94.0/24
- 37.35.80.0/21
- 46.254.208.0/24
- 46.254.210.0/24
- 46.254.211.0/24
- 77.95.242.0/24
- 77.95.245.0/24
- 77.95.246.0/23
- 80.75.96.0/20
- 93.174.192.0/21
- 149.126.176.0/21
- 164.5.160.0/19
- 164.5.180.0/22
- 164.5.208.0/21
- 185.16.168.0/22
- 185.25.76.0/22
- 185.67.80.0/22
- 188.64.0.0/21
- 212.6.54.0/24
- 2a00:1a58::/32
- 2a00:74a0::/32
- 2a04:240::/29
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS213524 | OE-AS | FI |
| AS211215 | FIBERNET | FI |
| AS208272 | VR-AS- | FI |
| AS206927 | BITTIUM | FI |
| AS198118 | SGN-GROUP | FI |
| AS61990 | VAISALA | FI |
| AS60109 | FSOL-AS-VECTOR | FI |
| AS51691 | FSOL-AS | FI |
| AS48618 | OULUDC | FI |
| AS47983 | OPTIMESYS | FI |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2026 | HELSINKI City of Helsinki | FI |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS20904 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 AS20904 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 AS20904 is unique to AS20904 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS20904.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS20904"})-[: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.