Skip to content
https://enelcar.bond

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
80
GRADE
B
FIX
1
REVIEW
10
PASS
6
INFO
0
Probed from Santa Clara, United States
302 Found
Checks
17
6 PASS 10 REVIEW 1 FIX
D
CDN & Delivery
Action
No CDN detected
FIX
No CDN detected
Warning::
No CDN detected
A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.
No CDN detected

Consider using a CDN to improve global delivery speed and reduce origin load.

B
DNS Records
1 A records, 323 ms lookup
REVIEW
1 A records, 323 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 170.106.106.206
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
3 nameserver(s) configured
Got: b.dnspod.com, c.dnspod.com, a.dnspod.com
Info::
No MX records — email not configured via DNS
Info::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Warning::
DNS resolution is slow (323 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 323 ms
A170.106.106.206
AAAA
CNAME
NSb.dnspod.com, c.dnspod.com, a.dnspod.com
MX
TXT
CAALookup not available with standard resolver
Resolved in 323 ms

Multiple A records provide failover if one server goes down.

Why this matters

Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.

Learn more

Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.

Source: SRE practice / DNS architecture

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

Slow DNS adds latency to every page load. Consider a faster DNS provider.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

B
DNSSEC
Unsigned (DNSSEC not deployed)
REVIEW
Unsigned (DNSSEC not deployed)
Info::
DNSSEC is not deployed
The zone is not DNSSEC-signed. Users on validating resolvers (Cloudflare 1.1.1.1, Quad9 9.9.9.9, growing default in mobile resolvers) get no protection against DNS spoofing for this domain. Most registrars now offer DNSSEC at a single click; consider enabling it for sites where authenticity matters (banking, healthcare, government).
B
CAA Records
No CAA records (any CA may issue certificates)
REVIEW
No CAA records (any CA may issue certificates)
Info::
No CAA records published
Without CAA records, any publicly-trusted CA can issue certificates for this domain. Adding a CAA record (`yourdomain. IN CAA 0 issue "letsencrypt.org"`) restricts issuance to CAs you authorize. Required by CAB Forum baseline since 2017; the default of 'any CA' is widely supported but is the broader attack surface for issuance fraud.
C
Reverse DNS
Action
0/1 IPs match cert SAN
REVIEW
0/1 IPs match cert SAN
Info::
PTR lookup failed for 170.106.106.206: lookup 170.106.106.206: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
B
Multi-Resolver DNS Speed
Mean 122ms across 3 resolvers (spread 127ms)
REVIEW
Mean 122ms across 3 resolvers (spread 127ms)
Info::
Cloudflare: 79ms
Got: 79ms via 1.1.1.1:53
Info::
Google: 81ms
Got: 81ms via 8.8.8.8:53
Info::
Quad9: 206ms
Got: 206ms via 9.9.9.9:53
C
IPv6 Readiness
Action
No IPv6 support
REVIEW
No IPv6 support
Info::
No IPv6 (AAAA) records found
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No IPv6 Support
About 40% of internet users have IPv6. Consider adding AAAA records.

IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

Why this matters

No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.

Source: Google IPv6 stats

C
Crawlability
Action
robots.txt present, sitemap with 0 URLs
REVIEW
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 10240 bytes
Info::
sitemap.xml is present
Warning::
sitemap.xml contains invalid XML
Search engines may not be able to parse the sitemap. Fix XML validation errors.
Warning::
sitemap.xml is empty — no URLs found
An empty sitemap provides no value. Add <url> entries for your pages.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Search engines may not be able to parse the sitemap. Fix XML validation errors.

Why this matters

An unparseable sitemap is silently ignored by Google — the URLs it advertises are never queued for crawl.

Learn more

Google's sitemap parser is strict about XML validity. A single unescaped `&` or unclosed tag invalidates the whole file. Run your sitemap through a validator (Search Console's Sitemaps report flags it) and fix the offending entry. Most generators escape correctly; mistakes usually come from manually-written entries.

Source: sitemaps.org / Google Search Central

An empty sitemap provides no value. Add <url> entries for your pages.

Why this matters

An empty sitemap signals 'no content to index' to Google — actively harmful versus having no sitemap at all.

Learn more

Google compares URLs in the sitemap against URLs it has crawled. An empty sitemap on a site with thousands of pages signals abandonment. Either populate it correctly (most CMSes auto-generate) or delete the file and let Google crawl normally.

Source: Google Search Central / sitemaps.org

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed

<!DOCTYPE HTML>

<html lang="en">




    <head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
        <title>Energy, sustainability and innovation | Enel Group</title>
        
        <meta name="description" content="The Enel Group operates in more than 30 countries, bringing energy to people through the adoption of new sustainability-oriented technologies."/>
        <meta name="template" content="home"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>

        

    
