Autonomous System
AS3301(SE)
Last fetched
AS3301 is an Autonomous System registered in SE. As of Tue, 21 Jul 2026 11:29:07 GMT, it announces 355 routed IP prefixes and peers with 84 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3301 announces 355 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.248.0.0/14
- 2.255.128.0/18
- 45.149.212.0/24
- 45.149.213.0/24
- 62.20.0.0/16
- 77.110.0.0/18
- 77.243.144.0/22
- 77.243.148.0/22
- 78.64.0.0/12
- 80.80.64.0/23
- 81.224.0.0/12
- 85.11.0.0/18
- 90.224.0.0/12
- 91.220.150.0/24
- 91.226.119.0/24
- 91.227.49.0/24
- 91.230.78.0/24
- 92.254.128.0/17
- 95.109.0.0/17
- 95.192.0.0/12
- 131.115.52.0/24
- 146.253.67.0/24
- 146.253.76.0/22
- 148.136.0.0/16
- 156.51.136.0/24
Peering ecosystem
84 distinct peers via BGP. The first 84 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12501 | — | SE |
| AS1257 | — | — |
| AS1299 | — | SE |
| AS15991 | — | SE |
| AS16037 | — | SE |
| AS1729 | — | SE |
| AS197332 | — | SE |
| AS197425 | — | SE |
| AS197581 | — | SE |
| AS197623 | — | SE |
| AS197942 | — | SE |
| AS198217 | — | SE |
| AS198476 | — | SE |
| AS198568 | — | SE |
| AS198581 | — | SE |
| AS198612 | — | SE |
| AS199215 | — | SE |
| AS199902 | — | SE |
| AS200018 | — | SE |
| AS200060 | — | SE |
| AS200150 | — | SE |
| AS200550 | — | SE |
| AS201087 | — | SE |
| AS201869 | — | SE |
| AS202116 | — | SE |
| AS202646 | — | SE |
| AS203158 | — | SE |
| AS204101 | — | SE |
| AS204302 | — | SE |
| AS204847 | — | SE |
| AS205078 | — | SE |
| AS205180 | — | SE |
| AS205664 | — | SE |
| AS206799 | — | SE |
| AS206884 | — | SE |
| AS207166 | — | SE |
| AS207538 | — | SE |
| AS208298 | — | SE |
| AS20861 | — | SE |
| AS209041 | — | SE |
| AS209236 | — | SE |
| AS209570 | — | SE |
| AS209705 | — | SE |
| AS209840 | — | SE |
| AS211227 | — | SE |
| AS211502 | — | SE |
| AS212287 | — | SE |
| AS212632 | — | SE |
| AS213688 | — | SE |
| AS214686 | — | SE |
| AS215393 | — | SE |
| AS216421 | — | FI |
| AS24819 | — | SE |
| AS25252 | — | SE |
| AS25387 | — | SE |
| AS2799 | — | SE |
| AS29217 | — | SE |
| AS30821 | — | SE |
| AS34234 | — | SE |
| AS34576 | — | SE |
| AS35542 | — | SE |
| AS35814 | — | SE |
| AS39137 | — | SE |
| AS41076 | — | DK |
| AS41240 | — | DK |
| AS41584 | — | SE |
| AS43504 | — | SE |
| AS43645 | — | SE |
| AS44123 | — | SE |
| AS44447 | — | SE |
| AS46616 | WESTI-INET-AS - Westinghouse Electric Company LLC | US |
| AS49303 | — | SE |
| AS49408 | — | SE |
| AS50273 | — | SE |
| AS50572 | — | SE |
| AS51821 | — | SE |
| AS56736 | — | SE |
| AS58320 | — | SE |
| AS59807 | — | SE |
| AS59951 | — | SE |
| AS60238 | — | SE |
| AS60269 | — | SE |
| AS61213 | — | NO |
| AS62463 | — | SE |
Blast radius
Count of dependent hostnames if AS3301 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 AS3301 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 AS3301 is unique to AS3301 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3301.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3301"})-[: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.