{
    "ok": true,
    "domain": "reebok.com",
    "generated_at": "2026-08-10T07:04:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": 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": "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": "71 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": 30,
                "lost_points": 0,
                "detail": "PTR: myshopify.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": "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": "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": "71 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": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: myshopify.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.227.38.65"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00ac8901.gslb.pphosted.com.",
                "10 mxa-00ac8901.gslb.pphosted.com."
            ],
            "TXT": [
                "\"739ry3s4s3hx9f4b8r589zz97vkfqn49\"",
                "\"apple-domain-verification=ZWh2ppH0536AcmLT_TaZynGxIqB5_O7Lk4ThzkY5SYU\"",
                "\"MS=ms45403836\"",
                "\"figma-domain-verification=18fc4638aeb9e8974ccd1a3f754582070c34af4518c716df3515dd3278ffdfe9-1723827349\"",
                "\"8g7kljy6d7mn13nmknsgdv6psgwb4dz0\"",
                "\"google-site-verification=Otv5o_FKTIj8yI0xYJ8fZrEBz_4_GnhgL6_z-laohCg\"",
                "\"7vt38bx8vkbd96lrchcftrbjk0ytnsyz\"",
                "\"MS=ms48699654\"",
                "\"xjxvldwtqc70q65k77hb9v610xvwnw7b\"",
                "\"tzv84ck64982z02zhhq0m0xwbqjxll0s\"",
                "\"cisco-ci-domain-verification=c72f349aab609ba19593f1d1ebcf9077715fe52841a9a97ee4fce67bc7e17b3\"",
                "\"facebook-domain-verification=wl77f3x9aw9zlr12iiilwmg4zxw3j0\"",
                "\"4jg6qjx3qwgsym8lv7hnl34wdfd2hn4t\"",
                "\"anthropic-domain-verification-9ehwz8=KM3RkNBv2pCpd0uEKg5BJY7yi\"",
                "\"z0ys6h79kx95gc2y6qjkhxkp9c5v4x40\"",
                "\"0ed1fe018a3d1b9c83d11447cba859cf9dd75db858\"",
                "\"dmr0lxmrxxrnwk8vl8yfz6csw8ptg8f8\"",
                "\"v=spf1 ip4:149.72.230.65 include:us._netblocks.mimecast.com include:spf-00ac8901.pphosted.com -all\"",
                "\"A54C-975C-20C4-E689-9283-0CEB-F69A-F958\"",
                "\"google-site-verification=3IeRoaQXWut4_4ZI5fOW4qLhF1a4o_AJ9l-mF9PrxBA\"",
                "\"y3k40jpj4c8xtkzddtfqzrkz5x5895th\"",
                "\"klaviyo-site-verification=WmQuMk\"",
                "\"docusign=3d6372e9-ff8b-4a57-a545-e0cb336d7ec7\"",
                "\"jyvmb64js854z2v6hydmll19r5nsz5kt\"",
                "\"adobe-idp-site-verification=658b1c9a-b17a-44b0-91e6-7d950937dcd0\"",
                "\"36fq72z00sz9h7b7gc0bvmmzjn4w55cs\"",
                "\"gqrych3gx54djkqds0rjfkqdhfsk9znv\"",
                "\"wkq3j4zxcz2qvkkjg980p2839shytwl1\"",
                "\"1f9zj5fwbwx08zg52ryyqg4sghm899l9\"",
                "\"mrvgvk1phfptpr2j7kzypdzdq1ptsp53\"",
                "\"pwf10whgpvyb29095r4dr34r3lms1s06\"",
                "\"RLHIKOT+MBDFqM7gXE5t8Pj9DBOTkrRqWvIwABDTkhh2gdkfkLrm1a+yH3nKsaN358KbNZoECX9BgtmI96JtoQ==\"",
                "\"MS=ms17756566\"",
                "\"miro-verification=d24571f98f0e59bf771e9d10f4cf3a8e76454a74\""
            ],
            "NS": [
                "ha2.markmonitor.zone.",
                "ha1.markmonitor.zone.",
                "ha3.markmonitor.zone.",
                "ha4.markmonitor.zone."
            ],
            "SOA": [
                "ha1.markmonitor.zone. hostmaster.markmonitor.com. 2026072201 86400 3600 2592000 172800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.65"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:149.72.230.65 include:us._netblocks.mimecast.com include:spf-00ac8901.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.reebok.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7kHb5GYyrhwxmf9jCpuU5KUO6xqT2bDtUny7v+QS4vKl9cwGe5SC0ae+I1hjRTK1ny+QtXQ/u9g3H8eqXpzQGPBfEPag6jCCnYrEGJx9hIbD4v447vJLDV94P8hLgeTWt7aTmJrzIIv+ngoQS10R6yPBTXFl4lnCL1/vM4vFVMNK1hZlPCoEstGnNnDUHS6geTM5dFHJ+i2ok4G9oHhsQA5ew57jdPYhgjszTbrPdPEgWOV4W4I5WCxqdv3padh5pKDSStYeGfcLoQxqzxJr5ur5YaRsvbxK50JYmgez2LGUPyLFcTiTw8Mr2/e7LDoKAlAU1LyEBIFElRTFlUy6VQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 40.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 35.71
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 63.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 35.62
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 140.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "reebok.com",
        "valid_from": "2026-07-23T05:55:03-05:00",
        "valid_to": "2026-10-21T05:55:02-05:00",
        "days_remaining": 71,
        "san": [
            "reebok.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.reebok.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 12:04:54 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.reebok.com/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "3400",
            "shopify-complexity-score-v2": "340",
            "set-cookie": "_shopify_marketing=:AZ_rj8EEAAEAgX889Kt4d6ESo-GdYdOkw9rracTSxj3qyKVhp9GzK5EpUhU3LghSQyymYo_mnDKyKZRcIb8qcWz99pY6vT6VmGgnkXQiVmT5gvfzCU19_Uauyu2DMkpcXI0J:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=hVU0ef9sCVq7Y%2FFNZoChcEWkponMmVuQK10h2lzvis5xYMD3Y09BvVUFtgilIn3jpBSwKnAFkWaxTj7db7C%2BUjy7XZL5KkJOlFubgZ5Ri6yquioYez9jv6JEXEWJRsCb\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=347;desc=\"gc:21\", db;dur=85, db_async;dur=9.41, render;dur=158, asn;desc=\"30083\", edge;desc=\"STL\", country;desc=\"US\", theme;desc=\"187034730800\", pageType;desc=\"index\", servedBy;desc=\"6vk8\", requestID;desc=\"8f635891-8827-404d-a36b-f06096979156-1786363494\", _y;desc=\"67f53665-709a-434e-a0ff-4114ac28c59f\", _s;desc=\"a867b60b-bea4-477f-8e88-ff6661473799\", _cmp;desc=\"3.AMPS_USMO_f_f_dktDrIvlTpaRel5T9KP9mw\", compressionLevel;desc=\"5\", compressionTime;dur=47.613",
            "x-request-id": "8f635891-8827-404d-a36b-f06096979156-1786363494",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a28edd9f5b4ae9ee-STL",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <//www.reebok.com/cdn/shop/t/681/assets/theme.css?v=174212182076333842821786026344>; as=\"style\"; rel=\"preload\", <//www.reebok.com/cdn/shop/t/681/assets/gm-vendor.css?v=73015562079112742561785784341?v=6ad355fb36b1>; as=\"style\"; rel=\"preload\", <//www.reebok.com/cdn/shop/t/681/assets/gm-main.css?v=56336207562156970311785853963?v=6ad355fb36b1>; as=\"style\"; rel=\"preload\", <https://cdn.shopify.com/extensions/019d0d93-3cc4-7f7f-8fac-9009ac783677/dual-checkout-buttons-1-333/assets/membership-checkout.css>; as=\"style\"; rel=\"preload\", <https://cdn.shopify.com/extensions/019fd8ca-6b03-762c-bf4c-4e3d2dbb4b55/authentic-membership-1310/assets/member-price-block.css>; as=\"style\"; rel=\"preload\", <https://cdn.shopify.com/extensions/019fd8ca-6b03-762c-bf4c-4e3d2dbb4b55/authentic-membership-1310/assets/member-price-popup.css>; as=\"style\"; rel=\"preload\", <https://www.reebok.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin, <//www.reebok.com/cdn/shop/t/681/assets/NeuePlakExtendedBold.ttf?v=6899572725894147401785784342>; as=\"font\"; type=\"font/ttf\"; crossorigin; rel=\"preload\", <//www.reebok.com/cdn/shop/t/681/assets/NeuePlakRegular.ttf?v=71153704905797839441785784339>; as=\"font\"; type=\"font/ttf\"; crossorigin; rel=\"preload\", <//www.reebok.com/cdn/shop/files/Reebok_Logo_2x_ad023ce8-db1d-434d-b9d6-8ceefe5c32c9.png?v=1737307512&width=200>; as=\"image\"; rel=\"preload\"; imagesrcset=\"//www.reebok.com/cdn/shop/files/Reebok_Logo_2x_ad023ce8-db1d-434d-b9d6-8ceefe5c32c9.png?v=1737307512&width=200 200w\"",
            "content-language": "en-US",
            "etag": "W/\"page_cache:86278340912:IndexController:32c55a7d14a1b9572fa66775d234c4f4\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.reebok.com/",
        "title": "Reebok® Official Site | Life is Not a Spectator Sport",
        "description": "Discover Reebok’s iconic athletic shoes, apparel, and gear designed for performance, style, and comfort. Sign up for 15% off your first order, early access to new products. Free shipping on orders $75+ and easy returns.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.227.38.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00ac8901.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.9,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 96.98
}