{
    "ok": true,
    "domain": "23andme.com",
    "generated_at": "2026-08-09T19:30:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 81,
            "network": 70,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "50 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "50 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "104.16.183.73",
                "104.16.182.73"
            ],
            "AAAA": [
                "2606:4700::6810:b749",
                "2606:4700::6810:b649"
            ],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-c55qcj=q13wAgdNBpQTH41oOe6ywmcQP\"",
                "\"bugcrowd-verification=dcadf32bceedf3588fc63f62e3731c7a\"",
                "\"facebook-domain-verification=o3trsblcaqdn3s6s41sb2v0hoj99q4\"",
                "\"cursor-domain-verification-j65tg6=cB98S3i6RcTu7b6BERQYqTcMw\"",
                "\"jamf-site-verification=R14QY5-5v26o-PkVnHYc1w\"",
                "\"v=spf1 ip4:74.205.200.0/22 ip4:64.74.136.0/24 include:_spf.google.com include:mail.zendesk.com include:eduneering.com ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 ~all\"",
                "\"apple-domain-verification=FNYbUM0PmIB8UkZq\"",
                "\"dropbox-domain-verification=57rvznncxa7f\"",
                "\"mgverify=de1ba59c111072aefc5ee9f80ccff5bae62a0db068f350e1811b3a5643daae7b\"",
                "\"ca3-9e791df2a6b741039544a95e2c3af19d\"",
                "\"segment-site-verification=vrezAnyDpBKJaZZs4wTOjYhuUPHnBd9n\"",
                "\"23andme.com\"",
                "\"23andme.com.\"",
                "\"MS=4D4F8AF0586C1F9A066E4EEC5882CB2A03BD5923\"",
                "\"h1-domain-verification=EfM7vKGGU2CjoiW9YDeVsFZWkGDuK8xLxwLrnP4dEZ7K5zve\"",
                "\"stripe-verification=b3ec5502dc0b19a6b6e645c5a3c6bafafebf28323a390a2732e2458fdc318d73\"",
                "\"docusign=559c8de5-bad8-488e-8919-7aa4a12ecd3e\"",
                "\"atlassian-domain-verification=yHHHCj1G7x1y41Nyp/fLyRjb99BXJCxxsEcstOS/ryvo/lV0cOpmLvojtS/RgmHl\"",
                "\"google-site-verification=lR4qKhLu4kyxGOsShieqU_DcjSUwnr7hCkgiOVaAlmc\"",
                "\"stripe-verification=efb219334fe5e4eeacb9fadfde2a68ab25a276abf7f331e6cf3f52801afb75bc\"",
                "\"_66ggggqh2c6ckj7uyq53xha5ea8n0sl\"",
                "\"adobe-idp-site-verification=234c498a62baf92769a783d3de30f8c7c44ec416803fdd8aa9fecb7e6c11daf3\"",
                "\"hubspot-domain-verification=ZjNmMjE4YmMtNDk3Ni00MTlmLWI2ZGYtNTY3YmY4NjQ2OGNi\"",
                "\"bv-domain-verification=d0ccf5e071284bc019a321a654bf3b9eeefca652f9ab8a01f6a37af8921df183\"",
                "\"knowbe4-site-verification=193cb6be0468f8f88c220abb7763b98f\""
            ],
            "NS": [
                "alina.ns.cloudflare.com.",
                "jason.ns.cloudflare.com."
            ],
            "SOA": [
                "alina.ns.cloudflare.com. dns.cloudflare.com. 2411626582 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.16.183.73",
            "104.16.182.73"
        ],
        "ipv6": [
            "2606:4700::6810:b749",
            "2606:4700::6810:b649"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:74.205.200.0/22 ip4:64.74.136.0/24 include:_spf.google.com include:mail.zendesk.com include:eduneering.com ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:gsj8ynmx@ag.dmarcian.com,mailto:r-dmarc+rua@23andme.com!10m; ruf=mailto:gsj8ynmx@fr.dmarcian.com,mailto:r-dmarc+ruf@23andme.com!10m; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.23andme.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDcPN9XXLXYIfzGNq5YRAQ1YdMiUHDJa6k5ua6aeUyHuUys6dIFBNxziQU5BtUwJdHdl+xod5AJoljVVTVULsEkq3IDWuHYTEyaZVhctNNKInHxael9BGUpXyNjluIWorxvosblzz+3+Ucv+ibOiNL2O+XiMzhe0dLHIQEvD6BuHwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.16.182.73",
                        "104.16.183.73"
                    ],
                    "time_ms": 63.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.16.182.73",
                        "104.16.183.73"
                    ],
                    "time_ms": 33.35
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.16.182.73",
                        "104.16.183.73"
                    ],
                    "time_ms": 46.48
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.16.182.73",
                        "104.16.183.73"
                    ],
                    "time_ms": 40.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.16.182.73",
                        "104.16.183.73"
                    ],
                    "time_ms": 42.6
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "23andme.com",
        "valid_from": "2026-06-30T22:14:07-05:00",
        "valid_to": "2026-09-28T23:13:45-05:00",
        "days_remaining": 50,
        "san": [
            "23andme.com",
            "*.23andme.com",
            "*.education.23andme.com",
            "*.medical.23andme.com",
            "*.research.23andme.com",
            "*.therapeutics.23andme.com",
            "*.mg.23andme.com",
            "*.mg-system.23andme.com",
            "*.mg-account.23andme.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.23andme.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 00:29:58 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.23andme.org/",
            "set-cookie": "_cfuvid=eNAVumFcr2Ck8HXENVpDoC41AoOuLFQ69.TDTxTDDyY-1786321798.0205915-1.0.1.1-vLA.eABSxqckaUdcNYDv1QBkYNYE5RCxSZXF6HHyFFA; HttpOnly; SameSite=None; Secure; Path=/; Domain=23andme.org",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "server": "cloudflare",
            "cf-ray": "a28ae3a598e3f39e-STL",
            "cf-cache-status": "HIT",
            "age": "23",
            "cache-control": "public, max-age=0, must-revalidate",
            "expires": "Mon, 10 Aug 2026 04:29:58 GMT",
            "vary": "Accept-Encoding",
            "via": "1.1 ca1c76618f2bd04da7ffe6662540360c.cloudfront.net (CloudFront)",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-amz-cf-id": "xPIy4cli8kqPn7x-4XeQ3kvqqPWLsg1TzfSaDhWCnYXuS-u7k75eoQ==",
            "x-amz-cf-pop": "ORD58-P9",
            "x-cache": "Miss from cloudfront",
            "x-powered-by": "Next.js",
            "etag": "W/\"9twtpchd5o2mhl\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.23andme.org/",
        "title": "DNA Genetic Testing For Health, Ancestry And More - 23andMe",
        "description": "23andMe offers DNA testing with the most comprehensive ancestry breakdown, personalized health insights and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.16.183.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "104.16.182.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4010.2,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 80.58
}