stackscan commited on
Commit
dbfa1f4
·
verified ·
1 Parent(s): 73177ef

Add cloud, hosting and CDN detection for 21,325 large organizations

Browse files

Nineteen providers, one column each. Collected August 2026. Population matches stackscan/lets-encrypt and stackscan/email-authentication, so all three join on Domain.

Files changed (2) hide show
  1. Cloud-Hosting.csv +0 -0
  2. README.md +253 -0
Cloud-Hosting.csv ADDED
The diff for this file is too large to render. See raw diff
 
README.md ADDED
@@ -0,0 +1,253 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "Cloud and CDN Adoption Among Large Organizations"
3
+ license: cc-by-4.0
4
+ tags:
5
+ - cloud-computing
6
+ - cdn
7
+ - web-technologies
8
+ - technographics
9
+ - technology-adoption
10
+ - infrastructure
11
+ - company-data
12
+ - business
13
+ - websites
14
+ task_categories:
15
+ - tabular-classification
16
+ language:
17
+ - en
18
+ size_categories:
19
+ - 10K<n<100K
20
+ dataset_info:
21
+ features:
22
+ - name: Popularity Rank
23
+ dtype: int64
24
+ - name: Domain
25
+ dtype: string
26
+ - name: Company Name
27
+ dtype: string
28
+ - name: Company Size
29
+ dtype: string
30
+ - name: Year Founded
31
+ dtype: float64
32
+ - name: Industry
33
+ dtype: string
34
+ - name: Locality
35
+ dtype: string
36
+ - name: Country
37
+ dtype: string
38
+ - name: TLD
39
+ dtype: string
40
+ - name: AWS
41
+ dtype: string
42
+ - name: Azure
43
+ dtype: string
44
+ - name: Google Cloud
45
+ dtype: string
46
+ - name: Alibaba Cloud
47
+ dtype: string
48
+ - name: IBM Cloud
49
+ dtype: string
50
+ - name: Huawei Cloud
51
+ dtype: string
52
+ - name: Tencent Cloud
53
+ dtype: string
54
+ - name: OVH
55
+ dtype: string
56
+ - name: DigitalOcean
57
+ dtype: string
58
+ - name: Linode
59
+ dtype: string
60
+ - name: Hetzner
61
+ dtype: string
62
+ - name: Rackspace
63
+ dtype: string
64
+ - name: Cloudflare
65
+ dtype: string
66
+ - name: Amazon CloudFront
67
+ dtype: string
68
+ - name: Fastly
69
+ dtype: string
70
+ - name: Akamai
71
+ dtype: string
72
+ - name: Amazon S3
73
+ dtype: string
74
+ - name: Vercel
75
+ dtype: string
76
+ - name: Netlify
77
+ dtype: string
78
+ - name: Provider Count
79
+ dtype: int64
80
+ splits:
81
+ - name: train
82
+ num_examples: 21325
83
+ ---
84
+
85
+ # Cloud and CDN Adoption Among Large Organizations
86
+
87
+ ## Overview
88
+
89
+ This dataset records which cloud, hosting and CDN providers were detected on the websites of 21,325 large organizations, with firmographic context for each: industry, employee band, country, locality and founding year.
90
+
91
+ Nineteen providers are covered, each as its own column, because organizations commonly use several at once. 3,259 of them show more than one.
92
+
93
+ Collected in August 2026. Infrastructure changes, so treat the data as a snapshot of that month rather than a current state.
94
+
95
+ ## Providers Covered
96
+
97
+ | Provider | Organizations | Type |
98
+ | -------- | ------------- | ---- |
99
+ | Cloudflare | 12,634 | CDN and edge |
100
+ | AWS | 3,080 | Cloud |
101
+ | Azure | 1,790 | Cloud |
102
+ | Amazon CloudFront | 1,621 | CDN |
103
+ | Akamai | 1,528 | CDN |
104
+ | Fastly | 804 | CDN |
105
+ | OVH | 775 | Cloud and hosting |
106
+ | Google Cloud | 549 | Cloud |
107
+ | Amazon S3 | 457 | Storage and delivery |
108
+ | Vercel | 446 | PaaS |
109
+ | DigitalOcean | 429 | Cloud and hosting |
110
+ | IBM Cloud | 296 | Cloud |
111
+ | Rackspace | 184 | Cloud and hosting |
112
+ | Netlify | 138 | PaaS |
113
+ | Alibaba Cloud | 103 | Cloud |
114
+ | Huawei Cloud | 71 | Cloud |
115
+ | Linode | 49 | Cloud and hosting |
116
+ | Hetzner | 39 | Cloud and hosting |
117
+ | Tencent Cloud | 1 | Cloud |
118
+
119
+ ## What the Data Shows
120
+
121
+ **Cloudflare sits in front of 59.2% of these organizations**, more than every other provider combined. 10,403 show Cloudflare and nothing else, which usually means the origin behind it could not be identified rather than that no other provider is in use.
122
+
123
+ The most common combinations:
124
+
125
+ | Combination | Organizations |
126
+ | ----------- | ------------- |
127
+ | Azure + Cloudflare | 604 |
128
+ | AWS + Cloudflare | 409 |
129
+ | AWS + Amazon CloudFront | 377 |
130
+ | Amazon CloudFront + Cloudflare | 317 |
131
+ | Amazon CloudFront + Amazon S3 | 296 |
132
+ | Cloudflare + Fastly | 208 |
133
+ | Akamai + Cloudflare | 176 |
134
+
135
+ Azure appearing alongside Cloudflare more often than AWS does is the reverse of the global picture, where AWS is detected on far more sites.
136
+
137
+ Among organizations showing one of the two, Azure's share varies more by country than any other split in the data:
138
+
139
+ | Country | AWS | Azure | Azure share |
140
+ | ------- | --- | ----- | ----------- |
141
+ | Brazil | 75 | 146 | 66.1% |
142
+ | Australia | 64 | 74 | 53.6% |
143
+ | Canada | 90 | 72 | 44.4% |
144
+ | United Kingdom | 182 | 119 | 39.5% |
145
+ | United States | 1,514 | 569 | 27.3% |
146
+ | India | 219 | 38 | 14.8% |
147
+
148
+ Regional providers matter more than their totals suggest. Among the 409 organizations based in China, Alibaba Cloud is the leading cloud at 20.8%, ahead of AWS at 10.3%, and Huawei Cloud reaches 11.0%. Azure and Google Cloud reach 2.2% and 2.0% respectively. 32.0% of Chinese organizations use at least one domestic provider. This concentration is why the three are kept as separate columns: 85 of Alibaba Cloud's 103 organizations and 45 of Huawei Cloud's 71 are in China.
149
+
150
+ By sector, Akamai is the clearest signal. It reaches 206 organizations in retail and 104 in financial services, placing second in both, while barely registering elsewhere.
151
+
152
+ ## Dataset Fields
153
+
154
+ `Cloud-Hosting.csv`, 21,325 rows, 29 columns. Coverage is the share of rows where the field is populated.
155
+
156
+ | Column | Type | Coverage | Description |
157
+ | ------ | ---- | -------- | ----------- |
158
+ | `Popularity Rank` | int64 | 94.8% | Website popularity rank, lower being more popular. Rows are stored in ascending rank order |
159
+ | `Domain` | string | 100.0% | Primary website domain. Unique across the file |
160
+ | `Company Name` | string | 100.0% | Organization name, lowercased at source |
161
+ | `Company Size` | string | 100.0% | Employee band. Two values: `5001-10000` and `10001+` |
162
+ | `Year Founded` | float64 | 70.9% | Founding year |
163
+ | `Industry` | string | 99.2% | Industry label |
164
+ | `Locality` | string | 80.7% | City or region, where available |
165
+ | `Country` | string | 100.0% | Organization or website country |
166
+ | `TLD` | string | 100.0% | Top-level domain |
167
+ | `AWS` | string | 100.0% | `yes` or `no`. Detected on 3,080 organizations |
168
+ | `Azure` | string | 100.0% | `yes` or `no`. Detected on 1,790 organizations |
169
+ | `Google Cloud` | string | 100.0% | `yes` or `no`. Detected on 549 organizations |
170
+ | `Alibaba Cloud` | string | 100.0% | `yes` or `no`. Detected on 103 organizations |
171
+ | `IBM Cloud` | string | 100.0% | `yes` or `no`. Detected on 296 organizations |
172
+ | `Huawei Cloud` | string | 100.0% | `yes` or `no`. Detected on 71 organizations |
173
+ | `Tencent Cloud` | string | 100.0% | `yes` or `no`. Detected on 1 organizations |
174
+ | `OVH` | string | 100.0% | `yes` or `no`. Detected on 775 organizations |
175
+ | `DigitalOcean` | string | 100.0% | `yes` or `no`. Detected on 429 organizations |
176
+ | `Linode` | string | 100.0% | `yes` or `no`. Detected on 49 organizations |
177
+ | `Hetzner` | string | 100.0% | `yes` or `no`. Detected on 39 organizations |
178
+ | `Rackspace` | string | 100.0% | `yes` or `no`. Detected on 184 organizations |
179
+ | `Cloudflare` | string | 100.0% | `yes` or `no`. Detected on 12,634 organizations |
180
+ | `Amazon CloudFront` | string | 100.0% | `yes` or `no`. Detected on 1,621 organizations |
181
+ | `Fastly` | string | 100.0% | `yes` or `no`. Detected on 804 organizations |
182
+ | `Akamai` | string | 100.0% | `yes` or `no`. Detected on 1,528 organizations |
183
+ | `Amazon S3` | string | 100.0% | `yes` or `no`. Detected on 457 organizations |
184
+ | `Vercel` | string | 100.0% | `yes` or `no`. Detected on 446 organizations |
185
+ | `Netlify` | string | 100.0% | `yes` or `no`. Detected on 138 organizations |
186
+ | `Provider Count` | int64 | 100.0% | How many of the 19 providers were detected on this organization |
187
+
188
+ ## Methodology
189
+
190
+ Websites were analyzed in August 2026 for technical fingerprints associated with each provider. An organization is included when at least one of the nineteen providers was detected on its primary domain.
191
+
192
+ The population is organizations with 5,001 or more employees for which company information could be resolved.
193
+
194
+ ## Important Notes
195
+
196
+ * Each provider column is a floor, not a share. It counts organizations where that provider's fingerprints were found. Detection strength differs between providers, so dividing one column by another does not give market share and should not be reported as such.
197
+ * Detection favours providers that identify themselves in headers, DNS or asset URLs. A provider used purely for internal systems, or fronted by a CDN, may not appear at all.
198
+ * Only the primary domain was analyzed. Organizations of this size run many domains, and a single marketing site is a weak proxy for the infrastructure behind the business.
199
+ * Provider counts are not exclusive. An organization behind Cloudflare with assets on CloudFront and an origin on Azure counts in all three columns, which is the intended behaviour.
200
+ * A row showing only Cloudflare usually means the origin was hidden, not that no cloud is in use. Treat Cloudflare-only rows as unknown origin rather than as an absence.
201
+ * Hetzner and Linode appear on fewer than 50 organizations each. They are kept as columns for completeness, not because the counts support analysis.
202
+ * Alibaba Cloud, Huawei Cloud and Tencent Cloud are kept as separate columns despite low global counts, because they are regionally concentrated and folding them together would remove the only view of the Chinese market in this data.
203
+ * Results represent observations made in August 2026.
204
+
205
+ ## Use Cases
206
+
207
+ * Cloud and CDN concentration analysis
208
+ * Vendor and supply chain risk research
209
+ * Competitive and market research
210
+ * Technographic segmentation
211
+ * Data science and machine learning
212
+
213
+ ## Citation
214
+
215
+ If you use this dataset, please credit StackScan and link to the source page.
216
+
217
+ Plain text:
218
+
219
+ StackScan. (2026). *Cloud and CDN Adoption Among Large Organizations* (data collected August 2026) [Data set]. StackScan. https://www.stackscan.com/browse
220
+
221
+ BibTeX:
222
+
223
+ ```bibtex
224
+ @misc{stackscan_cloud_hosting_2026,
225
+ author = {{StackScan}},
226
+ title = {Cloud and CDN Adoption Among Large Organizations},
227
+ year = {2026},
228
+ month = {aug},
229
+ publisher = {StackScan},
230
+ howpublished = {\url{https://www.stackscan.com/browse}},
231
+ note = {Data collected August 2026. Dataset: \url{https://huggingface.co/datasets/stackscan/cloud-hosting}}
232
+ }
233
+ ```
234
+
235
+ ## Related
236
+
237
+ [stackscan/email-authentication](https://huggingface.co/datasets/stackscan/email-authentication) and [stackscan/lets-encrypt](https://huggingface.co/datasets/stackscan/lets-encrypt) use the same population definition and collection period, so all three can be joined on `Domain`.
238
+
239
+ ## Access to More Data
240
+
241
+ The files in this repository are CC BY 4.0 and free for anyone to use, including commercially. No request or permission is needed.
242
+
243
+ StackScan also provides free access to larger and custom datasets for data journalists, academic researchers, non-profits and other organizations working on non-commercial projects. Ask through [stackscan.com](https://www.stackscan.com).
244
+
245
+ ## License
246
+
247
+ Released under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). You are free to share and adapt the data, including commercially, provided you give appropriate credit.
248
+
249
+ Attribution must name StackScan and link to the source page:
250
+
251
+ > Data from [StackScan](https://www.stackscan.com), licensed under CC BY 4.0.
252
+
253
+ For academic or published work, use the citation above.