Autonomous System
AS2497(JP)
Last fetched
AS2497 is an Autonomous System registered in JP. As of Tue, 21 Jul 2026 09:55:24 GMT, it announces 206 routed IP prefixes and peers with 190 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2497 announces 206 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 14.137.235.0/24
- 14.137.243.0/24
- 23.131.136.0/24
- 23.159.40.0/24
- 23.183.56.0/24
- 49.239.64.0/18
- 58.138.0.0/17
- 58.138.128.0/18
- 61.122.224.0/20
- 61.124.0.0/20
- 61.211.96.0/19
- 101.128.128.0/17
- 103.2.57.0/24
- 103.2.58.0/23
- 103.5.23.0/24
- 103.26.166.0/24
- 103.26.167.0/24
- 103.76.87.0/24
- 103.140.136.0/23
- 113.197.128.0/17
- 116.118.192.0/20
- 118.151.0.0/17
- 118.151.128.0/18
- 119.10.192.0/18
- 121.50.160.0/21
Peering ecosystem
190 distinct peers via BGP. The first 190 are listed below.
Blast radius
Count of dependent hostnames if AS2497 disappeared from the routing table.
1,206,270 hostnames depend on this network.Exact count across all 205 announced prefixes. Snapshot Wed, 15 Jul 2026 04:01:02 GMT.
MOAS / hijack watch
Prefixes routed by AS2497 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 AS2497 is unique to AS2497 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2497.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2497"})-[: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.