{
    "ok": true,
    "domain": "yoox.com",
    "generated_at": "2026-08-10T20:08:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 73,
            "network": 50,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "63 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-222-125-57.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 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": "63 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-222-125-57.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "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": [
                "23.222.125.57"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-1.mimecast.com.",
                "20 eu-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"MS=ms35198866\"",
                "\"X6byC+9bVBON6CPpvyM9ddqqxI8fygfp9wPn+f5SLcRgBgXaZqCjSymEJgoeccKQsw0hmGiGRqVqtyiZxqB6aQ==\"",
                "\"google-site-verification=2VmaXtcWf9hHBYYKhDqUzaH_0evjBp0pANYMZTEcCRc\"",
                "\"ZOOM_verify_hhCKGpxaZLVYj7eYAJQaBV\"",
                "\"google-gws-recovery-domain-verification=69656770\"",
                "\"atlassian-domain-verification=SHO24nT7zeqqBSd9xGGB6FKIk29Wwr9KkXWY75XNedPEbO02OtS13zk8dx6c3RI/\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all\"",
                "\"wiz-domain-verification=07653d3b780386fabe9b4215a14fa104e1352f8d8da2d7a8e778ca93dd589b15\"",
                "\"pTHcofeUWzaPaX4TGgS/pPlGHE/exCX408Ht5E8lglwz8cjhxqfQoYBAqMRI3K/xT2UYBV2N8UMCJiHsmzE1NQ==\"",
                "\"ciscocidomainverification=4942cc4b5a9102b4db3808d4e802e6544adbbc20c21028fbfc1d1b8287af901b\"",
                "\"google-site-verification=mI0E4wnMm4dBv_MgCFDG20pniAclrb4GyjpxwarvZKU\"",
                "\"google-site-verification=wuHCQ5VNYjGyzf2ehV6Ms0nboiXGMwvxYr4LAqMw39s\""
            ],
            "NS": [
                "pdns119.ultradns.org.",
                "pdns119.ultradns.biz.",
                "pdns119.ultradns.com.",
                "pdns119.ultradns.net."
            ],
            "SOA": [
                "pdns119.ultradns.net. postmaster.yoox.com. 2013111536 43200 3600 2419200 86400"
            ],
            "CAA": [],
            "DS": [
                "14127 13 2 D9ED02237D1459987C8A286E424C9F02ACA700DE631F76ECBC870775 BAFD83EA"
            ],
            "DNSKEY": [
                "257 3 13 kNXcJ5Oi0vsgjIbXmtKgBzkLNatdIpCQnPyy6heOSrJ2yIJ6ly8bi4gR EQwbHrdKpoMMSdxgvXOVJyniLb4dyQ==",
                "256 3 13 IsGQk8wSym2Pn05ZvEPjjKNtGqQXEHuVW+gejwOx25wupGW3Q87XPl8L /oNBKHjL5/rU4Ubhh/yap6U4q2KkFg==",
                "256 3 13 xL4pI4BrNjIErWloSJXuchR6CRlDT81s2TW05NAq3ilk3GxiG4Yla/FP JfRQaENeQANab/3Hxd9Jy34I3gpolQ=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 86400 20260822150731 20260808150731 14127 yoox.com. ZqCebnaYVY2GARys2iOcUJpL1KcrlWIKf3yfVH/86XdIMhh8FlUpmoy1 h2QQ/XHInlNcypHzTZkP6tVtaYyteQ==",
                "SOA 13 2 86400 20260822150731 20260808150731 57905 yoox.com. MPAvKaMc3XYC8wmb2eguz1Quhd1dPYbR8K5KD5vc2sdavuROzMzYhKjY nqaxBadoNMkk/uxspBfmdi2uaZxvyA==",
                "NS 13 2 86400 20260822150731 20260808150731 57905 yoox.com. hH7ebXxlzQsZ/UBWSN1I1VsJy0bAx62TyXwnPN4tYNYEko4w1DVk2ist cfvbBYj11ax5Kfg3a6EmpCytyzHj0g==",
                "DS 13 2 86400 20260816020410 20260809005410 41446 com. 6t2bxU16XxBI5TnXlzGoP0HInG7kREP6Eh6v1QL9xape8au2f5pF/iMm e+PBD8XhZf0yBAuu+ywCF6VuxHDgpQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.222.125.57"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_agg@vali.email,mailto:ea2d306b@inbox.ondmarc.com; ruf=mailto:ea2d306b@inbox.ondmarc.com; fo=1; rf=afrf; ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.yoox.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqPcjI+jfu8aiLEz32m+HpQh5CFHB3PLNAag+9zCUOqJ89piMxbhxuGKkuQ7v5qAbTJCQbT8XSZXPxhLyE4yQsdGpMDFuTLG09Epsg6sWLg+tX+Ou9hRdZP0841exkXCDXUFY0qOd6qRZsM01NRGO4HbBNAy7lhdCItdlIUmNKimqLtJ3Yv7mDNdET+TnWJW267xhY1S0RICxchl65Lg8oZf7CWHCP/glbOTFAZDUSdkYbEB/C2Tnun3daMEceguqGHT+zkAzJxNk+yYMdg6RL64zOuPQgz8J4v2dFfR1glyVMFsbm0vArCwtZMLlFRW1Xy6FTbKLkGPa9vaUGhpBCQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/luxexperience/jA7uYyVF3ea-Yoox.svg; a=https://amplify.valimail.com/bimi/luxexperience/jA7uYyVF3ea-Yoox.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-222-125-57.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.31.113.87"
                    ],
                    "time_ms": 48.67
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.45.137.12"
                    ],
                    "time_ms": 64.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.222.245.87"
                    ],
                    "time_ms": 47.48
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.31.113.87"
                    ],
                    "time_ms": 26.66
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.219.9.78"
                    ],
                    "time_ms": 48.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "secure.yoox.com",
        "valid_from": "2025-10-11T19:00:00-05:00",
        "valid_to": "2026-10-13T18:59:59-05:00",
        "days_remaining": 63,
        "san": [
            "secure.yoox.com",
            "api.yoox.biz",
            "images.yoox.cn",
            "images.yoox.com",
            "media.yoox.biz",
            "mobile.yoox.com",
            "mobile.yooxtest.yoox.biz",
            "mobile.yooxtestcn.yoox.biz",
            "secure.api.yoox.biz",
            "secure.social.yoox.it",
            "social.yoox.it",
            "www.yoox.com",
            "www.yooxtest.yoox.biz",
            "www.yooxtestcn.yoox.biz",
            "yoox.cn",
            "yoox.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_CHACHA20_POLY1305_SHA256"
    },
    "http": {
        "url": "https://www.yoox.com/us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "/us/",
            "date": "Tue, 11 Aug 2026 01:08:21 GMT",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000",
            "server-timing": "ak_p; desc=\"1786410501783_389628584_2835406007_33_14701_28_0_15\";dur=1",
            "content-type": "text/html; charset=utf-8",
            "server": "openresty",
            "x-oneagent-js-injection": "true",
            "x-ruxit-js-agent": "true",
            "environmentname": "prod",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Tue, 11 Aug 2026 01:08:21 GMT",
            "cache-control": "private, no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "set-cookie": "bm_sz=3C7A37C2761657B4E3746C242E80BE6C~YAAQqEI5F1W7YcufAQAApwZd7gAa6h7HHPCqqm3SSp8iQoEGXA2uvEVGs2qqQFbJXlVpBYgNj8wgjiOW3G8eqYpCgqarJ/mZ0tf5xTwgwvLSEalxBA3Nm78Uu9/dl6CM6CBdQ7rmL23kn5WZL1EvpNgPZky3BYKQjoOYEqTDl0waVN94KZ9ySNlmMCXs14b/qCZN0/e+6UgQA2t2mw61ZFALvMsP8ijSaEPg3GX5qw6gOotSQ9lR0Ymn+A+ehnD2LcWxQbBqLWs+GqzCpjx9PaDVR/4Ia9s6rooTj6BtYvK3m44X6Oi5bDEeOn2ycdnfZtRVFip9pfb7lEsq2hivjNw4hCyU69SOa7WyXueDz05DqTByJf4+~4604726~4473400; Domain=.yoox.com; Path=/; Expires=Tue, 11 Aug 2026 05:08:21 GMT; Max-Age=14400",
            "x-powered-by": "Next.js",
            "content-language": "en",
            "etag": "\"nzvd5x5iv562b\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "openresty",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://yoox.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.222.125.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4053.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.2,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Tue, 11 Aug 2026 02:08:26 +0100",
                "error": "No connection"
            }
        ]
    },
    "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": 87.25
}