Autonomous System
AS11911 — THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS11911 - The Bank of New York Mellon Corporation(US)
Last fetched
AS11911 is an Autonomous System operated by THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS11911 - The Bank of New York Mellon Corporation and registered in US. As of Sun, 06 Sep 2026 16:19:38 GMT, it announces 52 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11911 announces 52 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.10.109.0/24
- 103.95.36.0/24
- 160.254.20.0/24
- 160.254.0.0/17
- 160.254.126.0/24
- 167.113.164.0/23
- 167.113.166.0/23
- 167.113.176.0/23
- 167.113.178.0/23
- 167.113.196.0/23
- 167.113.198.0/23
- 167.222.124.0/24
- 167.222.125.0/24
- 167.222.124.0/22
- 167.222.127.0/24
- 167.222.253.0/24
- 170.61.40.0/24
- 170.61.41.0/24
- 170.61.42.0/24
- 170.61.43.0/24
- 170.61.0.0/17
- 170.61.71.0/24
- 170.61.72.0/23
- 170.61.74.0/24
- 170.61.76.0/23
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS11911 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 AS11911 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 160.254.0.0/17 | AS22260 | THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS22260 - The Bank of New York Mellon Corporation |
| 170.61.0.0/17 | AS22260 | THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS22260 - The Bank of New York Mellon Corporation |
| 170.61.128.0/18 | AS22260 | THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS22260 - The Bank of New York Mellon Corporation |
Threat posture
Related pages
Pivot deeper into the graph from AS11911.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11911"})-[: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.