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)
BDNSSECUnsigned (DNSSEC not deployed)REVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
CReverse DNSAction0/4 IPs match cert SANREVIEW
CCrawlabilityActionrobots.txt present, sitemap with 0 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
An empty sitemap provides no value. Add <url> entries for your pages.
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.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
<!DOCTYPE HTML>
<html lang="en" >
<head>
<style data-react-helmet="true" type="text/css">body { background: #000 !important;} .header-area{background:#2bba4c!important}.header-area .menu-desktop .join-link-section .join-link,.header-area .menu-mobile .mobile-menu-wrap .join-link-section .join-link{background:#fafd1e!important;color:#000!important}.header-area .menu-desktop .join-link-section .join-link:hover,.header-area .menu-mobile .mobile-menu-wrap .join-link-section .join-link:hover{background:#c9cc1f!important}</style>
<script data-react-helmet="true" >(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W2WJ3V');</script><script data-react-helmet="true" async="true" src="https://fos.familystrokes.com/2/2/_a/init.js"></script><script data-react-helmet="true" type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Family Strokes",
"alternateName": ["familystrokes.com","www.familystrokes.com"],
"url": "https://www.familystrokes.com/",
"logo": "https://images.psmcdn.net/design/tour/fs/pintour/1/default/img/logo.png",
"sameAs": ["https://twitter.com/familystrokes"]
}</script><script data-react-helmet="true" >
async function nextGenPintour(e){var{gridEndpoint:t,baseJoinUrl:i,options:n,fmCallBack:o,gridModFn:d,mobileGridData:a="",continuationSettings:r}=e;let s=!1;var l=document.getElementById("gridBody"),p=[];let c=t;const u=async()=>{await fetch(c).then((e=>e.json())).then((async e=>{if(l.innerHTML="",e&&e.gridList&&(p=e.gridList),e.featuredVideo&&e.featuredVideo.vid&&e.featuredVideo.img){document.getElementById("mobile-video-banner-join-link").href=i;const t=document.getElementById("mobile-video-banner-container");t.innerHTML="",t.innerHTML+="<video id='next-gen-video-player' poster="+e.featuredVideo.img+" muted autoPlay playsInline loop><source src="+e.featuredVideo.vid+" type='video/mp4'>Your browser does not support the video tag.</video>",document.getElementById("next-gen-video-player").play()}(async()=>{var e=document.getElementById("mainGrid");e&&e.remove();const t=JSON.parse(r),a=window.location.search?new URLSearchParams(window.location.search):{};if(a&&a.get&&t.continuationEnabled){const e=c.split("/")[2],i=a.get("affiliate"),n=a.get("affiliate"+(s?"m":"d"))||i;if(n){const t=await fetch("https://"+e+"/pin/affiliate-"+n+".json").then((e=>e.json()));if(t&&t.gridList){const e=t.gridList.filter((e=>!(e.position&&Number(e.position)&&Number(e.position)>0&&p[Number(e.position)-1]&&(p[Number(e.position)-1]=e,1))));p=p.map((t=>t.marked&&e.length>0?e.shift():t))}if(t.featuredVideo&&t.featuredVideo.vid&&t.featuredVideo.img){const e=document.getElementById("mobile-video-banner-container");e.innerHTML="",e.innerHTML+="<video id='next-gen-video-player' poster="+t.featuredVideo.img+" muted autoPlay playsInline loop><source src="+t.featuredVideo.vid+" type='video/mp4'>Your browser does not support the video tag.</video>",document.getElementById("next-gen-video-player").play()}}const o=a.get("continuation"),d=a.get("continuation"+(s?"m":"d"))||o;if(d){const i=await fetch("https://"+e+"/pin/continuation-"+d+".json").then((e=>e.json()));if(i&&i.gridList){const e=i.gridList.filter((e=>e.position&&Number(e.position)&&Number(e.position)>0&&p[Number(e.position)-1]?(p[Number(e.position)-1]=e,!1):(p[Number(t.continuationPosition)-1]=e,!1)));p=p.map((t=>t.marked&&e.length>0?e.shift():t))}if(i.featuredVideo&&i.featuredVideo.vid&&i.featuredVideo.img){const e=document.getElementById("mobile-video-banner-container");e.innerHTML="",e.innerHTML+="<video id='next-gen-video-player' poster="+i.featuredVideo.img+" muted autoPlay playsInline loop><source src="+i.featuredVideo.vid+" type='video/mp4'>Your browser does not support the video tag.</video>",document.getElementById("next-gen-video-player").play()}}}d&&(p=d(p));var u,m=l.clientWidth>768?p:p.slice(0,n.mobileCount?n.mobileCount:10),g=new RegExp("(https{0,1}://[^/]{0,})","g"),h=i+(-1===i.indexOf("?")?"?":"&"),v=[],b=0;m.map((e=>{var t;const i=++b<10?"0"+b:b;var n=document.createElement("a");n.href=h+"img="+i,n.rel="nofollow",n.setAttribute("class","join-link half-grid"),s||n.setAttribute("class","join-link quarter-grid"),n.setAttribute("style","background: #333; position: relative;display: block;"),n.setAttribute("id","grid-"+b),n.setAttribute("data-key",b);const o=e.height/e.width;if(n.setAttribute("data-thumbsize-"+b,o<1.9?"inner-quarter":"inner-double"),"IntersectionObserver"in window)n.dataset.img=e.img,e.vid&&(n.dataset.vid=e.vid),n.dataset.visible=0,l.appendChild(n),v.push(n);else{if(e.img&&!e.vid){var d=document.createElement("img");d.src=e.img,n.appendChild(d)}else if(e.vid){var a=document.createElement("video");a.src=e.vid,a.autoplay=!0,a.muted=!0,a.playsinline=!0,a.loop=!0,a.poster=e.img,t=a,n.appendChild(a)}l.appendChild(n),t&&(t.setAttribute("autoplay",!0),t.setAttribute("playsinline",!0),t.setAttribute("muted",!0),t.setAttribute("loop",!0))}})),o(),"IntersectionObserver"in window&&(u=new IntersectionObserver((function(e,t){e.forEach((function(e){if(e.isIntersecting&&0==e.target.dataset.visible){e.target.dataset.visible=1;var t=e.target.dataset,i=e.target;const r=i.getAttribute("id");s||document.getElementById(r).setAttribute("class","join-link quarter-grid");const p=document.getElementById(r).getAttribute("data-key"),c=document.getElementById(r).getAttribute("data-thumbsize-"+p);var n=document.createElement("div");n.classList.add(c);var o,d=document.createElement("div");d.classList.add("inner-grid");var a=document.createElement("img");a.src=t.img.replace(g,"$1/cdn-cgi/image/quality=10"),a.setAttribute("style","position: absolute;top: 0; left: 0;"),a.onerror=a.onload=()=>{if(t.img&&!t.vid){var e=document.createElement("img");i.appendChild(e),e.setAttribute("style","position: absolute;top: 0; left: 0;width: 100%;"),s?i.appendChild(e):(d.appendChild(e),n.appendChild(d),i.appendChild(n)),e.srcset=t.img.replace(g,"$1/cdn-cgi/image/width=250,quality=80")+" 250w, "+t.img.replace(g,"$1/cdn-cgi/image/width=350,quality=80")+" 350w, "+t.img.replace(g,"$1/cdn-cgi/image/width=450,quality=80")+" 450w, "+t.img+" 500w",e.sizes="(max-width: 768px) 250px, (max-width: 1200px) 350px, (max-width: 1600px) 450px, (max-width: 2000px) 450px, 500px",e.src=l.clientWidth>768?t.img:t.img.replace(g,"$1/cdn-cgi/image/width=250,quality=80")}else if(t.vid){var a=document.createElement("video");s?(a.src=t.vid,a.autoplay=!0,a.muted=!0,a.playsinline=!0,a.loop=!0,a.poster=l.clientWidth>768?t.img:t.img.replace(g,"$1/cdn-cgi/image/width=250,quality=80"),a.setAttribute("style","position: absolute;top: 0; left: 0;"),o=a,i.appendChild(a)):(a.src=t.vid,a.autoplay=!0,a.muted=!0,a.playsinline=!0,a.loop=!0,a.poster=l.clientWidth>768?t.img:t.img.replace(g,"$1/cdn-cgi/image/width=250,quality=80"),a.setAttribute("style","position: absolute;top: 0; left: 0;"),o=a,d.appendChild(a),n.appendChild(d),i.appendChild(n))}o&&(o.setAttribute("autoplay",!0),o.setAttribute("playsinline",!0),o.setAttribute("muted",!0),o.setAttribute("loop",!0))},s?i.appendChild(a):(d.appendChild(a),n.appendChild(d),i.appendChild(n))}}))})),v.forEach((function(e){u.observe(e)})))})()}))};if(l.clientWidth<768)s=!0,c=a,u(),l.style.height="auto";else{s=!1,c=t,u();const e=.9*(l.scrollHeight-Math.abs(l.scrollTop));l.style.height=e+"px"}}</script><script data-react-helmet="true" >
function mobileHamburger(){var e=document.getElementById("icon-container"),t=document.getElementById("bar-first"),n=document.getElementById("bar-second"),o=document.getElementById("bar-third"),s=document.getElementById("next-gen-nav"),l=document.getElementById("mobileMenuOverlay"),d=document.getElementById("joinLinkButtonRight");e&&e.addEventListener("click",(function(){document.body.classList.toggle("overflow-hidden"),t.classList.toggle("bar-first"),n.classList.toggle("bar-third"),o.classList.toggle("bar-second"),s.classList.toggle("show"),l.classList.toggle("active"),d.classList.toggle("hide")}))}
</script><script data-react-helmet="true" >function splitParamsPromobar(t,e=""){let o={};try{t.split("&").filter(t=>""!==t).forEach(t=>{let n=t.split("=");if(n.length>0){let[l,r]=n,i=r;if("nats"===l&&e){let s=r.indexOf(".")>-1?r:atob(r),a=s.split(".");a&&a.length>2&&(a[2]=e);let c=Number.isNaN(+a[0]);i=c?a.join("."):btoa(a.join(".")).split("=").join("")}o[l]=i.split("/")[0]}})}catch(n){console.log(n)}return new URLSearchParams(o)}async function loadPromoBar(t="",e="",o=""){if(""!==t){let n=await fetch(t);try{let l=await n.json();if(l&&l[0]&&l[0].text){let r=l[0],i=splitParamsPromobar(window.location.search.replace("?",""),o),s=new URL("/join",window.location.origin),a=new URLSearchParams(i);s.search=a.toString();let c={enabled:!0,text:r.text,link:s,custom:!!r.txtColor&&!!r.bgColor&&!!r.btnColor,customStyle:{txtColor:r.txtColor,bgColor:r.bgColor,btnColor:r.btnColor},productLogo:r.product_logo,linkText:r.button_text,sticky:""!==e,endDate:r.end_date},d=createPromoBar(c);document.body.insertBefore(d,document.body.firstChild);var m=new Date(r.end_date).getTime(),u=Date.now();c.endDate&&u<m&&runCountdown(m),e&&(stickyTopAdjust("#promo-bar-ref",e),window.addEventListener("resize",()=>{stickyTopAdjust("#promo-bar-ref",e)}),window.addEventListener("scroll",()=>{stickyTopAdjust("#promo-bar-ref",e)}))}}catch(p){}}}function stickyTopAdjust(t,e){let o=document.querySelector(t).clientHeight,n=document.querySelectorAll(e);n&&n.forEach(t=>{t.style.top=o+"px"})}function createPromoBar(t){let e=document.createElement("div"),o=t.sticky?"promo-bar-container animate sticky-promo":"promo-bar-container animate";e.setAttribute("class",o),e.setAttribute("id","promo-bar-ref"),t.custom&&(e.style.cssText="background:"+t.customStyle.bgColor);let n=do
BTLS Certificate Expiry & Recommendations52 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- 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 & DeliveryCloudflareREVIEW
BCDN Cache ObservabilityNo CDN cache-status headers in the responseREVIEW
BOperational Status PageNo status page link detectedREVIEW
A+DNS Records2 A records, 21 ms lookupPASS
| A | 104.21.40.34, 172.67.174.227 |
| AAAA | 2606:4700:3033::6815:2822, 2606:4700:3035::ac43:aee3 |
| CNAME | — |
| NS | arnold.ns.cloudflare.com, ivy.ns.cloudflare.com |
| MX | — |
| TXT | — |
| CAA | Lookup not available with standard resolver |
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
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 TakeoverNo subdomain takeover risk detectedPASS
A+Multi-Resolver DNS SpeedMean 12ms across 3 resolvers (spread 10ms)PASS
ARedirect Chain1 redirect(s), 232 ms totalPASS
https://famslut.com
52 ms · HTTP/1.1
https://www.familystrokes.com/pin?nats=M...
180 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://famslut.com | 301 | 52 ms | HTTP/1.1 | cloudflare |
| 2 | https://www.familystrokes.com/pin?nats=M... | 200 | 180 ms | HTTP/1.1 | cloudflare |
See the visual redirect chain in the HTTP Probe tab →
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Consistent
A+Domain Intelligencefamslut.com — via NameCheap, Inc., 9 years, 6 months old, hosted on CloudflarePASS
209 days
March 14, 2027
52 days
Issued by Google Trust Services
9 years, 6 months
Registered March 14, 2017
Not enabled
Protects against DNS spoofing
Cloudflare
ASN AS13335
104.21.40.34
NameCheap, Inc.
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
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.
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