Autonomous System
AS14010 — JACKHENRY - Jack Henry & Associates, Inc.(US)
Last fetched
AS14010 is an Autonomous System operated by JACKHENRY - Jack Henry & Associates, Inc. and registered in US. As of Thu, 21 May 2026 11:14:58 GMT, it announces 70 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14010 announces 70 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 12.110.238.0/24
- 52.128.64.0/24
- 52.128.75.0/24
- 52.128.79.0/24
- 52.128.80.0/24
- 52.128.84.0/24
- 52.128.85.0/24
- 52.128.89.0/24
- 52.128.90.0/24
- 52.128.91.0/24
- 52.128.92.0/24
- 52.128.93.0/24
- 52.128.96.0/24
- 52.128.97.0/24
- 52.128.98.0/23
- 52.128.101.0/24
- 52.128.102.0/23
- 52.128.104.0/23
- 52.128.106.0/24
- 52.128.107.0/24
- 52.128.108.0/23
- 52.128.110.0/24
- 52.128.111.0/24
- 52.128.112.0/23
- 52.128.114.0/24
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS26727 | BBTEL - Brandenburg Telephone Company | US |
| AS20115 | CHARTER-20115 - Charter Communications LLC | US |
| AS20001 | TWC-20001-PACWEST - Charter Communications Inc | US |
| AS15164 | UPNLLC - Unite Private Networks LLC. | US |
| AS10796 | TWC-10796-MIDWEST - Charter Communications Inc | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS701 | UUNET - Verizon Business | US |
| AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS14010 disappeared from the routing table.
~3,038 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:14:58 GMT.
MOAS / hijack watch
Prefixes routed by AS14010 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 AS14010 is unique to AS14010 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14010.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14010"})-[: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.