Autonomous System
AS8561 — KNIPPWORLDWI(DE)
Last fetched
AS8561 is an Autonomous System operated by KNIPPWORLDWI and registered in DE. As of Thu, 21 May 2026 00:57:09 GMT, it announces 36 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8561 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 185.95.98.0/23
- 195.253.64.0/24
- 195.253.88.0/23
- 195.253.92.0/23
- 195.253.94.0/23
- 195.253.96.0/24
- 195.253.97.0/24
- 195.253.98.0/24
- 195.253.99.0/24
- 195.253.100.0/24
- 195.253.102.0/24
- 195.253.108.0/24
- 195.253.109.0/24
- 195.253.111.0/24
- 195.253.114.0/23
- 195.253.116.0/23
- 195.253.118.0/23
- 195.253.120.0/24
- 2a00:1c3e:98::/47
- 2a01:5b0:4::/48
- 2a01:5b0:10::/47
- 2a01:5b0:14::/47
- 2a01:5b0:16::/47
- 2a01:5b0:20::/48
- 2a01:5b0:21::/48
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS8561 disappeared from the routing table.
~947 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:09 GMT.
MOAS / hijack watch
Prefixes routed by AS8561 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2a00:1c3e:98::/47 | AS48519 | KNIPP-AMS-AS |
Threat posture
Related pages
Pivot deeper into the graph from AS8561.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8561"})-[: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.