Autonomous System
AS17534(JP)
Last fetched
AS17534 is an Autonomous System registered in JP. As of Thu, 30 Jul 2026 03:10:14 GMT, it announces 25 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17534 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 14.102.132.0/22
- 27.131.224.0/20
- 61.198.64.0/19
- 61.213.208.0/20
- 103.3.184.0/22
- 113.20.152.0/22
- 113.21.48.0/20
- 114.142.176.0/20
- 119.18.160.0/20
- 119.18.176.0/21
- 124.110.210.0/23
- 124.110.212.0/22
- 124.110.216.0/21
- 133.88.64.0/21
- 133.165.192.0/18
- 202.122.48.0/20
- 203.196.64.0/20
- 203.196.80.0/21
- 210.131.224.0/21
- 210.131.232.0/22
- 210.171.64.0/23
- 219.99.192.0/19
- 221.133.64.0/18
- 2405:a200::/32
- 2406:f200::/32
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS17534 disappeared from the routing table.
75,631 hostnames depend on this network.Exact count across all 25 announced prefixes. Snapshot Wed, 10 Jun 2026 16:00:24 GMT.
MOAS / hijack watch
Prefixes routed by AS17534 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 AS17534 is unique to AS17534 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17534.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17534"})-[: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.