Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.CDNSSECActionZone signed but parent has no DS recordREVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
BReverse DNS0/1 IPs match cert SANREVIEW
BMulti-Resolver DNS SpeedMean 109ms across 3 resolvers (spread 97ms)REVIEW
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
CTLS Certificate Expiry & RecommendationsAction26 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Renew certificate — 26 days remaining
- 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 unpkg.com, 3 assets); document served directly from originREVIEW
Asset hosts on a CDN
- unpkg.com — Cloudflare · assets: 3 · Cache Status: HIT
Other asset hosts
- fonts.googleapis.com — assets: 4 · Google
- chat.key-hub.ru — assets: 1 · below probe threshold
- mc.yandex.com — assets: 1 · below probe threshold
- mc.yandex.ru — assets: 1 · 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
A+DNS Records1 A records, 70 ms lookupPASS
| A | 85.193.80.103 |
| AAAA | — |
| CNAME | — |
| NS | ns4.timeweb.org, ns2.timeweb.ru, ns1.timeweb.ru, ns3.timeweb.org |
| MX | 10 server.key-hub.ru |
| TXT | google-site-verification=uR6eoJ5Ld3PMhCpSyVPy_Rud_KgfE1LDa-EsCYNQaXQ SPF v=spf1 ip4:85.193.80.103 -all |
| CAA | Lookup not available with standard resolver |
Multiple A records provide failover if one server goes down.
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 TakeoverNo subdomain takeover risk detectedPASS
A+Redirect ChainNo redirects — direct accessPASS
https://key-hub.ru
692 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://key-hub.ru | 200 | 692 ms | HTTP/1.1 | LiteSpeed |
A+Crawlabilityrobots.txt present, sitemap with 13 URLsPASS
User-agent: *
Disallow: /wp-admin/
Disallow: /wp-login.php
Disallow: /cart/
Disallow: /checkout/
Disallow: /my-account/
Disallow: /?s=
Disallow: /*?add-to-cart=
Disallow: /*?orderby=
Disallow: /*?filter_
Disallow: /*?min_price=
Disallow: /*?max_price=
Disallow: */feed/
Disallow: */comments/
Disallow: /author/
Disallow: /wp-content/uploads/wc-logs/
Disallow: /wp-content/uploads/woocommerce_transient_files/
Disallow: /wp-content/uploads/woocommerce_uploads/
Allow: /wp-admin/admin-ajax.php
Sitemap: https://key-hub.ru/wp-sitemap.xml
Host: key-hub.ru
Clean-param: etext /
- https://key-hub.ru/wp-sitemap-posts-post...
- https://key-hub.ru/wp-sitemap-posts-page...
- https://key-hub.ru/wp-sitemap-posts-prod...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-taxonomies...
- https://key-hub.ru/wp-sitemap-kh-downloa...
AURL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
HTTP → HTTPS
Use a permanent redirect (301 or 308) instead of a temporary one
A+Domain Intelligencekey-hub.ru — via REGRU-RU, 3 years, 2 months old, hosted on TimeWeb-AS - JSC _TIMEWEB_, RUPASS
300 days
July 17, 2027
26 days
Issued by Let's Encrypt
3 years, 2 months
Registered July 17, 2023
Status unknown
Protects against DNS spoofing
TimeWeb-AS - JSC _TIMEWEB_, RU
ASN AS9123
85.193.80.103
REGRU-RU
Expiry timeline
Recommended actions
- Renew the TLS certificate or verify auto-renewal is working
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
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