Autonomous System
AS9044 — SOLNET(CH)
Last fetched
AS9044 is an Autonomous System operated by SOLNET and registered in CH. As of Thu, 21 May 2026 19:29:19 GMT, it announces 23 routed IP prefixes and peers with 59 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9044 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 82.220.0.0/16
- 91.199.228.0/24
- 93.174.16.0/21
- 185.110.100.0/22
- 185.188.152.0/22
- 185.252.240.0/22
- 188.94.176.0/21
- 193.16.217.0/24
- 193.27.43.0/24
- 193.135.57.0/24
- 194.124.208.0/24
- 194.125.228.0/22
- 194.147.73.0/24
- 195.12.44.0/22
- 195.137.175.0/24
- 212.41.64.0/18
- 212.101.0.0/19
- 2001:678:e48::/48
- 2001:1680::/32
- 2001:1680::/29
- 2a01:bf00::/32
- 2a04:a2c0::/32
- 2a04:e702:97f::/48
Peering ecosystem
59 distinct peers via BGP. The first 59 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212944 | THUR-AS | CH |
| AS212024 | RISSON | FR |
| AS211096 | AS-MHS | CH |
| AS209847 | THE | NL |
| AS209615 | NAKOMA | CH |
| AS208613 | ETERNALNET | CH |
| AS207143 | HOSTTECH-AS | CH |
| AS203200 | ALPEINSSAG | CH |
| AS202424 | REGIOENERGIE | CH |
| AS202365 | CHRONOS | TR |
| AS200647 | PAGEUP | CH |
| AS61049 | EXASCALE | GB |
| AS59622 | TVFACTORY-AS tv factory AG | CH |
| AS58115 | SWISSIX-OUTREA | CH |
| AS58057 | SECUREBIT Securebit Autonomous System | CH |
| AS56655 | GIGAHOST | NO |
| AS50673 | SERVERIUS-AS | NL |
| AS50304 | BLIX | NO |
| AS49432 | SCHALLERT-AS schallert.com e.U. | AT |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS47337 | UPLINK-NETWORK | CH |
| AS44238 | METEONEWS-AS | CH |
| AS42708 | GLESYS glesys.com | SE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35280 | F5 | FR |
| AS35034 | EXECURE-AS | CH |
| AS34927 | IFOG-GMBH | CH |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34438 | PROFZONE | CH |
| AS34019 | HIVANE | FR |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31500 | GNM-AS | AG |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS29296 | AIOS-AS | CH |
| AS24961 | — | DE |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20612 | SWISSIX | CH |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS15412 | FLAG-AS Flag Telecom Global Internet AS | GB |
| AS12859 | NL-BIT BIT BV | NL |
| AS12779 | ITGATE | IT |
| AS9002 | RETN-AS | GB |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6830 | LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTA | NL |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS3333 | RIPE-NCC-AS Reseaux IP Europeens Network Coordination Centre RIPE NCC | NL |
| AS3216 | SOVAM-AS | RU |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1836 | GREEN green.ch AG Autonomous System | CH |
| AS1764 | NEXTLAYER-AS | AT |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS1103 | SURFNET-NL SURFnet, The Netherlands | NL |
Blast radius
Approximate count of dependent hostnames if AS9044 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS9044 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 AS9044 is unique to AS9044 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9044.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9044"})-[: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.