Autonomous System
AS6300 — CCI-TEXAS - Fidium(US)
Last fetched
AS6300 is an Autonomous System operated by CCI-TEXAS - Fidium and registered in US. As of Thu, 21 May 2026 14:54:22 GMT, it announces 68 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6300 announces 68 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.92.0.0/19
- 64.92.32.0/20
- 64.92.32.0/19
- 64.92.48.0/20
- 66.170.192.0/19
- 66.170.208.0/20
- 70.9.0.0/21
- 70.9.8.0/24
- 70.9.16.0/21
- 70.9.24.0/21
- 70.9.0.0/18
- 70.9.32.0/21
- 70.9.48.0/24
- 72.26.0.0/19
- 76.164.64.0/20
- 76.164.64.0/18
- 76.164.112.0/20
- 135.26.0.0/18
- 135.26.64.0/19
- 135.26.64.0/18
- 135.26.96.0/19
- 156.47.128.0/20
- 156.47.144.0/20
- 156.47.128.0/18
- 156.47.172.0/22
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS399388 | DCTEXAS - DCTexas Internet | US |
| AS398260 | ENERMUSCLE-ASN - Alternative Internet Resources | US |
| AS397980 | NACSPACE - NacSpace LLC | US |
| AS395868 | FBISD-ASNONE - Fort Bend Independent School District | US |
| AS395183 | ETEC-CORP-AS - ETEC | US |
| AS394742 | INU - DP Solutions, Inc. | US |
| AS64289 | MACARNE - Macarne.com | US |
| AS63325 | CARRIAGESERVICESAS - Carriage Services, Inc. | US |
| AS62467 | TXNET - TXNet Communications LLC | US |
| AS54999 | TENARIS-NA - Tenaris Global Services USA Corp. | US |
| AS35280 | F5 | FR |
| AS33128 | APOG-TOW - Apogee Telecom Inc. | US |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS31859 | ANGELINA-COUNTY - ANGELINA COUNTY | US |
| AS25798 | NTS-HUNTSVILLE-01 - Vexus Fiber | US |
| AS22788 | KATYISD - Katy Independent School District | US |
| AS22645 | LEARN-COMMODITY - LEARN | US |
| AS22442 | HOU-PHONOSCOPE - Phonoscope, Inc. | US |
| AS19366 | — | US |
| AS19201 | ETC - Eastex Telephone Cooperative, Inc. | US |
| AS17093 | FAIRPOINT - Fidium | US |
| AS16716 | LIVINGSTON-AS - Lake Livingston Communications Inc. | US |
| AS14808 | — | — |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4900 | ASN1 - Montgomery County Hospital District | US |
Blast radius
Approximate count of dependent hostnames if AS6300 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS6300 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 AS6300 is unique to AS6300 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6300.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6300"})-[: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.