Skip to content
https://aruba.it

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
79
GRADE
C
FIX
2
REVIEW
3
PASS
4
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
4 PASS 3 REVIEW 2 FIX
D
Redirect Chain
Action
3 redirect(s), 499 ms total
FIX
3 redirect(s), 499 ms total
Warning::
3 redirects before reaching final URL
Each redirect adds latency. Try to minimize the chain to 1 hop.
Info::
HTTP to HTTPS redirect present
Info::
WWW normalization redirect
Warning::
3-hop chain could be reduced to 1 hop
Redirect directly from https://aruba.it to https://www.aruba.it/home.aspx

https://aruba.it

145 ms · HTTP/1.1

301

http://www.aruba.it/

90 ms · HTTP/1.1

301

https://www.aruba.it/

104 ms · HTTP/1.1

301

https://www.aruba.it/home.aspx

160 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://aruba.it301145 msHTTP/1.1Microsoft-IIS/10.0
2http://www.aruba.it/30190 msHTTP/1.1cloudflare
3https://www.aruba.it/301104 msHTTP/1.1cloudflare
4https://www.aruba.it/home.aspx200160 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

Each redirect adds latency. Try to minimize the chain to 1 hop.

Why this matters

Redirect chain — each hop adds latency; combine into one redirect where possible.

Source: Google Search Central / web.dev

Redirect directly from https://aruba.it to https://www.aruba.it/home.aspx

Why this matters

Redirect chain could be flattened to one hop — server config tweak removes intermediate latency.

Source: web.dev

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.

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

B
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Critical::
HTTP version does not redirect to HTTPS
Got: HTTP 301 Expected: 301 redirect to HTTPS

www / non-www

301https://www.aruba.it/
200https://aruba.it/

Preferred variant: non-www

HTTP → HTTPS

301http://aruba.it/ http://www.aruba.it/

HTTP version does not redirect to HTTPS

B
TLS Certificate Expiry & Recommendations
212 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

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

Recommended actions

  • Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
  • 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
A+
DNS Records
1 A records, 46 ms lookup
PASS
1 A records, 46 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 62.149.188.200
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
4 nameserver(s) configured
Got: arudns2.aruba.it, arudns1.aruba.it, arudns3.aruba.it, arudns4.aruba.it
Info::
1 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Info::
DNS resolution time: 46 ms
Got: 46 ms
A62.149.188.200
AAAA
CNAME
NSarudns2.aruba.it, arudns1.aruba.it, arudns3.aruba.it, arudns4.aruba.it
MX
10 mailfree.aruba.it
TXT
actalis-dcv=nq0su3ti9p7t38pihpmcv9j0g1
yahoo-verification-key=sXY2Njh8o59eqBGd71zdWqUo06Xwy6YpErdxI2p6i9E=
actalis-dcv=rqosc6j7s8ipbu3ailetejujv5
google-site-verification=NZGTUV8mWiuhpSyk7f-iczi9enkNDzV2QYKP4dR1fgY
SPF v=spf1 include:registrarmail.net include:forpsi.com include:spf.mail.aruba.it in...
actalis-dcv=oq263jblfeiigbtndg41vbcfcf
CAALookup not available with standard resolver
Resolved in 46 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

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

A+
Crawlability
robots.txt present, sitemap with 101 URLs
PASS
robots.txt present, sitemap with 101 URLs
Info::
robots.txt is present
Got: 616 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 101 entries
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

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 616 B Sitemaps referenced 0 User-agents * Blocking No — crawling allowed
User-agent: *

Disallow: /en/report-abuse

Disallow: /es/denunciar-abusos

Disallow: /abuse

Disallow: /messaggio-inviato.aspx

Disallow: /es/mensaje-enviado.aspx

Disallow: /en/report-submitted.aspx

Disallow: /assistenza/

Disallow: /customercare/

Disallow: /info-privacy-dc.pdf

Disallow: /documents/tc-files/it/10_informativa_arubaspa_dc.pdf

Disallow: /documents/tc-files/it/22_informativa_privacy_aruba_spa_db_prospect.pdf

Disallow: /documents/tc-files/it/23_condizioni_di_fornitura_servizio_newsletter.pdf

Disallow:/ArubaIT/media/

Disallow:/ArubaIT/Media/

Disallow:/getdoc/

Disallow:/magazine/press.aspx
A+
Domain Intelligence
aruba.it — via ARUBA-REG, 26 years, 9 months old, hosted on ARUBA-ASN, IT
PASS
aruba.it — via ARUBA-REG, 26 years, 9 months old, hosted on ARUBA-ASN, IT
Info::
Domain registered until Mar 26, 2027 (11 months remaining)
Info::
Registrar: ARUBA-REG
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: ARUBA-ASN, IT
Got: AS31034
Domain expiry

285 days

March 26, 2027

SSL certificate

212 days

Issued by Actalis S.p.A.

Domain age

26 years, 9 months

Registered December 7, 1999

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

ARUBA-ASN, IT

ASN AS31034

62.149.188.200

Registrar

ARUBA-REG

Unlocked 4 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar ARUBA-REG
Created December 7, 1999 (26 years, 9 months ago)
Expires March 26, 2027 (11 months)
Last Updated April 11, 2026
Name Servers arudns1.aruba.it, arudns2.aruba.it, arudns3.aruba.it, arudns4.aruba.it
Registrant aruba Spa
Hosting
IP Address 62.149.188.200
ASN AS31034 (ARUBA-ASN, IT)
Provider ARUBA-ASN, IT
Data source: whois (0.7s)

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 180 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
39 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
34 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
72 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
180 ms
Total Time Total request time from DNS lookup through full response.
180 ms

Connection waterfall

DNS Lookup 39 ms TCP Connect 34 ms TLS Handshake 72 ms Server Processing 34 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback