Autonomous System
AS13333 — CCI-PA-AS-1 - Fidium(US)
Last fetched
AS13333 is an Autonomous System operated by CCI-PA-AS-1 - Fidium and registered in US. As of Fri, 04 Sep 2026 00:56:55 GMT, it announces 41 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13333 announces 41 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.37.48.0/20
- 66.212.128.0/19
- 66.212.152.0/24
- 66.212.153.0/24
- 67.20.224.0/20
- 67.20.224.0/19
- 67.20.240.0/20
- 67.158.138.0/23
- 67.158.140.0/22
- 70.9.192.0/19
- 72.22.0.0/19
- 72.22.19.0/24
- 74.209.39.0/24
- 135.26.128.0/20
- 160.212.52.0/24
- 160.212.0.0/16
- 173.233.0.0/20
- 173.233.0.0/19
- 173.233.16.0/20
- 198.190.226.0/24
- 206.123.240.0/24
- 206.123.241.0/24
- 206.123.242.0/24
- 206.123.240.0/20
- 206.123.254.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11009 | CARLOWUNIV - Carlow University | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS27200 | SOCIETY-OF-AUTOMOTIVE-ENGINEERS - Society of Automotive Engineers | US |
| AS35962 | MSA-ASN - Management Science Associates, Inc. | US |
| AS36576 | WTAE-TV - Hearst-Argyle Television, Inc. | US |
| AS395440 | SCH-ASN-REQUEST - St. Clair Memorial Hospital | US |
| AS399305 | WABTEC-ASN-WCS - Westinghouse Air Brake Technologies Corporation | US |
| AS400319 | COMPLETEBANKDATA - CompleteBankData.com | US |
| AS40836 | VECTORSEC - VECTOR SECURITY INC | US |
| AS40902 | CURTISS-WRIGHT-EMS - Curtiss-Wright Electro-Mechanical Corporation | US |
| AS5050 | PSC-EXT - Pittsburgh Supercomputing Center | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Count of dependent hostnames if AS13333 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 AS13333 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 AS13333 is unique to AS13333 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13333.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13333"})-[: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.