Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
BCrawlabilityrobots.txt present, sitemap with 4272 URLsREVIEW
Search engines may not be able to parse the sitemap. Fix XML validation errors.
An unparseable sitemap is silently ignored by Google — the URLs it advertises are never queued for crawl.
Learn more ▾ ▴
Google's sitemap parser is strict about XML validity. A single unescaped `&` or unclosed tag invalidates the whole file. Run your sitemap through a validator (Search Console's Sitemaps report flags it) and fix the offending entry. Most generators escape correctly; mistakes usually come from manually-written entries.
Source: sitemaps.org / Google Search Central
User-Agent: *
Allow: /
Allow: /share/
Allow: /embed/
Allow: /app/sign-in
Allow: /app/sign-up
Disallow: /admin
Disallow: /app/redirect-external/
Disallow: /legal/
Disallow: /hog/
Disallow: /dachshund/
Disallow: /feature-flags/
Disallow: /app/sign-in?
Disallow: /app/sign-up?
Disallow: /app/
Disallow: */abtest/
Disallow: /sentry-monitoring
Disallow: /docs/api/
Sitemap: https://elevenlabs.io/sitemap.xml
Sitemap: https://help.elevenlabs.io/hc/sitemap.xml
Sitemap: https://elevenlabs.io/docs/sitemap.xml
Sitemap: https://showcase.elevenlabs.io/sitemap.xml
BTLS Certificate Expiry & Recommendations85 days until leaf cert expires — 5 issues to addressREVIEW
Certificate validity
Recommended actions
- Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
- 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
BCDN & DeliveryGoogle Cloud CDNREVIEW
A+DNS Records1 A records, 74 ms lookupPASS
| A | 34.54.252.193 |
| AAAA | — |
| CNAME | — |
| NS | ns-cloud-c1.googledomains.com, ns-cloud-c2.googledomains.com, ns-cloud-c3.googledomains.com, ns-cloud-c4.googledomains.com |
| MX | 1 aspmx.l.google.com 5 alt1.aspmx.l.google.com 5 alt2.aspmx.l.google.com 10 alt4.aspmx.l.google.com 10 alt3.aspmx.l.google.com |
| TXT | kfjjq995cv MS=ms60601978 firebase=xi-labs firebase=xi-labs-dev ZOOM_verify_b71Nx38yGPX1zcXSDIMIyA asv=a9df8e67214a8c55b6b01a2a0050c0cb linear-domain-verification=xa7rcfhuhcj3 projectdiscovery-verification=d50e43f047 apple-domain-verification=fyUn5cBRDh0oB9Mj brevo-code:55b000b184782dd2416d4423aafbe469 docusign=1a14e4c0-76f1-4fd8-ad65-66bd6763b4cf jamf-site-verification=Bnpbh9Q5QmjYMX8_dU9mWA bw=Xi7pBJ1XBFnlYdD765DbaehZaxUjkrqqK5n03Hq8whfX openai-domain-verification=dv-cKuGUC1j2HpUmKtrsxCGsdg6 openai-domain-verification=dv-g49yrf12HBgHQnE0kHpZJ0L5 jetbrains-domain-verification=5z40t20ci1ovb7l0mvp6j2yq2 mongodb-site-verification=35SOfI7cmRIuBrzwMOQj0xEckBZCp0CC cursor-domain-verification-1gdbtc=JMel0p7sdjKDn6IsVS5jxasjH reftab-domain-verification=0556ad908677d35c1d5cc571bee374cd anthropic-domain-verification-erjsfe=aXKWsXos9cBNGoo0tupVlqum7 slack-domain-verification=RTJo5H1LPIFfc7PNVwp12W58Y5etzPPbSbsDTOtf google-site-verification=-y9nYsxFVphsxESzSW145QADE-ap8BQdOhWVlE0aFwo google-site-verification=8Y_200xxCbyxOnXFvY-T8DmgKxGaxt_p0r2Zn4TkOtQ google-site-verification=KSmvrkpIIXbHzjizpxwgn-d2Y87FpOlX4IGnTASHAhc google-site-verification=QFi_XlvVWgLX166w2TE83TPltekIc2BTGieaerGiV8o google-site-verification=SaLisln1Tf3ZZGP7uLLePBY_v4ZNMBg54bXFKQb6H_c google-site-verification=Ue1NyAWiG8VTuHR0XgPXHHKMMA-Ty8Vhg5LIB2G7xEg google-site-verification=Vgf_e-B8kJ7xzv8gY1LbWhB85xvqA2YMdexNJkuP-QY google-site-verification=rD1Wk7jyiQargC2HLVuiL4pJSbjfA-ADYweH54JVnMY apple-domain-verification=kmVFRavJhzz3awUZ3PPU2GOBT9OZtxrwXFY-ufX4xls stripe-verification=3d21253f0dbe6a847a8e80ec3ef31e9f05d37fd0ff833c1e0ad06e54e388... SPF v=spf1 include:mail.zendesk.com include:_spf.salesforce.com include:_spf.google.... |
| 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://elevenlabs.io
60 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://elevenlabs.io | 200 | 60 ms | HTTP/1.1 |
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Consistent
A+Domain Intelligenceelevenlabs.io — via MarkMonitor Inc., 4 years, 4 months old, hosted on Google CloudPASS
915 days
December 15, 2028
85 days
Issued by Google Trust Services
4 years, 4 months
Registered December 15, 2021
Status unknown
Protects against DNS spoofing
Google Cloud
ASN AS396982
34.54.252.193
MarkMonitor Inc.
Expiry timeline
Domain cannot be transferred without explicit unlock from the registrar. This protects against unauthorized transfers.
Registrar lock (clientTransferProhibited et al.) prevents unauthorized domain transfers — strongest defense against domain hijacking.
Source: ICANN / domain-security best practice