Autonomous System
AS31736 — SENSELAN-AS - senseLAN GmbH(CH)
Last fetched
AS31736 is an Autonomous System operated by SENSELAN-AS - senseLAN GmbH and registered in CH. As of Sun, 06 Sep 2026 13:21:26 GMT, it announces 28 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31736 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.8.240.0/22
- 77.37.8.0/24
- 83.222.128.0/19
- 171.33.243.0/24
- 185.5.32.0/22
- 185.20.144.0/22
- 185.64.116.0/22
- 185.77.92.0/23
- 185.77.94.0/24
- 185.77.95.0/24
- 185.78.188.0/22
- 185.82.60.0/22
- 185.86.28.0/22
- 185.230.116.0/22
- 193.135.30.0/24
- 194.153.188.0/23
- 195.144.30.0/24
- 203.16.207.0/24
- 212.108.104.0/24
- 2001:67c:7d4::/48
- 2a02:3b0::/32
- 2a03:1360::/32
- 2a03:53a0::/32
- 2a03:59e0::/32
- 2a03:75a0::/32
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS13030 | INIT7 - Init7 (Switzerland) Ltd. | CH |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS203882 | EVOK - Altern8 SA | CH |
| AS3303 | SWISSCOM - Swisscom (Schweiz) AG | CH |
| AS34019 | HIVANE - Hivane Association | FR |
| AS42155 | CH-EVARD-4 - Evard AG | CH |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS48461 | Stepping-Stone - stepping stone AG | CH |
| AS58115 | SWISSIX-OUTREACH - SwissIX Internet Exchange | CH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS31736 disappeared from the routing table.
5,693 hostnames depend on this network.Exact count across all 28 announced prefixes. Snapshot Wed, 29 Jul 2026 06:00:21 GMT.
MOAS / hijack watch
Prefixes routed by AS31736 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 AS31736 is unique to AS31736 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31736.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31736"})-[: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.