Autonomous System
AS40994 — ALWYZON Alwyzon, a trading name of Hohl IT e.U.(AT)
Last fetched
AS40994 is an Autonomous System operated by ALWYZON Alwyzon, a trading name of Hohl IT e.U. and registered in AT. As of Thu, 21 May 2026 11:01:19 GMT, it announces 24 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40994 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.14.17.0/24
- 46.102.156.0/24
- 46.102.157.0/24
- 83.138.55.0/24
- 86.106.182.0/24
- 86.106.183.0/24
- 94.177.8.0/24
- 94.177.9.0/24
- 104.143.0.0/24
- 104.143.1.0/24
- 110.172.148.0/24
- 132.243.203.0/24
- 132.243.245.0/24
- 141.11.7.0/24
- 193.219.97.0/24
- 203.34.137.0/24
- 203.98.67.0/24
- 204.154.104.0/24
- 204.154.105.0/24
- 204.154.106.0/24
- 204.154.107.0/24
- 205.147.200.0/24
- 205.147.201.0/24
- 2a0d:f302::/32
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS216321 | ZEROAV-EU | US |
| AS215472 | SL-JFERME | SI |
| AS212085 | BRUEGGUS-AS Alexander Bruegmann | DE |
| AS205563 | ZGATO zGato Global Network | ES |
| AS204136 | SILENT-GHOST-AS | AT |
| AS203997 | XTDEF | HK |
| AS198510 | XTDEF | HK |
| AS48362 | TKSWF-AS | AT |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS40994 disappeared from the routing table.
~7,409 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:01:19 GMT.
MOAS / hijack watch
Prefixes routed by AS40994 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 AS40994 is unique to AS40994 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40994.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40994"})-[: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.