Autonomous System
AS17671 — ASN-JETCOMS JETCOMS-ID Autonomous system(ID)
Last fetched
AS17671 is an Autonomous System operated by ASN-JETCOMS JETCOMS-ID Autonomous system and registered in ID. As of Thu, 21 May 2026 12:09:35 GMT, it announces 21 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17671 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.10.136.0/22
- 114.199.81.0/24
- 114.199.84.0/24
- 114.199.86.0/24
- 114.199.88.0/24
- 114.199.89.0/24
- 114.199.90.0/24
- 114.199.91.0/24
- 114.199.94.0/24
- 114.199.95.0/24
- 202.47.68.0/24
- 202.47.70.0/24
- 202.47.71.0/24
- 202.47.72.0/24
- 202.47.74.0/24
- 202.47.77.0/24
- 202.47.78.0/24
- 202.52.8.0/22
- 202.58.217.0/24
- 202.58.220.0/24
- 202.58.222.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
MOAS / hijack watch
Prefixes routed by AS17671 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 AS17671 is unique to AS17671 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17671.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17671"})-[: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.