Skip to content
https://coobiz.it

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
81
GRADE
B
FIX
2
REVIEW
8
PASS
7
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
17
7 PASS 8 REVIEW 2 FIX
D
URL Variants
Action
www/non-www, trailing slash, HTTP→HTTPS
FIX
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Critical::
HTTP version does not redirect to HTTPS
Got: HTTP 301 Expected: 301 redirect to HTTPS

www / non-www

200https://www.coobiz.it/
200https://coobiz.it/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://coobiz.it/ http://www.coobiz.it/

HTTP version does not redirect to HTTPS

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
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.
B
Reverse DNS
0/1 IPs match cert SAN
REVIEW
0/1 IPs match cert SAN
Info::
PTR for 168.119.79.101 does not match any cert SAN: static.101.79.119.168.clients.your-server.de
Common when behind a CDN or shared hosting (PTR points at the provider's hostname). Mismatch can also affect mail deliverability if this IP sends email -- many MTAs reject mail when forward+reverse DNS disagree.
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
Crawlability
robots.txt present, no sitemap
REVIEW
robots.txt present, no sitemap
Info::
robots.txt is present
Got: 1227 bytes
Info::
No sitemap.xml found
A sitemap helps search engines discover and index your pages more efficiently.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

A sitemap helps search engines discover and index your pages more efficiently.

Why this matters

No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.

Learn more

A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.

Source: sitemaps.org / Google Search Central

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 1227 B Sitemaps referenced 0 User-agents Teleport, DOC, Zealbot, SiteSnagger, Fetch, WebReaper, WebStripper, linko, k2spider, ia_archiver, Orthogaffe, UbiCrawler, MSIECrawler, WebCopier, Microsoft.URL.Control, Download Ninja, NPBot, Zao, sitecheck.internetseer.com, TeleportPro, wget, *, Offline Explorer, WebZIP, Xenu, larbin, libwww, HTTrack, ZyBORG, grub-client Blocking No — crawling allowed
User-agent: *

Disallow: /it/widget/

Disallow: /it/ajax/

Disallow: /widget/

Disallow: /default/

Disallow: /19234112/


User-agent: Orthogaffe

Disallow: /


User-agent: UbiCrawler

Disallow: /


User-agent: DOC

Disallow: /


User-agent: Zao

Disallow: /


User-agent: sitecheck.internetseer.com

Disallow: /


User-agent: Zealbot

Disallow: /


User-agent: MSIECrawler

Disallow: /


User-agent: SiteSnagger

Disallow: /


User-agent: WebStripper

Disallow: /


User-agent: WebCopier

Disallow: /


User-agent: Fetch

Disallow: /


User-agent: Offline Explorer

Disallow: /


User-agent: Teleport

Disallow: /


User-agent: TeleportPro

Disallow: /


User-agent: WebZIP

Disallow: /


User-agent: linko

Disallow: /


User-agent: HTTrack

Disallow: /


User-agent: Microsoft.URL.Control

Disallow: /


User-agent: Xenu

Disallow: /


User-agent: larbin

Disallow: /


User-agent: libwww

Disallow: /


User-agent: ZyBORG

Disallow: /


User-agent: Download Ninja

Disallow: /


User-agent: wget

Disallow: /


User-agent: grub-client

Disallow: /


User-agent: k2spider

Disallow: /


User-agent: NPBot

Disallow: /


User-agent: WebReaper

Disallow: /


User-agent: ia_archiver

Disallow: /


sitemap.xml No sitemap found

No sitemap found

Adding a sitemap helps search engines discover your pages.

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

Certificate validity

84
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
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+
DNS Records
1 A records, 58 ms lookup
PASS
1 A records, 58 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 168.119.79.101
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: dns4.arubadns.cz, dns2.technorail.com, dns3.arubadns.net, dns.technorail.com
Info::
1 mail exchanger(s) configured
Info::
SPF record present in TXT
Info::
DNS resolution time: 58 ms
Got: 58 ms
A168.119.79.101
AAAA
CNAME
NSdns4.arubadns.cz, dns2.technorail.com, dns3.arubadns.net, dns.technorail.com
MX
10 mx.aruba.it
TXT
brevo-code:a6ff1a0ed61135742524235698dfe240
SPF v=spf1 include:spf.mandrillapp.com ?all
v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrLHiExVd55zd/IQ/J/mRwSR...
CAALookup not available with standard resolver
Resolved in 58 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

A+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
No CNAME record present
A
Multi-Resolver DNS Speed
Mean 68ms across 3 resolvers (spread 52ms)
PASS
Mean 68ms across 3 resolvers (spread 52ms)
Info::
Google: 45ms
Got: 45ms via 8.8.8.8:53
Info::
Cloudflare: 62ms
Got: 62ms via 1.1.1.1:53
Info::
Quad9: 97ms
Got: 97ms via 9.9.9.9:53
A
Redirect Chain
1 redirect(s), 406 ms total
PASS
1 redirect(s), 406 ms total
Info::
Single redirect
Got: https://coobiz.it → https://www.coobiz.it/ (301)
Info::
WWW normalization redirect

https://coobiz.it

123 ms · HTTP/1.1

301

https://www.coobiz.it/

283 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://coobiz.it301123 msHTTP/1.1Microsoft-IIS/10.0
2https://www.coobiz.it/200283 msHTTP/1.1Microsoft-IIS/10.0

See the visual redirect chain in the HTTP Probe tab →

A+
Domain Intelligence
coobiz.it — via ARUBA-REG, 18 years, 7 months old, hosted on Hetzner
PASS
coobiz.it — via ARUBA-REG, 18 years, 7 months old, hosted on Hetzner
Info::
Domain registered until Apr 21, 2027 (9 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: Hetzner
Got: AS24940
Domain expiry

282 days

April 21, 2027

SSL certificate

84 days

Issued by Let's Encrypt

Domain age

18 years, 7 months

Registered February 22, 2008

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

Hetzner

ASN AS24940

168.119.79.101

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 February 22, 2008 (18 years, 7 months ago)
Expires April 21, 2027 (9 months)
Last Updated May 7, 2026
Name Servers dns.technorail.com, dns2.technorail.com, dns3.arubadns.net, dns4.arubadns.cz
Registrant hidden
Hosting
IP Address 168.119.79.101
ASN AS24940 (HETZNER-AS - Hetzner Online GmbH, DE)
Provider Hetzner
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 193 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
71 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
29 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
63 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
193 ms
Total Time Total request time from DNS lookup through full response.
193 ms

Connection waterfall

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

Send Feedback