Autonomous System
AS14792 — DST-ASN - DST Systems, Inc.(US)
Last fetched
AS14792 is an Autonomous System operated by DST-ASN - DST Systems, Inc. and registered in US. As of Thu, 21 May 2026 13:33:17 GMT, it announces 44 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14792 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 12.41.114.0/24
- 63.87.219.0/24
- 170.40.134.0/23
- 170.40.136.0/23
- 170.40.138.0/23
- 170.40.140.0/23
- 170.40.158.0/24
- 170.40.159.0/24
- 170.40.160.0/24
- 170.40.161.0/24
- 170.40.162.0/24
- 170.40.163.0/24
- 170.40.164.0/24
- 170.40.165.0/24
- 170.40.166.0/24
- 170.40.167.0/24
- 170.40.168.0/24
- 170.40.169.0/24
- 170.40.170.0/24
- 170.40.176.0/22
- 170.40.180.0/22
- 170.40.184.0/22
- 170.40.188.0/22
- 170.40.192.0/24
- 170.40.193.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
MOAS / hijack watch
Prefixes routed by AS14792 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 AS14792 is unique to AS14792 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14792.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14792"})-[: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.