Autonomous System
AS10455 — LUCENT-CIO - Nokia of America Corporation(US)
Last fetched
AS10455 is an Autonomous System operated by LUCENT-CIO - Nokia of America Corporation and registered in US. As of Thu, 21 May 2026 14:46:36 GMT, it announces 48 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10455 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 93.183.10.0/23
- 93.183.49.0/24
- 93.183.50.0/23
- 93.183.52.0/24
- 93.183.53.0/24
- 93.183.56.0/24
- 131.228.56.0/24
- 131.228.56.0/22
- 135.87.1.0/24
- 135.87.8.0/22
- 135.87.8.0/21
- 135.87.12.0/22
- 135.87.0.0/16
- 135.103.0.0/16
- 135.223.0.0/16
- 135.245.0.0/24
- 135.245.1.0/24
- 135.245.2.0/24
- 135.245.3.0/24
- 135.245.4.0/24
- 135.245.8.0/24
- 135.245.10.0/24
- 135.245.12.0/23
- 135.245.14.0/24
- 135.245.16.0/21
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS10455 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 AS10455 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 AS10455 is unique to AS10455 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10455.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10455"})-[: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.