{
    "ok": true,
    "domain": "primark.com",
    "generated_at": "2026-08-10T11:17:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 80,
            "network": 100,
            "availability": 60
        },
        "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": "6 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": "1 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": "18 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-213-186-42.deploy.static.akamaitechnologies.com"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "6 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": "1 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": "18 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-213-186-42.deploy.static.akamaitechnologies.com",
                "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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.213.186.42",
                "23.213.186.47"
            ],
            "AAAA": [
                "2600:1407:3c00:cc::172d:2ecc",
                "2600:1407:3c00:cc::172d:2ec6"
            ],
            "CNAME": [],
            "MX": [
                "0 primark-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"amazonses:Io8mVoHvuWMKFH/Ux1cRHzU2aJGqJ4kpagocbufxA60=\"",
                "\"v=verifydomain MS=ms11717183\"",
                "\"google-site-verification=2eUFU0_SA46PJ-A0shgfKbbAp4XULoBMFAlazzX__SI\"",
                "\"facebook-domain-verification=ge494hwh7z3d70hrlxs80nm0ol325i\"",
                "\"c30cttq06dy6gnhzxq8rn0vsnb2s6t0w\"",
                "\"_zhnvginvi67ua10q87a5mlz65hiyv5i\"",
                "\"knowbe4-site-verification=b79b8e9d79918000bdc703d37ee1a8bf\"",
                "\"I03LDoLssLLwZANoTsZJIx7c3FkSMw08+HAhnD93h9TtFBY29OerPDd0BmK0wgAk0cCkRgqsUsL6foX5Ih4A0A==\"",
                "\"v=verifydomain MS=ms82645754\"",
                "\"google-site-verification=ADVZNSxN9wnywB9opAVKPLTf4gRjpuFk5EnHasEZxnw\"",
                "\"yX5J7RFX7TonIWCgJCBM59lDYi4KDRG2cC5qAyfndQ/QCFH6+nV2+jp8Cr9+BQdc8o07je6l6RKLTrEMLa0X9g==\"",
                "\"apple-domain-verification=oCkI4XblQTbKPIim\"",
                "\"ydrznhhs4vfmlmg7j09xf1z1zq25dzt9\"",
                "\"google-site-verification=vqRiBppK55NZ_p96R3ATKRMdmdvWov5QlmZNx2gS5Y8\"",
                "\"_4sjbd527wth8yob1barl7yzf86opsj9\"",
                "\"_orhjmgrmu7rpzvrmp98llszib0izu9s\"",
                "\"5wvqd6pvdmldfg5gpjnwv0jq7ptwfq3v\"",
                "\"v=verifydomain MS=ms64482514\"",
                "\"6vtk5k9x4hck3vmznkhydtsjq418yh1x\"",
                "\"_9r99qtfj521avc3fmz82cez1ax9k2ds\"",
                "\"PTRXIccTW9DSxEtASWvkOaRjmRVpqPXqDnKMxrRExzcQsLwPIxBMfzRK4sptyOqIBk/uYYfpwkOAOuPusDzqzg==\"",
                "\"miro-verification=3cf8d6ce6ebd722f6dc8e52ab189f62f5831b38f\"",
                "\"v=spf1 ip4:194.165.190.12 ip4:62.128.204.105 ip4:109.169.13.3 ip4:109.169.13.4 ip4:109.169.13.12 ip4:194.216.214.90 ip4:194.216.214.91 ip4:194.216.214.92 ip4:216.244.123.132 ip4:216.244.123.134 ip4:193.120.224.97 ip4:193.120.224.98 ip4:206.55.156.123 ip4:\" \"206.55.156.124 ip4:206.55.156.125 ip4:206.55.156.126 ip4:206.55.156.127 ip4:206.55.156.128 ip4:206.55.156.129 ip4:206.55.156.130 ip4:206.55.156.131 ip4:206.55.156.132 mx include:spf.protection.outlook.com include:mailgun.org include:_spf-dc55.sapsf.eu inc\" \"lude:aws.de1.spf.staffbase.com ~all\"",
                "\"google-site-verification=GNP-l1yRe_RL4UCP-oD9vI6Bh2KlAnpd6mZe8G4xtCM\"",
                "\"1wr6g03dbc6yzsgxstn79gytw6bmnv9m\"",
                "\"atlassian-domain-verification=3llTVCyUwrKO3oYB0bWwZC7lPeuIgi4FhP9hCjOEPayUCBa3a4oRR0iN6v8r2SWO\"",
                "\"onetrust-domain-verification=8e5fb8c2cb954e69b300c0a58002e318\"",
                "\"ibmid=23ea8122-4597-4eac-9834-ebf9c768644a\""
            ],
            "NS": [
                "pdns3.ultradns.org.",
                "pdns2.ultradns.net.",
                "pdns1.ultradns.net.",
                "pdns6.ultradns.co.uk.",
                "pdns4.ultradns.org.",
                "pdns5.ultradns.info."
            ],
            "SOA": [
                "pdns1.safenames.net. hostmaster.safenames.net. 2015112791 3600 1800 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.213.186.42",
            "23.213.186.47"
        ],
        "ipv6": [
            "2600:1407:3c00:cc::172d:2ecc",
            "2600:1407:3c00:cc::172d:2ec6"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:194.165.190.12 ip4:62.128.204.105 ip4:109.169.13.3 ip4:109.169.13.4 ip4:109.169.13.12 ip4:194.216.214.90 ip4:194.216.214.91 ip4:194.216.214.92 ip4:216.244.123.132 ip4:216.244.123.134 ip4:193.120.224.97 ip4:193.120.224.98 ip4:206.55.156.123 ip4:206.55.156.124 ip4:206.55.156.125 ip4:206.55.156.126 ip4:206.55.156.127 ip4:206.55.156.128 ip4:206.55.156.129 ip4:206.55.156.130 ip4:206.55.156.131 ip4:206.55.156.132 mx include:spf.protection.outlook.com include:mailgun.org include:_spf-dc55.sapsf.eu include:aws.de1.spf.staffbase.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:bstnx4lf@ag.dmarcian-eu.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.primark.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUVtDZqc/87W0smeIHESzx4Sobfl296jpMQz5b3lbrOLFbTRbOQ7b4WSXR2w1rIcZVfIiUQosfLrfVvnUsXZ7ZU0bRZh13aJHE2tBKCKxIN9T0D5CnZttkzCyzduQLg2dwt36DL2y9nHXfRWyl1SLdk/BUkn1Pza1iRvw7tx42yQIDAQAB; n=1024,1450151093,1465962293",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-213-186-42.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.198.7.170",
                        "23.198.7.174"
                    ],
                    "time_ms": 83.7
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.42",
                        "23.213.186.47"
                    ],
                    "time_ms": 32.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.213.186.42",
                        "23.213.186.47"
                    ],
                    "time_ms": 41.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.206.172.59",
                        "23.206.172.71"
                    ],
                    "time_ms": 71.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.49.248.149",
                        "23.49.248.171"
                    ],
                    "time_ms": 46.26
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.primark.com",
        "valid_from": "2025-08-27T19:00:00-05:00",
        "valid_to": "2026-08-28T18:59:59-05:00",
        "days_remaining": 18,
        "san": [
            "www.primark.com",
            "api-001.primark.com",
            "api-corporate.primark.com",
            "api001-arh.primark.com",
            "arh.primark.com",
            "corporate.primark.com",
            "globalsourcingmap.primark.com",
            "myaccount.primark.com",
            "primark.co.uk",
            "primark.com",
            "stores.primark.com",
            "www.primark.co.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://primark.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "mime-version": "1.0",
            "content-length": "3991",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "expires": "Mon, 10 Aug 2026 16:17:22 GMT",
            "content-type": "text/html",
            "date": "Mon, 10 Aug 2026 16:17:22 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cross-origin-opener-policy": "unsafe-none",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=63072000 ; includeSubDomains",
            "server-timing": "ak_p; desc=\"1786378642405_389628559_230736244_14_8797_7_10_15\";dur=1"
        },
        "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": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://primark.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.213.186.42": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.186.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "primark-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 92.3
}