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
CReverse DNSAction0/4 IPs match cert SANREVIEW
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Preferred variant: non-www
HTTP → HTTPS
HTTP version does not redirect to HTTPS
BTLS Certificate Expiry & Recommendations32 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Submit your domain to hstspreload.org to be added to the Chrome preload list
- 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
BOperational Status PageNo status page link detectedREVIEW
A+DNS Records2 A records, 29 ms lookupPASS
| A | 104.21.63.224, 172.67.172.89 |
| AAAA | 2606:4700:3031::6815:3fe0, 2606:4700:3030::ac43:ac59 |
| CNAME | — |
| NS | drew.ns.cloudflare.com, jillian.ns.cloudflare.com |
| MX | 10 mx01.ionos.com 10 mx00.ionos.com |
| TXT | google-site-verification=cLOj0sQMxytmWl1mT0XnQpYjr8igOqtIqfxX4vBRnbI SPF v=spf1 include:_spf-us.ionos.com ~all |
| CAA | Lookup not available with standard resolver |
A+Subdomain TakeoverNo subdomain takeover risk detectedPASS
A+Multi-Resolver DNS SpeedMean 10ms across 3 resolvers (spread 14ms)PASS
A+Redirect ChainNo redirects — direct accessPASS
https://theseocover.com
98 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://theseocover.com | 200 | 98 ms | HTTP/1.1 | cloudflare |
A+Crawlabilityrobots.txt present, sitemap with 526 URLsPASS
# robots.txt for The SEO Cover
# Updated at build time. AI training crawlers are allowed — this site
# is a curated public index intended for both human and machine readers.
User-agent: *
Allow: /
# Cover Admin — operator backend, not content
Disallow: /admin
# Major AI crawlers — explicitly allowed
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: CCBot
Allow: /
User-agent: Applebot-Extended
Allow: /
Sitemap: https://theseocover.com/sitemap.xml
# For LLM-friendly content summaries
# https://llmstxt.org
# https://theseocover.com/llms.txt
# https://theseocover.com/llms-full.txt
A+Domain Intelligencetheseocover.com — via IONOS SE, 5 years, 6 months oldPASS
189 days
March 31, 2027
32 days
Issued by Google Trust Services
5 years, 6 months
Registered March 31, 2021
Not enabled
Protects against DNS spoofing
Unknown
2606:4700:3030::ac43:ac59
IONOS SE
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