Skip to content
https://jaxslayher.tv

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
84
GRADE
B
FIX
1
REVIEW
7
PASS
9
INFO
0
Probed from Singapore, Singapore
301 Moved Permanently
Checks
17
9 PASS 7 REVIEW 1 FIX
D
Redirect Chain
Action
2 redirect(s), 2362 ms total
FIX
2 redirect(s), 2362 ms total
Warning::
2 redirects before reaching final URL
Each redirect adds latency. Try to minimize the chain to 1 hop.
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://join.jaxslayher.com/track/Mi4xLjIuMy4xLjAuMC4wLjA
Warning::
Redirect overhead: 2362 ms total
Got: 2362 ms
Info::
Cross-domain redirect detected

https://jaxslayher.tv

28 ms · HTTP/1.1

301

https://join.jaxslayher.com/track/Mi4xLj...

986 ms · HTTP/1.1

302

https://jaxslayher.com?nats=Mi4xLjIuMy4x...

1348 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://jaxslayher.tv30128 msHTTP/1.1cloudflare
2https://join.jaxslayher.com/track/Mi4xLj...302986 msHTTP/1.1Apache/2.4.67 (Ubuntu)
3https://jaxslayher.com?nats=Mi4xLjIuMy4x...2001348 msHTTP/1.1nginx

See the visual redirect chain in the HTTP Probe tab →

Each redirect adds latency. Try to minimize the chain to 1 hop.

Why this matters

Redirect chain — each hop adds latency; combine into one redirect where possible.

Source: Google Search Central / web.dev

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

C
DNSSEC
Action
Zone signed but parent has no DS record
REVIEW
Zone signed but parent has no DS record
Warning::
DNSSEC keys published but parent zone has no DS record
The zone publishes DNSKEY records but the registry has not been updated with the corresponding DS record. From a validating resolver's perspective the domain is unsigned. Submit the DS record to your registrar to complete the delegation.
B
CAA Records
No CAA records (any CA may issue certificates)
REVIEW
No CAA records (any CA may issue certificates)
Info::
No CAA records published
Without CAA records, any publicly-trusted CA can issue certificates for this domain. Adding a CAA record (`yourdomain. IN CAA 0 issue "letsencrypt.org"`) restricts issuance to CAs you authorize. Required by CAB Forum baseline since 2017; the default of 'any CA' is widely supported but is the broader attack surface for issuance fraud.
C
Reverse DNS
Action
0/4 IPs match cert SAN
REVIEW
0/4 IPs match cert SAN
Info::
PTR lookup failed for 104.21.94.92: lookup 104.21.94.92: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
Info::
PTR lookup failed for 172.67.221.152: lookup 172.67.221.152: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
Info::
PTR lookup failed for 2606:4700:3032::ac43:dd98: lookup 2606:4700:3032::ac43:dd98: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
Info::
PTR lookup failed for 2606:4700:3033::6815:5e5c: lookup 2606:4700:3033::6815:5e5c: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
B
TLS Certificate Expiry & Recommendations
45 days until leaf cert expires — 2 issues to address
REVIEW

Certificate validity

45
days left
0d 30d 60d 90d+

Recommended actions

  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable DNSSEC on your domain for DNS spoofing protection
B
CDN & Delivery
Cloudflare
REVIEW
Cloudflare
Info::
Site is served via Cloudflare CDN (edge: SIN)
Got: cf-ray: a1b2f42cbbce122f-SIN
CDN Detected: Cloudflare
Provider Cloudflare Evidence cf-ray: a1b2f42cbbce122f-SIN
B
CDN Cache Observability
No CDN cache-status headers in the response
REVIEW
No CDN cache-status headers in the response
Info::
No CDN cache-status headers in the response
Without an X-Cache / CF-Cache-Status / X-Vercel-Cache / Age header, you can't tell from outside whether a request hit the cache or went to origin. Operationally important: enables debugging stale-content reports and verifying cache rules. Most managed CDN platforms emit at least one of these by default; absence often means the platform's diagnostic headers are stripped at an upstream proxy.
B
Operational Status Page
No status page link detected
REVIEW
No status page link detected
Info::
No operational status page link detected
Status pages communicate planned maintenance and incidents to users -- a hallmark of operationally-mature services. Most SaaS teams publish one via Atlassian Statuspage, Instatus, BetterUptime, or a self-hosted Cachet. Smaller sites legitimately don't need one; flagged as Info, not a failure.
A+
DNS Records
2 A records, 18 ms lookup
PASS
2 A records, 18 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 104.21.94.92, 172.67.221.152
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700:3032::ac43:dd98, 2606:4700:3033::6815:5e5c
Info::
2 nameserver(s) configured
Got: lars.ns.cloudflare.com, nora.ns.cloudflare.com
Info::
1 mail exchanger(s) configured
Info::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Info::
DNS resolution time: 18 ms
Got: 18 ms
A104.21.94.92, 172.67.221.152
AAAA2606:4700:3032::ac43:dd98, 2606:4700:3033::6815:5e5c
CNAME
NSlars.ns.cloudflare.com, nora.ns.cloudflare.com
MX
0 info.jaxslayher.tv
TXT
CAALookup not available with standard resolver
Resolved in 18 ms

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

A+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
No CNAME record present
A+
Multi-Resolver DNS Speed
Mean 7ms across 3 resolvers (spread 4ms)
PASS
Mean 7ms across 3 resolvers (spread 4ms)
Info::
Cloudflare: 6ms
Got: 6ms via 1.1.1.1:53
Info::
Quad9: 7ms
Got: 7ms via 9.9.9.9:53
Info::
Google: 10ms
Got: 10ms via 8.8.8.8:53
A+
IPv6 Readiness
IPv6 reachable (2 ms)
PASS
IPv6 reachable (2 ms)
Info::
IPv6 is configured and reachable at 2606:4700:3032::ac43:dd98, 2606:4700:3033::6815:5e5c
Got: 2 ms connect
IPv6 Ready
AAAA Records 2606:4700:3032::ac43:dd98, 2606:4700:3033::6815:5e5c Connection Reachable (2 ms)
A
Crawlability
robots.txt present, sitemap with 0 URLs
PASS
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 10240 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Warning::
sitemap.xml is empty — no URLs found
An empty sitemap provides no value. Add <url> entries for your pages.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

An empty sitemap provides no value. Add <url> entries for your pages.

Why this matters

An empty sitemap signals 'no content to index' to Google — actively harmful versus having no sitemap at all.

Learn more

Google compares URLs in the sitemap against URLs it has crawled. An empty sitemap on a site with thousands of pages signals abandonment. Either populate it correctly (most CMSes auto-generate) or delete the file and let Google crawl normally.

