Autonomous System
AS3242 — ASN-ITNET - REEVO S.P.A.(IT)
Last fetched
AS3242 is an Autonomous System operated by ASN-ITNET - REEVO S.P.A. and registered in IT. As of Sun, 06 Sep 2026 12:51:19 GMT, it announces 70 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3242 announces 70 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.134.120.0/21
- 91.207.150.0/23
- 151.1.0.0/24
- 151.1.0.0/23
- 151.1.1.0/24
- 151.1.2.0/23
- 151.1.4.0/22
- 151.1.7.0/24
- 151.1.8.0/21
- 151.1.16.0/20
- 151.1.24.0/21
- 151.1.0.0/18
- 151.1.32.0/21
- 151.1.40.0/23
- 151.1.42.0/23
- 151.1.44.0/23
- 151.1.46.0/23
- 151.1.32.0/19
- 151.1.48.0/24
- 151.1.49.0/24
- 151.1.50.0/24
- 151.1.62.0/24
- 151.1.66.0/23
- 151.1.68.0/24
- 151.1.68.0/22
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1267 | ASN-WINDTRE - WIND TRE S.P.A. | IT |
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS31543 | MYNET-AS - myNet GmbH | AT |
| AS3303 | SWISSCOM - Swisscom (Schweiz) AG | CH |
| AS41327 | FIBERTELECOM-AS - Fiber Telecom S.p.A. | IT |
| AS56559 | CORETECH-AS - CoreTech s.r.l. | IT |
| AS59919 | BRAINBOX - Brainbox S.r.l. | IT |
| AS60049 | CPL - CPL CONCORDIA Soc. Coop. | IT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | RETN-AS - RETN Limited | GB |
Blast radius
Count of dependent hostnames if AS3242 disappeared from the routing table.
7,336 hostnames depend on this network.Exact count across all 72 announced prefixes. Snapshot Thu, 30 Jul 2026 07:00:46 GMT.
MOAS / hijack watch
Prefixes routed by AS3242 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 AS3242 is unique to AS3242 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3242.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3242"})-[: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.