Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.FIPv6 ReadinessActionIPv6 records exist but unreachableFIX
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.
Learn more ▾ ▴
Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.
Source: RFC 8305 (Happy Eyeballs)
BDNSSECUnsigned (DNSSEC not deployed)REVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
BReverse DNS0/4 IPs match cert SANREVIEW
BRedirect Chain1 redirect(s), 1058 ms totalREVIEW
https://mcpl.ai
136 ms · HTTP/1.1
https://www.mcpl.ai/
921 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://mcpl.ai | 301 | 136 ms | HTTP/1.1 | hcdn |
| 2 | https://www.mcpl.ai/ | 200 | 921 ms | HTTP/1.1 | hcdn |
See the visual redirect chain in the HTTP Probe tab →
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations62 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
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
CCDN & DeliveryActionAssets on Cloudflare (host assets.zyrosite.com, 26 assets); document served directly from originREVIEW
Asset hosts on a CDN
- assets.zyrosite.com — Cloudflare · assets: 26 · Cache Status: HIT
- images.unsplash.com — Fastly · assets: 5 · Cache Status: MISS, MISS
Other asset hosts
- cdn.zyrosite.com — assets: 2 · below probe threshold
- www.googletagmanager.com — assets: 1 · below probe threshold
The heavy static files already ride an edge network, but every visitor still waits on the origin for the HTML itself. Routing the document through the same CDN is usually a config change rather than a migration: a short edge TTL with stale-while-revalidate for cacheable HTML, or edge TLS termination alone when the response is per-user.
BCDN Cache ObservabilityNo CDN cache-status headers in the responseREVIEW
BOperational Status PageNo status page link detectedREVIEW
BHealth Check EndpointNo conventional health endpoint foundREVIEW
ADNS Records2 A records, 348 ms lookupPASS
| A | 88.222.222.117, 2.57.91.114 |
| AAAA | 2a02:4780:84:306b:ccb:d06b:cc72:cfaa, 2a02:4780:84:be4f:752a:2196:3e59:e9ff |
| CNAME | — |
| NS | ns1.dns-parking.com, ns2.dns-parking.com |
| MX | 5 mx1.hostinger.com 10 mx2.hostinger.com |
| TXT | SPF v=spf1 include:_spf.mail.hostinger.com ~all |
| CAA | Lookup not available with standard resolver |
Slow DNS adds latency to every page load. Consider a faster DNS provider.
DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.
Source: DNS performance benchmarks
A+Subdomain TakeoverNo subdomain takeover risk detectedPASS
A+Multi-Resolver DNS SpeedMean 23ms across 3 resolvers (spread 35ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 21 URLsPASS
Sitemap: https://www.mcpl.ai/sitemap.xml
User-agent: *
Disallow:
- https://www.mcpl.ai/role-of-precision-calibration-services-from-multitek-calibration-pvt-ltd
- https://www.mcpl.ai/micro-vickers-hardness-tester-calibration-guide
- https://www.mcpl.ai/calibration-lab-gallery
- https://www.mcpl.ai/cost-efficiency-through-accuracy-the-roi-of-nabl-certified-industrial-equipment-calibration-in-india
- https://www.mcpl.ai/glass-scale-calibration
A+Domain Intelligencemcpl.ai — via GoDaddy.com, LLC, 1 years, 5 months old, hosted on HostingerPASS
216 days
April 25, 2027
62 days
Issued by Let's Encrypt
1 years, 5 months
Registered April 25, 2025
Not enabled
Protects against DNS spoofing
Hostinger
ASN AS47583
88.222.222.226
GoDaddy.com, LLC
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
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.
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