Autonomous System
AS41497 — AS_QCOM - INTRED S.p.A.(IT)
Last fetched
AS41497 is an Autonomous System operated by AS_QCOM - INTRED S.p.A. and registered in IT. As of Sun, 06 Sep 2026 18:11:13 GMT, it announces 27 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41497 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.252.240.0/23
- 5.252.240.0/22
- 5.252.242.0/23
- 80.76.80.0/24
- 80.76.80.0/21
- 80.76.80.0/20
- 80.76.88.0/21
- 83.137.232.0/22
- 83.137.232.0/21
- 83.137.236.0/22
- 193.43.24.0/24
- 212.165.32.0/21
- 212.165.32.0/20
- 212.165.40.0/21
- 212.165.32.0/19
- 212.165.48.0/21
- 212.165.54.0/24
- 212.165.55.0/24
- 212.165.48.0/20
- 212.165.56.0/24
- 212.165.57.0/24
- 212.165.56.0/21
- 212.183.164.0/24
- 212.183.160.0/20
- 212.183.160.0/19
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS31115 | INTRED-AS - INTRED S.p.A. | IT |
Blast radius
Count of dependent hostnames if AS41497 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 AS41497 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 AS41497 is unique to AS41497 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS41497.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41497"})-[: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.