Source: Google Search Central / sitemaps.org

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/7146e346efc6ac24.css" crossorigin="" data-precedence="next"/><link rel="preload" href="/_next/static/chunks/webpack-d23b2e19b9a17abb.js" as="script" fetchPriority="low" crossorigin=""/><script src="/_next/static/chunks/fd9d1056-8ccaeadeeaf29e91.js" async="" crossorigin=""></script><script src="/_next/static/chunks/864-976a44f4a7e551e8.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-1c0615638dc41446.js" async="" crossorigin=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-2P8267HWQW" as="script"/><title>WARNING 18+ ADULT CONTENT AHEAD | JaxSlayher.com</title><meta name="description" content="Watch me slay hot girls on camera. Join JaxSlayher.com now to see more!"/><meta name="RATING" content="RTA-5042-1996-1400-1577-RTA"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="48x48"/><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" noModule=""></script></head><body><div class="wrapper"><div class="main second"><div class="modal_form"><img alt="Sky Bri at JaxSlayher.com" loading="lazy" width="640" height="960" decoding="async" data-nimg="1" class="img_bg mobile" style="color:transparent" src="/_next/static/media/warning-page-mobile.1c94725d.jpg"/><img alt="Sky Bri at JaxSlayher.com" loading="lazy" width="1920" height="1080" decoding="async" data-nimg="1" class="img_bg desktop" style="color:transparent" src="/_next/static/media/warning-page.829e3088.jpg"/><div class="modal_content"><div class="info secondary"><div class="wrap"><div class="box"><div class="logo second"><span><svg width="600" height="133" viewBox="0 0 600 133" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M145.821 94.0464C140.564 94.0464 135.91 93.1281 131.856 91.2915V84.1668C133.82 85.1167 135.878 85.8767 138.031 86.4467C140.248 86.9533 142.528 87.2067 144.871 87.2067C149.304 87.2067 152.471 86.1617 154.371 84.0718C156.334 81.9819 157.316 78.5937 157.316 73.9072V30.3988H135.656V23.749H165.105V74.5721C165.105 81.3485 163.585 86.2884 160.545 89.3916C157.505 92.4948 152.597 94.0464 145.821 94.0464Z" fill="var(--header-logo-fill)"></path><path d="M176.98 93.0964L194.174 23.749H203.484L220.678 93.0964H212.888L199.019 32.6787H198.639L184.769 93.0964H176.98ZM185.719 74.0972V67.4474H211.938V74.0972H185.719Z" fill="var(--header-logo-fill)"></path><path d="M226.378 93.0964L240.912 58.2327L226.378 23.749H234.453L246.137 52.8179H246.517L258.202 23.749H266.276L251.742 58.2327L266.276 93.0964H258.107L246.517 63.6475H246.137L234.548 93.0964H226.378Z" fill="var(--header-logo-fill)"></path><path d="M291.355 94.0457C288.885 94.0457 286.415 93.824 283.945 93.3807C281.539 93.0007 279.132 92.3991 276.726 91.5758V84.2611C279.069 85.211 281.38 85.9393 283.66 86.446C285.94 86.9526 288.283 87.2059 290.69 87.2059C294.997 87.2059 298.321 86.3193 300.665 84.546C303.071 82.7728 304.275 79.9546 304.275 76.0914C304.275 74.0648 303.863 72.2598 303.04 70.6766C302.28 69.03 300.95 67.4467 299.05 65.9267C297.213 64.4068 294.617 62.7285 291.26 60.8919C287.144 58.5487 283.882 56.3638 281.475 54.3372C279.132 52.3106 277.454 50.1573 276.441 47.8774C275.491 45.5342 275.016 42.8743 275.016 39.8977C275.016 34.0079 276.726 29.7014 280.145 26.9782C283.629 24.1916 289.075 22.7983 296.485 22.7983C298.701 22.7983 300.918 22.925 303.135 23.1783C305.414 23.4316 307.789 23.8433 310.259 24.4133V44.6475H302.66V27.3582L305.699 30.778C303.99 30.3981 302.375 30.1131 300.855 29.9231C299.398 29.7331 297.878 29.6381 296.295 29.6381C291.735 29.6381 288.347 30.4931 286.13 32.203C283.914 33.8496 282.805 36.4462 282.805 39.9927C282.805 41.956 283.185 43.7609 283.945 45.4075C284.769 46.9908 286.13 48.574 288.03 50.1573C289.993 51.6773 292.622 53.3555 295.915 55.1921C299.968 57.472 303.166 59.657 305.509 61.7469C307.853 63.7735 309.531 65.9584 310.544 68.3017C311.558 70.5816 312.064 73.2415 312.064 76.2814C312.064 82.2345 310.323 86.6993 306.839 89.6759C303.42 92.5891 298.258 94.0457 291.355 94.0457Z" fill="#E70000"></path><path d="M325.174 93.0957V23.7483H332.963V86.256H360.322V93.0957H325.174Z" fill="#E70000"></path><path d="M366.972 93.0957L384.167 23.7483H393.476L410.671 93.0957H402.881L389.011 32.678H388.631L374.762 93.0957H366.972ZM375.712 74.0964V67.4467H401.931V74.0964H375.712Z" fill="#E70000"></path><path d="M432.425 93.0957V66.0217L413.995 23.7483H421.88L436.13 57.852H436.51L450.759 23.7483H458.644L440.214 66.0217V93.0957H432.425Z" fill="#E70000"></path><path d="M465.294 93.0957V23.7483H472.893V53.0072H494.742V23.7483H502.342V93.0957H494.742V59.847H472.893V93.0957H465.294Z" fill="#E70000"></path><path d="M515.262 93.0957V23.7483H548.51V30.3981H522.956V53.1022H547.56V59.752H522.956V86.446H548.51V93.0957H515.262Z" fill="#E70000"></path><path d="M561.715 23.9383C564.501 23.495 566.908 23.21 568.935 23.0833C571.025 22.8933 573.02 22.7983 574.919 22.7983C580.683 22.7983 585.306 23.5266 588.789 24.9833C592.272 26.3765 594.805 28.6565 596.389 31.823C597.972 34.9262 598.764 39.0427 598.764 44.1725C598.764 49.3024 597.972 53.4505 596.389 56.6171C594.805 59.7203 592.272 62.0002 588.789 63.4568C585.306 64.8501 580.683 65.5468 574.919 65.5468C573.21 65.5468 571.531 65.4834 569.885 65.3568C568.301 65.2301 566.623 65.0401 564.85 64.7868L567.32 58.137C568.966 58.3903 570.455 58.5803 571.785 58.707C573.115 58.8337 574.381 58.897 575.584 58.897C579.384 58.897 582.393 58.422 584.609 57.472C586.889 56.5221 588.536 54.9705 589.549 52.8172C590.562 50.664 591.069 47.8141 591.069 44.2675C591.069 40.6577 590.562 37.8078 589.549 35.7179C588.536 33.5646 586.889 32.013 584.609 31.063C582.393 30.1131 579.384 29.6381 575.584 29.6381C574.318 29.6381 572.988 29.7014 571.595 29.8281C570.265 29.8914 568.745 30.0814 567.035 30.3981L569.315 27.7382V93.0957H561.715V23.9383ZM590.784 93.0957L567.035 61.9369H575.774L599.714 93.0957H590.784Z" fill="#E70000"></path><path d="M135.759 123.723C134.497 123.723 133.38 123.503 132.407 123.062V121.352C132.878 121.58 133.372 121.763 133.889 121.899C134.421 122.021 134.968 122.082 135.531 122.082C136.595 122.082 137.355 121.831 137.811 121.329C138.282 120.828 138.517 120.015 138.517 118.89V108.448H133.319V106.852H140.387V119.05C140.387 120.676 140.022 121.861 139.293 122.606C138.563 123.351 137.385 123.723 135.759 123.723Z" fill="#E70000"></path><path d="M166.948 123.495L171.075 106.852H173.309L177.436 123.495H175.566L172.237 108.995H172.146L168.817 123.495H166.948ZM169.045 118.936V117.34H175.338V118.936H169.045Z" fill="#E70000"></path><path d="M202.515 123.495L206.003 115.128L202.515 106.852H204.453L207.257 113.829H207.348L210.152 106.852H212.09L208.602 115.128L212.09 123.495H210.13L207.348 116.428H207.257L204.475 123.495H202.515Z" fill="#E70000"></path><path d="M241.82 123.723C241.228 123.723 240.635 123.67 240.042 123.564C239.464 123.473 238.887 123.328 238.309 123.131V121.375C238.872 121.603 239.426 121.778 239.974 121.899C240.521 122.021 241.083 122.082 241.661 122.082C242.694 122.082 243.492 121.869 244.055 121.443C244.632 121.018 244.921 120.342 244.921 119.414C244.921 118.928 244.822 118.495 244.625 118.115C244.442 117.72 244.123 117.34 243.667 116.975C243.226 116.61 242.603 116.207 241.798 115.766C240.81 115.204 240.027 114.68 239.449 114.193C238.887 113.707 238.484 113.19 238.241 112.643C238.013 112.081 237.899 111.442 237.899 110.728C237.899 109.314 238.309 108.281 239.13 107.627C239.966 106.958 241.273 106.624 243.052 106.624C243.583 106.624 244.115 106.654 244.647 106.715C245.195 106.776 245.765 106.875 246.357 107.012V111.868H244.533V107.718L245.263 108.539C244.853 108.448 244.465 108.38 244.1 108.334C243.751 108.288 243.386 108.266 243.006 108.266C241.912 108.266 241.098 108.471 240.566 108.881C240.034 109.276 239.768 109.9 239.768 110.751C239.768 111.222 239.86 111.655 240.042 112.05C240.24 112.43 240.566 112.81 241.022 113.19C241.494 113.555 242.124 113.958 242.915 114.399C243.887 114.946 244.655 115.47 245.217 115.972C245.78 116.458 246.183 116.982 246.426 117.545C246.669 118.092 246.791 118.73 246.791 119.46C246.791 120.889 246.373 121.96 245.537 122.675C244.716 123.374 243.477 123.723 241.82 123.723Z" fill="#E70000"></path><path d="M273.648 123.495V106.852H275.518V121.854H282.084V123.495H273.648Z" fill="#E70000"></path><path d="M307.391 123.495L311.517 106.852H313.752L317.878 123.495H316.009L312.68 108.995H312.589L309.26 123.495H307.391ZM309.488 118.936V117.34H315.781V118.936H309.488Z" fill="#E70000"></path><path d="M346.81 123.495V116.998L342.387 106.852H344.28L347.7 115.037H347.791L351.211 106.852H353.103L348.68 116.998V123.495H346.81Z" fill="#E70000"></path><path d="M378.41 123.495V106.852H380.234V113.874H385.478V106.852H387.302V123.495H385.478V115.516H380.234V123.495H378.41Z" fill="#E70000"></path><path d="M414.114 123.495V106.852H422.093V108.448H415.96V113.897H421.865V115.493H415.96V121.899H422.093V123.495H414.114Z" fill="#E70000"></path><path d="M448.973 106.898C449.642 106.791 450.22 106.723 450.706 106.692C451.208 106.647 451.687 106.624 452.143 106.624C453.526 106.624 454.635 106.799 455.471 107.148C456.307 107.483 456.915 108.03 457.295 108.79C457.675 109.535 457.865 110.523 457.865 111.754C457.865 112.985 457.675 113.981 457.295 114.741C456.915 115.485 456.307 116.032 455.471 116.382C454.635 116.716 453.526 116.884 452.143 116.884C451.732 116.884 451.329 116.868 450.934 116.838C450.554 116.808 450.151 116.762 449.726 116.701L450.319 115.105C450.714 115.166 451.071 115.212 451.39 115.242C451.709 115.273 452.013 115.288 452.302 115.288C453.214 115.288 453.936 115.174 454.468 114.946C455.015 114.718 455.41 114.345 455.654 113.829C455.897 113.312 456.018 112.628 456.018 111.777C456.018 110.91 455.897 110.226 455.654 109.725C455.41 109.208 455.015 108.836 454.468 108.608C453.936 108.38 453.214 108.266 452.302 108.266C451.998 108.266 451.679 108.281 451.345 108.311C451.025 108.326 450.661 108.372 450.25 108.448L450.797 107.81V123.495H448.973V106.898ZM455.95 123.495L450.25 116.017H452.348L458.093 123.495H455.95Z" fill="#E70000"></path><path d="M488.188 123.723C487.656 123.723 487.223 123.564 486.888 123.245C486.569 122.925 
sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML Yes
A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

