CINXE.COM
The Green Web Foundation
<!DOCTYPE html> <html lang="en"> <head> <title>The Green Web Foundation</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="stylesheet" href="/static/css/dist/styles.css"> </head> <body> <header class="bg-white border-b-2"> <div class="container mx-auto px-2 sm:px-4"> <nav class="flex flex-wrap min-[520px]-flex-nowrap gap-x-8 gap-y-4 justify-between items-center bg-white py-4"> <div class=""> <a href="https://www.thegreenwebfoundation.org/"> <img width="200px" height="48px" src="/static/img/TGWF-logo.svg" alt="The Green Web Foundation logo"/> </a> </div> <div class="flex-grow border-l text-medium pl-8 h-12 flex items-center"> <p class="font-bold"> <a href="https://app.greenweb.org/directory/" class="no-underline">Directory</a> </p> </div> <div class="flex items-center grow justify-end gap-2 text-right min-[520px]:block min-[520px]:grow-0 min-[520px]:text-center"> <p class="text-xs min-[530px]:mb-2">🙏 Be kind, we're still in</p> <p class="uppercase py-2 px-5 border-2 border-black rounded-3xl text-sm font-bold">beta</p> </div> </nav> </div> </header> <div class="relative"> <div class="container mx-auto pt-6 md:pt-8 px-2 sm:px-4"> <div class="full-width bg-neutral-900 relative -top-6 md:-top-8"> <section class="container mx-auto text-white pt-12 pb-8 px-2 sm:px-4 lg:pb-12"> <h2 class="text-5xl md:text-disp-sm md:mt-6 pb-4">I'm looking for</h2> <form method="get" class="form__directory mt-4 grid grid-cols-1 lg:grid-cols-4 grid-rows-3 lg:grid-rows-1 gap-6"> <p> <label for="id_services">Green web hosting service:</label> <select name="services" id="id_services"> <option value="" selected>---------</option> <option value="1">Compute: Shared Hosting for Websites</option> <option value="2">Compute: Virtual Private Servers</option> <option value="3">Compute: Physical Servers</option> <option value="4">Compute: Colocation Services</option> <option value="5">Storage: Object Storage</option> <option value="6">Storage: Block Storage</option> <option value="7">Network: Content Delivery Networks</option> <option value="8">Platform: Platform As A Service</option> <option value="9">Platform: Managed WordPress Hosting</option> </select> </p> <p> <label for="id_country">Country:</label> <select name="country" id="id_country"> <option value="" selected>---------</option> <option value="AF">Afghanistan</option> <option value="AX">Åland Islands</option> <option value="AL">Albania</option> <option value="DZ">Algeria</option> <option value="AS">American Samoa</option> <option value="AD">Andorra</option> <option value="AO">Angola</option> <option value="AI">Anguilla</option> <option value="AQ">Antarctica</option> <option value="AG">Antigua and Barbuda</option> <option value="AR">Argentina</option> <option value="AM">Armenia</option> <option value="AW">Aruba</option> <option value="AU">Australia</option> <option value="AT">Austria</option> <option value="AZ">Azerbaijan</option> <option value="BS">Bahamas</option> <option value="BH">Bahrain</option> <option value="BD">Bangladesh</option> <option value="BB">Barbados</option> <option value="BY">Belarus</option> <option value="BE">Belgium</option> <option value="BZ">Belize</option> <option value="BJ">Benin</option> <option value="BM">Bermuda</option> <option value="BT">Bhutan</option> <option value="BO">Bolivia</option> <option value="BQ">Bonaire, Sint Eustatius and Saba</option> <option value="BA">Bosnia and Herzegovina</option> <option value="BW">Botswana</option> <option value="BV">Bouvet Island</option> <option value="BR">Brazil</option> <option value="IO">British Indian Ocean Territory</option> <option value="BN">Brunei</option> <option value="BG">Bulgaria</option> <option value="BF">Burkina Faso</option> <option value="BI">Burundi</option> <option value="CV">Cabo Verde</option> <option value="KH">Cambodia</option> <option value="CM">Cameroon</option> <option value="CA">Canada</option> <option value="KY">Cayman Islands</option> <option value="CF">Central African Republic</option> <option value="TD">Chad</option> <option value="CL">Chile</option> <option value="CN">China</option> <option value="CX">Christmas Island</option> <option value="CC">Cocos (Keeling) Islands</option> <option value="CO">Colombia</option> <option value="KM">Comoros</option> <option value="CG">Congo</option> <option value="CD">Congo (the Democratic Republic of the)</option> <option value="CK">Cook Islands</option> <option value="CR">Costa Rica</option> <option value="CI">Côte d'Ivoire</option> <option value="HR">Croatia</option> <option value="CU">Cuba</option> <option value="CW">Curaçao</option> <option value="CY">Cyprus</option> <option value="CZ">Czechia</option> <option value="DK">Denmark</option> <option value="DJ">Djibouti</option> <option value="DM">Dominica</option> <option value="DO">Dominican Republic</option> <option value="EC">Ecuador</option> <option value="EG">Egypt</option> <option value="SV">El Salvador</option> <option value="GQ">Equatorial Guinea</option> <option value="ER">Eritrea</option> <option value="EE">Estonia</option> <option value="SZ">Eswatini</option> <option value="ET">Ethiopia</option> <option value="FK">Falkland Islands (Malvinas)</option> <option value="FO">Faroe Islands</option> <option value="FJ">Fiji</option> <option value="FI">Finland</option> <option value="FR">France</option> <option value="GF">French Guiana</option> <option value="PF">French Polynesia</option> <option value="TF">French Southern Territories</option> <option value="GA">Gabon</option> <option value="GM">Gambia</option> <option value="GE">Georgia</option> <option value="DE">Germany</option> <option value="GH">Ghana</option> <option value="GI">Gibraltar</option> <option value="GR">Greece</option> <option value="GL">Greenland</option> <option value="GD">Grenada</option> <option value="GP">Guadeloupe</option> <option value="GU">Guam</option> <option value="GT">Guatemala</option> <option value="GG">Guernsey</option> <option value="GN">Guinea</option> <option value="GW">Guinea-Bissau</option> <option value="GY">Guyana</option> <option value="HT">Haiti</option> <option value="HM">Heard Island and McDonald Islands</option> <option value="VA">Holy See</option> <option value="HN">Honduras</option> <option value="HK">Hong Kong</option> <option value="HU">Hungary</option> <option value="IS">Iceland</option> <option value="IN">India</option> <option value="ID">Indonesia</option> <option value="IR">Iran</option> <option value="IQ">Iraq</option> <option value="IE">Ireland</option> <option value="IM">Isle of Man</option> <option value="IL">Israel</option> <option value="IT">Italy</option> <option value="JM">Jamaica</option> <option value="JP">Japan</option> <option value="JE">Jersey</option> <option value="JO">Jordan</option> <option value="KZ">Kazakhstan</option> <option value="KE">Kenya</option> <option value="KI">Kiribati</option> <option value="KW">Kuwait</option> <option value="KG">Kyrgyzstan</option> <option value="LA">Laos</option> <option value="LV">Latvia</option> <option value="LB">Lebanon</option> <option value="LS">Lesotho</option> <option value="LR">Liberia</option> <option value="LY">Libya</option> <option value="LI">Liechtenstein</option> <option value="LT">Lithuania</option> <option value="LU">Luxembourg</option> <option value="MO">Macao</option> <option value="MG">Madagascar</option> <option value="MW">Malawi</option> <option value="MY">Malaysia</option> <option value="MV">Maldives</option> <option value="ML">Mali</option> <option value="MT">Malta</option> <option value="MH">Marshall Islands</option> <option value="MQ">Martinique</option> <option value="MR">Mauritania</option> <option value="MU">Mauritius</option> <option value="YT">Mayotte</option> <option value="MX">Mexico</option> <option value="FM">Micronesia</option> <option value="MD">Moldova</option> <option value="MC">Monaco</option> <option value="MN">Mongolia</option> <option value="ME">Montenegro</option> <option value="MS">Montserrat</option> <option value="MA">Morocco</option> <option value="MZ">Mozambique</option> <option value="MM">Myanmar</option> <option value="NA">Namibia</option> <option value="NR">Nauru</option> <option value="NP">Nepal</option> <option value="NL">Netherlands</option> <option value="NC">New Caledonia</option> <option value="NZ">New Zealand</option> <option value="NI">Nicaragua</option> <option value="NE">Niger</option> <option value="NG">Nigeria</option> <option value="NU">Niue</option> <option value="NF">Norfolk Island</option> <option value="KP">North Korea</option> <option value="MK">North Macedonia</option> <option value="MP">Northern Mariana Islands</option> <option value="NO">Norway</option> <option value="OM">Oman</option> <option value="PK">Pakistan</option> <option value="PW">Palau</option> <option value="PS">Palestine, State of</option> <option value="PA">Panama</option> <option value="PG">Papua New Guinea</option> <option value="PY">Paraguay</option> <option value="PE">Peru</option> <option value="PH">Philippines</option> <option value="PN">Pitcairn</option> <option value="PL">Poland</option> <option value="PT">Portugal</option> <option value="PR">Puerto Rico</option> <option value="QA">Qatar</option> <option value="RE">Réunion</option> <option value="RO">Romania</option> <option value="RU">Russia</option> <option value="RW">Rwanda</option> <option value="BL">Saint Barthélemy</option> <option value="SH">Saint Helena, Ascension and Tristan da Cunha</option> <option value="KN">Saint Kitts and Nevis</option> <option value="LC">Saint Lucia</option> <option value="MF">Saint Martin (French part)</option> <option value="PM">Saint Pierre and Miquelon</option> <option value="VC">Saint Vincent and the Grenadines</option> <option value="WS">Samoa</option> <option value="SM">San Marino</option> <option value="ST">Sao Tome and Principe</option> <option value="SA">Saudi Arabia</option> <option value="SN">Senegal</option> <option value="RS">Serbia</option> <option value="SC">Seychelles</option> <option value="SL">Sierra Leone</option> <option value="SG">Singapore</option> <option value="SX">Sint Maarten (Dutch part)</option> <option value="SK">Slovakia</option> <option value="SI">Slovenia</option> <option value="SB">Solomon Islands</option> <option value="SO">Somalia</option> <option value="ZA">South Africa</option> <option value="GS">South Georgia and the South Sandwich Islands</option> <option value="KR">South Korea</option> <option value="SS">South Sudan</option> <option value="ES">Spain</option> <option value="LK">Sri Lanka</option> <option value="SD">Sudan</option> <option value="SR">Suriname</option> <option value="SJ">Svalbard and Jan Mayen</option> <option value="SE">Sweden</option> <option value="CH">Switzerland</option> <option value="SY">Syria</option> <option value="TW">Taiwan</option> <option value="TJ">Tajikistan</option> <option value="TZ">Tanzania</option> <option value="TH">Thailand</option> <option value="TL">Timor-Leste</option> <option value="TG">Togo</option> <option value="TK">Tokelau</option> <option value="TO">Tonga</option> <option value="TT">Trinidad and Tobago</option> <option value="TN">Tunisia</option> <option value="TR">Türkiye</option> <option value="TM">Turkmenistan</option> <option value="TC">Turks and Caicos Islands</option> <option value="TV">Tuvalu</option> <option value="UG">Uganda</option> <option value="UA">Ukraine</option> <option value="AE">United Arab Emirates</option> <option value="GB">United Kingdom</option> <option value="UM">United States Minor Outlying Islands</option> <option value="US">United States of America</option> <option value="UY">Uruguay</option> <option value="UZ">Uzbekistan</option> <option value="VU">Vanuatu</option> <option value="VE">Venezuela</option> <option value="VN">Vietnam</option> <option value="VG">Virgin Islands (British)</option> <option value="VI">Virgin Islands (U.S.)</option> <option value="WF">Wallis and Futuna</option> <option value="EH">Western Sahara</option> <option value="YE">Yemen</option> <option value="ZM">Zambia</option> <option value="ZW">Zimbabwe</option> </select> </p> <input type="submit" class="btn p-4 mt-4 mb-4 lg:col-span-4 lg:justify-self-end lg:w-1/4" value="Find" /> </form> <details class="prose mt-6 md:mt-8 lg:mt-0"> <summary class="uppercase text-green"> <span class="underline hover:no-underline">About this directory</span> <span class="utility-icon info-circle">ℹ</span> </summary> <p class="text-white mt-2"> The Green Web Directory is a searchable list which enables people to quickly find verified green hosting companies. These are organisations that offer hosting services and can demonstrate they are taking steps to avoid, reduce or offset the greenhouse gas emissions caused by using electricity to provide their services. To become verified they share evidence with us, Green Web Foundation, to show they're doing this on a yearly basis, or better. Verification is free. </p> <ul class="pl-0"> <li class="inline-block border-r-2 border-neutral-500 mr-1 pl-0 pr-1.5"> <a class="text-white m-0" href="https://www.thegreenwebfoundation.org/directory/services-offered/" target="_blank" rel="noopener noreferrer"> Services you can search by</a> </li> <li class="inline-block border-r-2 border-neutral-500 m-0 mr-1 pl-0 pr-1.5"> <a class="text-white m-0" href="https://www.thegreenwebfoundation.org/green-web-dataset/get-verified/" target="_blank" rel="noopener noreferrer"> How to get verified</a> </li> <li class="inline-block m-0 pl-0"> <a class="text-white m-0" href="https://www.thegreenwebfoundation.org/support-form/" target="_blank" rel="noopener noreferrer"> Get help</a> </li> </p> </details> </section> </div> <section id="main-content" class="main-content container mx-auto md:mb-8 mt-4 lg:mt-6"> <p class="mb-8 md:mb-10 lg:mb-12"> Showing 311 verified green hosting providers in 32 countries. </p> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Australia (2)</h2> <article id="1101" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://serversaurus.com.au"> Serversaurus <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Serversaurus's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Green Australian hosting. Premium website hosting. Managed cloud solutions. Business email. Domains. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Greenfleet_Offset_Certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6197eb40b61ca48371b03c6c935ed56754322d30a2c61d3e30f5dcc8b027c47d">Certificate from Greenfleet</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Carbon_Offset_Calculations_2023-2024_-_Google_Sheets.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9eae30bbe26312703e5ac1edbf75632d2f81421a28977c723201fb528b6d5cce">Carbon Offset Calculation 2023-2024</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Screenshot_2022-08-25_at_15.51.13.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=80afbc4c18711d9630aee0ef7adb50222caf18d45c1af16a21452d2d08cc0adb">Carbon emissions calculations</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Screenshot_2022-08-25_at_15.51.42.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b843e85afb4783c14b54c19c5e7d7946d737907921193a15f0441a0a4c943d8e">Carbon emissions calculations</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="566" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://truegreen.au"> True Green® <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit True Green®'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> True Green® is 100% Australian-owned and shares a vision for a greener future for the internet. We aim to make it possible for everyone to have a feature-packed website while minimising its impact on the climate. We were the first green web hosting company to offer clients an annual carbon report card, and offset program. And we are also proud members of 1% for the Planet where we support the Solar for Schools program in remote communities. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/True_Green_Hosting_2023_period_Carbon-Offset-Certificate-21194.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=bdafe7e99e33b99bdc249ccad18f6157ed1060fa6b62d2f05f2c0e48b162d088">Carbon Offset Feb 2024 for 2023 period</a> <div class="evidence-description text-sm"> <p>This certificate is for the 2023 carbon offset program based on estimated carbon produced based on real client page view data.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://truegreen.au/your-carbon-footprint-impact/">Impact statement</a> <div class="evidence-description text-sm"> <p>This includes our results to date for the carbon offset, tree planting and environmental causes we support.</p> <p>We are also proud supporters of the Green Web Foundation.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Austria (7)</h2> <article id="1322" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.anexia.com"> Anexia <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Anexia's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Anexia was founded in 2006 by Alexander Windbichler in Klagenfurt, Austria. The cloud service provider and internet service provider serves customers around the globe with locations in Klagenfurt, Graz, Vienna, Karlsruhe and New York City. Anexia offers customers high-quality solutions in the area of web and managed hosting as well as individual software and app development. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="804" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://greenwebspace.com"> GreenWebspace <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GreenWebspace's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> GreenWebspace, founded in 2012, is a green web host from the very beginning. We offer web hosting, domains, cloud services, virtual private servers and other services that enable a climate-friendly digital lifestyle for business and private customers alike. As a company, we are certified according to the Economy for the Common Good (ECG) model. This means that we have decided to create solutions for a better future for life together in this world. Sharing processes and results in a fair, resource-efficient and transparent way is very important to us. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1275" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.helloly.com"> helloly.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit helloly.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> helloly® brings you online - including your own domain and email addresses. Discover innovative hosting and services. And that at fair prices. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1393" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.heureka.co.at"> Heureka GesmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Heureka GesmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> IT-Service and Hosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1252" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.linzag-telekom.at/"> IT- und Data Center Linz <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit IT- und Data Center Linz's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> LINZ STROM GAS WÄRME GmbH is part of the multi utility LINZ AG. It serves the city of Linz and many surrounding communities. The business unit TELEKOM (branded as LINZ AG TELEKOM) is providing information and telecommunication services to all affiliated companies of LINZ AG, to all affiliated companies of the community of Linz, as well as to B2B customers on the telecommunications market. Our services are housing, hosting, site networking by glass fiber, Internet and other telecommunication services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="992" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://nextlayer.at"> next layer Telekommunikationsdienstleistungs- und Beratungs GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit next layer Telekommunikationsdienstleistungs- und Beratungs GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide the perfect cloud, network and server infrastructure for your business. next layer operates as an owner-operated Austrian Internet Service Provider and designs customized cloud, network and server infrastructure solutions for business clients. We take the time to incorporate your individual expectations and business needs into the planning process. Our highly qualified technicians are available to you as direct contact persons. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/VERBUND_Gr%C3%BCnstrom_Best%C3%A4tigung_next_layer_GmbH_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=82751f490fdefd037a1094aee4aec08cd934dac370552780709aea1f7c64da37">Verbund Wasserkraft</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1399" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://restageenterprise.com"> ReStage Enterprise <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ReStage Enterprise's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide IT and Hosting Solutions for Customers in Europe. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.interwerk.de/rechenzentrum.html#Stromversorgung">Datacenter</a> <div class="evidence-description text-sm"> <p>We use the Interwerk as Datacenter and they are 100% ÖKO</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/%C3%96kostrom_Zertifikat.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2cebd4c0dc72681b1616bca18ee3b9cecb54106cc846320f6d4eb93b62ef2552">Certificate of datacenter</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Belgium (6)</h2> <article id="1369" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://actiefhost.be"> Actiefhost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Actiefhost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A stable web hosting company that insists on high quality and green energy. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.scaleway.com/en/environmental-leadership/">Scaleway Impact Report 2021</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="867" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.behostings.com"> Behostings <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Behostings's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Behostings is a web-hosting and cloud infrastructure service provider. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Letter_of_Attestation_Renewable_Energy_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=414ffb9ff567f895689f7a8a50feeb11097dd083a1edf68e152b16c50520c44f">Attestation Renewable Energy 2024</a> <div class="evidence-description text-sm"> <p>Our datacenter, Digital Reality used 100% renewable energy at both locations we are present.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="198" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.combell.com"> Combell <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Combell's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Since 1999, Combell has been the absolute market leader in hosting services for companies, IT integrators and software developers and has become the most reliable one-stop partner capable of hosting about any IT infrastructure, website or application. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://team.blue/sustainability/">ESG report of Team.blue Holding above Combell brand</a> <div class="evidence-description text-sm"> <p>Team.blue is the holding above Combell.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/about/esg">ESG and Netzero of our main datacenter</a> <div class="evidence-description text-sm"> <p>InterXion is our main datacenter. <br>Please find their commitment on the webpage supplied and the green energy certification attached.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="289" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.easyhost.be"> Easyhost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Easyhost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Easyhost provides affordable Internet solutions in the field of domain names, hosting, e-mail and SSL certificates for private individuals and businesses alike. Thanks to many years of experience, we provide rock-solid guarantees to our demanding customers who wish to outsource the management of their IT infrastructure to a specialist. Easyhost is the largest budget hosting provider in the Benelux and has a very strong network and data centre infrastructure in Brussels. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://team.blue/sustainability/">ESG report of Team.blue Holding above Easyhost brand</a> <div class="evidence-description text-sm"> <p>Team.blue is the holding above Easyhost.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Interxion_-_Certificate_Climate_Neutral_Data_Center_Pact_till_2027_-_Green_power_.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e569719ad1944408d4a7fc5be31e2d7bcd0e217fe245c1d152fa792e318bb2cc">ESG and Netzero of our main datacenter</a> <div class="evidence-description text-sm"> <p>InterXion is our main datacenter. Please find their commitment on the webpage supplied and the green energy certification attached.<br>Also see https://www.digitalrealty.com/about/esg</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://sustainability.lcl.be/en/">LCL - Green energy and ESG report</a> <div class="evidence-description text-sm"> <p>LCL is our backup/secondary datacenter</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="651" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.kinamo.be"> Kinamo <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Kinamo's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Kinamo has been providing hosting solutions and development of custom web projects, APIs and sites since 2003. We have over 20 years of experience as a cloud hosting and managed services provider, offering services to numerous companies, developers and professionals. We passionately follow the evolution of our industry and provide professional advice to our customers, both in terms of development and hosting infrastructure. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="882" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.x-plose.be"> X-plose <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit X-plose's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We build custom hosting solutions for our customer, Whether they are looking for a small setup or a clustered redundant infrastructure. We deliver and manage. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.dcstar.be/nl/over-ons/">At the bottom of the page they say what PUE they deliver</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/temp-half-rack-dcg.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ac6bae39bf2775581ea3737c3cb3552f35e64895c6a5eaee29778dcc638e1c79">Text</a> <div class="evidence-description text-sm"> <p>We use the combell datacenter + network for our hosting. If needed i can provide evidence with an invoice or a copy of the contract.<br>You can also check our ip space, which is announced by combell</p> <p>2.59.64.0</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Bulgaria (2)</h2> <article id="1284" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://delta.bg"> Delta Cloud OOD <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Delta Cloud OOD's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Delta.BG is one of the leading hosting companies in the country, which operates in the Bulgarian market since 2009. The company offers its clients a wide choice of individual and specialized cloud solutions by implementing the latest technological trends, thanks to a group of specialists who have global know-how. The company's mission is to continue to transform the businesses of their clients, by offering them possibly the best possible personalized cloud solutions, turning many years of experience into a working solution. Delta.BG's values are entirely focused on customer care and needs. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Delta_Cloud.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=232fdf46eb2c693a51fff4a8993804d11629bcc25ea281409d6ee4e1b5978fef">Datacenter certificate</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1203" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.siteground.com/"> SiteGround <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SiteGround's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> SiteGround is a web hosting company founded in 2004 that provides high-performance hosting solutions for websites, including WordPress hosting, WooCommerce hosting, and cloud hosting. Known for its fast and secure services, SiteGround supports over 3 million domains worldwide and emphasizes robust customer support and cutting-edge technology to enhance online presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.siteground.com/sustainability-report/">SiteGround Sustainability Report</a> <div class="evidence-description text-sm"> <p>Our sustainability report for April 2024 outlines our commitment to environmentally responsible operations, focusing on reducing carbon footprints and enhancing green practices. The report covers various initiatives and strategies aimed at promoting sustainability within our services, operations, and community engagements.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cloud.google.com/customers/siteground">Sitrground uses Google Cloud infrastructure</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.siteground.com/blog/moving-to-google-cloud/">Moving Siteground to Google Cloud</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Canada (8)</h2> <article id="29" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ethicalhost.ca"> Ethical Host <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ethical Host's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> EthicalHost is a Toronto web hosting provider, dedicated to providing professional, low cost, ethical, and green web hosting services that make a difference to the environment and in people's lives and communities. Started in Toronto, Canada, we donate 10% of our pre-tax profits to social and environmental organizations. At EthicalHost we have over 20 years of experience in the web hosting and web design industry. Our knowledge will help alleviate the confusion you might face in this vast industry. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/climatecare-certificate-2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c6c2634b5b3a6d8f5edd25fcfb69487875e571faa94a048d66e37115c175a962">Climate Impact Partners</a> <div class="evidence-description text-sm"> <p>We have purchased 30,000 Kg of CO2e energy offsets from Climate Impact Partners to offset the energy used by our web server, routers, air conditioning and other power uses related to the data centre infrastructure. </p> <p>subsequently we offset our office usage by using Bullfrog Power. We purchase around 8,000 kilowatt hours yearly of green energy directly from Bullfrog Power, a supplier of clean energy in Ontario and Alberta. This amounts to the prevention of 3,918 kg of CO2, Nitric Oxide and Sulphur Dioxide emissions.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="850" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ex2.com"> Ex2 <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ex2's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Ex2.com is an eco-friendly web hosting company that specializes in providing affordable shared, reseller, dedicated and cloud hosting solutions to customers worldwide. Established in 2013, the company boasts a highly reliable infrastructure and a strong commitment to customer satisfaction. With a focus on offering flexible plans, strong security features, and easy-to-use tools, Ex2.com aims to cater to the needs of small and medium-sized businesses, as well as individual website owners. We emphasize prompt and professional customer support to ensure our clients have a seamless and positive experience while creating, managing, and growing their online presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://climate.stripe.com/auKiQO">Stripe Climate action plan</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/36050443_27326.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c08151ddcde7b4e5a95a23653d3f7f15adc55f493fcca6e15a8bd3f6a1e89d75">Voluntary Cancellation Certificate UN (March 2023)</a> <div class="evidence-description text-sm"> <p>Regarding our calculation, we really make it super simple and aim to offset way more than needed. We use numbers from https://www.goclimate.com/blog/the-carbon-footprint-of-servers/ and we round those up to be safe.<br>We have about 100 servers:<br>40 of those are on cloud server using 100% green electricity (200 kg CO2 per year per server) = 8 tons<br>40 are on data center using non green electricity (1000 kg CO2 per year per server) = 40 tons<br>20 are on cloud server using non green electricity (500 kg CO2 per year per server) = 10 tons<br>Total carbon emission = 58 tons<br>Then we add our office emission from US EPA (https://www3.epa.gov/carbon-footprint-calculator/) : about 10 tons for 3 full time workers in Canada and US (working from home) and 2 in India (from a shared office).<br>We arrive at 68 tons. We compensate 150 (or about twice the amount, accounting some smaller trip we might take here and there).</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1265" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.merisia.ca/"> Merisia <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Merisia's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Merisia is a web development company specializing in sustainable digital solutions. We support companies in optimizing the performance, accessibility and quality of their websites and web applications, particularly their carbon footprint. With expertise in eco-design, optimization and sustainable innovation, Merisia facilitates a responsible digital transition for a positive environmental impact. -------------------------------------------------------- Merisia est une entreprise de développement Web spécialisée dans les solutions numériques durables. Nous accompagnons les entreprises dans l’optimisation de la performance, de l’accessibilité et de la qualité de leurs sites et applications Web tout en réduisant leur empreinte carbone. Grâce à une expertise en éco-conception, en optimisation et en innovation durable, Merisia facilite une transition numérique responsable pour un impact environnemental positif. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://hydroquebec.metrio.net/indicators/environnement">Powered from renewable sources</a> <div class="evidence-description text-sm"> <p>As our business and the data center we use are located in the province of Quebec, almost 100% of electricity we consume come from renewables sources. Here is a statement from Hydro-Québec, the public utility that manages the generation, transmission and distribution of electricity in the Canadian province of Quebec.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.merisia.ca/politique-sobriete-numerique/">Our digital sobriety policy</a> <div class="evidence-description text-sm"> <p>Warning: this document is in French.</p> <p>This policy shares how we avoid and reduce the environmental impact of our activities.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.merisia.ca/blogue/centre-de-donnees-bhs/">The data center where we hosted our solutions</a> <div class="evidence-description text-sm"> <p>Warning: this document is in French.</p> <p>We share on that page why we choose to host the websites we create with OVHcloud Canada, on their data center located in Beauharnois (Quebec) and the actions they implement to avoid and reduce the impacts of their servers on the environment.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ind_bilan_de_la_production_nette_et_des_achats_d_electricites_table.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=17c4a806ef4ecffea68c1619c7a7bad763665f619aad5434d8b157de3d7dba02">Quebec Hydro - Renewable energy/total energy produced and purchased (%)</a> <div class="evidence-description text-sm"> <p>This table shows that 99.7% of power generated by Quebec Hydro comes from renewable sources.<br>Source: https://hydroquebec.metrio.net/indicators/environnement</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="749" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.planethoster.com"> PlanetHoster <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit PlanetHoster's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> PlanetHoster is renowned for its high-performance web hosting and domain names registration solutions, serving over 60,000 customers. PlanetHoster also offers managed dedicated servers and private cloud solutions tailored to the needs of enterprises, institutions and governments. Backed by a team of experienced professionals, the company is committed to delivering an exceptional customer experience, optimum performance on robust infrastructures, and rigorous data security and confidentiality. If you have any questions, please contact us. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1040" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.svice.ca/"> Svice Online Marketing <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Svice Online Marketing's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Unlock the full potential of your online presence with our comprehensive web design and marketing solutions in Vernon & Victoria, BC. At our agency, we blend creativity with cutting-edge technology to craft bespoke websites that truly represent your brand. From custom website development on WordPress to eco-friendly hosting, we ensure your site is not only visually stunning but also fast and secure. Our dedicated team offers ongoing website management, keeping your online storefront polished and functioning flawlessly. Elevate your brand with our graphic design and branding services, creating a cohesive identity across all platforms. Dive deeper into the digital landscape with our content creation and SEO expertise, ensuring your message reaches and resonates with your target audience. With a passion for web design and a commitment to client success, we become an integral part of your team, helping you forge lasting connections with your customers. Let's redefine your online presence together. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1258" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://thathost.ca"> That Hosting Company <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit That Hosting Company's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Website Hosting Services </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.websitecarbon.com/website/thathost.ca/">That Hosting Co Website</a> <div class="evidence-description text-sm"> <p>We partner with OVH as our Backbone for servers and further look at speed reductions and emissions by using Litespeed. Customer websites are covered under this umbrella as well.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1109" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://ministryofcompute.com/"> The Ministry of Compute Inc. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit The Ministry of Compute Inc.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Ministry of Compute builds strong, dependable, and sustainable tools and services which businesses, engineers and scientists leverage to develop cutting-edge solutions to the modern world's problems. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/annual-report-2023-hydro-quebec.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=925166c9ebf72ec408db4a95ce724b903c4312ff4be74b5101d0dba569aa3f31">Annual Report Hydro Quebec 2023</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/sustainability-report-2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5e068b43e7aed35b56bb5a5365928daf61458af0e3a3d371bf609f9e1b10fd0c">Annual Report Hydro Quebec 2022</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hydroquebec.com/sustainable-development/">Hydro Quebec Sustainable Development</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hydroquebec.com/about/our-energy.html">Quebec Hydropower</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/sustainability-report.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ce60b33ef6ff922d945090b4644dfc262b4c7208a452fbc1013b3c6b565eb920">Annual Report Hydro Quebec 2021</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1169" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://zenutech.com"> We Care Hosting Inc. / Zenutech <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit We Care Hosting Inc. / Zenutech's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WeCareHosting / Zenutech focuses on extremely knowledgeable and personal support focused on solving problems as opposed to quickly closing support tickets. WeCareHosting / Zenutech truly goes the extra mile to make sure any questions or issues you have receives the utmost level of care. We are a small team that you may get to know us on a first name basis, and don't be surprised if we recognize you when you call us! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://zenutech.com/company/green-web-hosting/">Sustainability webpage - Quebec hydropower</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Cyprus (1)</h2> <article id="996" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://wpinabox.de"> wpinabox <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit wpinabox's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A top-class European WordPress hoster with a server location in Germany and maximum performance, security and transparency. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Denmark (3)</h2> <article id="1260" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.netsite.dk/"> Netsite <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Netsite's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Netsite is Danish based web hosting provider, which serves customers with important components in their online presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.peeringdb.com/asn/205206">Interconnection Facilities</a> <div class="evidence-description text-sm"> <p>Proof that we are at Interxion/Datacenter in Denmark.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/data-centers/emea/copenhagen/cph1">Sustainability - 100% Renewable & Carbon-Free Energy</a> <div class="evidence-description text-sm"> <p>This is your Scenario 2: "Your organization uses electricity for its services in a region where all power on the grid is drawn from renewable sources."</p> <p>Our servers are placed in CPH 1 and CPH 2.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/data-centers/emea/copenhagen/cph2">Sustainability - 100% Renewable & Carbon-Free Energy</a> <div class="evidence-description text-sm"> <p>This is your Scenario 2: "Your organization uses electricity for its services in a region where all power on the grid is drawn from renewable sources."</p> <p>Our servers are placed in CPH 1 and CPH 2.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://go2.digitalrealty.com/rs/digitalrealtytrust/images/DLR_2023_ESGReport.pdf">Environmental, Social and Governance Report</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.interxion.com/dk/blogs/vedvarende-energi-og-drift-af-groennere-datacentre">Statement</a> <div class="evidence-description text-sm"> <p>Translated:</p> <p>"Our data centers in Denmark use hydropower, which is one of the most important renewable energy sources, with the aim of reducing CO2 emissions, achieving competitive prices and a uniform and secure energy supply. This is produced by the energy company Vattenfall and is provided with a Hydro Power environmental product declaration (EPD) certificate. This includes a Guarantee of Origin (GO). A guarantee that confirms that the energy is produced in the Nordic region. These GOs are issued and controlled in accordance with EU directives and national legislation. Digital Realty's EPD is an independently verified and registered document that ensures information on resource consumption, emissions, waste and recycling.</p> <p>Digital Realty's Danish data centers are also approved as members of the EU's "Code of Conduct for Energy Efficiency in Data Centers". We follow best practices such as audit of existing IT equipment and services, investment in new IT equipment, adjustment of temperature and humidity settings and implementation of systems for energy monitoring and reporting.</p> <p>We have also signed the EU's climate-neutral data center pact, which obliges our data centers in the EU to be climate neutral by 2030."</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1155" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://dkcareers.team.blue/pages/brands"> team.blue Denmark A/S <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit team.blue Denmark A/S's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We make online business success simpler Supporting local entrepreneurs and small businesses, we serve over 3.3 million customers across Europe, enabling them to build, grow, and scale online. Our Danish flagship brands include Simply.com, Dandomain and ScanNet. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://ecologi.com/teamblue571">Ecologi - Tree planting</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/GlobalConnect_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2943203cf86e6d5fcbdbb13d271a2fa342378bad60571bcaec5496cba4b2f30a">Certificate datacenter GlobalConnect 2023</a> <div class="evidence-description text-sm"> <p>Certificate from our data center provider.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Cibicom_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d774a497b9b13e36f3208aefba1a0e2b1b76fa86193b4e27a1bd8c8b4b9013e2">Certificate datacenter Cibicom 2024</a> <div class="evidence-description text-sm"> <p>Certificate from our data center provider.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Fuzion_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e2dd8a05389aab6a9e27abda890c979d7850fe663432013ad3e0d604b4eaaf7d">Certificate datacenter Fuzion 2034</a> <div class="evidence-description text-sm"> <p>Certificate from our data center provider.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://team.blue/sustainability/">Our journey towards sustainability</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://i.tb-content.net/cms/f63401/new/team.blue_impact_report_v5.3_taggedbuttons.pdf">2022-23 Impact Report</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://dkcareers.team.blue/pages/csr">Corporate Social Responsibility page</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="983" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webhot.dk"> WebHot ApS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebHot ApS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Internet Hosting - Web Hosting - Private Cloud Platforms </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Estonia (1)</h2> <article id="1247" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://supporthost.com/"> SupportHost OÜ <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SupportHost OÜ's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide green web hosting and domain registrations. Our services range from affordable shared hosting, to professional semidedicated hosting, to litespeed hosting, to cloud VPS and dedicated servers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Finland (3)</h2> <article id="663" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.dude.fi"> Digitoimisto Dude Oy <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Digitoimisto Dude Oy's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A boutique web design agency specialized in WordPress websites and premum upkeep and hosting, formed in 2013 in Jyväskylä, Finland. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="790" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.omatkotisivut.fi"> Omatkotisivut.fi <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Omatkotisivut.fi's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1311" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.rekevi.com"> RekeVi Oy <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit RekeVi Oy's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are top notch Web Hosting company with over 11-years memorable past. We full fill every client needs, offering a high quality services. Blazing speeds, amazing services and quality support - Makes our company more efficient than most of web host providers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.rekevi.com">https://www.rekevi.com</a> <div class="evidence-description text-sm"> <p>We can give some evidence via email, upon if it's needed. We are a new hosting provider company listed in Finland Taxes.<br>https://www.kauppalehti.fi/yritykset/yritys/rekevi+oy/33998022</p> <p>In english:<br>https://woorati.com/en/companies/3399802-2/rekevi-oy</p> <p>About green hosting, we're partners of Hezner ( https://www.hetzner.com/ ). They are using green web hosting technologies as per your request you can see these facts here: https://www.hetzner.com/unternehmen/umweltschutz/</p> <p>I'm Victoria Karppinen</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">France (17)</h2> <article id="1242" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.alwaysdata.com"> alwaysdata <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit alwaysdata's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Web hosting company providing public and private cloud services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1183" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cegedim.cloud"> cegedim.cloud <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit cegedim.cloud's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> cegedim.cloud, is critical service operator, sharing infrastructure, expertise and experience of the Cegedim Group, France’s 7th-largest software Expertise in hosting and outsourcing of critical information systems and applications, Healthcare , ISO 27001, ISO 20000-1, ISO 50001 certified. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cegedim.cloud/social-and-environmental-responsibility/?lang=en">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1057" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.datacampus.fr"> Datacampus <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Datacampus's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Datacampus is a company specializing in data hosting and IT infrastructure management, with a strong environmental commitment. Located within the Futuroscope technopole, Datacampus offers a comprehensive range of hosting solutions, including physical and virtual servers, colocation, and housing services. The CASSIN 1 data center, fully integrated into a High Environmental Quality building, employs advanced technologies to minimize its ecological impact. With state-of-the-art infrastructure, 24/7 monitoring, and robust security solutions, Datacampus ensures maximum availability and security for its clients' data. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023_-_Certificat_d%C3%A9nergie_verte_-_DATACAMPUS.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=4740b520762f0fc07b33106b6d34981b882126ca8d5121291fdad21845c8f9e5">Green Energy Certificate</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://datacampus.fr/entreprise-a-mission/">Datacampus Mission</a> <div class="evidence-description text-sm"> <p>Datacampus has a special 'Societe a Mission' status (French equivalent of the B-CORP). Here is our commitment and explanation pages. Sustainability is written in all the company's legal documents, we have clear stated objectives.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.alterna-energie.fr">Alterna Energie website</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="975" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://digitalforest.fr"> Digital Forest <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Digital Forest's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Digital Forest is a hosting provider committed to an alternative and societal web, serving people and the planet… </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Engagement_Data_center_digital_forest.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=781e2aa073c72cb56098089171017c5747bdaec798020765486bf87833e1a19d">Ecological Commitment</a> <div class="evidence-description text-sm"> <p>100% refurbish electronic componants in servers<br>0% water Use<br>100% natural cooling (0 water or energy for cooling) <br>low consumption server<br>Offers based on demand<br>200% carbon offset</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/CP_Orange_Ze_Energy_PPA_14052024_2.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f9918c55ab738f2543954c14400a7551d1ab293c000f2dc885dce797f43a0fee">Renewable Energy Contract</a> <div class="evidence-description text-sm"> <p>Digital Forest runs 100% renewable energy and produce his own solar energy from his data center.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Demarche_eco-conception.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=43154b5326c53f5b233d5288c5532d973c98a451160b3b28d5fa78266f7ab793">Démarche éco-conception</a> <div class="evidence-description text-sm"> <p>Digital Forest est certifié code of conduct et greenEthiquette</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="326" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.greenshift.co"> Greenshift <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Greenshift's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Green Hosting Provider located in France with presence around the world and global reach. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.ironmountain.com/data-centers/locations/amsterdam-data-center">We are hosting from Iron Mountain Haarlem NL</a> <div class="evidence-description text-sm"> <p>The Iron Mountain Datacenter in Haarlem NL houses the bulk of our equipment.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/umweltschutz">Hetzner Datacenter Helsinki Finland</a> <div class="evidence-description text-sm"> <p>Part of our infrastructure for disaster recovery is housed in the Hetzner Datacenter in Helsinki Finland.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1231" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hosterra.eu"> Hosterra <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hosterra's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Ethical & Sustainable Internet Hosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://hosterra.eu/company/dc/">Datacenter realtime PUE & WUE</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://pilot.hosterra.tech:7108/swagger">Hosterra OpenEnvironment API</a> <div class="evidence-description text-sm"> <p>This is a public API that exposes all KPIs and figures about Hosterra's services.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://hosterra.eu/company/environment/webhosting.php">Web Hosting annual figures</a> <div class="evidence-description text-sm"> <p>This view is an aggregated view by service types.<br>Note, customers have access (in their dashboard) to a similar view but for their own VPS or bare-metal servers.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="900" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ikoula.com"> Ikoula <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ikoula's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Specialist of web hosting, dedicated servers and cloud computing since February 1998, located in France, owning their own 2 Data Centers in France (Reims and Eppes) </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.ikoula.com/fr/hebergement-web-eco-responsable">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1192" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.mdr-services.com"> MDR Services <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit MDR Services's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> French webhoster, provides web-hosting and email services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1378" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://murena.com"> Murena <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Murena's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide smartphones and an online workspace that are private, sustainable and fully open-source. We sell our smartphones and online workspace globally. Our website is: murena.com Our workspace is hosted on: murena.io </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://murena.com/impact">Impact page</a> <div class="evidence-description text-sm"> <p>This web page describes our Environmental, Social and Governance (ESG) actions to improve our impact in these areas. It includes our actions towards environmental sustainability. <br>Our servers are hosted on the renewable energy servers of Hetzner: https://www.hetzner.com/unternehmen/nachhaltigkeit/</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1300" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://nextmap.io"> Nextmap <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Nextmap's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Nextmap is a French cloud hosting company providing open-source based hosting with a strong focus on reliability, scalability and making the web a greener place </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.equinix.com/data-centers/europe-colocation/france-colocation/paris-data-centers/pa6">PA6 certification</a> <div class="evidence-description text-sm"> <p>We're using PA6 IBX from Equinix to deliver our services.<br>It's "Climate Neutral Data Centre Pact" certified</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1329" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://omegatransitions.com"> OmegaTransitions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit OmegaTransitions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We help companies sucessfully implement sustainable development into their business strategy. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/JDD000519335.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9023def7ba7b5335fb32931087d0565f03cedd81bfb089ed102edfdd532d11bf">Webhosting on a Raspberry Pi4b powered by Green Energy</a> <div class="evidence-description text-sm"> <p>Websites hosted on a raspberry pi4 running idle at about 540mA (2.7 W) powered by green energy provider (Ekwateur).</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1305" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ovhcloud.com/"> OVHcloud <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit OVHcloud's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are the leading European cloud provider with a global footprint. Our goal is to provide secure, reliable, open and sustainable cloud services to everyone. We serve our customers, whatever their location. We provide industry-leading performance and cost-effective solutions to help them better manage, protect and scale their data. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://corporate.ovhcloud.com/sites/default/files/2023-11/ovh-groupe-urd-fy23.pdf">Universal Registration Document - Fiscal Year 2023</a> <div class="evidence-description text-sm"> <p>This includes our non-financial performance statement (Part 3), particularly our Renewable Energy Factors (page 69).</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="925" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.scaleway.com"> Scaleway <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Scaleway's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Since 1999, Scaleway has been providing cloud solutions for all industry sectors, with a focus on exceptional user experience. At Scaleway, we offer a complete range of cloud and AI products, as well as managed services. Scaleway guarantees a secure and reliable environment to meet the needs of Europe’s most demanding customers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificat_Vert__OPCORE_Scaleway_2023_eng_garantee_of_origin.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3b51b73f40820f177f2db26991f575fc1ab9920b23ff82aad00e82e4c9b2acaf">Third party assurance statement on the use of renewable energy</a> <div class="evidence-description text-sm"> <p>The enclosed document confirms that all energy used by OpCore, ou main data center provider (spun off from Scaleway in 2023), is renewable.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.ironmountain.com/data-centers/sustainability">AMS1 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This link proves that the AMS1 data center used by Scaleway uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Digital_Realty_certificate_AMS2.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1d2cb7fdbf64e04953735062d92b959bf9958241acb2bccecba42a78a423efff">AMS2 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This certificate proves that the AMS2 data center used by Scaleway uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/AM7_WA1_WA2_Iliad_S-A_Equinix_Green_Power_Report_3.30.23_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=98bfd11d2024273ea9086b3d0638e7807e610df8b1abbb94c66a1bfa98762dd3">AMS3 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This document proves that the AMS3 data center used by Scaleway uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/AM7_WA1_WA2_Iliad_S-A_Equinix_Green_Power_Report_3.30.23_1_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=428b3af18d4919efdb9e9b04e953ef7900b912c3f96ce04f0d897edcd2ab3470">WAW1 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This document proves that the WAW1 data center used by Scaleway uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.tauron.pl/tauron/o-tauronie/spolki-grupy/tauron-sprzedaz/struktura-paliw">WAW2 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This link proves that the WAW2 data center used by Scaleway uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/gp_2023_details_1_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f25640e2839632829a93279d34bf0c25d99a69a3c3fb2700e729885398776df6">WAW3 proof of renewable energy</a> <div class="evidence-description text-sm"> <p>This document proves that the WAW3 data center used by Scaleway & operated by Atman, uses only renewable energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.scaleway.com/en/environmental-leadership/">Scaleway: Environmental Leadership website</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/EnvironmentalSustainability-ImpactReport-EN-b61d0fded8eef1ab7aa1684e71f4c8901.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b0ee6dded8830d298ec0869bde2e8d857a1dfabb1f399a79e95e4d285cb26bba">Scaleway Impact Report 2018 - 2020</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="730" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.simplerezo.com"> SIMPLEREZO <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SIMPLEREZO's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> SimpleRezo is a French managed services provider for web and applications hosting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1353" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.les-vikings.fr"> Vikings Technologies <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Vikings Technologies's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Vikings Technologies est un fournisseur d'hébergements web infogérés, VPS et dédiés, en France, en Europe et en Amérique, depuis 2016. Notre objectif est pragmatique : faire sa part, en assurant un service qualitatif à nos clients, où qu'ils soient, en proposant des infrastructures open-source, les plus légères et performantes possibles; et des fournisseurs géographiquement cohérents et responsables. -- Vikings Technologies is a provider of managed, VPS and dedicated web hosting, in France, Europe and America, since 2016. Our goal is pragmatic: to do our part, by ensuring a qualitative hosting service to our customers, wherever they are, by offering open-source infrastructures, the lightest and most efficient possible; and geographically consistent and responsible suppliers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.les-vikings.fr/actions-rse-agence-web-e-commerce-lyon-les-vikings">Social responsability actions</a> <div class="evidence-description text-sm"> <p>This a page on our website that states the social responsability actions that we take on. We chose to host and help organizations promoting a better future, social equality and green initiatives. We also aim to create website by trying the best we can to reduce their carbon footprint.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="889" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webaxys.fr"> WEBAXYS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WEBAXYS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Depuis 2003, Webaxys allie innovation et écoresponsabilité en télécoms et datacenters. Nos sites de Normandie et de Nouvelle-Aquitaine offrent hébergement, téléphonie IP et infogérance, avec un fort engagement pour la sobriété et la proximité. Certifiés ISO 27001 et HDS, nous portons une vision numériquement responsable. Since 2003, Webaxys has combined innovation and eco-responsibility in telecoms and datacenters. Our sites in Normandy and Nouvelle-Aquitaine provide hosting, IP telephony, and managed services, with a strong commitment to sobriety and proximity. Certified ISO 27001 and HDS, we uphold a digitally responsible vision. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1089" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.zedd.fr"> Zedd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Zedd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Agence de communication responsable </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Germany (56)</h2> <article id="1303" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://23m.com/"> 23M GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 23M GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> At 23M we specialize in high availability hosting solutions with unparalleled customer service. No matter what kind of servers you need, we are happy to help and all that is "Made in Germany" in the heart of the internet capital Frankfurt. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.telehouse-rechenzentrum.de/wp-content/uploads/20240109-Urkunde-OekoBasis-2024-2025_Telehouse-Deutschland-GmbH.pdf">Certificate about 100% Clean Energy</a> <div class="evidence-description text-sm"> <p>Our datacenter is shoused in the Telehouse Germany, that's why the certificate is set to them.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="855" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.adacor.com"> Adacor <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Adacor's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Adacor supports small and medium-sized businesses in their digital transformation to the cloud and AI. We advise you on choosing suitable public and private cloud platforms for a modern IT architecture of your projects. We provide individual support to your IT teams in strategy, conception, infrastructure and 24/7 operations. Partnering with Adacor means accessing over 20 years of cloud expertise, experience in operating critical infrastructures, sustainable IT services and agile working methods following ITIL, Kanban, and Scrum. We operate secure and modern cloud solutions in German data centers, ensuring the highest standards of data security and reliability. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Green_Web_Foundation_evidence.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=abe2c16aca317414b98ea204a6a1c317e6259e7f8eefcff59ff3c5317cc13d70">Sustainability Report</a> <div class="evidence-description text-sm"> <p>The new sustainability report will be available within a month. In the meantime, we have a CO2 balance sheet and the sustainability report from 2022. Should you require it, we can send the new sustainability report for 2023 as soon as it is ready.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1199" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://ahoi.cloud"> AHOI <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit AHOI's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> AHOI combines volunteer work with digitalization and entrepreneurial activity. To increase the effectiveness of nonprofit organizations, AHOI provides useful digital resources and supports organizations in digitizing their necessary processes. AHOI is convinced that nonprofit organizations need to offer services that their target groups can use as easily as they are accustomed to as consumers. Therefore, organizations must digitize their processes. Digitalization also helps to reduce costs or use resources more effectively. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1107" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.akasolutions.de"> akasolutions.de <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit akasolutions.de's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Managed WordPress Hosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/oekocert_yRBhNbn.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c6de0c475e710f91595a7bd23eda695d5c0202b43d8a01047022e7babbb7d49a">Certificate</a> <div class="evidence-description text-sm"> <p>I use the datacenter of active 1 GmbH for my hosting.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1244" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.am-gmbh.de"> AM GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit AM GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Datacenter and Managed Service Provider inkluding Application Management </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Urkunde_CO2-neutral_2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a055272c3a907bdd197381a2ef499ad48cd08af002ebe3620aee6c3ee3714585">CO2 neutral company Certificate</a> <div class="evidence-description text-sm"> <p>The certificate attests that we are a CO2 neutral Company regarding PAS2060</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Zertifikat_%C3%96kostrom_AM_GmbH.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=349f97074cb507e7469d9a3713d8711a905176e60c13fb5d16cb391ada72bd85">certificate for the purchase of green electricity</a> <div class="evidence-description text-sm"> <p>certificate for the purchase of green electricity</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="844" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.artfiles.de"> Artfiles New Media GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Artfiles New Media GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Colocation, Cloud und Hosting in Hamburg, Germany. We provide professional solutions for internet enterprises and offer support from start to finish - with 100% energy from renewable sources. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/W408_Stromherkunftszertifikat_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9ae0b00292452289599b5a05d31daea207452207ba74324a5ba0426c9807abce">Energy Source Certificate</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1278" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.bitpoint.de"> BitPoint AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit BitPoint AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Ecofriendly cloud services for organizations that want to sustainably digitize their processes. Our services range from simple VPS to full IaaS, BaaS and DRaaS in the failsafe BitPoint Cloud. We operate our data centers in Germany. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/%C3%96kostromzertifikat_2023.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=553039b73efbc8441f57657f668116a362d18389778ece5faa0c63541ae19309">100% electricity from hydro power</a> <div class="evidence-description text-sm"> <p>We have racks in this datacenter. All electricity is from a hydro power plant.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="809" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cannyit.de"> Canny Mercs ICT Consulting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Canny Mercs ICT Consulting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Canny IT is a small IT consulting company from Germany with a consulting focus on planning in the manufacturing industry. We are convinced that scarce resources should be used as efficiently and sparingly as possible or replaced by renewable ones. Sustainability therefore plays a decisive role for us. For years, we have been generating the majority of the electricity we need ourselves from hydropower and photovoltaics. In addition to our servers and offices, we also use our renewable electricity for heating by heat pump and mobility by electric car. To cover peak loads and be prepared for outages, we operate a battery storage system, and any additional electricity we need is sourced externally from Green Planet Energy (formerly Greenpeace Energy). </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://profiles.eco/rz">.eco profile</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="753" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://cloudyhost.com/"> Cloudy host <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cloudy host's website"/> </a> </h4> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1323" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.creoline.com/de"> creoline GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit creoline GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> creoline GmbH has been implementing individual and scalable cloud solutions for the B2B sector with a focus on e-commerce in the DACH region since 2009. Thanks to many years of experience and the use of the latest low energery enterprise technologies, creoline offers a secure, flexible and future-oriented solution in the field of server virtualization. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="976" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.telekom-mms.com"> Deutsche Telekom MMS GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Deutsche Telekom MMS GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Telekom MMS supports companies in their digital transformation and develops sustainable business models for digital experiences. As a leading digital experience service provider, Telekom MMS offers customer-centric end-to-end solutions and brings digital to life. With around 2,200 employees at nine locations and an annual turnover of € 220 million in 2022, the company offers dynamic web and application management and ensures the highest software quality, accessibility and IT security with an accredited test center. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023-11-08_Best%C3%A4tigung_%C3%96kostrom_ITENOS_2023-2025.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7b25ad2a6911e40549d01f7e3631927f0b61d688f76d1f47af5f0a61b5b647c7">Certificate renewable energy use ITENOS 2023-2025</a> <div class="evidence-description text-sm"> <p>I.T.E.N.O.S. International Telecom Network Operation Services GmbH (ITENOS) is a service provider for information and telecommunications technology. Its focus is on customized solutions for housing, networks and cloud in its own data centers and proprietary network infrastructures. </p> <p>ITENOS is a wholly owned subsidiary of T-Systems International GmbH resp. Deutsche Telekom AG</p> <p>Telekom MMS GmbH is listed as the offical hoster. ITENOS is offering housing.<br>Therefore the certificate is applicable for ITENOS GmbH.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1035" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.dmsolutions.de/"> DM Solutions GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit DM Solutions GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Full Service ISP from Hanau, Germany </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/7000-1002-2023-GmbH.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=15ccdb1453430c5d774430f1df88f5e70e59532e950119ca5ebd2d4ab93548ca">Climatehelper.de Certificate</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/oekostrom-zertifikat-2025.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=533ff01ca4234740982df2b42ff9020a625907400e0558e5e6ca69a6168ab8ac">Evidence of green supply</a> <div class="evidence-description text-sm"> <p>Our datacenter is maintained and operated by the Hetzner Online GmbH. All their datacenters are driven by green electricity.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="782" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.do.de"> do.de - Domain-Offensive <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit do.de - Domain-Offensive's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Professional service for your domains with experience since 1999. We always process standard domains and webspace orders live for you. Our specialists are at your side for all your domain and hosting needs. Choose whether you want to contact us by e-mail, live chat or telephone. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1182" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.dotplex.com"> dotplex GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit dotplex GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Fully managed hosting solutions for professional requirements. dotplex offers 15 years of experience and supports over 250 companies and NGOs. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.dotplex.com/en/faq/sustainability">Sustainability webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/TUV_Zertifikat_KlimaNatur_2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2c99705325ee43dea9e8320aca8b049d3c474ab37e604d363f13e381e49120f3">TÜV NORD Certificate 2022</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="800" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.fc-hosting.de"> fc-hosting.de <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit fc-hosting.de's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a full server provider for website hosting, domains, cloud servers, email hosting, Sogo hosting. Email archiving, certificates and domains </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.fc-hosting.de/info/klimaneutrales-hosting.php">Data center certificate</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1315" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.fortrabbit.com"> fortrabbit <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit fortrabbit's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> PHP as a service. A different kind of hosting for agencies, freelancers and startups. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/atmosfair_-_Zertifikat_AX1000894890.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=54dcf5674aec79bf1d015a3820b0964a11ce24ce60c831f54441ae18a1229539">Atmosfair</a> <div class="evidence-description text-sm"> <p>Monthly payments to atmosfair.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/project_earth_-_receipt-2023-11-03.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=618ead0a56dcf7ee01386b5b5679cdbf64921dcaeec5e8c97fc508abd3f1f0ed">Payment</a> <div class="evidence-description text-sm"> <p>We also support Green Earth.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/fortrabbit-offset-co2-emissions.zip?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=74c781dad644c7b4982ef0948c976b6db9ef3762ed342746d96bc63104bf0a32">CO2 emissions and more documents package</a> <div class="evidence-description text-sm"> <p>As requested. This ZIP files contains more receipts and also screenshots from the AWS Carbon Footprint Calculator.</p> <p>## CO2 emissions</p> <p>According to AWS Carbon Offset Footprint Tool monthly emissions are 0.002 MTCO2e only. The 'saving' is around 1 MTCO2e. That's for our whole account using us-east-1 and eu-west-1. There might be a testing micro setup in another region.</p> <p>Find two screenshots, monthly and overall usage. While researching this I noticed that the AWS Carbon Offset Footprint Tool is not exporting current data. I will inquire about that.</p> <p>## Offsetting</p> <p>We use Atmosfair for offsetting since a few years, although I am not big believer in offsetting. According to monthly certificates we offset ~6 MTCO2e monthly. So either way, we should offset much more than we emit.</p> <p>Find some certificates attached.</p> <p>## Other initiatives</p> <p>We also proudly support Project Earth by Phil Sturgeon and company [www.protect.earth](https://www.protect.earth/) on a monthly basis. Find some donation receipts attached.</p> <p>We proud ourselves to provide 'lean hosting resources'. Clients are expected to write efficient code, we support em doing so. This results in fewer hardware resources and energy being used in the first place. We will double on that with our new platform, planned to launch later this year.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1103" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.goneo.de"> goneo Internet GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit goneo Internet GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> goneo Internet GmbH is a German web hosting company that offers a variety of services related to web hosting, domain registration, website design, and other internet-related services. They provide hosting solutions for individuals, small businesses, and larger enterprises, allowing them to establish and maintain their online presence. Additionally, goneo Internet GmbH offers domain registration services, email hosting, website building tools, and customer support for their clients. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/MK-Rechenzentrum-Prospekt_0122.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d2ad4f070cd4a86013a7078b4b876627b34a2339b2337b5c98c113004f2c7409">Datacenter provider paper</a> <div class="evidence-description text-sm"> <p>Paper/Description of datacenter MK Netzdienste GmbH & Co KG in Frankfurt (Main).</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1338" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.greensta.de"> Greensta Ökohosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Greensta Ökohosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Greensta bietet grünes Webhosting und Nextcloud an. Alle Hosting-Angebote und Server bei greensta werden ausschließlich mit 100% Ökostrom von Windcores betrieben. Somit ist greensta ein umweltfreundlicher und energieeffizienter Webhoster. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.greensta.de/ueber-uns/">Website</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.greensta.de/wp-content/uploads/2022/02/Oekostromzertifikat_2022.pdf">Greenpeace Energy</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://teuto.net/wp-content/uploads/2019/10/20190926_WindCORES_OWLTechInnoDay.pdf">PowerPoint Presentation</a> <div class="evidence-description text-sm"> <p>Presentation about our servers in a wind turbine</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1181" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hk-net.de"> Händle & Korte GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Händle & Korte GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Glasfaser, Ethernet, Server, Hosting and Domains. Our core competence and strength is technology! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="131" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com"> Hetzner Online GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hetzner Online GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Welcome to #Hetzner! We're a web hosting company with our own data center parks in Germany and Finland as well as Co-Locations in USA and Singapur. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/nachhaltigkeit/">Sustainability page</a> <div class="evidence-description text-sm"> <p>Hetzner Online is taking responsibility and protecting the environment. Taking responsibility for the environment means there is an increasing need to obtain energy from renewable sources. Hetzner Online uses 100% energy from renewable sources to power the servers in its data centers in Germany and Finland.</p> <p>For years, the investment decisions made at Hetzner Online have been based on energy efficiency. Power usage of hardware and network components has been determined by in-house measurement and used as a fundamental criterion in the selection of components. This is reflected in our PUE: Our data centers achieve a PUE of 1.10 and 1.16. Furthermore, natural air cools our data centers for up to 98% of the year.</p> <p>Choose Hetzner with a clear conscience: Hetzner Online wishes to use these measures to promote energy-efficient use of the Internet. The associated costs will be met in full by Hetzner Online and not passed on to clients. Choose a cleaner future together with Hetzner Online!</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/oekostrom-zertifikat-2025_naturenergie.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=24260c8ddf92bfe36a0b80c3ae42765001abf114079d0dc2f5dde515db4520d6">Renewable Energy Certificates - Germany</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Oomi-sertifikaatti-tuulivesi-Hetzner-2024-eng.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=76e4a290ea07d667a5be542998b69653a970346605720ad800da59fa2a6b01b4">Renewable Energy Certificates - Finland</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1220" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.host-on.de"> Host-On Service Provider GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Host-On Service Provider GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Host-On.de ist ein junges, dynamisches IT-Unternehmen, gegründet in der schönen Lüneburger Heide und seit März 2024 mit Hauptsitz in Frakfurt/Main. Wir betreuen Kunden in ganz Deutschland, Europa und der Welt. Gegründet im Jahr 2010, verfügen wir über langjährige Erfahrung im Webhosting-Geschäft, die direkt unseren Kunden zugute kommt. Hohe Kundenzufriedenheit und der kürzlich erfolgte Umzug in ein hochmodernes, ISO-zertifiziertes Rechenzentrum unterstreichen unsere Ansprüche an Qualität und Service. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="938" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hosting.de"> hosting.de GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit hosting.de GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> With more than 22 years of experience in multiple areas of professional web hosting services, hosting.de has proven to be a reliable partner for business projects, from small to enterprise-sized. Professionally trained in-house support and an extensive developer team ensure that existing services run smoothly while new technologies are integrated progressively, helping customers to reach their professional goals. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="732" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hostsharing.net"> Hostsharing eG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hostsharing eG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Hostsharing is a cooperative organization specializing in providing web hosting services. The organization offers environmentally friendly and ethically oriented hosting solutions for individuals, businesses, and organizations. Hostsharing relies on open-source software and emphasizes transparency, data protection, and sustainability in its services. The organization aims to promote a democratic and fair internet infrastructure. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hostsharing.net/vorteile/nachhaltigkeit-und-soziale-gemeinschaft/">Sustainability and Common Good Report</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hostsharing.net/ziele/digitale-nachhaltigkeit/">Sustainability and Corporate Social Responsibility (CSR) Understanding at Hostsharing</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1237" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ilk.net"> ILK Internet GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ILK Internet GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Service-Provider, Hosting, Housing, Managed Services </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/%C3%96k%C3%B6strom-Krit-EE-plus.PDF?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d02bb770b27ea57ec2a3d9c60229e9e5e9e8bab5de3cc1649e1a6433ba5b55e7">Green Electrical Power</a> <div class="evidence-description text-sm"> <p>We are using since 2011 only certified green electrical power</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ILK_Internet_GmbH_Klimaschutzzertifikat_2024_und_2025.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=186ffcb34c0b500e036514a67049c8a17bde4687f462df1c3a1436df604aa911">Green Energy Certificate 2024 and 2025</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/INBW_GmbH_Klimaschutzzertifikat_2024_und_2025.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d9308312abd2ee346dcfcd2adaf1f0d1d59453ef22abf66e5cede45a32784ce3">Green Energy Certificate 2024 and 2025 datacenter INBW</a> <div class="evidence-description text-sm"> <p>As there are two companies ILK and INBW (operator of the datacenter) involved, there are two certificates. INBW is operating both datacenters exclusively for ILK.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ILK_Internet_GmbH-Klimaschutzzertifikat_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=89247238f2cdb9aadb7a1bca8a2e08130727e09d4cbbbd84a3d0afa0f01c2bd7">Green Energy Certificate 2023</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/INBW_Internet_GmbH-Klimaschutzzertifikat_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5bfd2d0930bbfa1f881bd0b2c5df5df3d6e4061c3e708ee43fcef3bd205fb765">Green Energy Certificate 2023 datacenter INBW</a> <div class="evidence-description text-sm"> <p>As there are two companies ILK and INBW (operator of the datacenter) involved, there are two certificates. INBW is operating the both datacenters exclusively for ILK.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1381" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.inet.de"> Internet AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Internet AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a hosting provider in Frankfurt Germany offering various services related to hosting services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/GreenPlanet_%C3%96kostrom_Zertifikat.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=4d3b09939687de350a462fe0d677fc9cbc6cb01f7a96fe8ee96d8279f7cd2b71">Green Planet Energy Certificate</a> <div class="evidence-description text-sm"> <p>Now we add the Certificate - rather than the Document before as it shows even clearer our green power</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.inet.de/">Our Webpage</a> <div class="evidence-description text-sm"> <p>We also linked the Greenpeace Energy Logo on our main page.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1034" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.internetwerk.de"> InternetWerk GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit InternetWerk GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Professionelles Webhosting für Geschäftskunden mit Serverstandort Deutschland und kostenlosem Umzugsservice für bestehende Webseite und E-Mailkonten mit samt Inhalten. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://firstcolo.net/wp-content/uploads/2022/08/Urkunde-OekoBasis-31.12.2023.pdf">Urkunde</a> <div class="evidence-description text-sm"> <p>Nachweis Ökostromverwendung</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="564" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ionos.com"> IONOS SE <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit IONOS SE's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> IONOS is the leading European digitalisation partner for small and medium-sized businesses. The company serves over six million customers and has a presence in 18 markets across Europe and North America, with its services being accessible worldwide. Its web presence and productivity portfolio caters to all digitalisation needs, providing domains, web hosting and website builders with AI capabilities, as well as eCommerce and online marketing tools. The company also offers cloud solutions for businesses looking to move their operations to the cloud as they expand and develop. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://report.united-internet.de/fileadmin/nachhaltigkeit/2022/en/United_Internet_ESG_22_EN.pdf">United Internet Sustainability Report 2022</a> <div class="evidence-description text-sm"> <p>Pages 68 - 70</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://report.united-internet.de/fileadmin/nachhaltigkeit/2022/en/United_Internet_ESG_22_EN.pdf">United Internet Sustainability Report 2022</a> <div class="evidence-description text-sm"> <p>Pages 68 - 70</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1190" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.iquer.net"> iquer.net GmbH & Co KG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit iquer.net GmbH & Co KG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> High Availability Hosting and Managed Services </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/De-Man-EM-Letter-of-Attestation-Green-Electricity-V1-0.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6a8dc09ae521ed395cdbefa549c695fe7b44e4e158cb1c4b1406706615d0dddb">Interxion Frankfurt (Digital Reality) iquer.net - Treml & Sturm</a> <div class="evidence-description text-sm"> <p>datacenter in Frankfurt powerd b Digital Reality (interaxion) via Treml & Sturm</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023_Nachweis_%C3%96kostrom.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ba4ee059c6465335dcc259fa63cc631f54c2929e16051a6a308c4eba5428a4fa">Interxion Frankfurt (Digital Reality) iquer.net - Quality Hosting</a> <div class="evidence-description text-sm"> <p>datacenter in Frankfurt powerd b Digital Reality (interaxion) via Qualityhosting</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="984" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.lima-city.de"> lima-city <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit lima-city's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> lima-city provides shared web hosting, domains, e-mail services, vServers and Cloud Servers with excellent service, great connectivity and green power. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/20240109-Urkunde-OekoBasis-2024-2025_Telehouse-Deutschland-GmbH.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=441418b0862438d8efb1e4895efdf0d9dd8a165a1e213cfa5532d0dec176b935">Green Energy Certificate Telehouse 2023</a> <div class="evidence-description text-sm"> <p>This is the certificate showing that Telehouse FFM is uising green energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.lima-city.de/ueber-lima-city#datacenter">Datacenter & Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1374" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://linevast.de"> Linevast <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Linevast's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Linevast offers you customised hosting solutions at fair conditions. Benefit from our many years of experience and technical expertise without having to invest in your own infrastructure or additional know-how. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1214" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.link11.com"> Link11 GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Link11 GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Link11 is a global IT security provider, specializing in protection of network infrastructures and web applications from cyberattacks. The company is headquartered in Germany and has offices worldwide in Europe, North America, Asia and the Middle East. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/De-Man-EM-Letter-of-Attestation-Green-Electricity-V1-0_cWBy3wc.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ee37b11fcdd0587cef5f4d30c14abe16999d80bfd7c24d84354f64c3fd5e82e">Green energy certificate Interxion FRA 2022</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ffpm.climatepartner.com%2Ftracking%2F15391-2104-1001%2Fde%3Futm_source%3Dclimatepartner.com%26utm_medium%3Did&data=05%7C01%7Cj.jung%40l">ClimatePartner emission offsetting programme</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/15391-2104-1001_Collective_Certificate_en.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=02e56102e518075aad237308c0a9331ec4f1020174e36172a0d37cf8ec15f894">ClimatePartner Certificate</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1006" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.loswebos.de"> loswebos.de GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit loswebos.de GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a Leipzig based Hosting Company with over 20 years of experience. We offer managed services and cloud services, We are a German hosting provider that uses 100% green electricity. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Zertifikat_RZW_ZNK_%C3%96kostrom_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=946c4991baa8d9df7b7799b1aaab255799e3a31fdcc63f6cd430bb288b98d93f">Certificate</a> <div class="evidence-description text-sm"> <p>Certificate for the 100% supply of the data center from European hydropower.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1394" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://lyratris.com"> Lyratris Limited <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Lyratris Limited's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Lyratris is a Europe-based hosting and infrastructure provider founded in 2017. We specialize in cloud servers, dedicated servers, content delivery networks (CDN), and custom infrastructure setups. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.active-servers.com/dokumente/oekostrom_zertifikat.pdf">Green energy certificate</a> <div class="evidence-description text-sm"> <p>All our infrastructure is hosted within the iNTERWERK datacenter operated by the Active 1 GmbH. The datacenter is run 100% on green energy since years and regularly publishing a certificate issued by the energy provider.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1313" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.maincubes.com/"> maincubes Holding & Service GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit maincubes Holding & Service GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> maincubes provides data centers for colocation services, offering redundant power supply, fault current monitoring, and emergency power supply, as well as climate control and physical monitoring and security of the data center. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.maincubes.com/wp-content/uploads/2024/01/enexion-Oekostromzertifikat-maincubes-Lieferjahr-2023_EN.pdf">Green electricity certificate</a> <div class="evidence-description text-sm"> <p>Green electricity certificates for the data center locations in Germany, which are operational.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.maincubes.com/wp-content/uploads/2023/06/MaincubesBV-GreenPower-1.pdf">Green electricity certificate</a> <div class="evidence-description text-sm"> <p>Green electricity certificates for the data center locations in Netherlands, which are operational.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="927" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.minuskel.de/"> minuskel screen partner GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit minuskel screen partner GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Berlin based hosting with more than 30 years of experience. We offer managed TYPO3, Nextcloud, Mailman and BigBlueButton services among others. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1383" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.mittwald.de/"> Mittwald CM Service GmbH & Co. KG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Mittwald CM Service GmbH & Co. KG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The web is our home. Code is our oxygen. And agencies and freelancers are what make our digital hearts beat faster, so we do everything to provide the service you need for your projects. Our smart user interface guarantees an optimised workflow and makes your agency more efficient. Clever features such as the Time to First Byte analysis support you with your daily business. Plus: All your projects are hosted eco-friendly in our own data center in Germany. To discover more about our ecological projects, please visit our website: https://www.mittwald.de/nachhaltiges-webhosting In order to get the official mittwald sustainability badge, please write an email to nachhaltigkeit@mittwald.de </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1384" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.mobilistics.de"> mobilistics GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit mobilistics GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> At mobilistics GmbH, we provide high-performance cloud hosting solutions tailored to your needs. Our Kubernetes-based platform ensures scalability, reliability, and security for your applications, with all data hosted in Germany for GDPR compliance. We offer flexible, pay-per-use pricing with no minimum contract terms, 24/7 support, and expertise in technologies like TYPO3, Docker, NGINX, and WordPress. Trust us to keep your business running smoothly in the cloud. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1225" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.netcologne.de/geschaeftskunden/"> NetCologne GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit NetCologne GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Was uns ausmacht? Besondere Verbindungen. Damit meinen wir aber viel mehr als nur unsere Angebote rund ums Internet, Telefon, Fernsehen und Mobilfunk: Wir meinen insbesondere auch die Verbindung zu unserer Region, zu den Menschen und zu den verschiedensten Herausforderungen von heute, von morgen und vom Tag danach. So sind wir Deutschlands Vorreiter im Glasfaserausbau und superschnellem Internet. Mit 30.500 Kilometern verlegten Kabeln und einem stetigen Ausbau gehört unser Glasfasernetz zu den modernsten in Europa. Über eine halbe Million Privat- und Geschäftskunden vertrauen auf uns und machen uns hierzulande zu dem größten regionalen Telekommunikationsanbieter. Mit Innovationsstärke, Pioniergeist und Verlässlichkeit bringen wir die Menschen zusammen – und unsere Region immer weiter nach vorn. Mit der Zukunft im Blick. Mit Köln im Herzen. Und vor allem: miteinander. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/01_SWK_Nachhaltigkeitsbericht_2023_gesamt.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=81eb52c8db08807da29e882ad860b10b34b8ab91a1b355a50a3e378030813438">Sustainability Report Stadtwerke Köln 2023</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://netcologne-unternehmen.de/nachhaltigkeit-klimaneutralitaet/">Sustainability webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.certipedia.com/quality_marks/0000065829?locale=de">Green Energy Certificate RheinEnergie AG</a> <div class="evidence-description text-sm"> <p>RheinEnergie AG belongs to the Stadtwerke Köln group, which supplies NetCologne with electricity as the municipal energy supplier.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1358" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.noris.de/"> noris network AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit noris network AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> noris network AG offers IT outsourcing, managed services, cloud services, colocation, and network & security. Its solutions include standard products and managed PaaS for containers on its own cloud platforms, supported by high-security data centers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.noris.de/wp-content/uploads/Certificate-green-electricity-noris-network_2023_en.pdf">Green electricity</a> <div class="evidence-description text-sm"> <p>We become the certificate always at the end of the year. We will get the one for 2024 at the end of 2024.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.noris.de/wp-content/uploads/noris-network-CNDCP-ConfirmationofCompliance.pdf">INITIATIVE “CLIMATE-NEUTRAL DATA CENTERS”</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.noris.de/wp-content/uploads/Zertifikat-171217054_1-ISO-14001-eng.pdf">ISO 14001</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.noris.de/wp-content/uploads/Zertifikat-181220184-ISO-50001-eng-1.pdf">ISO 50001</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cloud.vmware.com/providers/cloud-providers/noris-network-ag">VMware Zero Carbon Comitted</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1177" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://petricore.eco"> Petricore Green Hosting GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Petricore Green Hosting GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Petricore Green Hosting GmbH is a climate-neutral web host with servers in Iceland. Why Iceland? Because here: have the same data protection as in all of Europe get 100% fossil-free electricity do not need cooling ...and thus make Iceland's green electricity usable for the European mainland We also reduce the CO2 footprint through a particularly efficient utilization concept. This means we need less hardware and can use the servers for almost 50% longer. What we can't avoid in terms of emissions - we offset through reforestation in Iceland and the recultivation of moors in Germany. So if this is of interest to you or your customers as a greener alternative - please get in touch! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://petricore.eco/2022/06/16/whats-behind-our-label/">What’s behind our label</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://petricore.eco/2022/06/16/this-is-what-happens-when-we-have-a-million-petricore-customers/">This is what happens when we have a million Petricore customers</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="987" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.planetary-networks.de"> Planetary Networks GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Planetary Networks GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Founded in 2000, Planetary Networks offers professional hosting for small and large enterprise companies. All our locations are in Germany and use 100% green electricity. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/%C3%96kostrom_Zertifikat_Lumen_Technologies_Germany_GmbH_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7c2a7c1581e3b1da7ffdcbe862ece2f2cb50ee3a219898b98a9371f92e195b36">Ökostrom-Zertifikat</a> <div class="evidence-description text-sm"> <p>Der klimaneutrale Ökostrom aus 100 Prozent Wasserkraft von Energie Südbayern wird vollständig von europäischen Anlagen erzeugt und vom TÜV Nord zertifiziert. Durch den Bezug von Ökostrom entstehen weder CO2 Emissionen noch radioaktiver Abfall. Die Lumen Technologies Germany GmbH spart bei einem prognostizierten Strombedarf in Höhe von ca. 58.291.912 kWh jährlich bis zu 20.402,2 t CO2 ein und leistet damit einen wichtigen Beitrag zum Umweltschutz und nachhaltigem Ressourcenerhalt.</p> <p>The servers are operated in the data center of Lumen Technologies Germany.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1056" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.profihost.com/"> Profihost GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Profihost GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Managed Hosting für E-Commerce Champions. Wir hosten Ihren E-Commerce-Erfolg: Shop Hosting und Services für beste Performance bei minimalem Betreuungsaufwand. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/urkunde_business%C3%B6kostrom-t%C3%BCv_ee01_dc-i_2023_W2Q5itC.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=03537a673349d79271ab8f95db4b48c8f2306c08ea767b3c3eece328f292f1ae">Company facts / Supplier certificat</a> <div class="evidence-description text-sm"> <p>The datacenter runs on 100% renewable energy. To keep the impact on the environment as low as possible, only electricity from hydropower is beeing used.<br>envia TEL GmbH operates the data center in which the profihost servers run. The certificate is the proof that the electricity for the data center comes from renewable energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1324" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.qbeyond.de"> q.beyond AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit q.beyond AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> q.beyond AG is the key to successful digitalisation. We help our customers find the best digital solutions for their business and then put them into practice. Our strong team of 1,100 people accompanies SME customers securely and reliably throughout their digital journey. We are experts in Cloud, SAP, Microsoft, data intelligence, security and software development. With locations throughout Germany, as well as in Latvia, Spain and India, and its own certified data centres, q.beyond is one of Germany’s leading IT service providers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1209" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.qwertiko.de"> qwertiko GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit qwertiko GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Maßgeschneidert & leistungsstark: Die qwertiko Platform-as-a-Service Lösung </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.qwertiko.de/infrastruktur/">Infrastructure and sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="907" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.rainbow-web.com"> Rainbow-Web.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Rainbow-Web.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Wir bieten schnelles, zuverlässiges und günstiges Webhosting und Domains für Privatpersonen und Unternehmen. Klar strukturierte Preise, Einfachheit und maximale Sicherheit sind unser Credo. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1273" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://rhoencloud.de"> rhöncloud GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit rhöncloud GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a local Cloud Service provider, running our own datacenters in the geographic region of the Rhön, located in eastern Hesse in Germany. Our customers are local small businesses, seeking to host their IT infrastructure in a professional datacenter, while still keeping their data in the area to comply with GDPR and other data protection regulations. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1377" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://rockinghoster.de"> RockingHoster Deutschland GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit RockingHoster Deutschland GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> RockingHoster Deutschland GmbH, based in Ahrensburg near Hamburg, is a data centre operator with its own infrastructure and offers professional hosting solutions from web hosting, managed servers, reseller servers, racks and domains. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hamburger-energiewerke.de/ueber-uns/auszeichnungen/gruener-strom-label">Website to our electricity supplier</a> <div class="evidence-description text-sm"> <p>Our electricity supplier for the datacenter guaranteed 100 % genuine green electricity. Hamburger Energiewerke not only supplies 100 % green electricity. We also produce it ourselves. As a municipal energy supplier, we invest in renewable energies in Hamburg and the region.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1139" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.springernature.com"> Springer Nature B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Springer Nature B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Springer Nature advances discovery by publishing trusted research, supporting the development of new ideas and championing open science. We are committed to playing our part in accelerating solutions to address the world’s urgent challenges. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/GroenCertificaat_EuropeseWind_INDICATIEF_SmartDC_B.V._2022_5XSuujD.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=774a7db12e644bb28d32637ab792a80e984f2ff42be610bf8662566605f3b2d5">SmartDC Green Certificate</a> <div class="evidence-description text-sm"> <p>https://www.smartdc.net/data-centers/features/sustainability/</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1370" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.tralios.de/"> Tralios IT GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Tralios IT GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Tralios IT is your specialist for running web applications. At Tralios IT, we relieve you of the burden of software operation. Our customized solutions provide the basis for the secure and smooth operation of your web application, website or internet portal. We operate your business software, coding infrastructure and Kubernetes for you - stable, reliable and worry-free. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/20240109-Urkunde-OekoBasis-2024-2025_Telehouse-Deutschland-GmbH_DbkpDEG.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e83cb0029c46392f63d8b8f65250cb1041f7651d73aee33da411be1b7160240e">Green Energy Certificate</a> <div class="evidence-description text-sm"> <p>Our servers are housed in the datacenter of Telehouse Germany, that's why the certificate is set to them.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="778" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://uberspace.de"> Uberspace <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Uberspace's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Hosting provider </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.telehouse-rechenzentrum.de/wp-content/uploads/20240109-Urkunde-OekoBasis-2024-2025_Telehouse-Deutschland-GmbH.pdf">Telehouse green energy cert</a> <div class="evidence-description text-sm"> <p>We host at Telehouse. This is their current green energy certificate.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="666" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.udmedia.de"> UD Media GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit UD Media GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> UD Media GmbH is an owner-managed, German hosting provider that uses 100% green electricity. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/green_energy_zertifikat.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=26a63208a47b462bb71c0cb3c0a189cedbb8506cb5bc4efdf918fb64ed4132c3">Green Energy Certificate (Headquarter)</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2024_Zertifikat_mainova.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6506b20466bf9296afe24c6f49090c6c05956b636b0c1c0d6fd585ff23f6dac8">Green Energy Certificate (Datacenter, Telehouse)</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://udmedia.de/server/">Datacenter information</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1363" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://webgo.de"> webgo GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit webgo GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> webgo stands for more than just hosting - we offer a platform for creativity, growth and technical precision. Our focus is not only on providing high quality hosting packages, but also on creating an inspiring environment for webprofessionals, agencies and freelancers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/webgo-Oekostrom-Zertifikat-RZ-HH_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7a591dbce9e5be72008b977a45066a68ce1f61be91eaa874946dde97e446ee4b">Green Energy Datacenter</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.webgo.de/technik/oekostrom/">Green energy Landingpage which sums up our focus</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="631" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webhostone.de"> webhostone GmbH <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit webhostone GmbH's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> webhostone company </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ZERTIFIKAT_TELEMAXX_OEKO.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124305Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6cff675a5941a2f62794dee5b61e07595e1d46a47d261e1c9c1cfb9481798197">Green Energy Supply</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="787" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webspace-verkauf.de"> Webspace-Verkauf.de ISP e.K. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Webspace-Verkauf.de ISP e.K.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Von Anfang an richtig: Hosting, Webhosting, Webspace, Server, vServer, Domains, Reseller, eMail, SSL und weitere Angebote. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1341" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://webwaddle.com"> WebWaddle Ltd. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebWaddle Ltd.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WebWaddle Ltd. is a digital Full-Service-Provider, empowering organizations to gain full control of their own infrastructure. As such we provide turnkey-solutions from a multitude of manufacturers and also offer easy-to-use hosting, both B2B and B2C. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/umweltschutz/">OVHcloud Sustainability</a> <div class="evidence-description text-sm"> <p>We do not have own data-centers, to better support our users with data-centers close to where they are located. We strongly support green hosting and as such only choose to use our own infrastructure or provided infrastructure with data-center operators that work on net-zero emissions. As such most our infrastructure is at Hetzner's data centers, that use hydropower or with OVHcloud. We guarantee to only choose green hosters in the future or to offset all emissions generated.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/umweltschutz/">Hetzner Sustainability</a> <div class="evidence-description text-sm"> <p>We do not have own data-centers, to better support our users with data-centers close to where they are located. We strongly support green hosting and as such only choose to use our own infrastructure or provided infrastructure with data-center operators that work on net-zero emissions. As such most our infrastructure is at Hetzner's data centers, that use hydropower or with OVHcloud. We guarantee to only choose green hosters in the future or to offset all emissions generated.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1232" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://wp-space.de"> WPspace <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WPspace's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WPspace is a WordPress hoster from Germany. WPspace stands for lightning-fast loading times, 100% WordPress optimisation and personal professional support from experts who love WordPress. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Greece (1)</h2> <article id="1129" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://konet.gr"> Konet.gr <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Konet.gr's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Konet offers premium web hosting with a focus on eco-friendly practices. Their services include scalable hosting, VPS, domain registration, and 24/7 support, catering to Greek businesses worldwide. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Hong Kong (1)</h2> <article id="1288" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hkright.com"> HKRIGHT NETWORK <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit HKRIGHT NETWORK's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Cloud Web Hosting you can trust. In 2020, we are proud to provide Cloud Web Hosting and Email Hosting Service to our customers via Google Cloud. From now on, server security & hosting speed will be concurrently elevated to an entirely new standard. You just need to focus on your own business, and rely on Google Cloud’s world-class standard. You can also scale your business and save resources by migrating or implementing your applications to the cloud. Reach your users even at the sudden increase in traffic, handle requests without compromising stability. Your websites hosting speed faster than before, and is being protected against web attacks. Have your valuable data transferred to the cloud servers, carefree and be able to reserve more time and resources on the development of your core business. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cloud.google.com/find-a-partner/partner/hkright-network">Official Google Cloud Partner</a> <div class="evidence-description text-sm"> <p>In 2020, we are proud to provide Cloud Web Hosting and Email Hosting Service to our customers via Google Cloud.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">India (3)</h2> <article id="1090" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.gossdhosting.com"> GoSSDHosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GoSSDHosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> All GoSSDHosting customers' websites are powered by 100% eco-friendly and renewable energy. Simply by choosing GoSSDHosting as your hosting service, you are reducing your company's overall carbon footprint. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.gossdhosting.com/green/">We are Green</a> <div class="evidence-description text-sm"> <p>A detailed guide on why we are green.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1351" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hostmagnus.com"> HostMagnus <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit HostMagnus's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a hosting platform where we provide green web hosting services to our customers, where all our data centers runs on 100% renewable energy with Data Center PUE (Power Usage Effectiveness) rating of 1.12. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://hostmagnus.com/green-hosting/">Green Hosting</a> <div class="evidence-description text-sm"> <p>We are a reseller hosting platform where we bought hosting from 20i and they are green hosting providers, as a reseller we also provide green hosting.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1380" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://textrahost.in"> TextraHost Web Solutions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit TextraHost Web Solutions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> TextraHost is a leading web hosting company offering a wide range of cloud hosting, VPS, and shared hosting solutions tailored to meet the needs of businesses of all sizes. With a focus on reliability, security, and customer satisfaction, TextraHost partners with industry giants to provide robust and scalable hosting environments. Our dedicated team of experts is committed to delivering top-notch technical support and innovative services to ensure your online presence is always performing at its best. Whether you're a small business owner or managing a large enterprise, TextraHost has the right hosting solution to help you succeed in the digital landscape. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/nachhaltigkeit/">My Data center Provider Use a 100% Green Energy</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Ireland (3)</h2> <article id="762" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.blacknight.com"> Blacknight <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Blacknight's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Ireland's leading website hosting and domain name provider. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://blacknight.blog/blacknight-installs-solar-panels-on-carlow-headquarters-roof.html">Solar panels blog post</a> <div class="evidence-description text-sm"> <p>We installed solar panels on our office roof that provide most of the power for our administrative operations</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.climateneutraldatacentre.net/signatories/">Climate neutral data centre pact</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1171" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hostingireland.ie"> Hosting Ireland <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hosting Ireland's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Hosting Ireland is part of team.blue and one of Ireland's leading domain name registration and cloud hosting companies. Utilising Cloud technologies to deliver exceptional products and services across Europe to SME's, Corporates, Government and Education. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1208" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.stripespeed.com"> Stripespeed International <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Stripespeed International's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Web Hosting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Invoice5545857.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d69b07afdd66b1959da36205088e75504648e30a780ddcef17c49177332e7c5e">Reseller invoice (confidential)</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Italy (14)</h2> <article id="1263" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://allyou.srl"> ALL YOU SRL <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ALL YOU SRL's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a digital company, we offer a develop service and a personalized e manager hosting & cloud service. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificazione-energie-rinnovabili-GenesysInformatica.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=411f1ccc044cc8259d3ccb70faaf663cecce56ab1a51081deb353fbbbed987ff">Certificate of Origin for Green Energy for DC 2024</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hostingsolutions.it/azienda/datacenter-dc2fi-tier4">OUR DATACENTER</a> <div class="evidence-description text-sm"> <p>We select a datacenter by green validation you can find here all information:</p> <p>https://www.hostingsolutions.it/azienda/datacenter-dc2fi-tier4</p> <p>datacenter are also certified ISO 14001. IF needed we can give more certification evidence</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hostingsolutions.it/azienda/certificazioni">Certificates of Sustainability from DC</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1283" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.aruba.it"> Aruba.it <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Aruba.it's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Aruba S.p.A. is the main Italian cloud provider and leader in data centre services, hosting, trust services, email, PEC (certified emails) and domain registration, serving individuals, professionals, companies and PA. Founded in 1994, Aruba has 16 million users, with 2.7 million registered domains, 9.8 million email accounts, 9 million PEC and 130,000 managed servers. In 2021 it enters the telco market with an offer of FTTH ultra-broadband connectivity services. Over the last 20 years, Aruba has gained extensive experience designing and building its own green-by-design Data Centres and developing a unique know-how in the sector. It is active in several European initiatives, including the Gaia-X for federated cloud and the Climate Neutral Data Centre Pact. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.aruba.it/documents/certifications/it/aruba-spa-go.aspx">Certificate GO (Guarantee of Origins of energy from renewable sources)</a> <div class="evidence-description text-sm"> <p>https://www.aruba.it/documents/certifications/it/certificazione-cndcp.aspx CNDC Pact Certificate<br>https://www.aruba.it/documents/certifications/it/aruba-spa-dichiarazione-verifica.aspx EU Code of Conduct on Data Centre Energy Efficiency<br>https://www.aruba.it/documents/certifications/it/aruba-spa-iso-50001.aspx ISO 50001<br>https://www.aruba.it/documents/certifications/it/aruba-spa-go.aspx GO</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="865" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.emmecubo.it"> emmecubo srl <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit emmecubo srl's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We only use, for ourselves and for all our customers, certified electricity from renewable sources. Our commitment to the environment and to the future of the next generation. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.emmecubo.it/contatti#anchorgreen">We are Green</a> <div class="evidence-description text-sm"> <p>We use the infrastructure of seeweb, already part of the green web foundation (https://app.greenweb.org/directory/#862 ), and use 100% green energy from Alperia (https://www.alperia.eu/it/impresa/piccole-medie-imprese).</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1228" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.flamenetworks.com"> FlameNetworks S.r.l. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit FlameNetworks S.r.l.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> FlameNetworks was born in 2003 from the passion and dedication of a group of young professionals, who for years have been working with attention and commitment in the boundless world of Information & Communication Technology, with a strong specialization in the evolution of the World Wide Web. Today FlameNetworks is a leading Italian company in the Cloud Hosting sector and Managed solutions. It addresses the Internet market by providing technological solutions for online presence which are developed by a qualified team of technicians and account managers always available to provide concrete and innovative answers. The company follows the customer from the moment of architectural design, identifying the best solution for his business and supporting him in the subsequent phases of growth on the web through consultancy activities and thanks to efficient and decisive technical assistance. The objective is to guide companies in that digital transformation process necessary to continue to play a fundamental role in the market, proposing itself as a valid alternative in the Cloud Computing panorama compared to the reference players. Thanks to the use of cutting-edge technologies and infrastructures and the availability of independent IP resources in 4 data centers, 2 of which in Italy, FlameNetworks guarantees extremely high-performance, solid, secure and scalable systems at a very competitive cost. Among the main objectives of FlameNetworks there has always been that of creating a complete and integrated offer of products that satisfy customer needs, providing services at competitive prices, guaranteeing technology, reliability and security. The intent is to establish stable commercial relationships, based on seriousness and transparency, aimed at optimizing the customer's investment. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1367" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://host.it"> Host spa <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Host spa's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Host.it is a web hosting company based in Italy, Founded in 2002, Host.it provides a range of hosting services tailored to the needs of businesses. These services include web hosting, domain registration, email hosting, and virtual private servers (VPS). Host.it is known for its reliable and scalable solutions that are designed to support the specific requirements of various projects. The company focuses on offering high-quality resources and support to ensure optimal performance for websites and applications. They cater to both small businesses and larger enterprises, providing customized solutions to fit different needs and budgets. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ATTESTATO_PENSO_IN_VERDE.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a9c2d0470103c0de8a81045806959c0afb2bfac63bb7182a14a0e965708565b1">certification of purchasing energy from sustainable sources</a> <div class="evidence-description text-sm"> <p>the certificate was issued by ABenergie® is a trademark licensed for use by Gas and Power Srl - VAT number 09083400961 - registered office Via Goffredo Mameli 11, 20129 Milan - REA MI 2068114 which is the company from which we buy energy electric.</p> <p>It is a company that produces from hydroelectric power in Italy and which has certified to us that 100% of our consumption comes from renewable sources.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1397" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hostingrent.it"> hostingRent <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit hostingRent's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> HostingRent.it is a web hosting service that offers solutions for domain registration, shared hosting, dedicated servers, and other resources for managing websites. It caters to both individuals and small to medium-sized businesses, providing tools and support for creating and managing online projects. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.aruba.it/certificazioni/ecosostenibilita-certificazione-go.aspx">we provid from datacenter certificated</a> <div class="evidence-description text-sm"> <p>I have a partnership with them, and I provide services of my company by leaning with my infrastructure on them</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="999" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hqhosting.it"> hqhosting.it <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit hqhosting.it's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Kubernetes Service Provider </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hqhosting.it/about-us/eco-hosting/">Sustainability webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.agsmaimenergia.it/it/casa/luce/eco-luce">Agsm</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1004" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.netsons.com"> Netsons s.r.l. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Netsons s.r.l.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Netsons is an Italian cloud & hosting provider. We offer IT services targeted to quality, performance and green environment. Netsons offers following IT services: Domains, Web Hosting, Cloud Computing, Dedicated Servers with high quality, extreme support and fanatic customers care. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1395" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ocalab.it"> OCACODE <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit OCACODE's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> OCACODE is the technological division of OCALAB, a company focused on brand strategy and communication. OCACODE has chosen to utilize a private Cloud on a certified Datacenter to ensure efficiency, high security standards (ISO 27001), compliance with environmental requirements (ISO 14001), and energy efficiency (ISO 50001). OCACODE actively monitors and continuously updates the hosting platform, ensuring compatibility, security, and the preservation of investments. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.datacenter.it/ecosostenibilita-aruba/energia-verde.aspx">Green Datacenter</a> <div class="evidence-description text-sm"> <p>We are Aruba Business Partner and our Private cloud is in their Data Center. We have undertaken the path of certification just like our partners at PIANO D with whom we work on the development of sustainable sites. We have the same type of infrastructure, they on SeeWeb and us on Aruba Business. Both Data Centers are Climate Neutral and have sustainability certifications.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.datacenter.it/home.aspx">Climate Neutral Data Center</a> <div class="evidence-description text-sm"> <p>We have undertaken the path of certification just like our partners at PIANO D with whom we work on the development of sustainable sites. We have the same type of infrastructure, they on SeeWeb and us on Aruba Business. Both Data Centers are Climate Neutral and have sustainability certifications.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="863" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.piano-d.it"> Piano D <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Piano D's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A certified B Corp Italian agency who design and develop low carbon websites and host them only on data centres powered by renewable energy. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Report_CO2_FREE_EE_EE_B_2022_20162055.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5123ea52214646a251942996d2d9b65782d3ca16d7bc0c236541734ea493d855">C02 Saved in 2023</a> <div class="evidence-description text-sm"> <p>This is our Co2 saving report from our energy supplier for 2023.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="862" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.seeweb.it/en"> Seeweb <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Seeweb's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Seeweb is the Italian Cloud Computing Provider founded in 1998 and part of Dominion Hosting Holding. With multiple proprietary Data Centers (Frosinone, Milan, Lugano, Zurich) Seeweb is the ideal supplier for anyone who needs to design, implement or migrate their IT architecture quickly and with the certainty of investing in modern and secure solutions and infrastructure. From multi-domain hosting to dedicated servers, public and private cloud, storage services and backup as a service, and rack or shelf solutions to securely host your servers and equipment, Seeweb is the answer to all storage, data protection and disaster recovery needs. Seeweb last innovation is the cloud computing services for artificial intelligence and machine learning, providing pure power for massive parallel tasks on demand and with a pay as you go approach. SEEWEB DATA CENTERS Seeweb’s historical location of Milan, in Caldera Street, is the meeting point of colocation activities, geographic clustering, disaster management and business for northern Italy. The Frosinone office, with its newest extension — a 4,100 sqm covered area with 16,000 sqm of service areas and a park — is a nerve centre for colocation in central Italy. Cloud infrastructure is in place on all sites, all equipped by default with off-site backup (on the opposite site to the server allocation), N+1 redundancy with IP Failover, no overbooking, guaranteed resources, enterprise storage area network. SEEWEB AND ARTIFICIAL INTELLIGENCE Seeweb is the first Italian provider for cloud computing services dedicated to AI and ML. Its GPU cloud servers are all powered by green energy. The rack high density environment allows high efficiency and at the same time performances (https://www.supermicro.com/CaseStudies/Success_Story_Seeweb.pdf). The on demand model guarantees the possibility of using this very powerful servers only when needed. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> <li class="service-label inline-block">Other: we do not offer any of these services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ft._n.17597_del_08.01.2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=dea434012073be007799ddab199eca901a46772d7f5a99a147d1d4a564ee1fbc">ISO 14001 Certification</a> <div class="evidence-description text-sm"> <p>ISO 14001 is a quality management system standard focusing on environmental management related to a company’s operations. It provides guidelines on how to improve environmental performance within an organization, and it can help businesses become more efficient in their environmental practices.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Compliance_green_DNSH_EN.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=eec83e3255dc52c9963ebf21f8cff43f62a1bcf991ea065be26af96824e3d8b0">Do Not Significant Harm declaration</a> <div class="evidence-description text-sm"> <p>The DNSH principle entails assessing whether an investment in an economic activity that contributes substantially to an environmental or social objective does not significantly harm any environmental or social objectives. In particular, ‘do no significant harm’ means not supporting or carrying out economic activities that do significant harm to any environmental objective, where relevant, within the meaning of Article 17 of Regulation (EU) 2020/852.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Contratto_Generale_Energia_Elettrica_-_Enel_-_Rinnovabile.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=446a9abe914a09b561fe8d84ddf22a986efc9bf95bf7b83246b57fb35cec5b7c">Enel green energy certification</a> <div class="evidence-description text-sm"> <p>This certification formally confirms we can use the Green Energy logo provided by our green energy provider Enel.<br>The previous provider has been Enegan, now replaced by the new Company.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.supermicro.com/CaseStudies/Success_Story_Seeweb.pdf">Supermicro success case for green GPU cloud/green computing</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1349" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.vhosting.com"> VHosting Solution s.r.l. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit VHosting Solution s.r.l.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We offer Wordpress, Low Cost and Professional Cloud Hosting, Cloud VPS, all with NVMe SSD disk. All our services are offered in Private Cloud mode, at no additional cost. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.vhosting.com/hosting-sostenibile-vhosting/">Initiatives by VHosting for the Surroundings</a> <div class="evidence-description text-sm"> <p>Initiatives to reduce the company's CO2 footprint, specifically, adoption of a beehive through 3bee, and reforestation through TreeDom</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/14001_EN.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d8c6d3b642b5c3168e3417808217607671ebad0dbbe9248ffa39f8c874ed5cf0">ISO 14001</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1067" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.vps-green.com"> VPS GREEN <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit VPS GREEN's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> VPS GREEN is the ideal solution for Information Technology Professionals. IT Managers, Developers, DevOps Specialists, Web Agencies and SMEs find in VPS GREEN the latest generation of hyperconvergence virtualization systems. Gold- and Platinum-tier Intel® If your answer to your business needs is to have the best at a competitive cost, VPS GREEN is your ideal partner. The added value of our virtualization solutions, in addition to performance, lies in sustainability. VPS GREEN lives on IT infrastructures powered exclusively by electricity produced from renewable sources (photovoltaic, wind and hydroelectric) and is certified thanks to rigorous specifications. Our certification is officially recognized by authorized certification bodies. Last, and certainly not in order of importance, is your privacy. VPS GREEN uses Data Centers exclusively in Italy or Europe, this to safeguard the conservation of your data. If you want your data to remain within the scope of the GDPR then VPS GREEN is the ideal choice. Do you need backup, support or other services? Contact us and together we will analyze your needs, offering you economical but powerful solutions, tailored to you. Try on your ideal size. VPS GREEN, together for truly sustainable computing. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Green_Cloud_certificate_VPS_GREEN_B23011378.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=93cd105728a7a2deeb50d9f0faf4830a738c37c21f5c4d49da681952c901e9bf">Green Cloud Certificate</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Data_Center_Green_Certificate_by_BioAgriCert.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b4c48d922651fc510b26984ff85589290cb7876c651535207d468d9e9df129bd">Data Center Green Certificate by BioAgriCert</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Data_Center_TUV_Certificate_Energy_Origin_.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=089f113240b47b57361a60f482c81ba826b45004cfcb01d2a0046d7056b65499">Data Center TUV Certificate Energy Origin</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1340" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.vvlab.it"> VVLAB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit VVLAB's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> In vvLab, we believe that cybersecurity is the most important thing, and we guarantee it in every service we offer. We don't sell services, but solutions. Our goal is to take care of companies' digital transformation through our reliability and expertise, thus enabling the achievement of business objectives without the worry of IT issues. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Other: we do not offer any of these services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.vvlab.it/en_EN/documents/certifications">ISO 14001</a> <div class="evidence-description text-sm"> <p>our services is delivered brought Seeweb datacenter https://www.seeweb.it/en/company/certifications<br>Seeweb is already in your network</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Lithuania (1)</h2> <article id="1250" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hostinger.com/"> Hostinger <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hostinger's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Hostinger is an international hosting company dedicated to helping everyone succeed online – from bloggers and developers to business owners and creative agencies. With our advanced hosting technology, user-friendly control panel, and AI-powered website builder, building a site has never been easier. We offer comprehensive solutions tailored to meet the evolving needs of our customers' online journey. Our services encompass shared hosting, website builder, cloud hosting, VPS hosting, WordPress hosting, domain registration, and email hosting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Mozambique (1)</h2> <article id="1348" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://mamahost.co.mz"> Mamahost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Mamahost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Mamahost is a leading web hosting provider renowned for its reliable and affordable hosting solutions. With a focus on customer satisfaction and cutting-edge technology, Mamahost offers a wide range of hosting services, including shared hosting, VPS hosting, dedicated servers, and domain registration. Our intuitive control panel makes managing websites effortless, while our expert support team is available 24/7 to assist customers with any inquiries or technical issues. Trusted by businesses and individuals alike, Mamahost delivers unparalleled performance, security, and uptime, making it the preferred choice for hosting needs worldwide. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://mamahost.co.mz">Mamhost Website</a> <div class="evidence-description text-sm"> <p>All our servers are deployed into HVH datacenter e OVH is verified Green host provider</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Netherlands (53)</h2> <article id="1408" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.adema-it.nl"> adema: it <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit adema: it's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Green and 100% Dutch webhosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/green-web-check/?url=www.ademait.nl">The same as a green hoster</a> <div class="evidence-description text-sm"> <p>I run a dedicated server from an already listed Datacenter/Provider. I want the badge but with my own company as verified because it would be weird for my customers to an other provider name.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="954" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://altushost.com"> AltusHost B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit AltusHost B.V.'s website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/DLR_2023_ESGReport_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=03428b8f03de4e51100795339c7a2977091602c3baf10a4ffd8a073e16009dc7">Digital Realty ESG Report 2023</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1406" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://backbone.direct"> Backbone.direct <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Backbone.direct's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a friendly, 2-person strong team providing IP Transit, colocation, managed hosting and other services, aiming to be carbon neutral or positive in most ways possible. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.northcdatacenters.com/en/knowledge/sustainable-data-center-absolutely/">100% green energy and goals of our DC partner</a> <div class="evidence-description text-sm"> <p>Highlights the Green energy, and sustainability actions to improve further at NorthC. Also see https://www.northcdatacenters.com/en/about-us/sustainable-data-centers/ besides linked article.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.gtt.net/us-en/about-us/esg-environmental-social-governance-hub/environmental-policy/">Network carrier</a> <div class="evidence-description text-sm"> <p>Goals GTT (one of our network suppliers) is taking aimed at improving their carbon footprint. Amongst others choosing only green datacenters whenever possible.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.nikhef.nl/housing/datacenter/green/">Proof of network pop green practice</a> <div class="evidence-description text-sm"> <p>Our core router is located in NIKHEF, Amsterdam, where over 600 networks including all of ours partners reside. They only use green energy and re-use waste heat for student housing. </p> <p>We ourselves support this cause by picking power efficient equipment. Our entire networking stack in both NorthC, NIKHEF and Qupra uses 600 watts, routing over 100Gbit/s 95% to the public internet (so even excluding internal traffic, which is also large amounts of data!).</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://quprawholesale.com/en/services/co-location/">Statement about other supplier and our efforts for improving our carbon footprint further.</a> <div class="evidence-description text-sm"> <p>Our third pop is a small local pop in Amsterdam, namely Qupra Datacenters. It is a 90-rack data center, and has 80 solar panels on its roof and a 108 kWh battery system. During the day, the battery gets filled over a period of 7 hours. The remaining power amounts go directly into running the datacenter, and in the evenings, the batteries will be used to run the entire DC for up to 2 hours from green energy under current load (Datacenter is 100% filled).</p> <p>The entire DC runs also hotter then normal DCs, at an average of 27c on cold aisle and 30c on hot aisle. This is done to preserve needing larger, unneccesary cooling units and also allows them to not use a dime in gas bills for heating the rest of the building. </p> <p>We ourselves are currently only getting new hardware that allows us to do higher density computing. We recently started using Supermicro MicroCloud machines, which allows us to put 12 server blades into 3 rack units of space, in just a 600W utilization. This is 70% less compared then our previous Dell Poweredge server configs, and these machines work flawless for the use case (actually perform better!).</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/_GroenCertificaat_EuropeseWind_INDICATIEF_ENG_lang_NorthC_Datacenters_AMS01.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=123ac06ccc287c091aab66ab710647ffc6c76ff426edef8e93b8a23f8c2bfa1f">Green Power certificate northC</a> <div class="evidence-description text-sm"> <p>Hereby the certification of our main datacenter we use.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="59" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.bit.nl/"> BIT <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit BIT's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> BIT is specialised in colocation, internet connections, managed hosting and outsourcing for corporate internet users. BIT offers the basis of IT and internet infrastructure for quality-conscious organisations. Reliability is the fundamental idea of our service, so our clients can focus on their core activities carefree. BIT distinguishes itself with a high level of knowledge, years of experience and a pragmatic approach. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Edmij_groencertificaat_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=98fc89be8add14e32ac7e1439f793677532ef0bcbeafea205378817c84d4de32">Certificate Green Energy</a> <div class="evidence-description text-sm"> <p>The certificate is only available in Dutch unfortunately. It states that all electricity BIT uses is resourced sustainably.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1346" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://bitency.nl"> Bitency B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Bitency B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Bitency is a hosting provider in the Netherlands. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1365" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.bizway.nl/"> Bizway B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Bizway B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Managed Service Provider that deliver managed IT services to customers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.bizway.nl/mvo/">Bizway Corporate Social Responsibility</a> <div class="evidence-description text-sm"> <p>Bizway Corporate Social Responsibility</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1302" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://blackforthosting.com"> Blackfort Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Blackfort Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Its a basic hosting business that slowly grows and slowly getting more advanced. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Other: we do not offer any of these services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1251" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.brinkhost.nl/"> BrinkmanIT <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit BrinkmanIT's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Webhosting and webdesign, Groningen, the Netherlands. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="777" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cj2.nl"> CJ2 Hosting BV <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit CJ2 Hosting BV's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Founded in 2002 CJ2 has since grown into one of the largest ISP/hosting companies in the North of the Netherlands. Our close-knit team consists of passionate IT professionals. We ensure that you don't need to worry about the continuity of your ICT environment and/or services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://qtsdatacenters.com/-/media/resources/data-sheets/qts_facility_sheet_gro1-dc1.pdf">Factsheet Main Datacenter</a> <div class="evidence-description text-sm"> <p>This factsheets contains information stating that our main datacenter location is using renewable energy, provides residual heat to the city's heating system and promotes the use of EV's.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/NorthC_Factsheet_Groningen_v1.02.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3b3d400b63f295afc61843a10e3fdbfcffb05022188ea5142bcf800fa87cd463">Factsheet Secondary Datacenter</a> <div class="evidence-description text-sm"> <p>This fact sheet, in Dutch, states that all the energy used in our secondary datacenter location is renewable and co2 neutral.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.cj2.nl/over-cj2/">CJ2 and Durability</a> <div class="evidence-description text-sm"> <p>On this webpage, in Dutch, there is a section about sustainability throughout the company, stating all company vehicles are EV's, promoting the use of bikes etc. It also backs up the statements provided in the evidence about our datacenters using 100% "green" energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1376" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://cloud86.io"> Cloud86 <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cloud86's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Offering webhosting and domainregistration services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/30028-GreenCertifcate_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b5161b7bfd07b034b55093fc252b90bf40ac90c734f13dd40e198125d6341d6e">Green certificate</a> <div class="evidence-description text-sm"> <p>At Cloud86 we have all our servers hosted in the QTC Datacenter in Groningen. This datacenter is running 100% at renewable energy. We also use virtualization to reduce power usage drastically through running hardware as efficient as possible and we're using the newest AMD EPYC zen4 processors which are power efficient when used in a high core density setup.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1245" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cobytes.com/nl/"> Cobytes <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cobytes's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Cobytes verzorgt met plezier hostingoplossingen voor haar klanten. We zijn persoonlijk ingesteld en vinden korte lijntjes erg belangrijk om onze klanten het beste te helpen. We denken graag met onze klanten mee en zijn altijd bereikbaar. Met onze managed hosting is alles up-to-date, up-to-speed en hebben onze klanten nergens omkijken naar! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://serverius.net/sustainable-it-infrastructure/">Green data center Serverius</a> <div class="evidence-description text-sm"> <p>We only use the dutch data centers Leaseweb in Haarlem and Serverius in Dronten which are both green data centers.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.ironmountain.com/nl/data-centers/locations/amsterdam-data-center">Iron Mountain DC AMS-01 webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Jaarnota_Eneco_898271116_duurzaam.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7382716fe6e480dc3d516a66b64156309adad18e2a3b7302155fcf20af139d9e">Specificatie jaarnota Eneco energie</a> <div class="evidence-description text-sm"> <p>I only added the relevant page of the annual report due to privacy reasons, which is the page about the green enery provided by our energy provider Eneco, proving that all energy we buy is 100% green. It states our client number only. The document is directed at our landlord as we rent our office with the energy contract included.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.leaseweb.com/nl/node/4481">Green data center Leaseweb</a> <div class="evidence-description text-sm"> <p>We only use the dutch data centers Leaseweb in Haarlem and Serverius in Dronten which are both green data centers.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="142" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.creagraphy.nl"> Creagraphy <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Creagraphy's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="705" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cyberfusion.io/"> Cyberfusion <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cyberfusion's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Cyberfusion is a WebOps platform purpose-built to host, monitor, secure and optimise many websites and applications in one place. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1375" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://devnomads.nl"> DevNomads <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit DevNomads's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> With a passion for technology, we provide and build internet services and develop (web) applications for our customers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://ik.imagekit.io/eurofiber/eurofiber.com/2023-08/ESG%20report%202022%20Eurofiber-final.pdf">Eurofiber Environmental, Social and Governance Report</a> <div class="evidence-description text-sm"> <p>This is the governance report from the datacenter where we host our infrastructure. Page 13 of this document contains the statements they make regarding their choice of energy source.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1184" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://duurzaamonline.nl"> duurzaam online <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit duurzaam online's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> duurzaam online is a platform that enables users to create sustainable websites and webshops. It emphasizes eco-friendly practices by minimizing the carbon footprint of websites and ensuring privacy protection for its visitors. The service offers easy-to-use tools for building a website, making it accessible for entrepreneurs and businesses. Additionally, it provides scalability and affordability, allowing users to add or remove functions (eg.: privacy first analytics, newsletters) as needed. For those who need assistance, a team of experts, including designers and marketers, is available to help establish a strong online presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="166" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.equinix.nl"> Equinix <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Equinix's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1309" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.foxxl.hosting/"> FOXXL Hosting B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit FOXXL Hosting B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> FOXXL offers Windows and Linux based Webhosting, Reseller hosting and Managed VPS servers. Our support for ASP.NET and Microsoft SQL Server differentiates us in the market. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/GroenCertificaat_NederlandseWind_Indicatief_BIT_BV_2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=11291b656b7c343971238b674881399578f83a526c66199fdd494783725fabd3">BIT datacenter in Ede</a> <div class="evidence-description text-sm"> <p>We use the BIT datacenter in Ede as our datacenter to host our services, see the evidence on our own website and the Certificate from BIT as PDF document.</p> <p>https://www.foxxl.hosting/over-foxxl/onze-infrastructuur/<br>https://www.bit.nl/en/about-bit/corporate-social-responsibility<br>https://www.bit.nl/uploads/images/PDF-Files/GroenCertificaat_NederlandseWind_Indicatief_BIT_BV_2022.pdf</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="9" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://greenhost.net"> Greenhost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Greenhost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Greenhost is a web hosting company known for its commitment to sustainability and environmental responsibility. By utilizing renewable energy sources, implementing energy-efficient technologies, and supporting eco-friendly initiatives, Greenhost aims to minimize its carbon footprint and promote a greener internet infrastructure. Beyond offering environmentally conscious hosting services, the company also prioritizes transparency, customer support, and security, making it a preferred choice for individuals and organizations seeking to align their online presence with eco-friendly values. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023_-_GPP_Letter_of_Attestation_-_Greenhost.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9124c421861758670454774e426f1418756541fee57b775e6b636b6ec471581c">Green Pass</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1373" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.halvar.io/"> Halvar.io <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Halvar.io's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We offer 200% green open source webhosting. We go beyond the 100% which is green energy for the servers. We buy secondhand laptops, travel with trains and buy bunds from justdiggit for each virtual machine. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/vm223_jdi_2dc64485-b0a3-4300-b622-66416c04e9fb.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fe4606193b9d2368db6a2d45fec69d28b0bd40481e0d7f2c777de3a0d63de2c9">Justdiggit for a recent virtual machine</a> <div class="evidence-description text-sm"> <p>This is a justdiggit bund certificate for a recent virtual machine.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://fosstodon.org/@halvar/112630272414951152">Travel journal</a> <div class="evidence-description text-sm"> <p>When we were at Turins this year we took the train and bus to travel back and forth to Amsterdam</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/GroenCertificaat_EuropeseWind_INDICATIEF_SmartDC_B.V._2022_Fj7GaTh.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d2128a71e81b3a5ad8611a527fa1bedc5ea0db32ff8b2a0eea43ea984ae081f0">Certificaat EuropeseWind</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="869" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hoasted.com"> Hoasted B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hoasted B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Hoasted is a premier hosting provider distinguished by its unmatched performance and cutting-edge solutions. Customers annually enjoy a 25% speed enhancement due to upgrades to the latest server technologies, which eliminates the drawbacks of outdated systems. Hoasted offers the fastest software, including cPanel and LiteSpeed Enterprise, and provides access to the latest technologies like PHP, HTTP/3, and WebP, continuously improving performance to minimize website load times. Hoasted’s state-of-the-art server setup includes green, energy-efficient technology with DDR5, NVMe, and a 10Gb network within a high-availability Proxmox framework. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hoasted.com/hosting/groene-hosting/">Sustainability webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/FOX-Certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fbcf44c849cf37b43bc00e3329a0db6d8f2ea0599bcb8806b8f822e5b9b63457">Hetzner Gunzenhausen Certificate 2022-2025</a> <div class="evidence-description text-sm"> <p>We have our own dedicated servers, based on our own ASN and IP blocks, that are mostly run in Hetzner datacenters.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Oomi-sertifikaatti-tuulivesi-Hetzner-2022-eng.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=55cc5a035b51ed61ef18597a20f8172903c49e0f90c7a9f4c7648ddfd4991fea">Hetzner Finland Certificate 2022</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1087" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hostingvoorje.website"> Hosting Voor Je Website (HVJW) <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hosting Voor Je Website (HVJW)'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> With a BEETJE (of juist VEEL) of Hosting Voor Je Website, I help people with their websites and email. But that’s just the start. I love brainstorming with you about your entire online presence. I’ll host your website and, if you want, help design it too. Plus, I can assist with connecting to other tech platforms like Shopify, Squarespace, Bandcamp, or your accounting software. In short, anything’s possible. Feel free to reach out to me via email at info@hvjw.nl or WhatsApp at +31108700808. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/assets/Uploads/downloads/oekostrom-zertifikat-2025.pdf">Oekostrom Zertifikat 2023 - 2025</a> <div class="evidence-description text-sm"> <p>In our German data center parks, we at Hetzner Online use hydropower. Our environmental partner is Energiedienst AG, a TÜV certified company that generates green energy from 100 percent carbon dioxide-free and environmentally-friendly hydropower.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/assets/Uploads/downloads/oekostrom-zertifikat-2022.pdf">Oekostrom Zertifikat 2022</a> <div class="evidence-description text-sm"> <p>Our environmental partner is Energiedienst AG, a TÜV certified company that generates green energy from 100 percent carbon dioxide-free and environmentally-friendly hydropower. (via: https://www.hetzner.com/unternehmen/umweltschutz/)</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="600" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hostingindustries.nl"> Hostingindustries <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hostingindustries's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Webhosting company with a strong focus on the SMB market and on service </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.ironmountain.com/data-centers/locations/amsterdam-data-center">Iron Mountain website</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://edge.sitecorecloud.io/ironmountain-c8dd68e9/media/project/iron-mountain/iron-mountain/files/resources/data-sheets-and-brochures/d/data-centers-2022-data-centers-sustainability-report.pdf?sc_la">Iron Mountain ESG Report</a> <div class="evidence-description text-sm"> <p>Refer to page 17</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1281" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.intermax.nl"> Intermax <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Intermax's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Managed service provider for hosted applications and cloud native platforms, targeted at government, healthcare and organizations in vital sectors. Since 1994, 100+ personnel in 6 offices around The Netherlands. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.intermax.nl/over-intermax/mvo/">MVO information page, including CO2 footprint reporting</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1294" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://intersolution.net"> Intersolution <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Intersolution's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a IT company and create it solutions for other businesses. Think of: Hosting, Website development and custom portals. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1293" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.isaeus.nl/"> Isaeus ICT Solutions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Isaeus ICT Solutions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Isaeus stands at the forefront of digital solutions, specializing in delivering top-tier web hosting, Virtual Private Servers (VPS), and private cloud services. The company is committed to providing robust and scalable digital infrastructures that cater to a diverse clientele. With an emphasis on reliability and performance, Isaeus ensures that each service is tailored to support the continuous growth and online presence of businesses in the ever-evolving digital landscape. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.smartdc.net/data-centers/features/sustainability/">We utilize the colocation services of SmartDC / i3D</a> <div class="evidence-description text-sm"> <p>We utilize the colocation services of SmartDC / i3D in Rotterdam. We have deliberately chosen this because SmartDC uses 100% green energy and aims to be CO2 neutral. See the Green Certificate on their website: https://www.smartdc.net/data-centers/features/sustainability/</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="655" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.itb-kwadraat.nl"> ITB2 Datacenters <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ITB2 Datacenters's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> ITB2 Datacenters is a sustainable colocation datacenter. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ITB-Kwadraat_B.V._-_WaarborgWind_-_2024_-_Apeldoorn.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7992bcc7f61f7ee9a36f9ed12a428074bfdfdd6f7a25542cd24d2225a200349c">Certificate 100% green energie Apeldoorn</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ITB-Kwadraat_B.V._-_WaarborgWind_-_2024_-_Deventer.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f55b51927dbd60448984847103fe9be1cdeac14af9644ab73b6f12419113740d">certificate 100% green energie Deventer</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://itb-kwadraat.nl/over-itb2/certificeringen/">certifications on our website</a> <div class="evidence-description text-sm"> <p>We publice our 100% green energie certificates on our website. follow the link under 'WaarborgWind Windenergie' on the web page for Apeldoorn and Deventer</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1269" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.junda.nl"> Junda B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Junda B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Junda is a top-tier WordPress hosting provider known for its exceptional customer service. With lightning-fast servers, rock-solid security features, and seamless WordPress integration, Junda ensures an optimal website performance. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/green.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0fcdb63d9762752b75c9223a287598e3db8d668486f4aeb3e914c4d366c0b873">Green Energy</a> <div class="evidence-description text-sm"> <p>Using Hetzner DC</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1317" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.leaseweb.com"> Leaseweb Global BV <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Leaseweb Global BV's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Leaseweb is a leading Infrastructure as a Service (IaaS) provider serving a worldwide portfolio of 20,000 customers ranging from SMBs to Enterprises. Services include Public Cloud, Private Cloud, Dedicated Servers , Colocation, Content Delivery Network , and Cyber Security Services supported by exceptional customer service and technical support. With more than 80,000 servers, Leaseweb has provided infrastructure for mission-critical websites, Internet applications, email servers, security, and storage services since 1997. The company operates 25+ data centers in locations across Europe, Asia, Australia, and North America, all of which are backed by a superior worldwide network with a total capacity of more than 10 Tbps. For more information, visit: http://www.leaseweb.com </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/273E_IMDC_Certificate_14001_2023.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=4a489f48539f5cb397e34e9ef8aa27ade7f83487fe5c89484a41e05d17079c0a">AMS1 - ISO 14001</a> <div class="evidence-description text-sm"> <p>Leaseweb is hosted (serviced by Iron Mountain) in the DC of Iron Mountain (AMS1)</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificate_of_Conformity_0008_Leaseweb_Netherlands_CNDCP_SRI.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c5c9392ddfecba2c1ef2e2529a3cc0d76897d993ed302bf34dcc26c5c1d64b50">Climate Neutral Data Center Pact NL</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificate_of_Conformity_0009_Leaseweb_Deutschland_CNDCP_SRI.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=12e3bfe9317225c831fecc83658ff0aab4c372a1eb7268ae81ac584ad250ed02">Climate Neutral Data Center Pact Germany</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Groen_Certificaat_Maincubes.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b3ae6a65f94fcb765a79b1ce3ed4165480fa5ba383e5127f43c5390700f634e9">Maincubes - GROEN CERTIFICAAT 2023</a> <div class="evidence-description text-sm"> <p>GROEN CERTIFICAAT 2023 - Leaseweb is located in the datacenter of Maincubes (AMS2)</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/data-center-amsterdam-brochure.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3b27e0737365f55fd292dc03afafeacccb9d68bcf20762e056743d8691b602e4">Iron Mountain AMS1 Brochure</a> <div class="evidence-description text-sm"> <p>Brochure stating the AMS1 facility is powered by 100% renewable energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2022-corporate-responsibility-report.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=30b0bbadd5ae9e7b58564a9d5e7489fdc1c20ee00ebd48121353c805babac5dc">Iron Mountain 2022 Sustainability Report</a> <div class="evidence-description text-sm"> <p>See page 19, which shows progress of Iron Mountain towards 100% renewable energy power across all their locations.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1403" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://lefcreative.nl"> Lef creative <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Lef creative's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Lef creative focuses on delivering high quality web development and hosting services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/nachhaltigkeit">Contribution to sustainability in the digital world</a> <div class="evidence-description text-sm"> <p>Our website's IP address is linked to Hetzner, a well-known data center and web hosting provider. This connection is consistent with our hosting setup, as we utilize Hetzner's infrastructure to manage our web services efficiently.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="384" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.lennmedia.nl"> LennMedia <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit LennMedia's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> LennMedia is zowel een Internet Service Provider die internetoplossingen levert en voorziet in verschillende vormen van hosting, als een full service IT-partner voor de zakelijke markt. U kunt bij ons terecht voor domeinen, webhosting, en servers, maar ook voor werken in de cloud, zakelijk internet, telefonie, en maatwerk oplossingen. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="96" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.maakum.nl"> Maakum <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Maakum's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Maakum is an internet company, founded in 2004, with years of experience in developing and designing websites and software for the internet. Sustainability is of paramount importance to Maakum. That is why all Maakum servers are located in a climate-neutral data center. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.maakum.nl/klimaatneutrale-website/">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1207" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://mijn.host"> mijn.host <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit mijn.host's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> mijn.host is one of the greenest web hosting providers of The Netherlands. Firstly, it is committed to utilizing renewable energy sources, such as wind and solar power, reducing its carbon footprint. Secondly, it prioritizes energy efficiency in its data centers through advanced cooling systems and eco-friendly hardware, minimizing energy consumption. Additionally, mijn.host actively supports environmental initiatives like reforestation projects and carbon offsetting, furthering its green impact. With reliable services, user-friendly interfaces, and a dedication to sustainability, mijn.host is a good choice for eco-conscious individuals and businesses looking to reduce their environmental impact while hosting online. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://mijn.host/groene-hosting/">Groene hosting</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1173" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://nedap.com"> Nedap N.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Nedap N.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Welcome to Nedap. We are passionate about technology and how it can help people become happier and more successful in their professional lives. Life teaches us a lot about people and that’s what inspires us to create high impact, hard and software solutions that have true value. That’s what we call: Technology for Life. It is our purpose and drives us in everything we do. To apply technology in a way that it has a tangible positive impact on people’s professional lives, requires a people-centred approach that respects people and our planet. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="795" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.niqex.com"> Niqex <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Niqex's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="415" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.oostende.nl"> Oostende Internet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Oostende Internet's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Oostende Internet is a full-service internet provider, specialized in developing and hosting web portals that optimize B2B workflows. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/marco-oostende-certificate-LFC1311.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=afbc65b98c2361121a078fa3d282d6e652c0aef3d21a7845f79c10cbfc09a33a">Green IT certificate</a> <div class="evidence-description text-sm"> <p>Linux Foundation Certificate - Green IT</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1297" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ospito.nl"> Ospito Internet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ospito Internet's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Wij zijn een zakelijk hostingbedrijf dat zich onderscheidt op het gebied van service en kwaliteit. Wij leveren geen massa product waar de kwaliteit onder te lijden heeft en wij sturen klanten niet van het kastje naar de muur: wij ontzorgen ze, al sinds 2006! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="179" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.previder.nl"> Previder BV <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Previder BV's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Previder is a Managed Service Provider with two carrier-neutral datacenters in The Netherlands. We provide co-location, connectivity, private- and public cloud platforms and managed services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://previder.nl/eerste-peer-to-peer-warmte-uitwisseling-in-nederland">Press release heat exchange</a> <div class="evidence-description text-sm"> <p>We are the first datacenter in The Netherlands with a heat exchange with a nearby factory.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ISO_14001.2015_2024-2027.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5a0042e956abeab1a2cfd1974d6d581e6f89063741233f3d64919a72afbb3ae1">ISO 14001 certificate</a> <div class="evidence-description text-sm"> <p>Previder is ISO 14001 certified.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Groencertificaat_EU_Duurzame_Energie_Previder_2023_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6a88b081cce2e8b4066ee59062e5a2f703131bfeb700fff745521fb724640697">Certificate 100% green energy</a> <div class="evidence-description text-sm"> <p>The Previder datacenters run on 100% green energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://previder.nl/diensten/datacenter">Previder datacenter webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1219" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.snel.com"> Snel.com B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Snel.com B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Customer experience as a starting point We founded Snel.com in hectic Rotterdam, where the ethos is based on work. Why? Because we believe that advanced hosting products should be supported by a customer-focused and personalized approach. Our vision is straightforward: we strive to provide the best service possible while continuing to innovate and push the boundaries of our industry. We provide intelligently designed and comprehensive hosting solutions for an exceptional customer experience. And if you request assistance, we are here to support you. We are delighted to be a part of your success story and to enable you in achieving your goals. Technology as a driving force At Snel.com, we believe that super-fast hosting and optimal performance are not just a luxury, but an essential component of any successful website or application. We ensure that your website or application is always fast and accessible, as speed is becoming increasingly crucial in the digital landscape, not just for search engines but also for the overall user experience. A slow website or application can lead to less conversion, lower revenue, and ultimately, frustration for your visitors. Our focus is on delivering high-performance hosting solutions that are designed to meet your specific needs. We achieve this by continuously investing in the latest technologies and infrastructure, both in terms of hardware and software. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="45" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.strato.nl"> STRATO <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit STRATO's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> STRATO is de betrouwbare webhoster voor iedereen die online succesvol wil zijn. Bij STRATO is webhosting fair en eenvoudig – zonder overbodige extra’s en tegen de beste prijs. Het productportfolio reikt van domeinnaam, e-mail, website en servers tot online marketingtools en de populaire cloud storage HiDrive. Naast het uitgebreide productaanbod profiteren klanten van flexibele contractlooptijden, een 30 dagen geld-terug-garantie en een bekroonde klantenservice. Sinds zijn oprichting in 1997 is STRATO uitgegroeid tot een van de grootste hostingaanbieders in Europa, met meer dan 2 miljoen contracten en ruim 4 miljoen domeinnamen in beheer. STRATO heeft circa 500 medewerkers en twee ISO-gecertificeerde datacenters in Berlijn en Karlsruhe, met meer dan 100.000 fysieke en virtuele servers. STRATO AG is onderdeel van de beursgenoteerde IONOS Group SE. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="376" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.sudus.nl"> Sudus Internet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Sudus Internet's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Sudus is a hosting provider in the Netherlands. Among other things we provide domain names, shared, virtual, colocated, and dedicated hosting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://7178226.fs1.hubspotusercontent-na1.net/hubfs/7178226/GroenCertificaat%20EuropeseWind_INDICATIEF%20SmartDC%20B.V.%202022.pdf">Green-energy-certificate</a> <div class="evidence-description text-sm"> <p>This document shows the datacenter we use (SmartDC in Rotterdam) uses 100% renewable energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="614" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://tilaa.com"> Tilaa <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Tilaa's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a green and sustainable European Cloud Provider, focused on accelerating innovation. Our products allow customers to focus on what they do best, and let us take care of the infrastructure. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="255" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.TiMMiT.nl"> TiMMiT.nl <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit TiMMiT.nl's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Lean and mean webhosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/273E_IMDC_Certificate_14001_2023_wB30mAk.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=0b35cfd70949508e997b9124777017065792dc5090cea3ce4a62f1bcb9435f19">AMS1 - ISO 14001</a> <div class="evidence-description text-sm"> <p>TiMMiT.nl is hosted (serviced by Iron Mountain) in the DC of Iron Mountain (AMS1)</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/data-center-amsterdam-brochure_XuNXXjq.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=13e067b342221faf63b7e9595d2c8e10c405d3e4e302637e08335e779002bc4d">Iron Mountain AMS1 Brochure</a> <div class="evidence-description text-sm"> <p>Brochure stating the AMS1 facility is powered by 100% renewable energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2022-corporate-responsibility-report_NALRmLk.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7d7e5b0c7e278aee1289626b82bf99c1bdce4858081acf4fd1252ce3a935a381">Iron Mountain 2022 Sustainability Report</a> <div class="evidence-description text-sm"> <p>See page 19, which shows progress of Iron Mountain towards 100% renewable energy power across all their locations.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1359" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.tuxis.nl"> Tuxis B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Tuxis B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> At Tuxis we build highly reliable cloud infrastructure, characterized by flexibility and custom service. By making smart use of software-defined techniques, our solutions are both advanced and cost-effective, and run real time in 3 data centers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/stroometiket-2023-mkb.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=20c8d790ab59908b24e221b33c4a78d74a876976b7bea667c926008598597f5e">Tuxis 1</a> <div class="evidence-description text-sm"> <p>@Tuxis 1 we use Essent Groen Zakelijk for our power and owned solar cells to produce our own power.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1386" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://unique-design.nl"> Unique Design B.V. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Unique Design B.V.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> At Unique Design, we're a team of passionate experts dedicated to delivering the best solutions through clear communication and modern technology. With over 8 years of experience, we know what works and approach every project with a proactive mindset, focusing on optimal results. We collaborate closely with our clients, providing support around the clock, whether during office hours or beyond. Our goal is to ensure you understand our work without the need for complex jargon, so we can achieve success together. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/RGP_ACTBV_2023-03-01_0548_.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e79207965ed2981766c04685e8cb5cf15b276e3fa93b7ab76b7b8ebcc1444a64">RGP_ACTBV_2023-03-01_0548</a> <div class="evidence-description text-sm"> <p>We are not owner of the datacenter we are using in Waalwijk, The Netherlands. Therefor, ive asked them their documentations and certificates about green energy which is why I have uploaded this document. This certificate is owned by Eurofiber Cloud Infra, formerly "Dataplace".</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/13-03-2023_Dataplace_2023_consumption.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=de9543079a9991086a2482561b3d83321f3a3c18298db897caedcff48f5c94ac">Energy consumption</a> <div class="evidence-description text-sm"> <p>We are not owner of the datacenter we are using in Waalwijk, The Netherlands. Therefor, ive asked them their documentations and certificates about green energy which is why I have uploaded this document. This certificate is owned by Eurofiber Cloud Infra, formerly "Dataplace".</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificaat_Trees_for_All_4b15e2fb.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=815635729047f8d4e18361d1d8be9f4cbd7453cf62147cd24791c7fa17408d76">Trees for All</a> <div class="evidence-description text-sm"> <p>This is a certificate of donation at Trees for All. We "adopt" trees that are being planted to compensate the Global nature. This way we can help the global, public environment to be sustainable and durable during the years. This certificate we had before knowing the datacenter was using 100% green wind energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="617" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.vimexx.nl"> Vimexx <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Vimexx's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1401" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.violet88.nl"> Violet88 BV <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Violet88 BV's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We make websites and web applications. Focus is mainly on web applications in niche branches that want legacy software upgraded. We make dashboards, portals for users and company's. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://upcloud.com/data-centres">Relationship UpCloud - Interxion Amsterdam / frankfurt</a> <div class="evidence-description text-sm"> <p>This link shows the link between upcloud and the servers spaces they use. This shows the relationship between Upcloud and Interxion Amsterdam / frankfurt</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Axpo-Interxion_Redemption_2022_1JjcnYz.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5232453f51931114ca997cc0216d42d7eecbc9d4bc4453aac6e00cb47017d0b0">Proof green energy source Interxion</a> <div class="evidence-description text-sm"> <p>This certificate shows that Interxion uses clean and renewable energie.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="358" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.worldstream.com"> Worldstream Internet Solutions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Worldstream Internet Solutions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Worldstream is an internet service provider in the Netherlands which operates from company owned datacenters (Greenhouse Datacenters) in Naaldwijk. We provide many services as Bare metal cloud, public & private clouds, Colocation and storage. A complete overview of our services can be found here: https://www.worldstream.com/en/solutions </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1200" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.wpprovider.nl"> WP Provider <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WP Provider's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Green Managed WordPress hosting for Web designers, Web developers and businesses starts with WP Provider: expert phone support & Free Benchmark! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/WS_Holding-14001-EN.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fce1e0c0a2e26b2b0a9617667634d70903ee393dc7884a3a18fd18957ebfa079">Certificate WS</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Schermafbeelding_2024-01-18_om_14.44.09.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ecd90baf431eca8eaf2279b3d43cb4dacc0d75838333144e76f56e703211928a">Actively blocking bad bots to save bandwidth</a> <div class="evidence-description text-sm"> <p>At WP Provider, we are committed to advancing environmental sustainability in the digital realm. Recognizing the need for energy-efficient web solutions, we have innovatively addressed a critical yet often overlooked aspect of web hosting – the impact of bots on resource utilization. Our groundbreaking plugin, aptly named "The Good, The Bad, and The Ugly," is specifically designed to mitigate the resource drain caused by undesirable bot traffic.</p> <p>Innovative Bot Categorization: A Three-Tiered Approach<br>Our plugin categorizes bots into three distinct groups:</p> <p> The Good: These are essential bots, like search engine crawlers, that are crucial for website functionality and visibility.<br> The Bad: These bots, though non-malicious, are unnecessary and consume significant resources without adding value.<br> The Ugly: The outright malicious bots, intent on harm, such as spamming and data theft, which pose security risks and heavily tax system resources.</p> <p>Resource Optimization: Reducing CPU/RAM Load and Bandwidth Usage<br>By actively identifying and blocking "The Bad" and "The Ugly" bots, our plugin significantly reduces the strain on server resources. This reduction in CPU and RAM usage, as well as bandwidth, translates directly into decreased energy consumption in our data centers. With fewer resources wasted on handling unwarranted bot traffic, we ensure a more efficient, green, and sustainable web hosting environment.</p> <p>Commitment to Client Value and Environmental Responsibility<br>In a groundbreaking move, we offer this bot-blocking feature free of charge to all our clients. This decision underscores our commitment to providing value to our customers while simultaneously championing environmental stewardship. By equipping our clients with the tools to optimize their websites for energy efficiency, we empower them to participate actively in the global effort toward a greener internet.</p> <p>Evidence of Green Power: Aligning with The Green Web Foundation’s Goals:<br>Our bot-blocking initiative directly contributes to The Green Web Foundation's mission of promoting a sustainable internet. The reduced energy consumption achieved through our plugin aligns with the Foundation's goals and is a tangible measure of our commitment to green power.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1357" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.wpx.nl"> WPX <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WPX's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide WordPress services like Managed WordPress hosting, WordPress maintenance and WordPress development. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/umweltschutz/">Hetzner</a> <div class="evidence-description text-sm"> <p>We prioritize green hosting, sourcing primarily from Hetzner, known for hydropower usage. No proprietary data centers; we opt for providers committed to net-zero emissions. Future endeavors ensure only green hosters or full emissions offset.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="240" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.x-site.nl"> X-site Internet Services <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit X-site Internet Services's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Groene hosting vraagt om een lager energieverbruik, waarvoor we doorlopend zoeken naar nieuwe mogelijkheden. We zijn daarom bijvoorbeeld overgestapt van een eigen datacenter naar een virtual datacenter. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1088" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.xel.nl"> xel <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit xel's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> xel is a Dutch web hosting provider known for high performance and excellent customer support, embodying the slogan "samen achter jouw website," which means "together behind your website. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1013" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.xxlhosting.nl"> XXL Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit XXL Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> XXL Hosting is more than just a hosting provider. We want to help our customers to succeed and grow online. That’s why we offer more than just hosting and domains: value added services around performance, security and marketing accelerate the online success of our customers. Combined with best-in-class customer service, we are the foundation for online growth and the trusted advisor for 8.000+ small businesses and 500+ web agencies in the Netherlands. XXL Hosting is awarded the best-rated hoster in the Netherlands for value for money, hosting quality, as well as customer service. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/invoice-1000665335.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c7bd90f198563e31e1fdf00e345263675ea88aeeb2e96440540f9e7339a8c32a">Invoice UpCloud</a> <div class="evidence-description text-sm"> <p>XXL Hosting uses the data centre Interxion (part of Digital Realty) for its services via the provider UpCloud in Finland</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Axpo-Interxion_Redemption_2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f071e8b2895697aef1b9803d072c911b985afc074e8cfa78678c66956f9f82c7">Proof green energy source Interxion</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://upcloud.com/data-centres">Relationship UpCloud - Interxion Amsterdam</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1364" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.zone.eu"> Zone <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Zone's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Zone is a leading independent domain registrar and web hosting provider in Europe, with 25 years of experience providing internet presence-related services. Our mission is to help entrepreneurs and businesses online in a secure, economical and reliable manner. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2024-05_-_QRG_IBX-Sustainability-Quick-Reference_FY23-2.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=88e1daed24a3b36f2e1c80bf6e877d77bac454d72cb8046c7933e4715f69506e">NL-AMS01 - Equinix DC Sustainability Reference</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">New Zealand (2)</h2> <article id="1217" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://catalystcloud.nz"> Catalyst Cloud Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Catalyst Cloud Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Soverign cloud hosting in New Zealand. ISO 27001 and 27017 certified. Certified CarbonNeutral. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificate_2022097J_Catalyst_IT_Limited_Net_CZ_Org-5.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=72714b001ab04145f3312acf625c25582961a1b6eb03153f3e5fecbc02619d8d">Certificate of carbon compensation (Toitu)</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://catalystcloud.nz/about/news/new-zealands-only-local-cloud-provider-now-carbon-zero/">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1135" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.website.world"> Website World <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Website World's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Website Builder with eCommerce, web hosting and email services </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/carbonclick-monthly-offset.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ba9bae454dab0defc03c4dd9a9f3d2e5a836f097afd318853725a84e30270a1e">Carbon Click receipt</a> <div class="evidence-description text-sm"> <p>This receipt is mainly to offset the carbon footprint as per the AWS graph, however, we have also included enough offset for electricity, flights etc</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.website.world/blog/green-hosting">Green Hosting webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Norway (9)</h2> <article id="1334" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://coretrek.no"> CoreTrek AS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit CoreTrek AS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> CoreTrek develop and host websites and web applications for customers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.nve.no/energi/energisystem/kraftproduksjon/hvor-kommer-stroemmen-fra/">Norwegian Energy Mix for electricity</a> <div class="evidence-description text-sm"> <p>Our Data Center is connected to the national grid and will follow the national average values. The estimated CO2 factor per kWh was for 2022 19 grams CO2e/kWh</p> <p>https://www.nve.no/energy-supply/electricity-disclosure/</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1295" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://domene.shop/"> Domeneshop <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Domeneshop's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Domeneshop is the market leading Norwegian domain name registrar, e-mail provider and web hosting provider. ICANN-accredited domain name registrar. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1336" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.fastname.no/"> FastName <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit FastName's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> FastName is part of Digital Garden AS, which is located in Norway's oldest city, Tønsberg. All data is stored in Norwegian data centers in Oslo. From April 2014, FastName has had a good agreement on the operation of the server park with GlobalConnect in Oslo. GlobalConnect ensures a safe, secure and stable operating environment for our servers. 24/7 monitoring is a matter of course. GlobalConnect monitors the network 365 days a year, 7 days a week and 24 hours a day. They have several state-of-the-art data halls, where physical security, beyond the usual, looks after and operates business-critical servers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Digiplex_Norway_AS_Opprinnelsesgaranti_2022_O3O7znN.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ae4e52262522b61e99508ee264d74331195af4e347bed72aff25a8076d7cfc">Certificate of Origin (power)</a> <div class="evidence-description text-sm"> <p>https://bedrift.fortum.no/opprinnelsesgarantier</p> <p>Last obtainable certificate</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="980" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.nexthop.no"> Nexthop AS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Nexthop AS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Quality services since 2008. Specializing in data center, server management and infrastructure services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Opprinnelsesgarantert_Energi_-_OSL01_2024_dHpfUr7.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e08d47d00760967df3d06c66af3bd7aa2002ac0928630b3379bb71ca57b3d95a">Green energy certificate</a> <div class="evidence-description text-sm"> <p>For DC used for hosting services.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1352" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://nordlo.com/no/kontor/oslo"> Nordlo Oslo AS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Nordlo Oslo AS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Nordlo is one of the leading providers of cloud and infrastructure services in the Nordic region. We offer scalable operational solutions, managed services and full outsourcing of IT and digitalisation services to companies and public sector organisations. Through close cooperation and sustainable choices of innovative technology, we help our customers to strengthen their competitiveness and drive digitalisation forward. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1339" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.proisp.no/"> PRO ISP <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit PRO ISP's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> With a strong history since 2002, PRO ISP is today a leading force in web hosting, domains, e-mail and virtual servers (VPS) in Norway. Our vision is to not only dominate the Norwegian market, but also to establish a significant presence throughout Europe in the coming years. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Digiplex_Norway_AS_Opprinnelsesgaranti_2022_b4NICa2.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ba21862ea5db255675e8a0de7ac657cd4d42ee294a265384554270d701f8ff6d">Certificate of Origin (power)</a> <div class="evidence-description text-sm"> <p>https://bedrift.fortum.no/opprinnelsesgarantier</p> <p>Last obtainable certificate.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1361" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://sircon.no"> Sircon Norge AS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Sircon Norge AS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We operate our own servers in our own data center. All the energy we use comes from 100% renewable norwegian hydropower. Our energy provider guarantee us that. Shorter distance and the same timezone gives us an advantage for professionals who approaches customers in Norway. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/renewable-certificate-6_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b71ef68d7c80ad15b0f5744017cbdbdbf60b3fc6fed23fc81c3115a2d758b74d">Opprinnelsesgaranti</a> <div class="evidence-description text-sm"> <p>https://www.aib-net.org/</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="708" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.syse.no"> SYSE AS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SYSE AS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> SYSE is a Norwegian hosting provider, specialized in delivering shared and dedicated hosting on the highest level of excellence, with versatile solutions for administration, automation and reseller hosting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Digiplex_Norway_AS_Opprinnelsesgaranti_2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7e10769f15979deb0b086c60653e365f155e867b24f59ec30fe6c0ef5e89e881">Power Certificate of Origin</a> <div class="evidence-description text-sm"> <p>https://bedrift.fortum.no/opprinnelsesgarantier</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1337" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.uniweb.no/"> UniWeb <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit UniWeb's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Uniweb.no is a brand name owned by Digital Garden AS, a company based in Norway's oldest city, Tønsberg. Digital Garden AS is the country's second largest ISP (Internet Service Provider) and provider of internet services for all customer groups. We are a NORID-accredited registrar and register top-level domains across large parts of the world. We provide services within domain registration, web hosting and e-mail. After over 20 years in the industry, more than 125,000 people use our services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Digiplex_Norway_AS_Opprinnelsesgaranti_2022_CrMXwws.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f3b0d40833ad6c45bc2f9d4fa56814bef80f4d98aa870dcf8f91d73cdb662f90">Certificate of Origin (power)</a> <div class="evidence-description text-sm"> <p>https://bedrift.fortum.no/opprinnelsesgarantier</p> <p>Last obtainable certificate</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Philippines (1)</h2> <article id="1223" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.sav25.com"> SAV25 Data Systems <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SAV25 Data Systems's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Our SWEB provides sustainable and secure cloud web systems and solutions for any type of business. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ovh-groupe-urd-fy23.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=62adc4f7014f0d946f72e8bf0f1d767316d15f70ebc47cc4915dc3f400a36caf">OVH France data centers</a> <div class="evidence-description text-sm"> <p>OVH EU is my service provider for dedicated servers and network hosting my web applications. <br>Please refer to page 69 of the annual report of OVH EU, my dedicated server provider. All the servers used are hosted on the data centers located in Robuix and Graveline France which utilize 100% renewable energy based on their annual report published on their website.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Poland (1)</h2> <article id="1262" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.e24cloud.com"> e24cloud by Beyond.pl Sp. z o.o. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit e24cloud by Beyond.pl Sp. z o.o.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a secure data centers, cloud & Managed Services provider for European customers. We manage the only EU's data center with the highest level of security confirmed by two independent bodies: the ANSI/TIA-942 Rated 4 certification and the EN 50600 Class 4 standard. e24cloud is the first Polish compute cloud created by Beyond.pl. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Portugal (2)</h2> <article id="1162" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webhs.pt"> WebHS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebHS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Portuguese hosting company, with dedicated cloud and baremetal servers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1356" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webtuga.pt"> WebTuga <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebTuga's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WebTuga is a leading web solutions provider, specializing in web hosting, domain registration, virtual/cloud/dedicated servers, and related services. Known for reliability and top-notch customer support, we offer seamless online experiences for individuals and businesses. Our commitment to excellence and innovative technology sets us apart, making WebTuga the trusted choice for those seeking robust and personalized digital solutions. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Singapore (1)</h2> <article id="1268" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webable.host/"> WebAble <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebAble's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a subscription-based Integrated Web Service (IWS) provider, offering Web Hosting, Domain Name Services, Website Maintenance, and a powerful Web Builder tool. Our Green Hosting initiative ensures minimal carbon footprint, aligning with an ESG Framework for responsible business practices. With 1 Click Setup and Containerized Technology, we provide an efficient experience with high availability (HA) updates. Enjoy benefits like reduced Scope 3 Downstream Carbon Emission, fast server response time, and end-to-end solutions. Our robust security measures prevent spillover breaches, ensuring the safety of your website. By choosing us, you simplify management and save time. We are your all-in-one solution for a sustainable, secure, and streamlined web presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">South Africa (1)</h2> <article id="1277" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://theethicalagency.co.za"> The Ethical Agency <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit The Ethical Agency's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Ethical Agency are Africa's leading design and digital marketing agency for sustainable and impact-driven organisations. We provide marketing, design and web services where excellence is the standard, and people and planet are at the forefront of our thinking and actions. Our goal is to be the world’s leading ethical marketing, design and web agency, helping organisations achieve their goals and aspirations, aligned to their values. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/203_Renewable_Energy_Certificate_Ethical_agency_2024_LMW.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=acc64ca1731e269f150f734e24b73e2ad25d60e371c094c375724d742ec4e011">Green Electricity Certificates</a> <div class="evidence-description text-sm"> <p>We also procure hosting services for all our own and client websites from Hetzner who provide 100% renewable energy in the form of wind and hydropower. https://www.hetzner.com/unternehmen/nachhaltigkeit</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Spain (9)</h2> <article id="1332" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.bhoost.com/"> BHOOST <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit BHOOST's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> BHOOST is a leading provider of green hosting solutions specifically designed for the e-commerce industry. We offer a unique blend of high-performance hosting, robust security features, and a strong commitment to environmental sustainability. Imagine BHOOST as your eco-conscious partner in e-commerce, delivering: Dedicated servers: Experience unparalleled performance and control, ensuring your website can handle heavy traffic and peak seasons with ease. Advanced security: Our solutions safeguard your valuable data and customer information through cutting-edge measures. Sustainable practices: BHOOST prioritizes eco-friendly infrastructure and operations, allowing you to contribute to a greener digital future. By choosing BHOOST, you gain a reliable hosting partner dedicated to empowering your online business while minimizing environmental impact. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://upcloud.com/data-centres#es-mad1">Fact Sheet</a> <div class="evidence-description text-sm"> <p>UpCloud is the provider of our data center.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.bhoost.com/it/piattaforme-ecommerce/bhoost-la-tua-scelta-consapevole-il-tuo-hosting-green/">E-commerce platforms: Bhoost - Your conscious choice, your green hosting.</a> <div class="evidence-description text-sm"> <p>The entire page emphasizes Bhoost's commitment to eco-friendly practices</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.websitecarbon.com/website/bhoost-com/">Carbon rating</a> <div class="evidence-description text-sm"> <p>This website analyzes the environmental impact of websites. Bhoost's website being listed here suggests we are commitment to sustainable practices.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.bhoost.com/it/piattaforme-ecommerce/cose-una-cdn-e-come-funziona/">CDN role</a> <div class="evidence-description text-sm"> <p>Focus on website efficiency: The webpage offers a detailed explanation of Content Delivery Networks (CDNs) and their role in reducing website loading times and energy consumption. We understand it and we are implementing it.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1170" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cdmon.com"> cdmon <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit cdmon's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Founded in 2002, cdmon was started with the goal of creating an open and quality Internet where everyone can be. The technological universe is constantly expanding, and innovation has always been a fundamental part of our company. We want to deliver quality technology to our customers in a transparent, understandable, and friendly way. cdmon is a certified registrar for domain names of most top-level domains, has ISO certifications for quality and safety, and has been classified as an innovative company by the Spanish government. Obsessed with technology and lovers of challenges, we work every day to provide value to our customers and help make their projects a success. cdmon has been and is a benchmark for its highly personalized service and its specialized customer service team, available 24 hours a day, 7 days a week. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/energia_verde_2025-2027-1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=93ece79f3d87af68fb23e2fa1918cc0079fb43dbfd3b8bbcfed371ee0fa242c3">Green Energy Certificate 2025-2027</a> <div class="evidence-description text-sm"> <p>Certificate from Total Energies to Global Rusalka S.L. which is the commercial name of AtlasEdge that provides the datacenter services for cdmon.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1172" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://clouding.io"> Clouding <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Clouding's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Cloud Infrastructure at your service. Powerful, stable and flexible cloud servers. Much more than virtual machines! Configurable servers billed by the hour. Enjoy the best platform for your VPS and pay only for the resources you need. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1325" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://dinahosting.com/"> Dinahosting, SL <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Dinahosting, SL's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Since it was founded in 2001, dinahosting has accompanied the evolution of the Internet by being an innovative company, which is committed to technical quality, the development of its own tools and the best customer service. We offer hosting plans adapted to all types of projects and we are top-level registrar for almost all domains on the market. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1330" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://dreamloverdigitalsolutions.com/"> Dreamlover Digital Solutions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Dreamlover Digital Solutions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a digital marketing & web development agency showing people the benefits of green hosting to accelerate their digital missions </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://dreamloverdigitalsolutions.com/green-hosting-2">Green hosting service</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1249" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ispactivo.com"> ISPACTIVO S.C.P <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ISPACTIVO S.C.P's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Our Green SSD Hosting platform and ecological Web hosting offers a green Hosting service with a guarantee of 0 emissions, optimized for energy savings in all its aspects. Our green hosting servers and data centers are green and environmentally friendly. By hosting your website on our platform, you contribute to the sustainability of the planet. Our commitment to the environment is reflected in the contracting of 100% renewable energy and low ecological impact technologies for all our operations, data centers and facilities. We produce 100% of our energy needs through the installation of photovoltaic infrastructure in our offices. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Screenshot_2023-07-13_at_09-35-29_EDP_Solar.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=58fa39db7c647d65cd752c3ef025462ce5339f8ae1428b5be3a27a213fe14b51">Energy generate</a> <div class="evidence-description text-sm"> <p>power generation report by invoice</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1191" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.profesionalhosting.com"> ProfesionalHosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ProfesionalHosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> ProfesionalHosting belongs to the multinational MissGroup, it offers hosting, vps, cloud services, all of them managed, our differential point is the support for the complexity of the systems used on the Internet, offering a turnkey solution to the client whatever the project. the client's. Furthermore, for years we have made our business sustainable, using green energy in all our data centers and reducing our emissions as much as possible. We have the carbon footprint seal of the Spanish government Miteco and we actively collaborate with ecologi for forest reforestation and carbon footprint reduction. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Sostenibilidad_garantia_origen_ES0022000008271176HH_G1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6c30462370ca5a63601d3b72955adecba02df033aec254cfe17989c20df0544f">CPD GlobalSwitch</a> <div class="evidence-description text-sm"> <p>All our services are hosted GlobalSwitch in Madrid which are certified for green energy use.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1347" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.stackscale.com"> Stackscale - Grupo Aire <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Stackscale - Grupo Aire's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide secure, performant, reliable and cost-efficient cloud solutions to businesses. We are an IaaS and Private Cloud provider. In our bare-metal and cloud infrastructure solutions, the most important resources are exclusively allocated to your project. This way, your business benefits from maximum security, privacy and performance levels. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.stackscale.com/data-centers/">We have colocation space for infrastructure, private cloud and bare-metal in Digital Realty (Interxion) and Equinix in Madrid</a> <div class="evidence-description text-sm"> <p>We have colocation space for infrastructure, private cloud and bare-metal in Digital Realty (Interxion) and Equinix in Madrid</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Equinix-Inc.-2022-Sustainability-Report-Highlights-1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f7a6673a172a01c318f50d2ff2efbbfeced31efdc1afa95010afe3559f239934">Equinix ESG Report</a> <div class="evidence-description text-sm"> <p>Equinix sources clean and renewable energy around the world to make progress<br>against our 100% renewable energy goal . Renewable energy coverage vs . our<br>electricity usage in 2022 was:<br>§ Americas: 3,195 GWh out of 3,196 GWh (100%)<br>§ Asia-Pacific: 1,326 GWh out of 1,641 GWh (81%)<br>§ EMEA: 2,913 GWh out of 2,915 GWh (100%)<br>§ Global: 7,434 GWh out of 7,752 GWh (96%)<br>Specifically, Renewable Energy purchases reduc</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/DLR_2023_ESGReport_qLDKGIr.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=4c68be0664e6024863f83c54a14459a0b4d4ee323a4772240167a522105f8147">Digital Realty ESG Report</a> <div class="evidence-description text-sm"> <p>100%<br>Renewable energy for<br>North America colocation, U.K.<br>and European portfolios2</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1296" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.vadavo.com"> VADAVO <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit VADAVO's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> VADAVO, the Valencian telecommunications and cloud datacenter company with its own infrastructure. We offer telecommunications services for individuals and businesses, with comprehensive solutions for data, voice, switchboard, hosting, cloud, and cybersecurity, all 100% personalized. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Sweden (11)</h2> <article id="1005" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.iver.com/press-artiklar/iver-forvarvar-nogui--ett-it-specialistbolag-med-tjanster-inom-containers-kunskapsbaserad-drift-och-cybersakerhet/"> Cleura Stockholm AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cleura Stockholm AB's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Nogui is a leading provider of private cloud services and knowledge-based application management, primarily serving the healthcare sector. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://sustainability.equinix.com/environment/scaling-renewable-energy/">Datacenter sustainability report</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/image.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8cb00320f2071db82285d1cb95bf81aa84436749805fac23bbd644140da81ada">Invoice Equinix (confidential)</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1193" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://elastx.se/en/"> Elastx AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Elastx AB's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Swedish Cloud Provider </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://elastx.se/en/environment-policy">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="808" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.friprogramvarusyndikatet.se"> Fri programvaru-syndikatet Gbg (Friprogramvarusyndikatet) <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Fri programvaru-syndikatet Gbg (Friprogramvarusyndikatet)'s website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1213" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://glesys.se"> GleSYS AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GleSYS AB's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://glesys.com/company/sustainability">Sustainability webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1010" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.loopia.se/"> Loopia AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Loopia AB's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="794" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.oderland.se"> Oderland Webbhotell AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Oderland Webbhotell AB's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Since 1998, we’ve been the company of choice for secure, stable, and environmentally friendly hosting of websites and applications. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/greenweb2024-2025.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c9680822658b6bf8f3b778e611bedc766708843ce13aa3fadbfca6db1be57f92">BraMiljoval</a> <div class="evidence-description text-sm"> <p>Meets the Swedish Society for Nature Conservation’s<br>criteria for Good Environmental Choice.</p> <p>Good Environmental Choice means:<br>Good Environmental Choice is an independent eco-label that contributes to a healthier nature and<br>fewer hazardous substances in everyday products. The environmental requirements are set and<br>controlled by the Swedish Society for Nature Conservation.<br>Criteria for Good Environmental Choice-labelled electricity:<br>Electricity marked with Good Environmental Choice is electricity from renewable sources that also<br>meets strict environmental requirements. For every kilowatt hour sold, funds are set aside for<br>environmental improvement project and measures to reduce energy use. Good Environmental<br>Choice is Sweden’s only eco-labeling of electricity and one of the toughest in the world.<br>Göteborg Energi’s license number is 5-2022-0041-6 for Good Environmental Choice-labled electricity.</p> <p>Fuel mix: https://www.goteborgenergi.se/privat/elavtal/miljo-och-klimat</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="292" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.one.com"> One.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit One.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> one.com is a leading online solutions provider in Northern Europe and beyond. The company was established in 2002 in Denmark. one.com helps millions of people put their dreams online and grow. one.com started with a belief that everyone should be able to present their ideas online. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1387" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.rackfish.com"> Rackfish <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Rackfish's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Rackfish is a full service managed service provider with a strong expertise in video streaming services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.rackfish.com/en/legal/rackfish-environmental-sustainability/">Rackfish sustainability</a> <div class="evidence-description text-sm"> <p>Rackfish sustainability report</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1210" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.safespring.com/en"> Safespring <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Safespring's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Safespring offers secure and flexible cloud services that enable organizations to manage their data safely and efficiently, in compliance with EU data protection regulations. Our infrastructure is designed to ensure that our clients' data remains within EU borders, providing a robust solution against the challenges posed by international data transfer laws such as Schrems II and the Cloud Act. By focusing on data protection, transparency, and reliability, Safespring positions itself as a leading partner for businesses and organizations seeking a dependable cloud provider that understands the importance of data privacy and compliance in today's global digital landscape. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificate_2022_-_GlobalConnect_AB_GoO.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7af247539341a42343bf5b5b856a6ce78f661536423cb30d18464b3db53e0f0d">Certificate 2022 Global Connect hydropower and wind</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://go2.digitalrealty.com/rs/digitalrealtytrust/images/DLR_2023_ESGReport.pdf">Interxion Environment report</a> <div class="evidence-description text-sm"> <p>The document states that Digital Realty has matched 100% of its North American colocation, U.K., and European data center portfolios with renewable energy. This indicates a strong commitment towards sustainability and renewable energy use across its European data centers as part of its broader environmental, social, and governance (ESG) strategy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.safespring.com/en/data-centers/">Safespring Datacenters webpage</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1180" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://sitevision.se"> Sitevision AB <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Sitevision AB's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Sitevision AB is the IT company that develops Sweden's most popular web publishing tool. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Vattenkraft-diplom-2024_Bahnhof_RcHHoVA.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e04562d6ce66675690b79b6e817d83821c9bfa62e53ffab36483f5e4db76d13e">Hydropower Certificate 2024 - Bahnhof AB</a> <div class="evidence-description text-sm"> <p>Summary of Hydropower Certification 2024</p> <p>Bahnhof AB, organization number 556519-9493, has been awarded a hydropower certificate for the year 2024. This certification confirms our commitment to using renewable energy, specifically sourced from hydropower. It reflects our dedication to sustainability and ensuring that our energy consumption is aligned with environmentally responsible practices.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="http://triplegreen.net">Certification of datacenter</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1046" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://websupport.se"> Websupport Sweden <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Websupport Sweden's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">Switzerland (10)</h2> <article id="632" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cyon.ch"> cyon <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit cyon's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> "The home for your web projects" Domains, websites or sophisticated applications: Super-fast hosting for web creators & agencies. Personalised support. Sustainable and hosted 100% in Switzerland. Simple and beautiful. Made in Basel. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.iwb.ch/ueber-uns/unternehmen/geschaeftsbericht">Geschäftsbericht 2022 IWB</a> <div class="evidence-description text-sm"> <p>On Site 67 <br>NACHHALTIGKEITSKENNZAHLEN / SUSTAINABILITY INDICATORS<br>Herkunft des gelieferten Stroms / Origin of the supplied electricity</p> <p>All electricity is sustainable</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/IWB_Report_2022_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=afbab86f2102bd286ec049688c70ce735675d40dba8766003bf2f2cb8171f253">IWB Report 2022</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="816" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.hostpoint.ch"> Hostpoint AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hostpoint AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> As Switzerland's largest web hosting provider and leading domain registrar, Hostpoint offers simple solutions for domains, websites, online stores, and e-mail. Hostpoint manages more than a million domain names and ensures the stable operation of well over 300,000 websites and more than 750,000 e-mail accounts. Support provides the best customer service in four languages, 7 days a week and free of charge. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://go2.digitalrealty.com/rs/digitalrealtytrust/images/DLR_2023_ESGReport.pdf">Environmental, Social and Governance Report</a> <div class="evidence-description text-sm"> <p>This is the "Environmental, Social and Governance Report" of Digital Realty, which is the parent company of our data center operator Interxion. The report does not name us explicitly but according to the information we received from our data center operator Interxion, the report also includes and applies to our data center in Zurich, which is run by Interxion.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="653" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.infomaniak.com"> Infomaniak <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Infomaniak's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Infomaniak is Switzerland's largest web-hosting company, also offering live-streaming and video on demand services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/CertificatOrigine_2024_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1b8128f05966ae76b7581f6e7eda5454aeaecf270585b2a253389ecda2a8bf42">Evidence that we are on a green tariff</a> <div class="evidence-description text-sm"> <p>Infomaniak draws power from the grid, but we take steps to reduce the share of power coming from fossil fuels. We do this by buying certificates for green energy, using a green energy tariff.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://news.infomaniak.com/rapport-2021-co2/">Greenhouse gas balance report 2021</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1366" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.isp-solutions.net"> ISP Solutions SA <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ISP Solutions SA's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Specialized in colocation service, network, dedicated physical and virtual servers, in Switzerland since 2004. We also provide router management, firewall management, network, servers, storage consulting. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Brainserve_SA_Attestation_Hydro_EU_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=dbcc386b1042a4c1735c431e54a1131f875b4c62c09e2cc262573a865c7a6dcc">Attestation Energie hydraulique européenne</a> <div class="evidence-description text-sm"> <p>This certificate certifies that 100% of the electricity used in that datacenter is produced by hydroelectric power plants.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1335" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.netcetera.com/"> Netcetera <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Netcetera's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Netcetera is a pioneering Swiss software company with forward-thinking digital solutions across the banking, payment, mobility, healthcare, and publishing industries. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1133" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://recycled.cloud"> Recycled Cloud <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Recycled Cloud's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> 100% local (Switzerland), 100% recycled, 100% committed! We have created something unique in Switzerland: the Recycled Cloud. It's a way of minimizing the impact of your IT, while at the same time obtaining the quality of a tailor-made Swiss cloud and virtual servers. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://regiondenyon.ch/2023/03/23/la-region-de-nyon-recompense-deux-societes-qui-innovent-dans-lalimentation-et-linformatique/">Award Winner - New Economy Price 2023, from the Region of Nyon</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="859" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.rocketsky.ch"> Rocketsky <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Rocketsky's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Web agency with own hosting services </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/nhb_nachhaltigkeitsberichtenbookmarked.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=50f9188ebc8186408a37532fe278561fa6efd19f68d898c9fea8b235aab156fc">Swisscom 2022 CSR Report</a> <div class="evidence-description text-sm"> <p>Pages 10, 33, 52</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/20140916-mm-broschuererechenzentrum-en.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=30c6c5bd7728599b936addc692945a2eac534afb86c9b9f4f974434bff381987">Swisscom Wankdorf datacenter sheet</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="784" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ungleich.ch"> Ungleich <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ungleich's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A Swiss FOSS datacenter operating with 100% renewable energy and IPv6. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/tbgs-stone-20240521.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d27f6aa724f11b60e2cdd7cf5f064ae5b84808ea7b6c1e1404ec71b8d0b7ca18">100% hydropower</a> <div class="evidence-description text-sm"> <p>This engraved stone certificate given by our electricity provider TBGS confirms that the electricity used by ungleich glarus ag is 100% hydropower that is locally produced in Glarus Süd, Switzerland, where we are located.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1292" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://wordpressforgood.com/"> WordPressforGood <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WordPressforGood's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WordPressforGood is grateful to provide website maintenance, technical support and hosting services to earth-friendly online businesses who use WordPress. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/a2-Invoice-A2H-2494984.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ed4852470e0cd847e4c2b31a3e8c7c4d3aee0095e0422a9062e953ecc9514a32">Evidence of using a provider that is already in the Green Web Dataset</a> <div class="evidence-description text-sm"> <p>An invoice naming Greenstrands GmbH as a customer of A2Hosting (carbon-neutral since 2007) has been provided. <br>Greenstrands GmbH is the registered business name of WordPressforGood in Switzerland. Greenstrands' GmbH entry in the registered business index can be seen at https://www.zefix.ch/en/search/entity/list/firm/1384191</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1083" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.ymc.services"> YMC AG <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit YMC AG's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> YMC AG is a full service agency based in Switzerland with a focus on developing high performance custom web solutions. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Other: we do not offer any of these services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">United Arab Emirates (1)</h2> <article id="1372" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://illevante.com"> Illevante Cloud LLC <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Illevante Cloud LLC's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Illevante Cloud is a hosting provider that has been delivering web hosting services for individuals and organizations since 2018. We promise to provide you with the most reliable, secure, and high-performance hosting solutions, backed by our friendly and experienced support team, available 24/7. All these advantages come at the most competitive prices in the industry. Our services include web hosting, cloud hosting, and virtual private server (VPS) hosting. Additionally, we offer add-on services such as domain name registration, email hosting, cloud storage, website builders, security tools, and more. Committed to green energy and sustainability, Illevante Cloud uses eco-friendly practices to ensure our hosting services not only meet your needs but also protect our planet. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://illevante.com/sustainability/">Sustainability Page</a> <div class="evidence-description text-sm"> <p>We're better together, join us today to change how tomorrow looks. Together we can make it happen.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">United Kingdom (64)</h2> <article id="1158" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.2020media.com"> 2020Media.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 2020Media.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> 2020Media is an established UK Web Hosting and Connectivity provider, primarily serving small business customers. TwentytwentyMedia (www.2020media.com), started planting trees way back in 2008 to offset our carbon footprint. Whilst we try to reduce our carbon emissions as much as possible with our green servers and choice of datacentre, we recognise that 100% neutrality is not attainable without carbon offsetting. That’s why we plant a tree to offset the carbon on every server rented from us. All carbon in the service we provide is offset through UK tree plantations. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.2020media.com/company/environment-impact-statement/">Environment impact statement</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1077" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.20i.com"> 20i <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 20i's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> High-performance green hosting for agencies, ecommerce, business & side-hustlers. Unmatched speed, reliability and 24x7 expert support. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.20i.com/green-hosting">20i website</a> <div class="evidence-description text-sm"> <p>Our own green hosting page</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="754" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.34sp.com"> 34SP.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 34SP.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> 34SP.com in a UK based domain and hosting provider, in business for 25 years, specialising in WordPress underpinned by world-class customer support. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.brytenergy.co.uk/what-we-can-do-for-you/our-fuel-mix/">Bryte Energy Fuel Mix Statement</a> <div class="evidence-description text-sm"> <p>Datum datacentre sources energy from Bryte Energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.brytenergy.co.uk/wp-content/uploads/2023/09/Bryt-Energy-Assurance-Statement-2023.pdf">Bryte Energy Fuel Mix Statement Assurance</a> <div class="evidence-description text-sm"> <p>Datum datacentre sources energy from Bryte Energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.34sp.com/sustainable-hosting">Sustainability page</a> <div class="evidence-description text-sm"> <p>This lists the sustainability claims from 34SP.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1299" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://albadigitalsolutions.scot"> Alba Digital Solutions <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Alba Digital Solutions's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Alba Digital Solutions is a web design agency and managed service provider based in Inverkeithing, Scotland. Founded by husband and wife team Jim and Nathalie in 2020, the company offers a range of digital solutions to businesses around the Fife area and beyond. These include domain name registration, website hosting, website design, website maintenance plans, and business email solutions. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1186" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.axistwelve.com"> Axis12 Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Axis12 Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> UK based hosting organisation supporting List N, List X and other government and corporate entities </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com/about/environmental-policy/">Environmental Policy</a> <div class="evidence-description text-sm"> <p>CyberFort Group are our data centre providers. So we work with them to ensure the highest standard of green hosting compliance</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com/wp-content/uploads/2023/11/Cyberfort_Carbon-Reduction-Plan_2022-Report-AMENDED68.pdf">Carbon Reduction Plan</a> <div class="evidence-description text-sm"> <p>CyberFort Group are our data centre providers. So we work with them to ensure the highest standard of green hosting compliance</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1130" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://ballyhoo.co.uk"> Ballyhoo <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Ballyhoo's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are Ballyhoo. A digital agency specialising in website design, development & marketing. We provide professional web design, from e-commerce and coporate sites through to custom web app and system development. All of this is supported by our digital marketing team as well as our secure hosting, ongoing support and business consultancy services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1270" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.catalyst2.com"> catalyst2 <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit catalyst2's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> catalyst2 is a managed hosting and fully managed dedicated server provider based in the UK. Specialising in a range of web hosting and managed dedicated server solutions such as PHP hosting, wordpress hosting, ASP.net hosting, magento dedicated servers and a range of other services. Started in the year 2000. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Certificate_.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=668280a94b9741a64d5e1c924a481f1e25ac1510e949a967d5191491a871d8c3">Telehouse DC Green Powwer</a> <div class="evidence-description text-sm"> <p>This is for the Telehouse DC we use in London, they use 100% green power.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.pulsant.com/corporate-governance-and-sustainability">Pulsant DC Green Energy</a> <div class="evidence-description text-sm"> <p>Evidence our Reading DC provider pulsant uses 100% renewable energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.catalyst2.com/about-us/climate-positive-hosting/">Our own green agenda</a> <div class="evidence-description text-sm"> <p>We offset our carbon usage with ecology, and have our own goals and agenda towards being a green provider</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1121" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com"> Cyberfort Ltd (Ash) <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cyberfort Ltd (Ash)'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> As one of the leading cyber security organisations in the UK, Cyberfort is an SME with over thirty years' experience in the market, offering end-to-end cyber security solutions from Consulting to Secure Cloud and Data Centre Services. Security is in the DNA of Cyberfort and our company culture and it’s this culture that shapes our approach to ensuring we continue to innovate, improve, develop, and share in the ever-changing world of security. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com/about/environmental-policy/">Environmental Policy</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com/wp-content/uploads/2023/11/Cyberfort_Carbon-Reduction-Plan_2022-Report-AMENDED68.pdf">Carbon Reduction Plan</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cyberfortgroup.com/our-sustainability-plan/">Our Sustainability Plan</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1355" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://cylonet.com"> cylonet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit cylonet's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> web hosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cylonet.com/green-hosting/">cylonet web site</a> <div class="evidence-description text-sm"> <p>Our green hosting web page.<br>All our customers websites are stored on servers that avoid contributing to climate change. <br>Sites hosted on our servers will pass the Green Web Foundation's sustainability checks.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1385" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.datagraphic.co.uk"> Datagraphic <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Datagraphic's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Datagraphic is a B Corp Certified company powering the production, delivery and response handling of millions of time-critical communications each year. Established for over 30 years, we help public and private sector organisations automate the production and delivery of their client, employee and supplier facing communications. Everything Datagraphic processes is urgent and expected, such as payslips, bank statements, council tax bills, hospital appointment letters etc. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/EDF_Electric_000020019322_01.08.24.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f06ba45f8995ecd0a9a6ce7c847dfd619d7e505eed240763914b26106d4f9607">Electricity bill</a> <div class="evidence-description text-sm"> <p>The bill attached shows that we source 100% renewable electricity, on top of using our own solar generated electricity and offsetting any residual emissions.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1174" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.datavita.co.uk"> DataVita Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit DataVita Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Founded in 2014, DataVita is Scotland’s premier provider of Data Centre and Connectivity services. Strategically located between Glasgow and Edinburgh, our state-of-the-art data centres are renowned for their exceptional quality, sustainability, and security. As the only Uptime Institute Tier III certified facility for both design and construction in Scotland, we set the benchmark for resilience and reliability. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Renewable_certificate_HFD_GROUP_LIMITED_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f974f122fadd8c1f139cfcfae969a093626e3ab6d38575517271577cc317070f">Renewable Energy Certificate Bryt Energy</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.datavita.co.uk/data-centre-technical-specifications/">Datacenter specifications</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="942" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.easygreenhosting.com"> Easy Green Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Easy Green Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Eco-friendly, high-performance web hosting service running on exclusively green energy datacenters, reinvesting in reforestation, and assisting with a diligent 24-hour IT team. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1400" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://enhost.io"> enhost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit enhost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> enhost is a UK based provider specialising in services for small business and freelancers. Launched in 2013 under the name hellolocal with the goal of providing simple and reliable web hosting at a reasonable price, year after year we have continued to improve our services and keep up to date with the very latest in the web hosting industry. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://corporate.ovhcloud.com/sites/default/files/2023-11/ovh-groupe-urd-fy23.pdf">Universal Registration Document - Fiscal Year 2023</a> <div class="evidence-description text-sm"> <p>This is the evidance provided by OVH which is our upstream provider for all hosting solutions</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/green-web-check/?url=https%3A%2F%2Fenhost.io">Result of Green Web Check</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="703" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://erjjiostudios.com"> erjjio <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit erjjio's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> erjjio is a B Corp certified, London-based digital agency which crafts low-carbon websites powered by renewable energy. Pronounced "urge-ee-oh", our mission is to radically reduce the environmental impact of the Internet. We work with purpose-driven organisations, non-profits and charities to help change the world for the better. We create user-friendly WordPress websites which empower client teams to manage content in-house, and our fully-managed green hosting service runs on dedicated, high-end, scalable UK servers. Since 2018 we have partnered with Eden Reforestation Projects to plant trees on behalf of our clients every month, in turn providing dozens of employment days for villagers in low-income parts of the world. Everyone on the erjjio team has been carefully hand-picked not only for their skills, but also their enthusiasm for the environment and sustainability. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Netwise_-_Letter_of_Comfort_Sustainability.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=3f6b5726b8c98c2231e52a33f8798d09d8cc39c91cdf4411c6bcadf6c1a5c537">Netwise Statement on Sustainability</a> <div class="evidence-description text-sm"> <p>Netwise owns and operates the London data centre in which the erjjio servers are hosted.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1282" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.fasthosts.co.uk/"> Fasthosts <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Fasthosts's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Fasthosts is a leading provider of internet hosting services, from domain names, shared web hosting and business-class email, to dedicated servers, cloud servers, secure online storage, online backup and more. We also maintain a highly successful reseller channel and partner network. Our brand new state-of-the-art, energy-efficient data centre located at Worcester Six Business Park is the first of its kind in the UK, with the highest data centre certification. This means big things for both you and your data – we run on the highest levels of security and we’ve got 99.999% uptime and high fault tolerance. We also boast 100% renewable energy usage, solar panels, electric car charging points, green roofs and best-in-class power usage effectiveness (PUE) of 1.25 or less. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/UK_-_IONOS_CLOUD_LIMITED_-_Pure_Green_Certificate_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=38b9ce350049055d9b0a5591dd67051a43a0cac879c2a653ac9d0cc587365b70">Pure Green Supply Certificate</a> <div class="evidence-description text-sm"> <p>This datacentre is jointly used and run by IONOS and Fasthosts, hence IONOS are listed as the Cloud provider in this instance.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Confidex_Sustain_Guarantee_No._53525.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d42b4ceee80386c8434e39ef18c02bb10c7f57b1a1006e7d708e429bac21bc5b">Confidex Sustain Guarantee Certificate</a> <div class="evidence-description text-sm"> <p>This Confidex Sustain® certificate provides a combined guarantee which covers the performance of the Colorcoat® pre-finished steel product, and makes the pre-finished steel building envelope CarbonNeutral®. Tata Steel UK Limited have measured the CO2 emitted by the pre-finished steel building envelope from manufacture through to installation, use and end of life and has invested in a climate friendly project overseas to offset this, ensuring CarbonNeutral® status is achieved.</p> <p>Once again the building owner is listed as IONOS, but shared with Fasthosts.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/12.2.2._PV_System_Design_Info_-_Aztec_Solar_524.625kWp.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9420ce026d4d69132de28410fa31d9421830bc9100353003ae1572374beaff90">Solar Edge Designer Report</a> <div class="evidence-description text-sm"> <p>Solar report providing overview of solar modules, inverters and optimizers.</p> <p>Report includes simulation of installed DC Power, Max Achieved AC Power, Annual Energy production, CO2 Emissions Saved, Equivalent Trees planted, Max Achieved DC Power, DC/AC Oversizing, Max Active AC Power, Performance Ratio and Performance Index. </p> <p>Once again the building owner is listed as IONOS, but shared with Fasthosts.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Customer_FAQ_IONOS_Environmental_Sustainability__CURRENT_2023.05.12_.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b4853712e9a57f71738cad2464cc83398f5d4439133c57f46b9f28c75f6cf1dc">Customer FAQ IONOS Environmental Sustainability</a> <div class="evidence-description text-sm"> <p>This report includes evidence and case studies to help our users understand the efforts that IONOS, Fasthosts and other tenants within our group have taken to improve sustainability in our business outputs. It highlights energy usage, the new Worcester data centre in the UK, Sustainability Performance Data, Circular Economy (Waste & Reusing Heat), Water Usage and our Customer Carbon Footprint.</p> <p>Once again the document owner is listed as IONOS, but the Data Centre is shared with Fasthosts. Whilst multiple data centres are described, Fasthosts provision the vast majority of our services in the UK.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.fasthosts.co.uk/blog/our-new-data-centre/">Our new bigger and better data centre</a> <div class="evidence-description text-sm"> <p>This webpage is a public facing blog, explaining some of the details of our new data centre. This includes why we're launching it, what it offers and what it means for users.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1402" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.feelcreated.com/"> Feel Created <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Feel Created's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Feel Created is an award-winning, full-service digital agency based in Yorkshire, specialising in crafting low-carbon, user-friendly websites, including bespoke WordPress. We empower client teams to visually manage content in-house - all housed on dedicated, high-end, scalable UK green servers. Our expertise covers custom web solutions, branding, PR, web design, SEO, and social media marketing. We pride ourselves on delivering bespoke digital strategies tailored to our client's unique needs, ensuring optimal performance and user engagement. Our secure hosting and ongoing support packages ensure your online presence is sustainable, robust, and most importantly: green. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://ecologi.com/feelcreatedltd">Feel Created Ecologi Achievements</a> <div class="evidence-description text-sm"> <p>We have also partnered with Ecologi to offset our carbon. Our credentials can be found here: https://ecologi.com/feelcreatedltd</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="752" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.freethought.uk"> Freethought Internet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Freethought Internet's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1389" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.giantdigital.co.uk"> Giant Digital Ltd. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Giant Digital Ltd.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a UK-based digital agency, with a long history in the charitable and ethical sector. Over the last 15 years we have delivered digital transformation projects for UK and European charities, and we put positive impact at the heart of what we do. We are a proud B-Corp. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Hetzner_2024-08-16_R0024209619.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a39cf1ff5c7c4a971926dc01e1f9dd93b002b19061c8aa0057d1d8a811494387">Hetzner Invoice</a> <div class="evidence-description text-sm"> <p>This is an invoice showing our relationship with our upstream provider, Hetzner Online, GmbH. They are listed in your directory.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="683" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.green-hosting.co.uk"> Green Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Green Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Our Green Hosting service is powered entirely by renewable energy purchased directly from a range of wind, solar and sea sources. The Netwise London East data centre which houses our Green Hosting servers, routers and cooling systems achieves a Power Usage Effectiveness (PUE) of 1.05. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="728" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.greennet.org.uk"> GreenNet <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GreenNet's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> GreenNet is a not-for-profit collective established in 1985. We provide internet services, web design and hosting to supporters of Peace, the Environment, Gender Equality and Human Rights. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="756" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.guru.co.uk"> GURU Cloud Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GURU Cloud Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Specialised, UK managed hosting built by cloud experts, with 100% uptime - optimised for WordPress, WooCommerce, Joomla, Prestashop, Drupal, Opencart, Magento and more. LSCache and WordPress / WooCommerce Staging as standard on all hosting packages. Redis, Memcached and ElasticSearch on GURU Dedicated Cloud Hosting (VPS)! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Pulsant_Limited_Green_Certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1009ab746c2d17a517b1d4a3754c5b14df0d0a35724cd55cd89d9ccd3fd58da3">Green Energy Certificate</a> <div class="evidence-description text-sm"> <p>We're an anchor tennant of the pulsant dc in reading, our servers are located here.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1287" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://headwall-hosting.com/"> Headwall Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Headwall Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> An independent managed WordPress hosting and email provider in the UK. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://headwall-hosting.com/">Main website</a> <div class="evidence-description text-sm"> <p>We lease 10+ VPS instances from Krystal Hosting, then run our own software on them to provide managed WordPress hosting and email provision. Most of the VPS instances are in Krystal Hosting's London Data Centre, with additional servers in their New Jersey and Amsterdam locations.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="932" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://herdl.com"> Herdl <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Herdl's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Herdl is a data-driven digital agency specialising in Web Design, SEO and PPC. Through training, consultancy and delivery, our experienced team help brands to understand and optimise their digital performance. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://ecologi.com/herdl">Ecologi - carbon offsetting</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1267" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hertech.co"> Hertech Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hertech Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A female-led digital agency that works with non-profits, social enterprises and the third sector. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="913" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hostpresto.com"> HostPresto <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit HostPresto's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Purveyors of high quality green cloud, web, email and server hosting at genuinely low prices, with fast and friendly support. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Utility_Tender_Process.docx_1.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=9d2c2ed97415e799223654c68170cd10557ceaea01ab43001c75106c3123c3f7">Data centre provided evidence</a> <div class="evidence-description text-sm"> <p>Attached documents from our supplier regarding the electricity supply. Our datacenter is SOTA (https://sota.co.uk/) who are located in the Kent Science Park (https://www.ukspa.org.uk/kent-science-park/ , KSP in the document)</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1235" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://hostwoody.uk"> Hostwoody <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Hostwoody's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Our web hosting services are affordable, fast, and secure, catering to both personal and SMB needs. We recognize the importance of sustainable web hosting and are taking direct action to offset our carbon footprint by donating our services to Scotland: The Big Picture. This is just the beginning of our journey to rewild the UK, starting with Scotland. By taking small steps towards our goal, we can make a big impact. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://workforgood.co.uk/businesses/hostwoody-uk/">Work For Good</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1326" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://infernocomms.com"> Inferno Communications <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Inferno Communications's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Your digital solutions partner for colocation and communications technology. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Other: we do not offer any of these services</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1079" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.inktrap.co.uk"> Inktrap <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Inktrap's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Inktrap is a design and development studio that creates brilliant interfaces, websites and apps for innovative clients, from ambitious startups to established businesses. Our approach is user-focused, collaborative and straightforward. We make human friendly digital products which bridge the gap between people and data. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/QRG_IBX-Sustainability-Quick-Reference_FY23-2.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=97f14ec563ec38074990d649edb15c2e3b431366909488e33c4dad6597b02a49">Equinix Sustainability Quick Reference Guide</a> <div class="evidence-description text-sm"> <p>Our servers are hosted by Digital Ocean in the LON1 region. The datacenter used for this region is Equinix LD5. This document shows that this facility is powered by 100% renewable energy from a REGO-backed supplier.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1328" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.iomart.com"> iomart Group PLC <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit iomart Group PLC's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> iomart is a well-established AIM listed business providing Cloud Services to Managed Security and Digital Workplace, we deal with the complexity of technology transformation. Having a global infrastructure, we own, manage and maintain our data centres, so you’ll always have a safe space to store your data and run your applications. Our expert consultants and architects take a holistic approach when it comes to your digital transformation goals, with a laser like focus on solving your business challenges. This means we can offer you the perfect set of solutions that meet your business needs now – and in the future. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://iomartprod.wpenginepowered.com/wp-content/uploads/2023/08/iomart-Annual-Accounts-2023.pdf">iomart Group Annual Report</a> <div class="evidence-description text-sm"> <p>Refer to page 29 & 50-52 of 2023 Annual Report</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.iomart.com/investors/esg">Sustainability Commitment</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1382" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.jable.co.uk/"> Jāble <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Jāble's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Jāble provides: hosting, software development, marketing and consultancy. This includes developing and hosting web applications and websites. We configure and host our servers through OCI (Oracle Cloud Infrastructure), using their European data centres, mostly London, which are run 100% renewable energy: https://www.oracle.com/uk/sustainability/green-cloud/ </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.oracle.com/uk/sustainability/green-cloud/">We host through Oracle Cloud Infrastructure</a> <div class="evidence-description text-sm"> <p>We provide our hosting exclusively through OCI (Oracle Cloud Infrastructure) using their European data centres. Currently, London and Newport.</p> <p>https://www.oracle.com/uk/a/ocom/docs/corporate/citizenship/clean-cloud-oci.pdf</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="982" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://katapult.io"> Katapult <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Katapult's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Katapult provides self-service on-demand public cloud hosting with a full suite of services available via our easy to use portal including GPU hosting for demanding AI and ML workloads. As one of the world's only cloud platforms delivered entirely from 100% renewable energy and with sustainability at the heart of everything we do as a business, our virtual infrastructure can help your business towards its environmental goals while providing best-in-class performance. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/data-centers-2022-data-centers-sustainability-report.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e9795fe23acec324c124057bf6a032cc010d00c4f333ba5f8e4555dd48d70b9f">Sustainability outline from Iron Mountain</a> <div class="evidence-description text-sm"> <p>Iron Mountain provide Katapult & Krystal's datacentre facilities in our New Jersey, Phoenix and Amsterdam locations. Iron Mountain were chosen as our worldwide partner to complement Netwise in the UK not least because they're one of the world's leading datacentre providers but because they also have a strong focus on sustainability.</p> <p>This goes beyond simply purchasing green power from the grid, with a future commitment to match all datacentre site energy usage with local clean power generation 100% of the time. One of the early successes in this space is their Edison, New Jersey facility (from which Katapult's New Jersey services are provided), which houses one of the world's largest rooftop solar installations, rated for 7.2MW of power generation.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Netwise_Sustainability_kwCHvOj.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124306Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f1981c570ccbeb238aec6dd79ace2fb3d6c29f03b59ae3b3dbf79c7afa6c81b1">Sustainability outline from Netwise</a> <div class="evidence-description text-sm"> <p>Netwise are Katapult & Krystal's datacentre partner in the UK, providing high-quality sustainable colocation facilities in the London area including our flagship private hall at London East utilising 100% renewable energy and a world-leading design PUE of 1.05.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="709" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.krystal.uk"> Krystal Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Krystal Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Krystal is an internet services company specialising in a range of tools, solutions & services for businesses all over the world. From web hosting and enterprise cloud services to voice over IP and customer support platforms. We’ve always made a point of having as much control over the quality of our client experiences as possible, writing our own software and demanding only the highest standards. Our home-grown solutions include Onyx, the UK’s fastest Wordpress Hosting and Katapult, the UK’s answer to Public Clouds like AWS. Today we operate out of multiple datacentres in the UK, USA and in Amsterdam giving us a truly global reach and further optimising our services for our clients. And as with all things Krystal, we’ve insisted on only best-in-class hardware, cutting-edge security, and 100% renewable energy for our global locations. To preserve these standards, we’ve chosen Iron Mountain's purpose-built datacentres in New York and Phoenix to complement our London presence. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/data-centers-2022-data-centers-sustainability-report_0RazRsY.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=04ca80c1c3777adac9885325ee9bd93d54e5c2deafa2b200ba9dc1d45d5e8097">Sustainability outline from Iron Mountain</a> <div class="evidence-description text-sm"> <p>Iron Mountain provide Krystal's datacentre facilities in our New Jersey, Phoenix and Amsterdam locations. Iron Mountain were chosen as our worldwide partner to complement Netwise in the UK not least because they're one of the world's leading datacentre providers but because they also have a strong focus on sustainability.</p> <p>This goes beyond simply purchasing green power from the grid, with a future commitment to match all datacentre site energy usage with local clean power generation 100% of the time. One of the early successes in this space is their Edison, New Jersey facility (from which Krystal's New Jersey services are provided), which houses one of the world's largest rooftop solar installations, rated for 7.2MW of power generation.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Netwise_Sustainability.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f6fab4158befdc6668c06381fa4d359c09e7584ca1e4deef15998b029836c4ee">Sustainability outline from Netwise</a> <div class="evidence-description text-sm"> <p>Netwise are Krystal's datacentre partner in the UK, providing high-quality sustainable colocation facilities in the London area including our flagship private hall at London East utilising 100% renewable energy and a world-leading design PUE of 1.05.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="661" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.kualo.com"> Kualo <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Kualo's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="">Netwise Statement on Sustainability</a> <div class="evidence-description text-sm"> <p>UK upstream datacentre statement on sustainability</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Marketplace_Certificate_Kualo.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c0cd5ea15f55e5b1109995d0416f1470136b7604d509bce37dc298f42d89e08c">Green-E Certification (USA Datacentre)</a> <div class="evidence-description text-sm"> <p>Green-E Certification for 2020 Electricity Usage</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1390" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://madeby.studio"> madeby.studio <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit madeby.studio's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> madeby.studio is a digital agency specialising in crafting sustainable websites and applications that are good for the planet and your bottom line. They pride themselves on their commitment to technical excellence, building digital solutions with sustainability & accessibility ingrained at every step of the process. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/QRG_IBX-Sustainability-Quick-Reference_FY23-2_uIg2CIg.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5c2974e935e9d7a8057b069c077c96757ab431b1fcad2aecbddfd94f994a4973">Equinix Data Center Sustainability Quick Reference Guide</a> <div class="evidence-description text-sm"> <p>Our website hosting and object storage is hosted with DigitalOcean across the LON and AMS regions. The data centres for these regions are managed by Equinix in the LD (London) and AM (Amsterdam) sites. All Equinix data centres across the LD and AM sites run off 100% renewable energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Impact_Report2024_A4_EN_9a7bd88445.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c545d680ee59848793a70d508d82280b63c67a2ed069080cd0d95fdaf3556506">Scaleway Impact Report 2024</a> <div class="evidence-description text-sm"> <p>Our object storage backup solutions are hosted with Scaleaway. Scaleway data centres run off 100% renewable energy across all their regions.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1298" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://madhosting.uk"> Madhosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Madhosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Madhosting was founded in 2006, specialising in quality affordable Linux and Windows hosting. In the intervening years we have refined, upgraded and improved our systems until we now believe that we offer the most cost effective and reliable hosting in the UK. Our fully redundant, load balanced and autoscaling hardware has an uptime that will match the best in the industry and is the envy of many others. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1333" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.mythic-beasts.com"> Mythic Beasts Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Mythic Beasts Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Mythic Beasts is a cloud and hosting provider. We provide a full range of internet services from web hosting account, virtual and real servers, Raspberry Pi servers, colocation and internet transit. We provide management for all kinds of Linux based servers and many common open source applications. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.telehouse.net/wp-content/uploads/2020/10/Telehouse-London-Docklands-Data-Centre-Campus-Brochure.pdf">Telehouse Campus Guide</a> <div class="evidence-description text-sm"> <p>This is the brochure for the Telehouse Docklands campus which claims 100% renewable power on page 2. This is the provider for our Telehouse Data Centre</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.redcentricplc.com/carbon-reduction-plan/">Redcentric carbon reduction plan</a> <div class="evidence-description text-sm"> <p>Redcentric are the supplier for Citylifeline and Cambridge data centres. They confirm that for their non-acquired data centres (which includes both of these) use 100% renewable energy.</p> <p>"Although Redcentric purchase renewable electricity for all facilities, and would therefore scope 2 emissions would be classed as zero under a market based approach"</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/about/esg/clean-energy">Digital Realty Clean Energy</a> <div class="evidence-description text-sm"> <p>Digital Realty are a large renewable power buyer and specifically state</p> <p>"We use 100% renewable energy from wind, solar, and hydro sources for our Colocation Business and European portfolio."</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://sustainability.equinix.com/environment/renewable-energy-scaling-our-impact/">Equinix AM5 renewable power</a> <div class="evidence-description text-sm"> <p>Equinix are a large buyer of renewable power and confirm that 100% of the power used by their EU data centres comes from renewable sources.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.redcentricplc.com/wp-content/uploads/Redcentric-Report-and-Accounts_FY23.pdf">Redcentric Annual Report</a> <div class="evidence-description text-sm"> <p>The claim for DC power is on page 49. "Within the Group, we purchase renewable electricity for all our facilities."</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1291" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.names.co.uk/"> Namesco Limited <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Namesco Limited's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Domain names and web hosting are our speciality, but we also provide everything else needed to run a booming online business. What’s more, we really care about our customers, and work hard to offer exactly the right mix of products and services to make our customers’ online ventures as prosperous as possible. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="712" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.nimbushosting.co.uk/"> Nimbus Hosting Ltd. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Nimbus Hosting Ltd.'s website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> 100% Eco-friendly managed web hosting made for ambitious UK agencies and freelancers. Combined with our time-saving platform and backed up by our UK support. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://nimbushosting.co.uk/green-website-hosting">Green web hosting</a> <div class="evidence-description text-sm"> <p>This is our green hosting web page that explains our green initiatives, how we've offset our emissions and how we've reduced it.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://virtusdatacentres.com/why-virtus/green">Data Centre Green credentials</a> <div class="evidence-description text-sm"> <p>This is the data centre that we use to house our infrastructure.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ENFIELD_DC_SERVICE_COMPANY_LIMITED_23.24_renewable_certificate_1VH9ugt.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e4668c4ad74d35c4e857fb1e7a131c9f5887edb50c9774bdc45d2770afaadb">Data Centre Energy Provider Certification</a> <div class="evidence-description text-sm"> <p>This is the document you requested to prove our data centre is powered by Bryt Energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1398" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.pipeten.com/"> Pipe Ten <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Pipe Ten's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We specialise in the orchestration of web application delivery. We empower developers to focus on their craft by helping them deliver application experiences that are efficient and secure, whilst giving business owners peace of mind and help accelerate their success. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1102" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.polarize.ltd/"> Polarize Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Polarize Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> At Polarize, we sculpt instant digital experiences that transcend the ordinary. From innovative web development and captivating design to crafting immersive mobile applications, we architect solutions that breathe life into your vision. Our forte lies in more than just lines of code or stunning visuals – it’s about curating an online identity that resonates, hosting secure platforms that thrive, and telling stories that captivate in a world of noise. We fuse creativity with technology, delivering seamless user experiences and robust hosting solutions that stand the test of time. Let us be the architects of your digital success story. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1306" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.primalspace.co.uk"> Primal Space <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Primal Space's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Digital agency offering a range of website marketing services including hosting </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.primalspace.co.uk/">Our own website</a> <div class="evidence-description text-sm"> <p>Our own website will pass your tests, hosted through IONOS with Cloudflare NS + CDN, same for all clients</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1240" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://prostack.uk"> ProStack <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ProStack's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Prostack provides managed hosting services with a human face. We offer tailored web hosting services to digital agencies, creatives and e-commerce, with human-first support and a partnership model, acting as an extension of the client's own team. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1307" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.pulsant.com"> Pulsant <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Pulsant's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Pulsant are an edge infrastructure platform provider with a unique multi-regional presence across the UK. Our infrastructure allows users to colocate in 12 regional data centres and connect to a unique range of connectivity and distributed compute service providers – local, national and international – through a high-speed, low-latency network fabric. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1345" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://info.servology.co.uk/"> Servology <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Servology's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Servology is a small ISP dedicated to serving the technical needs of other small ISPs in the UK, specialising in colocation and server management. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.telehouse.net/wp-content/uploads/2020/10/Telehouse-London-Docklands-Data-Centre-Campus-Brochure.pdf">Telehouse Sales Brochure</a> <div class="evidence-description text-sm"> <p>Servology's colocation space is in Telehouse North and therefore benefits from the claim on page 2 of this brochure that "our London data centres are powered by 100% renewable energy".</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.telehouse.net/wp-content/uploads/2022/09/Drax-Renewable-Energy-Certificate.pdf">Telehouse Renewable Energy Certificate</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1201" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://sobold.co.uk"> SoBold <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SoBold's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1354" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://somethingfamiliar.co.uk"> Something Familiar <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Something Familiar's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Something Familiar are a full service creative agency offering strategic design solutions to help people communicate and engage with their audiences. All of our work inspires, shifts perceptions, changes behaviours and looks beautiful. We take pride in our versatility, and work across a range of sectors, but they all share a common values and belief system. As a proudly registered B Corp our credentials are embedded at the core of our business, and from working with us it is evident how much effort we put into our partner relationships – striving for mutual satisfaction, success and purpose. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1319" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://sota.co.uk/"> Sota Solutions Ltd <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Sota Solutions Ltd's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Sota is the UK's no.1 independent provider of IT managed services for support, cloud computing, cyber resilience, connectivity, and unified communications. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1371" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://systemcore.co.uk/"> SystemCore Limited <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit SystemCore Limited's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> SystemCore Ltd is a Web Hosting and Web Design provider, specialising in WordPress and WooCommerce. SystemCore is based in Horsham, West Sussex, UK. We are proud to supply web hosting and email services with very high ecological credentials, based on environmental sustainability. Our web hosting infrastructure providers are certified Green Web Foundation organisations, and who power their data centres from renewable energy sources. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Guru_Fasthosts_IONOS_Green_Certs_2024_2_WDNXJVT.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=18178ce3f1df74c3b67caa814be900020c441e04e98315f8140f92242e2221e5">SystemCore are Approved Service Resellers for hosting infrastructure providers GURU Cloud Hosting UK, and Fasthosts UK (IONOS). Both are certified green hosting providers.</a> <div class="evidence-description text-sm"> <p>SystemCore are Approved Service Resellers for green hosting infrastructure providers GURU Cloud Hosting UK, and Fasthosts UK. GURU and Fasthosts are Green Web Foundation approved organisations. Their credentials (also listed on this site) are set out below: </p> <p>GURU Cloud Hosting UK <br>Credentials: Green Energy Certificate <br>GURU Cloud Hosting UK are an anchor tenant of the Pulsant data centre which has been a Green Datacentre for over 15 years. GURU'S Centro Datacentre has always used 100% renewable-backed energy. Centro was one of of the very first datacentres in the UK to use entirely renewable energy and also holds ISO 14001 for Environmental Management Systems. </p> <p>Fasthosts UK (part of cloud provider IONOS) <br>Credentials: Pure Green Supply Certificate | Solar Edge Designer Report | Confidex Sustain Guarantee Certificate Fasthosts are a registered green hosting provider who focus on environmental sustainability and the reduction of Customer Carbon Footprints.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1405" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://teapot.agency/"> Teapot Creative Limited <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Teapot Creative Limited's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are a brand growth agency with BCorp status. We help drive growth for ambitious business through our integrated web, creative and marketing services. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://prostack.uk/sustainability/">ProStack</a> <div class="evidence-description text-sm"> <p>We purchase all of our servers from SharpStack Ltd trading as ProStack. These providers are already approved by the Green Web Foundation and have ISO 14001 accreditation.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1343" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.tessellateos.com"> Tessellate OS <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Tessellate OS's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are an MSP providing support and hosting environments for our digital clients using the latest technology based on the sustainability of the hardware and partners we use. Based in the UK we are proud to partner with companies that share the same outlook as we do. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1290" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://greenhostingco.com/"> The Green Hosting Company <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit The Green Hosting Company's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Professional green website hosting that protects and restores the planet. With The Green Hosting Co. you don’t have to compromise. You get turbo-charged, reliable and secure hosting which runs on 100% renewable energy, has unlimited performance as standard, and not only plants trees, it protects them. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="713" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.positive-internet.com"> The Positive Internet Company Ltd. <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit The Positive Internet Company Ltd.'s website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1274" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://thewebhostinggroup.com"> The Webhosting Group <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit The Webhosting Group's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> The Webhosting Group - Reliable, Fast Green UK Web Hosting. The Webhosting Group provide cheap, reliable web hosting through multiple brands and are powered entirely by renewable energy. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1289" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://umbhost.net"> UmbHost Limited <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit UmbHost Limited's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Ultra-fast, affordable and reliable hosting for everyone, complete with our unbeatable TrustPilot 5 rated support which averages a 20-minute ticket resolution! </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1404" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://unbranded.digital/"> Unbranded Digital <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Unbranded Digital's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Unbranded Digital is a marketing and website design agency based in Bradford, West Yorkshire. We focus on using our craftsmanship, passion and expertise to deliver results for businesses. We are accredited as a Living Wage Employer and Mindful Employer. We build bespoke WordPress websites powered by 100% renewable energy, hosted in the UK (by our hosting provider Krystal), and are user-friendly and responsive on every device as standard. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://unbranded.digital/uk/services/web-design-development/">Green Hosted Websites</a> <div class="evidence-description text-sm"> <p>We build bespoke WordPress websites powered by 100% renewable energy, hosted in the UK (by our hosting provider Krystal), and are user-friendly and responsive on every device as standard.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://trees.krystal.uk/island/45b759b8-1d3c-4be3-a4ee-6ab37c7837e1">Green Initiatives</a> <div class="evidence-description text-sm"> <p>By choosing Krystal as our hosting provider, we also participate in their commitment to protect or plant 1 Billion Trees by 2030. <br>Our company vehicles are all 100% electric, and most of the time using 100% renewable energy to be charged (using Octopus as our green energy supplier).</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Invoice-2034498_Redacted.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2239753b6bb6cdb935126d22339ec2e205347162a15398b36cf143f46f2e3539">100% Green Hosting</a> <div class="evidence-description text-sm"> <p>Our website is listed as green hosting in your database, and we use the same eco-friendly hosting provider for our clients' websites as well. We can also provide further proof of our green hosting if required.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1392" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://verve-design.co.uk/"> Verve™ | Full Service Digital Agency <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Verve™ | Full Service Digital Agency's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are proud to be a B Corp™ Digital Agency based in rural Shropshire. We offer a full range of digital services; design, development, marketing and hosting. Our Green Hosting uses carefully selected renewably powered cloud servers and also incorporates automated carbon offsetting through Ecologi. We also have expertise in designing and developing websites that have light pages, making them fast and reducing their carbon footprint. We are proud to be a force for good. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/ibx_ld5_en_feb2021.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8e9244c23100ea69ca616ad79eda284b349ed6aaaadcacfd6ae9bc7ba3dd8742">Equinix LD5 Data Center Specifications</a> <div class="evidence-description text-sm"> <p>This is evidence that the data center we are using is renewably powered.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Screenshot_2024-10-09_at_11.39.30.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1e6a138b3f20f1c2ba1913d101a84d79ec1e3f42006e26e15fee4a625805bcf7">Evidence of our server location</a> <div class="evidence-description text-sm"> <p>This shows we are using the equinix LON1 data center, the other attachment then shows that this data center is using renewable energy.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/image_43518209421701867299826.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=df5d6b4148bc975d86f376901b97b3ea0dcb578e4c2e3d4f7fd7657bc0d737db">Proof of Digital Ocean server address</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1197" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.weareha.co.uk/"> We Are HA - Managed Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit We Are HA - Managed Hosting's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Based in York city centre, We Are HA provides fast, secure, and reliable fully managed hosting to maximise online performance. Our services are flexible and scalable, customised to meet specific needs, supported by a dedicated and friendly team of expert engineers available 24/7/36 and powered by 100% renewable energy. In addition to web hosting, we provide DevOps strategy to streamline operations by reducing errors, cutting costs, accelerating processes, and boosting productivity. And when critical issues arise, we offer expert IT software project rescue, swiftly implementing a structured approach to identify and resolve priority problems. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.weareha.co.uk/ha-sustainable-hosting/">HA Sustainable Hosting Overview</a> <div class="evidence-description text-sm"> <p>Information about HA's sustainable hosting, including the impact servers have on the environment, the benefits of switching to sustainable hosting to minimise online carbon footprint, and the ways HA help work towards sustainable ways of working.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="726" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webwiz.net"> Web Wiz <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Web Wiz's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Web Wiz provides web hosting services from our purpose-built, eco-friendly data center, which is designed, built, and operated by Web Wiz and powered by onsite solar power generation. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Web_Wiz_Carbon_Neutral_Certificate_2024.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fd23cdd7c8d72dd728ee9e03b203bb928dddb30b84e62aa9968aab93627c8f7f">Carbon Neutral Certificate</a> <div class="evidence-description text-sm"> <p>Carbon Neutral Certificate for 2023-2024</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/CERT_Web_Wiz_BaA_Corporate_Friends_2021-2022.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=07b3c959137a2d3d2286bb8d1c93ed4decad8445853e818a66f47747807572a0">World Land Trust Buy and Acre</a> <div class="evidence-description text-sm"> <p>World Land Trust Buy and Acre Programme for 2022-2023</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Case_study_portrait_WebWiz.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=30955f18dbfeaacdeed95ed1dc07a3460cc7ec7806d05ee3d5f8c206a4414f94">Zellar Case Study</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.webwiz.net/green-hosting/">Web Wiz Green Hosting Technology</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1379" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://webclients.co.uk/"> WebClients <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WebClients's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WebClients is a comprehensive IT solutions provider specialising in web hosting, web design, IT support, software support, printer support, and hardware support. We are dedicated to delivering seamless digital experiences with a strong commitment to sustainability. Our most notable service is our reliable green web hosting, achieved through our partnership with HostPresto (Enix Ltd) and their UK-based data centre. This collaboration ensures that our hosting solutions are not only robust and efficient but also environmentally friendly, aligning with our commitment to sustainable IT practices. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://hostpresto.com/#renewable-energy">HostPresto</a> <div class="evidence-description text-sm"> <p>WebClients is committed to environmental sustainability, demonstrated through our green web hosting services. We lease servers from HostPresto, a certified green hosting provider recognised by The Green Web Foundation. HostPresto's data centre in the UK is powered entirely by 100% renewable energy, ensuring that our hosting solutions are environmentally friendly. Additionally, HostPresto employs efficient infrastructure that consumes significantly less power than traditional hosts, and they actively contribute to reforestation projects. By partnering with HostPresto, WebClients ensures that our clients' digital presence supports a sustainable future.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1301" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://webgee.com"> WEBGEE LTD <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit WEBGEE LTD's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> WebGee is a leading web hosting solutions provider, offering reliable and secure hosting services for businesses and individuals. With years of experience in the industry, we strive to deliver high-quality services and exceptional customer support. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.hetzner.com/unternehmen/umweltschutz">Datacenter</a> <div class="evidence-description text-sm"> <p>We rely on our services at the Hetznter data center which takes environmental protection seriously.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1310" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://worldhost.group"> World Host Group <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit World Host Group's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We set out to build a scalable hosting business for a global market. We built infrastructure and developed software that was agnostic to location or network. We established teams around the world that could support our customers 24/7. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1396" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://worldoflouis.com"> World of Louis <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit World of Louis's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We provide professional web design services to our clients, who are mostly small businesses. We also provide an all-in-one solution so they must look no further than us. From our hosting, through a 3rd-party provider which is powered by solar panels (20i), to email hosting we do everything. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1368" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.xanthosdigital.com"> Xanthos <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Xanthos's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Xanthos Digital has been a trusted name in the industry for over 20 years, reflecting our extensive experience and expertise. Our services encompass a broad range of digital solutions, including the development of custom web projects, specialised WordPress solutions, comprehensive digital marketing strategies, and advanced Search Engine Optimisation (SEO). Our hosting measures prioritise the security and performance of your website through robust hosting services. Our shared hosting solutions provide businesses with an economical and efficient option, ensuring reliable performance and support. For those seeking enhanced security and performance, our managed WordPress hosting offers a tailored environment with proactive website maintenance, regular updates, and superior security measures. Our experienced team is dedicated to delivering innovative, results-driven services that are meticulously tailored to meet the unique needs of your business. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1227" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.zengenti.com"> Zengenti <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Zengenti's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Zengenti is a UK-based software company who are responsible for creating the Contensis headless content management system (CMS) and Insytful accessible site improvement platform. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> <section class="country-list my-2 lg:my-4"> <h2 class="sticky z-10 top-0 mb-4 pt-4 text-2xl bg-white border-b-2 border-black">United States of America (16)</h2> <article id="697" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://aws.amazon.com"> Amazon Web Services <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Amazon Web Services's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2022-sustainability-report.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1d2ceccb0f5159068f33e93844d9a7aff6718f324f996968d30c964951369531">Amazon's 2022 Sustainability Report</a> <div class="evidence-description text-sm"> <p>Amazon's 2022 Sustainability full report.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2022-renewable-energy-assurance.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a086ac1e7a2811412a74fb9ad99e0c6ed5cdca60bf604cd27534f497df85bd1c">Amazon 2022 renewable energy assurance statement</a> <div class="evidence-description text-sm"> <p>Independent Accountants’ Review Report of Amazon's Renewable Energy Claims by Ernst and Young</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/amazon-2021-ghg-verification.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b9263f3f5e92dc46c649fb7808183d1aacfe6d54bcdf415258901951ad984b9a">Amazon 2021 GHG Verification statement</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/amazon-2021-renewable-energy-assurance.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2e043f6a29a76645a0d3a8d6b2315d1fe99386591b13c9a45a45e3a0f0fd7b88">Amazon 2021 Renewable Energy assurance statement</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://sustainability.aboutamazon.com/environment/the-cloud">Amazon's Cloud Sustainability page</a> <div class="evidence-description text-sm"> <p>This is the page Amazon uses to talk about the sustainability of their cloud.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/amazon-carbon-methodology-september-2019.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=81393837b60eb037b7fd9d33b03c63249f63eb5581e41e268ea39e9ba2788c46">Amazon's emissions 2018 methodology paper</a> <div class="evidence-description text-sm"> <p>This document outlines how Amazon calculates their own emissions for reporting purposes.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/amazon-2020-ghg-verification-statement.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1f8896bf521735baf4f4459e7df9044a790239e2f2699cae31782b917bef6998">Amazon 2020 GHG Verification statement</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/amazon-2020-renewable-energy-assurance-statement.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=b118ff281194e0cf025728b6d2caa57fcf797df25555b2b950c44d16c7c48201">Amazon 2020 Renewable Energy assurance statement</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/reporting_standards.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=e2d8c0f7329a30111dffb613634433989459181eb739a7588dd5b80dddff0aad">Amazon 2020 reporting standards appendices</a> <div class="evidence-description text-sm"> <p>Amazon's reporting standards appendix, linking to the all relevant part of their sustainability reports</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1388" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://wordpress.com"> Automattic <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Automattic's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> We are the people behind WordPress.com, Woo, Jetpack, WordPress VIP, Simplenote, Longreads, The Atavist, WPScan, Akismet, Gravatar, Crowdsignal, Cloudup, Tumblr, Day One, Pocket Casts, Newspack, Texts, and more. We believe in making the web a better place. We’re a distributed company with 1,966 Automatticians in 93 countries speaking 118 different languages. We’re committed to diversity, equity, and inclusion, and our common goal is to democratize publishing and commerce so that anyone with a story can tell it, and anyone with a product can sell it, regardless of income, gender, politics, language, or where they live in the world. We believe in Open Source and the vast majority of our work is available under the GPL. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.equinix.com/resources/infopapers/2022-corporate-sustainability-report">Origin Data Center: Equinix Sustainability Report</a> <div class="evidence-description text-sm"> <p>Our Ashburn, VA Origin Data Center is currently located in an Equinix facility, as are more than half of our Points of Presence around the world at this time. Equinix achieved an A rating for CDP Climate Change in 2022, the highest attainable score. Also in 2022, Equinix achieved 96% renewable coverage for their global data center energy consumption.</p> <p>https://sustainability.equinix.com/environment/climate-commitments-and-carbon-emissions/#Metrics_and_Progress</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/about/esg">Origin Data Center: Interxion/Digital Realty</a> <div class="evidence-description text-sm"> <p>Our EU Origin Data Center in Amsterdam is currently located in an Interxion (now owned by Digital Realty) facility, as are several of our other Points of Presence locations around the world. Digital Realty reduced Scope 1 and 2 emission intensity 43% from their reporting baseline in 2022, and 100% of their energy consumption in 126 data centers was matched by purchases of renewable energy.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="779" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.cloudflare.com"> Cloudflare <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Cloudflare's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Cloudflare, Inc. (NYSE: NET) is the leading connectivity cloud company on a mission to help build a better Internet. It empowers organizations to make their employees, applications and networks faster and more secure everywhere, while reducing complexity and cost. Cloudflare’s connectivity cloud delivers the most full-featured, unified platform of cloud-native products and developer tools, so any organization can gain the control they need to work, develop, and accelerate their business. Powered by one of the world’s largest and most interconnected networks, Cloudflare blocks billions of threats online for its customers every day. It is trusted by millions of organizations – from the largest brands to entrepreneurs and small businesses to nonprofits, humanitarian groups, and governments across the globe. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Cloudflare_2023_Emissions_Inventory.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=86a6ef5a1c0ea9477a188c3c377c31dba3ecec3767c19f11e2b67337cef9be6d">Cloudflare 2023 Emissions Inventory</a> <div class="evidence-description text-sm"> <p>These is the independently verified emissions numbers for Cloudflare in 2023. It provides a breakdown of emissions by scope, including Scope 1 and Scope 2.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://blog.cloudflare.com/the-climate-and-cloudflare/">Blog post - The Climate and Cloudflare</a> <div class="evidence-description text-sm"> <p>A summary of Cloudflare's steps to account for the carbon emissions from its infrastructure.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="743" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.convesio.com"> Convesio <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Convesio's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1342" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://eppihost.com/"> eppihost.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit eppihost.com's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Private, secure hosting from independent Internet professionals. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.digitalrealty.com/data-centers/americas/silicon-valley/oak10">Digital Realty data center description</a> <div class="evidence-description text-sm"> <p>See "Sustainability" section: LEED Gold, 100% sustainable energy, 100% carbon free energy</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://go2.digitalrealty.com/rs/087-YZJ-646/images/Report_Digital_Realty_2312_Sustainability_Snapshot.pdf">Digital Realty Sustainability Snapshot</a> <div class="evidence-description text-sm"> <p>"100% renewable energy powering our European and U.S. colocation data<br>centers. This means that we match 100% of the energy used to power<br>these data centers with renewable energy"</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1086" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.equinix.com"> Equinix.com <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Equinix.com's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://sustainability.equinix.com/map-of-initiatives/">Corporate Sustainability Program</a> <div class="evidence-description text-sm"> <p>The interactive map highlights sustainability at our Equinix International Business Exchange (IBX) locations globally. You can also download our IBX Sustainability Quick Reference Guide.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="861" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://firebase.google.com"> Firebase Hosting <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Firebase Hosting's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://cloudplatform.googleblog.com/2014/10/welcome-firebase-to-google-cloud-platform.html">Notes on acquisition by Google in 2014</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="612" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.greengeeks.com"> GreenGeeks LLC <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit GreenGeeks LLC's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Our hosting platform has been designed with a maximum use, no waste of resources mindset. Every aspect of our hosting platform is built to be as energy efficient as possible. In addition to this, for every amperage we pull from the grid, we match 3 times that in the form of renewable energy via Bonneville Environmental Foundation and plant one tree for every hosting account provisioned. You can feel good that you're helping make a difference by hosting on a platform that is eco-friendly. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023_-_Renewable_Energy_Certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=aa807391257c6f44c5a69e2b7ce7370075ff2d7ad8718f5147bf85ae6d9e0891">2023 BEF Report</a> <div class="evidence-description text-sm"> <p>This is our annual Bonneville Environmental Foundation (BEF) report showing our Renewable Energy Certificates.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://www.epa.gov/greenpower/meet-our-partners?partner=greengeeksllc">EPA Power Partner</a> <div class="evidence-description text-sm"> <p>Confirmation from the US EPA of 300% matched power use.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1064" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://imageengine.io"> ImageEngine <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit ImageEngine's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> ImageEngine is an ImageCDN which automatically serve the end users leanest, fastest and best looking images regardless of device, browser or network speed. ImageEngine will help improving website speed, SEO, and general user experience. Especially mobile users will notice a difference, thanks to ImageEngines unique device detection technology at the CDN edges. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Network: Content Delivery Networks</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://github.com/imgeng/sustainability/blob/main/2024/2024_method.md">Documents about carbon footprint and compensation</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://github.com/imgeng/sustainability/blob/main/2024/voucher-VMQYPR3M-tpus-966034.pdf">Certificate of Sustainability</a> <div class="evidence-description text-sm"> <p>Carbon offset evidence</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://imageengine.io/imageengine-sustainability-policy/">Sustainability Policy</a> <div class="evidence-description text-sm"> <p>ImageEngine's Sustainability Policy</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1318" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.knthost.com"> K&T Host <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit K&T Host's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> K&T Host is a technology and hosting provider focused on building the best app hosting experience. We deliver highly-available infrastructure and premium customer support at an affordable price. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1320" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.opusinteractive.com/"> Opus Interactive <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Opus Interactive's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Opus Interactive has a long history of providing top-notch IT solutions. It all began in 1996 when an IT division was formed in a creative agency and then joined HPE and VMware’s Partner Programs in 2003. In 2005, we launched the first version of our innovative cloud platform, the OpusCloud, and have been continually optimizing our security, performance, and sustainability ever since. We are dedicated to partnering and innovating for the best possible solutions. Today, we’re a woman-owned organization with sustainable IT offerings. Our tailored cloud, colocation, and managed services solutions are available from Tier III+ data centers that deliver our customer workloads from coast to coast, with access to global on-ramps. As stewards to your infrastructure, we are committed to delivering services that support sustainable IT and advance STEM, Women in Tech, and Digital Inclusion. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2023__STACK_REC_Attestation_Letter_for_Opus_2024-01-26_9klZNDW.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=484163d8fc838b2be19d475d489e37afecf5fc27612011cfa17f7d164264ecdb">2023 REC</a> <div class="evidence-description text-sm"> <p>Opus Interactive is the preferred reseller in the Stack Infrastructure Data Center</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="1391" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://reallygoodhost.com"> Really Good Host <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Really Good Host's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> ReallyGoodHost.com offers fast, secure, and eco-conscious web hosting tailored for businesses of all sizes. With a focus on performance, reliability, and sustainability, it provides advanced security, daily backups, and 24/7 support. Whether you’re managing a personal website or a large-scale project, ReallyGoodHost.com ensures seamless scalability and top-notch service. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://reallygoodhost.com/sustainability/">RGH | Sustainability Page</a> <div class="evidence-description text-sm"> <p>Page provides basic information on our sustainability approach.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://reallygoodhost.com/reallygoodhost-com-public-benefit-report-launch-edition/">RGH | Our Launch Public Benefit Report</a> <div class="evidence-description text-sm"> <p>The outline of what - as a startup - we've done so far.</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://climate.stripe.com/9Qk4zD">1% of revenue for carbon Removal</a> <div class="evidence-description text-sm"> <p>We we contribute 1% of our revenue to carbon removal via Stripe Climate</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="710" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.tigertech.net"> Tiger Technologies <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Tiger Technologies's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> A reliable, affordable web hosting and email provider in Berkeley, California. We offset 200% of our carbon emissions through renewable energy certificates with the Bonneville Environmental Foundation. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/2024-05-08_Bonneville_Environmental_Foundation_Certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=951a1b40148b8d5e40ea5edc5f8766ce6ec3914c27b5347be77031c39a08ad5e">Bonneville Environmental Foundation</a> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="958" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://ultahost.com"> UltaHost <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit UltaHost's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> UltaHost is a web hosting provider that offers a variety of hosting services tailored to meet different needs, from individual bloggers to large enterprises. Their services include shared hosting, VPS (Virtual Private Server) hosting, dedicated servers, and more. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Physical Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Network: Content Delivery Networks</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/Urkunde_OkoBasis_20222023_diva-e_eng_rJaeQ7y.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=bd76def0c383c2fe96ae4151a0b88745a5c6925030acdaddad376cf02351c440">Green Energy Certificate Firstcolo 2022-2023</a> <div class="evidence-description text-sm"> <p>Yes everything is clear on the invoice Yes everything is clear on the invoice</p> </div> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://ultahost.com/data-center">Ultahost Datacenters</a> <div class="evidence-description text-sm"> <p>Yes everything is clear on the invoice Yes everything is clear on the invoice Yes everything is clear on the invoice</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="33" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://viridio.net"> Viridio <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Viridio's website"/> </a> </h4> <p class="text-neutral-700 mt-2 mb-3"> Green Web Hosting powered by locally generated solar power. Shared Green Web Hosting, Do-It-Yourself Website Builder, Wordpress Hosting, VPS & More. </p> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> <li class="service-label inline-block">Compute: Virtual Private Servers</li> <li class="service-label inline-block">Compute: Colocation Services</li> <li class="service-label inline-block">Storage: Object Storage</li> <li class="service-label inline-block">Storage: Block Storage</li> <li class="service-label inline-block">Platform: Platform As A Service</li> <li class="service-label inline-block">Platform: Managed WordPress Hosting</li> </ul> <details class="mb-4"> <summary> <span class="">Published supporting evidence</span> </summary> <ul class="mt-3"> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://viridio.net/environmental-sustainability">Sustainability webpage</a> </li> <li class="m-3"> <a class="my-2" target="_blank" rel="noopener noreferrer" href="https://s3.nl-ams.scw.cloud/tgwf-web-app-live/uploads/viridio-ecologi.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SCWT1WBAW6NZ5SW5GYJ8%2F20241127%2Fnl-ams%2Fs3%2Faws4_request&X-Amz-Date=20241127T124307Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=63a66ed0fef64cd89c3e2de0432c4c92e46dc2af5bf2c160b55777c76da47f2c">Ecologi report for emissions avoidance</a> <div class="evidence-description text-sm"> <p>This is for our purchased CO2 verified carbon avoidance projects from Ecologi for last year. A few pages on our website talk about this and have links to our Ecologi profile.</p> </div> </li> </ul> </details> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> <article id="685" class="provider-listing lg:w-3/4 my-6 lg:mr-0 lg:ml-auto py-6 last-of-type:pb-2 border-b-2 border-neutral-200 last:border-0 scroll-mt-12"> <div class="prose mx-auto lg:ml-0 lg:mr-auto"> <h4 class="inline-block mb-0 font-bold text-xl"> <a class="no-underline" target="_blank" rel="noopener noreferrer" href="https://www.webneutralproject.com"> Web Neutral Project <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit Web Neutral Project's website"/> </a> </h4> <ul class="my-4 pl-0"> <li class="service-label inline-block">Compute: Shared Hosting for Websites</li> </ul> </div> <details class=""> <summary class="text-right text-sm text-neutral-400">Think this data could be improved?</summary> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> We work with hosting providers to ensure the data shown here is correct on submission, refreshed at least annually and made public. But like any dataset, this data requires tending. <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support/i-think-theres-an-error-in-the-green-web-dataset-what-can-i-do/"> It can become incorrect</a> over time. That's when a little people power makes all the difference!</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Customers of this provider</span> - a request coming from a customer to update the information visible here usually carries more weight than one coming from us. Use our <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/sample-emails/"> sample emails</a> to start a conversation.</p> <p class="max-w-xs md:max-w-md text-sm text-justify ml-auto mr-0 mt-2 text-neutral-400"> <span class="text-neutral-500">Provider staff</span> - <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update a listing in the Green Web Directory"> submit a correction</a>.</p> </article> </section> </section> <section class="full-width border-t-2 bg-gradient-135 md:bg-[radial-gradient(ellipse_at_top_left,_var(--tw-gradient-stops))] from-white via-blue-200 to-blue"> <div class="container mx-auto pt-6 pb-4 md:py-12 px-2 sm:px-4"> <div class="prose ml-0 mr-auto"> <h2 class="text-2xl md:text-4xl md:text-black border-none mb-0">Found this Directory useful?</h3> <p>Here's how you can speed up the transition to a greener internet.</p> </div> <div class="md:max-w-[65ch] lg:max-w-none mx-auto mt-10 xl:mt-16 mb-6 md:grid md:grid-flow-col md:gap-x-12 lg:gap-x-16 xl:gap-x-20 2xl:gap-x-24 md:gap-y-0 md:grid-cols-3 md:auto-rows-auto md:items-start" style="grid-template-rows: repeat(3, auto);"> <h3 class="heading-icon__lightning--black uppercase text-2xl md:text-med lg:text-2xl font-normal">Support<br/> the mission</h3> <p class="mt-3 lg:mt-4 pt-4 lg:pt-6 border-t-2">Help sustain this work as an open source project in service to the public’s interest.</p> <a class="btn btn-green btn-sm mt-4 lg:mt-6 mb-16 md:mb-0" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/donate/"> How donating works <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 's website"/> </a> <h3 class="heading-icon__plant--black uppercase text-2xl md:text-med lg:text-2xl font-normal">Share your<br/> suggestions</h3> <p class="mt-3 lg:mt-4 pt-4 lg:pt-6 border-t-2">We welcome your feedback and perspectives on how to make this Directory better.</p> <a class="btn btn-black text-white btn-sm mt-4 lg:mt-6 mb-16 md:mb-0" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/"> Send us a message <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link-white.svg" alt="Visit 's website"/> </a> <h3 class="heading-icon__sunburst--black uppercase text-2xl md:text-med lg:text-2xl font-normal">Spread<br/> the word</h3> <p class="mt-3 lg:mt-4 pt-4 lg:pt-6 border-t-2">When you cite us publicly, it helps more people discover this work and take action.</p> <a class="btn btn-white btn-sm mt-4 lg:mt-6 mb-16 md:mb-0" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/how-to-cite-our-work/"> How to cite our work <img class="utility-icon external-link-icon" width="16px" height="16px" src="/static/img/icon-external-link.svg" alt="Visit 's website"/> </a> </div> </div> </section> <a href="#"> <button id="scroll-to-top" class="fixed bottom-2 sm:bottom-4 right-2 sm:right-4 z-50 btn btn-sm hover:bg-purple hover:text-white m-0 py-4 rounded-md border-0 flex items-center invisible"> <svg class="scroll-to-top-icon -mt-1" aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><rect width="15" height="15" fill="none"></rect><path fill="currentColor" d="M2,8.48l-.65-.65a.71.71,0,0,1,0-1L7,1.14a.72.72,0,0,1,1,0l5.69,5.7a.71.71,0,0,1,0,1L13,8.48a.71.71,0,0,1-1,0L8.67,4.94v8.42a.7.7,0,0,1-.7.7H7a.7.7,0,0,1-.7-.7V4.94L3,8.47a.7.7,0,0,1-1,0Z"></path></svg> <span class="scroll-to-top-label font-bold pl-1.5">To the top</span> </button> </a> </div> </div> <footer class="bg-black pt-12 pb-4 md:pt-14 md:pb-10"> <div class="container mx-auto text-white px-2 sm:px-4 min-[450px]:flex min-[450px]:flex-wrap"> <div class="mb-8 sm:mb-4 md:mb-0 min-[450px]:w-1/2 md:w-1/4 lg:w-1/3"> <h4 class="text-green text-base uppercase font-normal mb-1.5">Help</h4> <ul class="list-none"> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/green-web-dataset/get-verified/"> How to get listed </a> </li> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/?wpf2192_9=Update%20a%20listing%20in%20the%20Green%20Web%20Directory"> Submit correction </a> </li> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/"> General queries </a> </li> </ul> </div> <div class="mb-4 sm:mb-4 md:mb-0 min-[450px]:w-1/2 md:w-1/4 lg:w-1/3"> <h4 class="text-green text-base uppercase font-normal mb-2">About</h4> <ul class="list-none"> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/green-web-dataset"> About the data </a> </li> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/about/"> About Green Web Foundation </a> </li> <li class="py-1.5"> <a class="text-white text-sm" target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/privacy-statement/"> Privacy policy </a> </li> </ul> </div> <div class="mb-8 md:mb-0 min-[450px]:w-full md:w-1/2 lg:w-1/3"> <div class="flex gap-8 items-center md:justify-end py-6 md:pt-0"> <div class=""> <a href="https://www.thegreenwebfoundation.org/"> <img width="200px" height="48px" src="/static/img/GWF-logo-white.svg" alt="The Green Web Foundation logo"/> </a> </div> <div class="border-l border-white text-medium pl-8 h-12 flex items-center"> <p class="font-bold">Directory</p> </div> </div> <p class="text-sm md:text-right">Towards a fossil-free internet by 2030</p> </div> </div> </footer> <script async defer src="https://scripts.withcabin.com/hello.js"></script> <script> // Get distance of main-content box from top. const mainContent = document.getElementById('main-content'), mainContentTopPos = mainContent.getBoundingClientRect().top + window.scrollY; // Set a variable for our button element. const scrollToTopButton = document.getElementById('scroll-to-top'); var timer; const scrollFunc = () => { // Have a timer to prevent unnecessary work in the browser. if( timer ) { window.clearTimeout( timer ); } timer = window.setTimeout( function() { // Get the current scroll value. let y = window.scrollY; // If the main-content box is at the top of the screen, show button. if ( y > mainContentTopPos ) { scrollToTopButton.classList.remove( "invisible" ); } else { scrollToTopButton.classList.add( "invisible" ); } }, 150); }; window.addEventListener( "scroll", scrollFunc ); // When the button is clicked scroll to the top. scrollToTopButton.onclick = function( e ) { e.preventDefault(); document.body.scrollIntoView({ behavior: "smooth" }); } </script> </body> </html>