Autonomous System
AS1653 — SUNET SUNET Swedish University Network
Last fetched
AS1653 is an Autonomous System operated by SUNET SUNET Swedish University Network. As of Thu, 21 May 2026 00:56:37 GMT, it announces 62 routed IP prefixes and peers with 36 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1653 announces 62 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.156.192.0/20
- 44.5.0.0/16
- 77.238.32.0/19
- 86.104.152.0/21
- 86.104.200.0/21
- 86.105.112.0/21
- 86.106.160.0/21
- 89.32.32.0/21
- 89.32.72.0/21
- 89.33.136.0/21
- 89.34.184.0/21
- 89.34.240.0/21
- 89.37.176.0/21
- 89.41.160.0/21
- 89.43.232.0/21
- 89.44.0.0/21
- 89.44.248.0/21
- 89.45.232.0/21
- 89.46.17.0/24
- 89.46.18.0/24
- 89.46.20.0/22
- 89.47.184.0/21
- 91.250.192.0/19
- 93.115.160.0/21
- 94.176.224.0/21
Peering ecosystem
36 distinct peers via BGP. The first 36 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1880 | STUPI | SE |
| AS201816 | KALMAR-AS | SE |
| AS49858 | BJ-NET | SE |
| AS48514 | CSB | SE |
| AS43844 | UPPSALA-STUDENT-NETWORK | SE |
| AS43665 | JTH | SE |
| AS43018 | VINNOVA-ASN VINNOVA | SE |
| AS42307 | SMHI-AS | SE |
| AS41001 | SAFESPRING | SE |
| AS39871 | NETNOD-GBG Netnod Equipment located at IX in Gothenburg | SE |
| AS39840 | NETNOD-SVL Netnod Equipment located at IX in Sundsvall | SE |
| AS39362 | UR | SE |
| AS31500 | GNM-AS | AG |
| AS25072 | IRF-AS | SE |
| AS20943 | NETNOD-LUL Netnod Equipment located at IX in Lulea | SE |
| AS16251 | — | — |
| AS15980 | — | — |
| AS12384 | SLU-UPPSALA | SE |
| AS9088 | — | — |
| AS9002 | RETN-AS | GB |
| AS8748 | — | — |
| AS8359 | MTS | RU |
| AS2846 | — | — |
| AS2844 | AS-DCO | SE |
| AS2843 | LIUNET | SE |
| AS2842 | — | — |
| AS2841 | CHALMERS | SE |
| AS2840 | GSIX | SE |
| AS2839 | — | — |
| AS2838 | SUNT | SE |
| AS2837 | SUNET-KI | SE |
| AS2834 | UUNET | SE |
| AS2833 | SUNET-UMU | SE |
| AS2831 | LTUNET | SE |
| AS2603 | NORDUNET | DK |
| AS1882 | STUPI | SE |
Blast radius
Approximate count of dependent hostnames if AS1653 disappeared from the routing table.
~144,782 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:37 GMT.
MOAS / hijack watch
Prefixes routed by AS1653 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 AS1653 is unique to AS1653 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1653.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1653"})-[: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.