Infrastructure
· 9 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)
BTLS Certificate Expiry & Recommendations55 days until leaf cert expires — 2 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records1 A records, 21 ms lookupPASS
| A | 198.202.211.1 |
| AAAA | 2620:cb:2000::1 |
| CNAME | — |
| NS | tia.ns.cloudflare.com, ernest.ns.cloudflare.com |
| MX | 0 aspmx.l.google.com 5 alt2.aspmx.l.google.com 5 alt1.aspmx.l.google.com 10 alt4.aspmx.l.google.com 10 alt3.aspmx.l.google.com |
| TXT | MS=ms46856315 asv=88fa23d8f0b751c4012d7e05af1c9433 linear-domain-verification=ezu4uqr8r82k apple-domain-verification=KxOZjohAKZXzVlbs openai-domain-verification=dv-x0lEJ7FUfcHWvogvpSk4N7kf segment-site-verification=3QlCJ1SIBrHA9co9rhXG0wDp69v9xEFX cursor-domain-verification-8mbhsz=og7Mudm0ARsMTGtCwBgFUP74N reftab-domain-verification=e45d11b3b9935726851e697774812e46 pendo-domain-verification=a30f8af1-92d7-3da7-ad7f-8ec2c48dd134 sinch-domain-verification=525ee8e0-30f6-4cac-a445-9ea47a5df905 configcat-domain-verification=08d9d44c-59f8-41a4-89a3-43d6ca6dcd0c google-site-verification=N4TKPRPCIfSfYfGdu1ldh7vHEtjn0ZSWGlBSY5xwSws google-site-verification=rTgb1OIzEpLrQpcSIzh432WnlPo8q2XsufmzgJtg19w google-site-verification=wTx_CvGOLLhGbJOKPOKXanjWlcRWgWO5fWm6cEisiVY google-site-verification=ySO-OIRGRFmryYVZ_cLPGg3jXC5R1eMYNINwG8Z2mv8 google-site-verification=yjM4PLWMTVLOdZu929gq3XMSSksDLa73PjmGjc8aD7g zapier-domain-verification-challenge=8a408cfb-c6a2-48a2-bd19-bdf4246f7c80 atlassian-sending-domain-verification=2e8bb720-0e25-4de3-ab0f-fa2084a2ee66 pardot854053=b81e670e1a229a3a9d0e2f19f3d2d2bb26ce216f52931e0af420fbd04e0f7962 box-domain-verification=641641e2f6c36798b7c207ddea551b2c221250caece4877fa18b42bb... adobe-idp-site-verification=427dde81aaedaf2ef4a1b5a3aca6dc08c26b2d61a3c50c7ecc50... atlassian-domain-verification=FUl0sVFA/k1WVKp1WaJYEKGdOpdz9C41Trwq3g0Jb5vJd9zOl+... SPF v=spf1 include:_spf.atlassian.net include:_spf.salesforce.com include:_spf.goog... |
| 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
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
A+Redirect ChainNo redirects — direct accessPASS
https://thriveglobal.com
67 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://thriveglobal.com | 200 | 67 ms | HTTP/1.1 | cloudflare |
A+Crawlabilityrobots.txt present, sitemap with 1107 URLsPASS
Sitemap: https://thriveglobal.com/sitemap.xml
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Consistent
ADomain Intelligencethriveglobal.com — via Nom-iq Ltd. dba COM LAUDE, 17 years, 1 months old, hosted on CloudflarePASS
EXPIRED
May 31, 2026
55 days
Issued by Google Trust Services
17 years, 1 months
Registered May 31, 2009
Enabled
Protects against DNS spoofing
Cloudflare
ASN AS209242
198.202.211.1
Nom-iq Ltd. dba COM LAUDE
Expiry timeline
Recommended actions
- Domain has EXPIRED — renew immediately to avoid total site outage
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Consider enabling auto-renewal to prevent accidental expiration.
Domain expiry approaching — renew immediately and ensure auto-renew + alerting are configured.
Source: ICANN renewal policy
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