Autonomous System
AS3249(EE)
Last fetched
AS3249 is an Autonomous System registered in EE. As of Tue, 21 Jul 2026 09:01:54 GMT, it announces 35 routed IP prefixes and peers with 40 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3249 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.157.64.0/18
- 46.131.0.0/16
- 62.65.32.0/19
- 78.110.36.0/22
- 78.110.40.0/22
- 80.235.0.0/17
- 81.20.144.0/20
- 83.166.32.0/19
- 84.50.0.0/16
- 85.29.192.0/18
- 88.196.0.0/16
- 89.221.64.0/21
- 90.190.0.0/15
- 91.236.222.0/24
- 94.246.192.0/20
- 94.246.208.0/21
- 176.46.0.0/17
- 185.20.56.0/22
- 185.40.236.0/22
- 185.43.104.0/22
- 194.106.96.0/19
- 194.126.96.0/19
- 195.50.192.0/19
- 195.50.224.0/19
- 195.250.160.0/19
Peering ecosystem
40 distinct peers via BGP. The first 40 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | — | SE |
| AS196743 | — | EE |
| AS197289 | — | EE |
| AS197611 | — | EE |
| AS198632 | — | EE |
| AS198776 | — | EE |
| AS200425 | — | GB |
| AS201906 | — | EE |
| AS202480 | — | EE |
| AS202759 | — | EE |
| AS203021 | — | EE |
| AS204072 | — | EE |
| AS204411 | — | EE |
| AS204595 | — | EE |
| AS206714 | — | EE |
| AS207568 | — | EE |
| AS207872 | — | EE |
| AS208834 | — | EE |
| AS212062 | — | LT |
| AS213757 | — | EE |
| AS216408 | — | EE |
| AS31605 | — | EE |
| AS3332 | — | EE |
| AS34729 | — | EE |
| AS35106 | — | GB |
| AS39632 | — | EE |
| AS42016 | — | EE |
| AS42300 | — | EE |
| AS42472 | — | EE |
| AS43682 | — | EE |
| AS43881 | — | EE |
| AS43937 | — | EE |
| AS43958 | — | EE |
| AS44839 | — | EE |
| AS47525 | — | EE |
| AS49604 | — | EE |
| AS59725 | — | EE |
| AS60415 | — | EE |
| AS60608 | — | EE |
| AS61328 | — | EE |
Blast radius
Count of dependent hostnames if AS3249 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 AS3249 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 AS3249 is unique to AS3249 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3249.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3249"})-[: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.