Autonomous System
AS7345 — LUCENTTECH - Nokia of America Corporation(US)
Last fetched
AS7345 is an Autonomous System operated by LUCENTTECH - Nokia of America Corporation and registered in US. As of Wed, 20 May 2026 21:57:26 GMT, it announces 36 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7345 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 136.219.0.0/16
- 136.220.17.0/24
- 136.226.88.0/24
- 136.226.89.0/24
- 136.226.90.0/23
- 136.226.92.0/23
- 136.226.94.0/23
- 136.226.96.0/23
- 136.226.98.0/23
- 136.226.100.0/23
- 136.226.102.0/23
- 136.226.104.0/23
- 136.226.106.0/23
- 136.226.108.0/23
- 136.226.110.0/23
- 136.226.112.0/23
- 136.226.118.0/23
- 136.226.120.0/23
- 136.226.122.0/23
- 136.226.124.0/23
- 136.226.126.0/23
- 136.226.0.0/16
- 136.226.128.0/23
- 136.226.130.0/23
- 136.226.132.0/23
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS7345 disappeared from the routing table.
~2,279 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:26 GMT.
MOAS / hijack watch
Prefixes routed by AS7345 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 AS7345 is unique to AS7345 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7345.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7345"})-[: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.