Skip to content

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

WHISPER CANON · AS6300Routing diversity9.2/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/6300

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.

Peering ecosystem

26 distinct peers via BGP. The first 26 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS399388DCTEXAS - DCTexas InternetUS
AS398260ENERMUSCLE-ASN - Alternative Internet ResourcesUS
AS397980NACSPACE - NacSpace LLCUS
AS395868FBISD-ASNONE - Fort Bend Independent School DistrictUS
AS395183ETEC-CORP-AS - ETECUS
AS394742INU - DP Solutions, Inc.US
AS64289MACARNE - Macarne.comUS
AS63325CARRIAGESERVICESAS - Carriage Services, Inc.US
AS62467TXNET - TXNet Communications LLCUS
AS54999TENARIS-NA - Tenaris Global Services USA Corp.US
AS35280F5FR
AS33128APOG-TOW - Apogee Telecom Inc.US
AS32097WII - WholeSale Internet, Inc.US
AS31859ANGELINA-COUNTY - ANGELINA COUNTYUS
AS25798NTS-HUNTSVILLE-01 - Vexus FiberUS
AS22788KATYISD - Katy Independent School DistrictUS
AS22645LEARN-COMMODITY - LEARNUS
AS22442HOU-PHONOSCOPE - Phonoscope, Inc.US
AS19366US
AS19201ETC - Eastex Telephone Cooperative, Inc.US
AS17093FAIRPOINT - FidiumUS
AS16716LIVINGSTON-AS - Lake Livingston Communications Inc.US
AS14808
AS6461ZAYO-6461 - Zayo BandwidthUS
AS4900ASN1 - Montgomery County Hospital DistrictUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.