Autonomous System
AS29422 — NLINE-AS(FI)
Last fetched
AS29422 is an Autonomous System operated by NLINE-AS and registered in FI. As of Wed, 20 May 2026 22:00:06 GMT, it announces 24 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29422 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.165.36.0/24
- 77.126.224.0/19
- 77.223.208.0/22
- 80.91.22.0/24
- 80.91.23.0/24
- 81.90.230.0/24
- 83.245.80.0/20
- 84.1.115.0/24
- 84.75.44.0/22
- 85.49.0.0/22
- 94.154.3.0/24
- 109.164.64.0/20
- 185.149.164.0/22
- 188.239.192.0/21
- 193.181.232.0/23
- 194.93.97.0/24
- 194.169.248.0/24
- 214.36.245.0/24
- 217.198.14.0/24
- 218.204.245.0/24
- 2001:df3:2440::/48
- 2001:b031:8000::/36
- 2a02:2a38::/32
- 2a0e:acc0:ac69::/48
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS29422 disappeared from the routing table.
~898 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:06 GMT.
MOAS / hijack watch
Prefixes routed by AS29422 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 AS29422 is unique to AS29422 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29422.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29422"})-[: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.