Autonomous System
AS47526 — HANDILY-NETWORKS handily networks(DE)
Last fetched
AS47526 is an Autonomous System operated by HANDILY-NETWORKS handily networks and registered in DE. As of Thu, 21 May 2026 06:19:48 GMT, it announces 6 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47526 announces 6 distinct routed prefixes. The 6-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS216094 | FNW-AS | DE |
| AS212568 | AS-LUXNET + NIGHTCITY NETWORK | LU |
| AS209824 | GS | DE |
| AS208434 | JAHN | DE |
| AS208208 | CYBERSE Cyberse GmbH & Co. KG | DE |
| AS205165 | CHRISTIANDRESEL ChristianD | DE |
| AS205100 | F3NETZE | DE |
| AS50629 | LWLCOM | DE |
| AS47263 | CUBEHOSTING1 | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS24836 | KASI-ASN Klaus Kasimirek | DE |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS47526 disappeared from the routing table.
~405 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:19:48 GMT.
MOAS / hijack watch
Prefixes routed by AS47526 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 AS47526 is unique to AS47526 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47526.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47526"})-[: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.