Autonomous System
AS5742 — CCINET - Fidium(US)
Last fetched
AS5742 is an Autonomous System operated by CCINET - Fidium and registered in US. As of Thu, 21 May 2026 06:23:54 GMT, it announces 100 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5742 announces 100 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.116.0.0/19
- 66.116.0.0/18
- 66.116.32.0/20
- 66.116.48.0/21
- 66.116.58.0/23
- 66.116.60.0/23
- 66.243.220.0/24
- 66.243.221.0/24
- 67.58.248.0/21
- 67.158.184.0/24
- 67.158.185.0/24
- 67.158.186.0/24
- 67.158.187.0/24
- 67.158.184.0/21
- 67.158.188.0/24
- 67.158.189.0/24
- 67.158.190.0/24
- 67.158.191.0/24
- 69.50.45.0/24
- 70.9.128.0/20
- 70.9.128.0/18
- 71.181.50.0/23
- 71.181.52.0/24
- 71.181.53.0/24
- 71.181.56.0/24
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400289 | AS-MFWIRELESS - MFWireless | US |
| AS40856 | SBL-ASN - Sarah Bush Lincoln Health Center | US |
| AS26734 | PWR-NET - Shelby Electric Cooperative | US |
| AS25660 | CTC - Fidium | US |
| AS23434 | SURS - State Universities Retirement System | US |
| AS22379 | MANIFOLD - Manifold Services Inc | US |
| AS20203 | FIRST-FINANCIAL-BANK-NA - First Financial Bank NA | US |
| AS16402 | HKUSA - Human Kinetics, Inc. | US |
| AS11126 | CARLE-ASN - Carle Clinic Association | US |
| AS11106 | WOLFRAM-AS - Wolfram Research, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Approximate count of dependent hostnames if AS5742 disappeared from the routing table.
~17,840 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:23:54 GMT.
MOAS / hijack watch
Prefixes routed by AS5742 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 AS5742 is unique to AS5742 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5742.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5742"})-[: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.