301https://www.jaxslayher.tv/
200https://jaxslayher.tv/

Preferred variant: non-www

HTTP → HTTPS

301http://jaxslayher.tv/ https://join.jaxslayher.com/track/Mi4xLjIuMy4xLjAuMC4wLjA

Consistent

A+
Domain Intelligence
jaxslayher.tv — via 1API GmbH, 7 years, 3 months old
PASS
jaxslayher.tv — via 1API GmbH, 7 years, 3 months old
Info::
Domain registered until Apr 25, 2027 (9 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: 1API GmbH
Warning::
Registrar lock is NOT enabled
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.
Domain expiry

283 days

April 25, 2027

SSL certificate

45 days

Issued by Google Trust Services

Domain age

7 years, 3 months

Registered April 25, 2019

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700:3032::ac43:dd98

Registrar

1API GmbH

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar 1API GmbH
Created April 25, 2019 (7 years, 3 months ago)
Expires April 25, 2027 (9 months)
Last Updated April 5, 2026
Name Servers nora.ns.cloudflare.com, lars.ns.cloudflare.com
DNSSEC Not enabled
Hosting
IP Address 2606:4700:3032::ac43:dd98
Data source: rdap (0.6s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

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.

Why this matters

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

A+
HTTP Probe Timing
Total 31 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
13 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
1 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
13 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
32 ms
Total Time Total request time from DNS lookup through full response.
32 ms

Connection waterfall

DNS Lookup 13 ms TCP Connect 1 ms TLS Handshake 13 ms Server Processing 4 ms Content Transfer 0 ms
A+
Health Check Endpoint
Health endpoint at https://jaxslayher.tv/health (HTTP 200)
PASS
Health endpoint at https://jaxslayher.tv/health (HTTP 200)
Info::
Public health endpoint at https://jaxslayher.tv/health
Got: https://jaxslayher.tv/health
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback