Autonomous System
AS8983 — NOKIA-AS(FI)
Last fetched
AS8983 is an Autonomous System operated by NOKIA-AS and registered in FI. As of Thu, 21 May 2026 11:16:00 GMT, it announces 33 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8983 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 87.254.192.0/21
- 87.254.209.0/24
- 87.254.210.0/23
- 87.254.212.0/24
- 87.254.214.0/23
- 87.254.215.0/24
- 87.254.216.0/21
- 87.254.221.0/24
- 93.183.0.0/24
- 93.183.1.0/24
- 93.183.2.0/24
- 93.183.0.0/21
- 93.183.6.0/24
- 93.183.7.0/24
- 93.183.12.0/23
- 93.183.15.0/24
- 93.183.20.0/23
- 93.183.25.0/24
- 93.183.26.0/24
- 131.228.2.0/23
- 131.228.0.0/21
- 131.228.4.0/24
- 131.228.6.0/24
- 131.228.14.0/24
- 135.87.38.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS8983 disappeared from the routing table.
~591 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:16:00 GMT.
MOAS / hijack watch
Prefixes routed by AS8983 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 AS8983 is unique to AS8983 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8983.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8983"})-[: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.