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)
DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
BTLS Certificate Expiry & Recommendations80 days until leaf cert expires — 1 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
BCDN Cache ObservabilityNo CDN cache-status headers in the responseREVIEW
BOperational Status PageNo status page link detectedREVIEW
A+DNS Records1 A records, 93 ms lookupPASS
| A | 23.94.65.218 |
| AAAA | 2001:470:1f07:6fe::1 |
| CNAME | — |
| NS | coco.bunny.net, kiki.bunny.net |
| MX | 10 witcher.mxrouting.net 20 witcher-relay.mxrouting.net |
| TXT | MS=ms22955481 v=DMARC1; p=none google-site-verification=eySrj7tImhjLmyEzhvz6-esuzD2jdnQ8anx4qfIwApw SPF v=spf1 include:mxlogin.com include:spf.ahasend.com include:ap.rp.oracleemaildeli... |
| 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+DNSSECSigned and validatingPASS
A+CAA Recordsissue: letsencrypt.org, pki.goog, sectigo.com | issuewild: letsencrypt.org, pki.goog, sectigo.com | iodef configuredPASS
A+Reverse DNS2/2 IPs match cert SANPASS
A+Multi-Resolver DNS SpeedMean 7ms across 3 resolvers (spread 14ms)PASS
A+Redirect ChainNo redirects — direct accessPASS
https://lantian.pub
67 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://lantian.pub | 200 | 67 ms | HTTP/1.1 | lantian/colocrossing |
A+Crawlabilityrobots.txt present, sitemap with 1 URLsPASS
User-agent: *
Allow: /
Sitemap: https://lantian.pub/sitemap.xml
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
HTTP → HTTPS
Consistent
A+Domain Intelligencelantian.pub — via Porkbun LLC, 9 years, 10 months oldPASS
3010 days
October 23, 2034
80 days
Issued by ZeroSSL GmbH
9 years, 10 months
Registered October 23, 2016
Enabled
Protects against DNS spoofing
Unknown
2001:470:1f07:6fe::1
Porkbun LLC
Expiry timeline
Recommended actions
- 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