{
    "ok": true,
    "domain": "nike.com",
    "generated_at": "2026-08-08T19:14:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "4 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": 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": "85 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: server-3-168-51-5.ord58.r.cloudfront.net"
            },
            {
                "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": 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": "4 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": "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": "85 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: server-3-168-51-5.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "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": "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": [
                "3.168.51.5",
                "3.168.51.52",
                "3.168.51.120",
                "3.168.51.91"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-001b6002.gslb.pphosted.com.",
                "10 mxa-001b6002.gslb.pphosted.com."
            ],
            "TXT": [
                "\"cursor-domain-verification-gba5jn=lRd0T4XTIOjBR3FYBvBcEMw9k\"",
                "\"vmware-cloud-verification-b6516934-01c2-4ad1-bedd-11420be6e415\"",
                "\"cloudhealth=a8cf6829-a2b8-4f9f-9945-f71659ede7ff\"",
                "\"mongodb-site-verification=POJ3Ib5m6oOyqX91ZrlgcbAFVKwRhMml\"",
                "\"github-verification=9rQmuxzyEyx4yq7LjueTPBmTFPNf9xcMKDBpDkkw\"",
                "\"_3m4ex27y3mflwhlg4u1tmecdcn5ybcr\"",
                "\"Validation no ext\"",
                "\"52b0ba4a752984fe5aadf8307d978aaad69cc5e0dc654a2f6f011c210bc3d0f8\"",
                "\"google-site-verification=AqwT-_WzscdFOiacOoMpw-aMjwRDmJLuT9cHH3zFfkw\"",
                "\"amazonses:guDcMedRx3D3yaitJGO/aV+NzhugJRiKDDdKbUXqbLM=\"",
                "\"cisco-ci-domain-verification=7ab30713f81d07c44eea6bc370f3a51f2ca7d6c0477a8db10974320ec4bef38f\"",
                "\"docker-verification=278531f6-37fe-485c-89db-334e7b913aa0\"",
                "\"apple-domain-verification=FIPflKu9G6kEqyab\"",
                "\"atlassian-domain-verification=pJlgODoOXqMpfPHoasf4sPWDltyOP4cWVg6ptKTMfoozopE7QCq/a8TYq65TmOxv\"",
                "\"4784qfgb1p5cygmgsszmv4bnfqmk7kct\"",
                "\"wiz-domain-verification=3cb6d690698de9ba2001d69ed35811baa3f917302293875949b7d863d1bf8b27\"",
                "\"Dynatrace-site-verification=3767faff-af76-492b-b89a-8a131cf04b79__c6r5amr4k70b0if4kb7758iej7\"",
                "\"_ri3pukftahh7678nis9yjdntb4ng9x2\"",
                "\"ZOOM_verify_sCcWC00VT72Xd3cKn3ByDQ\"",
                "\"facebook-domain-verification=9qrf9w3jjvoc7r3ry2mv6fds4qd9jd\"",
                "\"paloaltonetworks-site-verification=4c8489dbb0f064d060aa162bea54173b49b6b9ff55dc915135fe88647087b7ee\"",
                "\"_globalsign-domain-verification=oTFxDWw1mdzzP-Zd45wwC6Ifc6nSakWOmRQSYD_XHz\"",
                "\"google-site-verification=Ot6fp-6zJPJw5lHQXZm5Lhs3nCmRp7EW2eHn5htn_3A\"",
                "\"google-site-verification=JjQcml7P2JjvkTRFwUtkeEGy6-Pehs-zJ3YC2bVcCp4\"",
                "\"rhino_accounts=f8b043ccf0f03789479ad9ba4d169b0d\"",
                "\"google-site-verification=0tcT2lcGC5FZjgDR2BU_t4PwfRpG5TdMC3W7Uq8tleI\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"6IHSYqvkFCDiMubO/Czv+XdVcUWb8weKG9uyqn9Kh0u3RZwA+xx73W/f+iQrSciT+peqOK3yNcx1jsIqsHgY+g==\"",
                "\"jamf-site-verification=aIUTcaWCojh8ldgWpayjCg\"",
                "\"MS=ms93873368\"",
                "\"adobe-idp-site-verification=6f949b65-8b97-4bb1-be7a-6088c7b96a98\"",
                "\"vizcom-domain-verification-athga5=ds19jN3O5UWdzylSOLtvX2QN6\"",
                "\"atlassian-sending-domain-verification=addc73ef-6fc8-4d74-a015-9b63ec7809a1\"",
                "\"stripe-verification=c814f4607c0171c39868805fb1ae7723a2d91d54b0c3149eb8ec46aad7a7be6f\"",
                "\"pendo-domain-verification=suZZiVajeuV3K-TVqdF0B7QS9o0\"",
                "\"soa header update\"",
                "\"_z9yb4dkbcwn7z68zbmcju1hzw2bdtx9\"",
                "\"scnv-verification=03fe4bf81654621682a5c049867fccb4:4fa32facf3797aa643beb4108a6c956c:d986a0a5e1ca4ceb8941e8d9ed54eb11\"",
                "\"stripe-verification=3e045226dd7579f3fea910186ec8aee832e44fecd5d5e89f690efed18c3f38fd\"",
                "\"_m46ssjls1msf1vk58auxeik4jttglg1\"",
                "\"validate post vanity\"",
                "\"dtm-domain-verification=LmCPecEAhn9C-gGneNj_stFVbTTrES0EtZTslr2YF2c\"",
                "\"validation and verification zone\""
            ],
            "NS": [
                "ns-n1.nike.com.",
                "ns-n4.nike.com.",
                "ns-n3.nike.com.",
                "ns-n2.nike.com."
            ],
            "SOA": [
                "ns-n1.nike.com. hostmaster.nike.com. 2020101501 10800 3600 1814400 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.168.51.5",
            "3.168.51.52",
            "3.168.51.120",
            "3.168.51.91"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.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": "s1",
        "dkim_host": "s1._domainkey.nike.com",
        "dkim": "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDD1ql6qGhxaA8B1b9xtG6IPgJ8RgwJWdUYx2AQIGZAmraoSPb8aDfYe5T4m5ZMg+Q6Z/ftpqJOSW+tyw+Vrlz119h/BTsNB1yk6yal3ZqOKpRqX18fyYgd8rCyIlxH2kiiC1j13IEk58AuOhyfi4+T5GjixkaJBzBEZgHpHPqOQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-168-51-5.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.118.110",
                        "3.166.118.29",
                        "3.166.118.38",
                        "3.166.118.66"
                    ],
                    "time_ms": 71.4
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.168.51.120",
                        "3.168.51.5",
                        "3.168.51.52",
                        "3.168.51.91"
                    ],
                    "time_ms": 26.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.112",
                        "54.192.100.3",
                        "54.192.100.58",
                        "54.192.100.7"
                    ],
                    "time_ms": 40.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.168.51.120",
                        "3.168.51.5",
                        "3.168.51.52",
                        "3.168.51.91"
                    ],
                    "time_ms": 27.61
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.112",
                        "54.192.100.3",
                        "54.192.100.58",
                        "54.192.100.7"
                    ],
                    "time_ms": 132.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "nike.com",
        "valid_from": "2026-04-18T19:00:00-05:00",
        "valid_to": "2026-11-02T17:59:59-06:00",
        "days_remaining": 85,
        "san": [
            "nike.com",
            "*.nike.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nike.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.nike.com/",
            "server": "unified-edge-router",
            "date": "Sun, 09 Aug 2026 00:14:07 GMT",
            "strict-transport-security": "max-age=2628000 ; includeSubDomains",
            "cache-control": "max-age=69",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 bd91400ba7aab7602cc8608c81e2cf80.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P1",
            "x-amz-cf-id": "A0Ny6L--4siHiOT_V8vQ9320WYB9OOQyDboATnRZtNri4BWPdwtuCg==",
            "age": "588922",
            "content-type": "text/html; charset=UTF-8",
            "x-commerce-region": "us-east-1",
            "x-powered-by": "Next.js",
            "x-branch-name": "production-2026-08-04--22-16-34",
            "x-build-number": "1",
            "x-commit-sha": "3bd7a1ab2",
            "x-environment": "production",
            "content-security-policy": "frame-ancestors 'self' *.nike.com *.nikecloud.com *.nikedev.com",
            "x-frame-options": "sameorigin",
            "accept-ch": "sec-ch-ua-model, sec-ch-ua-platform-version, sec-ch-ua-full-version-list",
            "permissions-policy": "ch-ua-model=(\"https://sdk-api-v1.singular.net\"), ch-ua-platform-version=(\"https://sdk-api-v1.singular.net\"), ch-ua-full-version-list=(\"https://sdk-api-v1.singular.net\")",
            "etag": "\"17h2aaq0knzcli6\"",
            "x-b3-traceid": "9124501710cf58d6d19f8ff0150f7386",
            "expires": "Sun, 09 Aug 2026 00:15:16 GMT",
            "akamai-grn": "0.a9423917.1786234447.2627f1c9",
            "set-cookie": "at_lp_exp=active=0&page=/; Max-Age=3600; Path=/",
            "server-timing": "ak_p; desc=\"1786234447840_389628585_640152009_45_93571_45_11_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "unified-edge-router",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.nike.com/",
        "title": "Nike. Just Do It. Nike.com",
        "description": "Inspiring the world's athletes, Nike delivers innovative products, experiences and services.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.168.51.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-001b6002.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 76.5,
                "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": 98.28
}