Autonomous System
AS3399(SE)
Last fetched
AS3399 is an Autonomous System registered in SE. As of Tue, 21 Jul 2026 09:17:20 GMT, it announces 29 routed IP prefixes and peers with 57 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3399 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.141.108.0/22
- 93.164.128.0/19
- 178.132.72.0/21
- 185.86.104.0/22
- 185.147.236.0/22
- 185.242.228.0/22
- 192.36.22.0/24
- 192.36.208.0/24
- 192.165.178.0/23
- 193.178.129.0/24
- 193.180.23.0/24
- 193.180.96.0/22
- 193.180.164.0/23
- 193.181.248.0/22
- 193.183.68.0/23
- 193.183.116.0/24
- 193.183.132.0/23
- 194.14.188.0/23
- 194.32.144.0/23
- 194.68.170.0/23
- 194.68.220.0/23
- 194.71.216.0/23
- 194.103.80.0/22
- 194.132.40.0/22
- 195.128.240.0/23
Peering ecosystem
57 distinct peers via BGP. The first 57 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1103 | — | NL |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS1764 | — | AT |
| AS202448 | — | CY |
| AS203861 | — | GB |
| AS204092 | — | FR |
| AS204179 | — | SE |
| AS204615 | — | SC |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS206075 | — | DE |
| AS206296 | — | SE |
| AS20766 | — | FR |
| AS208453 | — | SE |
| AS209625 | — | CY |
| AS209659 | — | SE |
| AS210083 | — | BZ |
| AS210648 | — | SE |
| AS211927 | — | SE |
| AS21227 | — | SE |
| AS213113 | — | SE |
| AS213540 | — | SE |
| AS214379 | — | UA |
| AS214503 | — | SE |
| AS214640 | — | SE |
| AS21485 | — | SE |
| AS215467 | — | EE |
| AS215551 | — | GB |
| AS24482 | — | SG |
| AS24668 | — | SE |
| AS29169 | — | FR |
| AS31561 | — | FR |
| AS3257 | — | US |
| AS35661 | — | FR |
| AS38945 | — | SE |
| AS39889 | — | SE |
| AS41281 | — | GB |
| AS41564 | — | GB |
| AS41634 | — | SE |
| AS42237 | — | GB |
| AS42675 | — | SE |
| AS42708 | — | SE |
| AS44394 | — | SE |
| AS50304 | — | NO |
| AS50629 | — | DE |
| AS50989 | — | SE |
| AS51040 | — | SE |
| AS51546 | — | SE |
| AS51815 | — | SE |
| AS52177 | — | SE |
| AS5405 | — | DE |
| AS5511 | — | FR |
| AS56414 | — | SE |
| AS59750 | — | SE |
| AS62020 | — | SE |
| AS63473 | HOSTHATCH - HostHatch, LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS918 | — | SE |
Blast radius
Count of dependent hostnames if AS3399 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 AS3399 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 AS3399 is unique to AS3399 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3399.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3399"})-[: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.