Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.BDNSSECUnsigned (DNSSEC not deployed)REVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
BReverse DNS0/3 IPs match cert SANREVIEW
CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations77 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Add includeSubDomains to the HSTS directive
- Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
- 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 AWS CloudFront (host static.wixstatic.com, 59 assets); document served directly from originREVIEW
Asset hosts on a CDN
- static.wixstatic.com — AWS CloudFront · assets: 59 · Cache Status: Hit from cloudfront
- static.parastorage.com — AWS CloudFront · assets: 30 · Cache Status: Hit from cloudfront
- a.mailmunch.co — AWS CloudFront · assets: 3 · Cache Status: Hit from cloudfront
Other asset hosts
- www.googletagmanager.com — assets: 4 · Google
- browser.sentry-cdn.com — assets: 2 · below probe threshold
- googleads.g.doubleclick.net — assets: 2 · below probe threshold
- cf06bdf3-5bab-4f20-b165-97fb723dac6a.wixappcloud.com — assets: 1 · below probe threshold
- widget.privy.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.
BOperational Status PageNo status page link detectedREVIEW
BHealth Check EndpointNo conventional health endpoint foundREVIEW
ADNS Records3 A records, 211 ms lookupPASS
| A | 185.230.63.171, 185.230.63.107, 185.230.63.186 |
| AAAA | — |
| CNAME | — |
| NS | ns0.wixdns.net, ns1.wixdns.net |
| MX | 10 aspmx.l.google.com |
| TXT | SPF v=spf1 include:_spf.google.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
AMulti-Resolver DNS SpeedMean 56ms across 3 resolvers (spread 7ms)PASS
ARedirect Chain1 redirect(s), 649 ms totalPASS
https://multitek.in
469 ms · HTTP/1.1
https://www.multitek.in/
180 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://multitek.in | 301 | 469 ms | HTTP/1.1 | Pepyaka |
| 2 | https://www.multitek.in/ | 200 | 180 ms | HTTP/1.1 | cloudflare |
See the visual redirect chain in the HTTP Probe tab →
A+Crawlabilityrobots.txt present, sitemap with 2 URLsPASS
User-agent: *
Allow: /
Disallow: *?lightbox=
# Optimization for Google Ads Bot
User-agent: AdsBot-Google-Mobile
User-agent: AdsBot-Google
Disallow: /_partials*
Disallow: /pro-gallery-webapp/v1/galleries/*
# Block PetalBot
User-agent: PetalBot
Disallow: /
# Crawl delay for overly enthusiastic bots
User-agent: dotbot
Crawl-delay: 10
User-agent: AhrefsBot
Crawl-delay: 10
Sitemap: https://www.multitek.in/sitemap.xml
# Auto generated, go to SEO Tools > Robots.txt Editor to change this
A+Domain Intelligencemultitek.in — via Endurance International Group India Private Limited, 17 years, 2 months old, hosted on wix_com - Wix.com Ltd., ILPASS
1834 days
September 29, 2031
77 days
Issued by Let's Encrypt
17 years, 2 months
Registered September 29, 2009
Not enabled
Protects against DNS spoofing
wix_com - Wix.com Ltd., IL
ASN AS58182
185.230.63.171
Endurance International Group India Private Limited
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