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)
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations84 days until leaf cert expires — 2 issues to addressREVIEW
Certificate validity
Recommended actions
- Submit your domain to hstspreload.org to be added to the Chrome preload list
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records2 A records, 8 ms lookupPASS
| A | 104.16.226.115, 104.16.227.115 |
| AAAA | 2606:4700::6810:e273, 2606:4700::6810:e373 |
| CNAME | — |
| NS | alice.ns.cloudflare.com, kevin.ns.cloudflare.com |
| MX | 10 mxa-00026101.gslb.gpphosted.com 10 mxb-00026101.gslb.gpphosted.com |
| TXT | MS=ms27223468 knowbe4-site-verification=9319099d4dd661d9f8e5e808389487f6 webexdomainverification.NQCL=77a00094-cd91-4c22-8613-aa03e3ad3c50 google-site-verification=Ip3EEa7FthdrMW7LmkVYNoD6bcfi39uiG05RzDkHT4A TEJjxf+vyMTm1H3VKL5ipuZYSAY2V3nlBXCcF4ir3h05VeJjDqUS3cOoj6nCmKzzpwauTGx4OO1cszjO... SPF v=spf1 include:spf1.loc.gov include:spf2.loc.gov include:spf1.copyright.gov incl... |
| 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://copyright.gov
35 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://copyright.gov | 200 | 35 ms | HTTP/1.1 | cloudflare |
ACrawlabilityno robots.txt, sitemap with 1 URLsPASS
robots.txt is optional but recommended. It tells search engine crawlers which pages to index.
No robots.txt — crawlers fetch /robots.txt and get 404; not breaking but means default crawl behavior with no directives or sitemap reference.
Learn more ▾ ▴
A minimal robots.txt with `User-agent: * / Allow: / / Sitemap: https://example.com/sitemap.xml` covers the basics. Without it, crawlers behave fine but lose the sitemap signal and can't be selectively blocked from crawl-traps.
Source: robotstxt.org
No robots.txt found
This is fine for most sites — a missing robots.txt allows all crawling by default.
ADomain Intelligencecopyright.gov — via get.gov, 26 years, 4 months old, hosted on CloudflarePASS
EXPIRED
July 7, 2026
84 days
Issued by Let's Encrypt
26 years, 4 months
Registered April 11, 2000
Enabled
Protects against DNS spoofing
Cloudflare
ASN AS13335
104.16.226.115
get.gov
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