Autonomous System
AS2514 — INFOSPHERE NTT PC Communications, Inc.(JP)
Last fetched
AS2514 is an Autonomous System operated by INFOSPHERE NTT PC Communications, Inc. and registered in JP. As of Thu, 21 May 2026 10:31:37 GMT, it announces 472 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2514 announces 472 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 1.33.8.0/22
- 1.33.12.0/23
- 1.33.30.0/23
- 1.33.80.0/23
- 1.33.82.0/24
- 1.33.108.0/22
- 1.33.0.0/16
- 1.33.214.0/23
- 1.33.216.0/21
- 1.33.224.0/21
- 23.232.128.0/17
- 61.194.0.0/17
- 61.194.0.0/16
- 61.194.128.0/21
- 61.194.136.0/23
- 61.194.142.0/23
- 61.194.160.0/23
- 61.194.128.0/17
- 61.197.0.0/21
- 61.197.28.0/22
- 61.197.32.0/23
- 61.197.46.0/23
- 61.197.48.0/23
- 61.197.50.0/23
- 61.197.60.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS2514 disappeared from the routing table.
~2,014,543 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:31:37 GMT.
MOAS / hijack watch
Prefixes routed by AS2514 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 AS2514 is unique to AS2514 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2514.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2514"})-[: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.