<meta name="content-page-ref" content="vB2FkEvoI78rLRYi7SALPU5p1zqtmGmjFqFyygtngFqljXiDhEe2sQ26E9vR6_j10wqlJQdILb2lTTDSCnvLow"/>
<script defer="defer" type="text/javascript" src="/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js"></script>
<link rel="stylesheet" href="/etc.clientlibs/enel-common/clientlibs/clientlib-bundle.lc-84662e0e38777d08aa6397720c4c82cd-lc.min.css" type="text/css">







        
    
    

    

    
    
    

        

        
        <meta name="google-site-verification" content="search"/>

        
        
            <link rel="icon" type="image/vnd.microsoft.icon" href="https://www.enel.com/content/enel-com/favicon.ico"/>
            <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="https://www.enel.com/content/enel-com/favicon.ico"/>
        

        <link rel="apple-touch-icon" href="https://www.enel.com/content/enel-com/apple-touch-icon.png"/>
        <link rel="apple-touch-icon-precomposed" href="https://www.enel.com/content/enel-com/apple-touch-icon-precomposed.png"/>
        <link rel="apple-touch-icon" sizes="120x120" href="https://www.enel.com/content/enel-com/apple-touch-icon-120x120.png"/>
        <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.enel.com/content/enel-com/apple-touch-icon-120x120-precomposed.png"/>

        




	<meta name="robots" content="index,follow"/>



        <script src="//assets.adobedtm.com/launch-ENb531171bce964c769bfc582af650ee4a.js"></script>

        

        

        
            <link rel="canonical" href="https://www.enel.com"/>
        

        <link rel="alternate" hreflang="x-default" href="https://www.enel.com"/>
        <link rel="alternate" hreflang="en" href="https://www.enel.com"/>
<link rel="alternate" hreflang="es" href="https://www.enel.com/es"/>
<link rel="alternate" hreflang="pt" href="https://www.enel.com/pt"/>
<link rel="alternate" hreflang="it" href="https://www.enel.com/it"/>
<link rel="alternate" hreflang="fr" href="https://www.enel.com/fr"/>


        
        

    <meta property="og:locale" content="en"/>
    
        <meta property="og:url" content="https://www.enel.com"/>
    
    <meta property="og:type" content="home"/>
    <meta property="og:title" content="About"/>
    <meta property="og:description" content=" "/>
    
    
    
    

        
        

    <meta name="twitter:card" content="summary"/>

    <meta name="twitter:title" content="About"/>

    <meta name="twitter:description" content=" "/>

    

    
    



        <script type="application/ld+json">
            {
                "@context": "https://schema.org",
                "@type": "Corporation",
                "url": "https://www.enel.com",
                "logo": "/content/dam/enel-com/immagini/enel-logo/logo-solido.svg"
            }
        </script>
        

        <script>

        function readCookie(name) {
            var nameEQ = name + "=";
            var ca = document.cookie.split(';');
            for(var i=0;i < ca.length;i++) {
                var c = ca[i];
                while (c.charAt(0)==' ') c = c.substring(1,c.length);
                if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
            }
            return null;
        }

        function getDuplicatedParameters (parameterMap) {
            var arr = parameterMap;
            var sorted_arr = arr.slice().sort();
            var results = [];
            for (var i = 0; i < arr.length - 1; i++) {
                if (sorted_arr[i + 1] == sorted_arr[i]) {
                    results.push(sorted_arr[i]);
                }
            }
            return results;
        }

        function getParameterMapName (url) {
            var queryString = getQueryString(url);
            var parameterMaps = queryString.split("=");
            var paramsName = [];
            for(var i in parameterMaps)
            {
                var param = parameterMaps[i];
                var paramName;
                if (param.indexOf('?')>= 0) {
                    paramName = param.split('?')[1];
                } else {
                    paramName = param.split('&')[1];
                }
                paramsName[i] = paramName;
            }
            return paramsName;
        }

        function purgeDuplicatedParams (url) {
            var urlResult = url;
            var duplicatedParams = getDuplicatedParameters(getParameterMapName(url));
            for (var i in duplicatedParams) {
                urlResult = removeURLParameter(urlResult,duplicatedParams[i]);
            }
            return urlResult;
        }

        function updateQueryStringParameter(uri, key, value) {
            if (value != null && value.length > 0) {
                var re = new RegExp("([?&])" + key + "=.*?(&|$)", "i");
                var separator = uri.indexOf('?') !== -1 ? "&" : "?";
                if (uri.match(re)) {
                    return uri.replace(re, '$1' + key + "=" + value + '$2');
                }
                else {
                    return uri + separator + key + "=" + value;
                }
            }
            return uri;
        }

        function removeURLParameter(url, parameter) {
            var urlparts= url.split('?');
            if (urlparts.length>=2) {
                var prefix= encodeURIComponent(parameter)+'=';
                var pars= urlparts[1].split(/[&;]/g);
                var removed = false;
                for (var i= pars.length; i-- > 0;) {
                    if (pars[i].lastIndexOf(prefix, 0) !== -1 && !removed) {
                        pars.splice(i, 1);
                        removed = true;
                    }
                }
                url= urlparts[0] + (pars.length > 0 ? '?' + pars.join('&') : "");
                return url;
            } else {
                return url;
            }
        }

        function getQueryString(url, redirect) {
            var queryString = url.split('?')[1];
            if (typeof queryString == 'undefined') {
                queryString = '';
            } else {
                if (typeof (redirect)!= 'undefined' && redirect.indexOf('?')>0) {
                    queryString = '&' + queryString;
                } else {
                    queryString = '?' + queryString;
                }
            }
            return queryString;
        }

        if(readCookie('langRedirect') == null){
            document.cookie = "langRedirect=MQ==;path=/" ;
            var langMapString = null;
            var headElement = document.getElementsByTagName("head")[0];
            if(headElement != null && typeof headElement == "object"){
                var langMapString = headElement.getAttribute("data-attr-langredirect");
            }
            if( langMapString != null ){
                var browserlanguage = navigator.language;
                browserlanguage = browserlanguage.split("-")[0];
                var obj = JSON.parse(langMapString);
                var redirect = obj[browserlanguage];
                if(redirect != null){
                    redirect = purgeDuplicatedParams (redirect + getQueryString(window.location.href, redirect));
                    window.location.href=updateQueryStringParameter(redirect,'refred', document.referrer);
                }
            }
        }
    document.addEventListener("DOMContentLoaded", function(event) {
   		history.replaceState({}, 'Title', removeURLParameter(location.href, 'refred'));
   	});

        </script>

    </head>


