Autonomous System
AS35224 — PLINQ - PLINQ BV(NL)
Last fetched
AS35224 is an Autonomous System operated by PLINQ - PLINQ BV and registered in NL. As of Fri, 04 Sep 2026 00:56:42 GMT, it announces 36 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS35224 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.66.76.0/22
- 45.93.40.0/22
- 45.93.72.0/22
- 45.150.0.0/22
- 91.189.96.0/24
- 91.189.97.0/24
- 91.189.98.0/24
- 91.189.99.0/24
- 91.189.96.0/21
- 91.189.100.0/24
- 91.189.101.0/24
- 91.189.102.0/24
- 91.189.103.0/24
- 92.118.0.0/22
- 94.231.240.0/24
- 94.231.241.0/24
- 94.231.242.0/23
- 94.231.244.0/22
- 94.231.240.0/20
- 94.231.248.0/24
- 94.231.249.0/24
- 94.231.250.0/24
- 94.231.251.0/24
- 94.231.252.0/24
- 94.231.253.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS35224 disappeared from the routing table.
1,804 hostnames depend on this network.Exact count across all 36 announced prefixes. Snapshot Fri, 07 Aug 2026 03:00:27 GMT.
MOAS / hijack watch
Prefixes routed by AS35224 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 AS35224 is unique to AS35224 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS35224.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS35224"})-[: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.