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 & Recommendations249 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
A+DNS Records4 A records, 33 ms lookupPASS
| A | 151.101.1.91, 151.101.129.91, 151.101.65.91, 151.101.193.91 |
| AAAA | 2a04:4e42:200::347, 2a04:4e42::347, 2a04:4e42:600::347, 2a04:4e42:400::347 |
| CNAME | — |
| NS | ns-1397.awsdns-46.org, ns-1937.awsdns-50.co.uk, ns-314.awsdns-39.com, ns-779.awsdns-33.net |
| MX | 10 mxa.mailgun.org 10 mxb.mailgun.org |
| TXT | google-site-verification=nQmKb5oHlB3NddbejV8Akpd9YFcKRL4Eqc9ENoIsWtY SPF v=spf1 include:mailgun.org ~all |
| CAA | Lookup not available with standard resolver |
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://docs.rs
25 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://docs.rs | 200 | 25 ms | HTTP/1.1 | nginx/1.14.0 (Ubuntu) |
A+Crawlabilityrobots.txt present, sitemap with 33 URLsPASS
Sitemap: https://docs.rs/sitemap.xml
# Semver-based URL are always redirects, and sometimes
# confuse Google's duplicate detection, so we block crawling them.
# https://docs.rs/about/redirections
User-Agent: *
Disallow: */^
# %5E is '^', URL-encoded. Based on the Search Console, Google
# may be encoding '^' before checking against robots.txt.
Disallow: */%5E
Disallow: */~
- https://docs.rs/-/sitemap/a/sitemap.xml
- https://docs.rs/-/sitemap/b/sitemap.xml
- https://docs.rs/-/sitemap/c/sitemap.xml
- https://docs.rs/-/sitemap/d/sitemap.xml
- https://docs.rs/-/sitemap/e/sitemap.xml
- https://docs.rs/-/sitemap/f/sitemap.xml
- https://docs.rs/-/sitemap/g/sitemap.xml
- https://docs.rs/-/sitemap/h/sitemap.xml
- https://docs.rs/-/sitemap/i/sitemap.xml
- https://docs.rs/-/sitemap/j/sitemap.xml
- https://docs.rs/-/sitemap/k/sitemap.xml
- https://docs.rs/-/sitemap/l/sitemap.xml
- https://docs.rs/-/sitemap/m/sitemap.xml
- https://docs.rs/-/sitemap/n/sitemap.xml
- https://docs.rs/-/sitemap/o/sitemap.xml
- https://docs.rs/-/sitemap/p/sitemap.xml
- https://docs.rs/-/sitemap/q/sitemap.xml
- https://docs.rs/-/sitemap/r/sitemap.xml
- https://docs.rs/-/sitemap/s/sitemap.xml
- https://docs.rs/-/sitemap/t/sitemap.xml
- https://docs.rs/-/sitemap/u/sitemap.xml
- https://docs.rs/-/sitemap/v/sitemap.xml
- https://docs.rs/-/sitemap/w/sitemap.xml
- https://docs.rs/-/sitemap/x/sitemap.xml
- https://docs.rs/-/sitemap/y/sitemap.xml
- https://docs.rs/-/sitemap/z/sitemap.xml
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
- https://docs.rs/-/sitemap/recent/2026-04...
AURL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Use 301 (permanent) instead of 302 (temporary)
A+Domain Intelligencedocs.rs — via Webglobe d.o.o., hosted on FastlyPASS
Unknown
249 days
Issued by GlobalSign nv-sa
Unknown
Status unknown
Protects against DNS spoofing
Fastly
ASN AS54113
151.101.65.91
Webglobe d.o.o.
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