<body class="home base page basicpage " id="home-874bc1d053">



    




    



    







<div id="app" data-search-api="test.api" data-gmap-api-key="AIzaSyDmlM4MBAHPzxW1CnHFkOMAQLom51kGf44" data-recaptcha-key="6LcV_yUsAAAAAHRnALbZydGFy_9j3HEbpJ0DwPYN" data-enel-data-layer="{&#34;pagename&#34;:[&#34;en&#34;,&#34;azienda&#34;,&#34;chi-siamo&#34;],&#34;pagetype&#34;:&#34;home&#34;,&#34;areatype&#34;:&#34;company&#34;,&#34;language&#34;:&#34;en&#34;}" data-site="com" data-aria-flk='{
        "pageDotAriaLabel":"Page dot %n",
        "previousAriaLabel":"Previous",
        "nextAriaLabel":"Next"
      }' v-cloak data-gmap-api-object="{&#34;client&#34;: &#34;gme-targatelematicsspa&#34;, &#34;channel&#34;:&#34;enel.com&#34;}">

    
    
    

<div>




<commercial-site-banner inline-template>
    
        
    
    <div class="CommercialSiteBanner" aem-id="commercial-site-banner-1332706249" aem-comp="CommercialSiteBanner" data-anchor-id="#" data-endpoint="https://www.enel.com/company/about-us/jcr:content.countryCode.json" data-endpoint-method="get" :data-content="JSON.stringify({&#34;manualUrlLink&#34;:{&#34;DEFAULT_EXTENSION&#34;:&#34;html&#34;,&#34;environmentType&#34;:{&#34;environmentType&#34;:&#34;publish.prod&#34;},&#34;target&#34;:&#34;_self&#34;,&#34;current&#34;:false,&#34;external&#34;:false},&#34;countries&#34;:[{&#34;countryCode&#34;:&#34;IT&#34;,&#34;countryName&#34;:&#34;Italy&#34;,&#34;message&#34;:&#34;Your location is [keyword]. Are you looking for your energy supplier?&#34;,&#34;ctaHref&#34;:&#34;https://www.enel.it/&#34;,&#34;ctaLabel&#34;:&#34;Go to enel.it&#34;,&#34;ctaTarget&#34;:&#34;_blank&#34;},{&#34;countryCode&#34;:&#34;AR&#34;,&#34;countryName&#34;:&#34;Argentina&#34;,&#34;message&#34;:&#34;Your location is [keyword]. Are you looking for your energy supplier?&#34;,&#34;ctaHref&#34;:&#34;https://www.enel.com.ar/Home-Enel.html&#34;,&#34;ctaLabel&#34;:&#34;Go to enel.com.ar&#34;,&#34;ctaTarget&#34;:&#34;_blank&#34;},{&#34;countryCode&#34;:&#34;BR&#34;,&#34;countryName&#34;:&#34;Brazil&#34;,&#34;message&#34;:&#34;Your location is [keyword]. Are you looking for your energy supplier?&#34;,&#34;ctaHref&#34;:&#34;
sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML No
B
TLS Certificate Expiry & Recommendations
44 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

44
days left
0d 30d 60d 90d+

Recommended actions

  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable DNSSEC on your domain for DNS spoofing protection
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
B
CDN Cache Observability
No CDN cache-status headers in the response
REVIEW
No CDN cache-status headers in the response
Info::
No CDN cache-status headers in the response
Without an X-Cache / CF-Cache-Status / X-Vercel-Cache / Age header, you can't tell from outside whether a request hit the cache or went to origin. Operationally important: enables debugging stale-content reports and verifying cache rules. Most managed CDN platforms emit at least one of these by default; absence often means the platform's diagnostic headers are stripped at an upstream proxy.
B
Operational Status Page
No status page link detected
REVIEW
No status page link detected
Info::
No operational status page link detected
Status pages communicate planned maintenance and incidents to users -- a hallmark of operationally-mature services. Most SaaS teams publish one via Atlassian Statuspage, Instatus, BetterUptime, or a self-hosted Cachet. Smaller sites legitimately don't need one; flagged as Info, not a failure.
A+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
No CNAME record present
A
Redirect Chain
1 redirect(s), 375 ms total
PASS
1 redirect(s), 375 ms total
Info::
Single redirect
Got: https://enelcar.bond → https://www.enel.com (302)
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://enelcar.bond
Info::
Cross-domain redirect detected

https://enelcar.bond

201 ms · HTTP/1.1

302

https://www.enel.com

174 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://enelcar.bond302201 msHTTP/1.1
2https://www.enel.com200174 msHTTP/1.1

See the visual redirect chain in the HTTP Probe tab →

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

A
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Warning::
HTTP→HTTPS redirect is not permanent
Got: HTTP 302 Expected: 301 or 308 permanent redirect

www / non-www

404https://www.enelcar.bond/
200https://enelcar.bond/

HTTP → HTTPS

302http://enelcar.bond/ https://www.enel.com

Use a permanent redirect (301 or 308) instead of a temporary one

A+
Domain Intelligence
enelcar.bond — via Aceville Pte. Ltd., 5 months old, hosted on Tencent Cloud
PASS
enelcar.bond — via Aceville Pte. Ltd., 5 months old, hosted on Tencent Cloud
Info::
Domain registered until Mar 9, 2027 (6 months remaining)
Info::
Domain is only 5 months old
Newly registered domains may face SEO trust challenges. Search engines generally give more authority to older domains. This is informational — not a problem to fix.
Got: Registered Mar 9, 2026
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: Aceville Pte. Ltd.
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Info::
Hosting: Tencent Cloud
Got: AS132203
Domain expiry

195 days

March 9, 2027

SSL certificate

44 days

Issued by Let's Encrypt

Domain age

5 months

Registered March 9, 2026

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Tencent Cloud

ASN AS132203

170.106.106.206

Registrar

Aceville Pte. Ltd.

Unlocked 3 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Newly registered domain — build backlinks and content to establish SEO trust
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Aceville Pte. Ltd.
Created March 9, 2026 (5 months ago)
Expires March 9, 2027 (6 months)
Last Updated March 14, 2026
Name Servers a.dnspod.com, b.dnspod.com, c.dnspod.com
DNSSEC Not enabled
Hosting
IP Address 170.106.106.206
ASN AS132203 (TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue, CN)
Provider Tencent Cloud
Data source: rdap (0.8s)

Newly registered domains may face SEO trust challenges. Search engines generally give more authority to older domains. This is informational — not a problem to fix.

Why this matters

Informational: domain age. Newer domains may have lower trust signals in spam/security filters.

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A+
HTTP Probe Timing
Total 191 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
150 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
3 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
9 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
192 ms
Total Time Total request time from DNS lookup through full response.
192 ms

Connection waterfall

DNS Lookup 150 ms TCP Connect 3 ms TLS Handshake 9 ms Server Processing 30 ms Content Transfer 0 ms
A+
Health Check Endpoint
Health endpoint at https://enelcar.bond/health (HTTP 200)
PASS
Health endpoint at https://enelcar.bond/health (HTTP 200)
Info::
Public health endpoint at https://enelcar.bond/health
Got: https://enelcar.bond/health
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback