Autonomous System
AS24319 — AKAMAI-TYO-AP Akamai Technologies Tokyo ASN(SG)
Last fetched
AS24319 is an Autonomous System operated by AKAMAI-TYO-AP Akamai Technologies Tokyo ASN and registered in SG. As of Thu, 21 May 2026 13:20:07 GMT, it announces 193 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24319 announces 193 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.4.92.0/24
- 23.6.198.0/24
- 23.32.236.0/24
- 23.33.112.0/24
- 23.35.219.0/24
- 23.36.166.0/24
- 23.36.167.0/24
- 23.37.120.0/24
- 23.39.153.0/24
- 23.39.169.0/24
- 23.40.61.0/24
- 23.40.245.0/24
- 23.40.246.0/24
- 23.41.16.0/23
- 23.43.160.0/24
- 23.44.48.0/24
- 23.45.48.0/24
- 23.45.64.0/24
- 23.45.76.0/24
- 23.45.95.0/24
- 23.45.177.0/24
- 23.45.178.0/24
- 23.45.179.0/24
- 23.46.50.0/24
- 23.47.79.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2497 | IIJ Internet Initiative Japan Inc. | JP |
| AS55836 | RELIANCEJIO-IN Reliance Jio Infocomm Limited | IN |
| AS24218 | GTC-MY-PIP-AS Global Transit Communications - Malaysia | MY |
| AS20940 | AKAMAI-ASN1 | NL |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| AS9286 | KINXIDC-AS-KR KINX | KR |
| AS4766 | KIXS-AS-KR Korea Telecom | KR |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS2516 | KDDI KDDI CORPORATION | JP |
MOAS / hijack watch
Prefixes routed by AS24319 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 AS24319 is unique to AS24319 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24319.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24319"})-[: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.