Autonomous System
AS14858 — HISNET - Hanson Information Systems, Inc. / Family Net(US)
Last fetched
AS14858 is an Autonomous System operated by HISNET - Hanson Information Systems, Inc. / Family Net and registered in US. As of Sun, 06 Sep 2026 14:04:46 GMT, it announces 40 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14858 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 12.147.32.0/24
- 12.147.33.0/24
- 12.147.34.0/24
- 12.147.35.0/24
- 12.147.36.0/24
- 12.147.37.0/24
- 12.147.38.0/24
- 12.147.39.0/24
- 12.160.128.0/21
- 12.165.92.0/24
- 208.95.223.0/24
- 216.8.64.0/24
- 216.8.64.0/23
- 216.8.66.0/24
- 216.8.67.0/24
- 216.8.68.0/24
- 216.8.69.0/24
- 216.8.70.0/24
- 216.8.71.0/24
- 216.8.72.0/24
- 216.8.73.0/24
- 216.8.74.0/24
- 216.8.75.0/24
- 216.8.78.0/24
- 216.8.79.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS14858 disappeared from the routing table.
628 hostnames depend on this network.Exact count across all 40 announced prefixes. Snapshot Sun, 31 May 2026 08:00:44 GMT.
MOAS / hijack watch
Prefixes routed by AS14858 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 AS14858 is unique to AS14858 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14858.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14858"})-[: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.