{
    "ok": true,
    "domain": "harpercollins.com",
    "generated_at": "2026-08-09T00:54:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 100,
            "network": 50,
            "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": "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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "119 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": 35,
                "lost_points": 0,
                "detail": "9 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": 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": "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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "119 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "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.227.38.65"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mxa-00596a01.gslb.pphosted.com.",
                "5 mxb-00596a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"nmmBU9m0JKlQMzYMFSA/7LacnfwY0LsGTpiMcOsFM0jILtamuI3jvV2g3+O7KKOWO4rFfGHDmZWIO4IRD+zdlg==\"",
                "\"google-site-verification=nmk1hXTEYrIjhNQa3heeK1KiHKtzpXxB1jDCZP7e8o0\"",
                "\"ahrefs-site-verification_73874523a8c99a90479647cc3a4099da8bdd565a9b576542cdf75182e5b3096e\"",
                "\"adobe-sign-verification=f95381908feb7fd54d511615905bee51\"",
                "\"shopify-verification-code=nZBi4zupnooVrmOOmRl9un6F5ZYuq9\"",
                "\"yahoo-verification-key=i+M9oi9b5+XYPU48wdxWhYtTSJpnVouSnI3IUqZq88I=\"",
                "\"atlassian-domain-verification=uNoIhBXurxzVlQa0FvK2t9Yld5byfvXbFRQaMToGvrieKjBdylMs8jcSXRKQKqao\"",
                "\"dropbox-domain-verification=ucbh5javnke3\"",
                "\"bugcrowd-verification=a5b82af72ff73e6f057526a8c6946c80\"",
                "\"srjf85faf1ivlj2abkt967tdfd\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"adobe-idp-site-verification=42f51b67c9248bf4af00579848be3b6b4165111f7e95fa138083c369ab1e127f\"",
                "\"asv=6bcb95b6501de3efbcb4bba9870aa071\"",
                "\"google-site-verification=mrNi0RTTBHQ_NPHcDoUYnii2GYVeN8gg0XIYRMJmoU0\"",
                "\"_globalsign-domain-verification=bkER3fxZbQLIEl16wZS08EnQpoEG9UQBKihu8Ks2Zd\"",
                "\"figma-domain-verification=950abdf37a7ff2b00c3954b0b7c5b529439c5bc172d9955316215e3348f14054-1720572824\"",
                "\"extensis-domain-verification=fb808a86-2bd8-4609-b6da-ee938a0b5625\"",
                "\"dbc36a8f57004cec8e50382190a4c767\"",
                "\"doordash-verification=N8fQ7KYWS5swsnXabGRKOjeGIighbm\"",
                "\"openai-domain-verification=dv-0nFS3ectycyfVyRNeTWKRZz3\"",
                "\"google-site-verification=tyaXIKYYcxrtquGnQyTPzzqgJzO-f3JTYTofj1Pzg8c\"",
                "\"cloudflare_dashboard_sso=5d65aa637de4efe2343d17d588a34dea\"",
                "\"ca3-55817d6452e54bb686ad84dded8965e2\"",
                "\"webexdomainverification.4C675B8AE253B136E053AB06FC0A3F65=af0d073d-91d2-47fb-afa5-c35672c317c2\"",
                "\"docusign=725b7e74-15db-4d54-ac76-889b6f206549\"",
                "\"docker-verification=dfcc680b-f409-45d1-b9a7-7992e21b9a52\"",
                "\"ValidationTokenValue=90fe4eb0-f1cb-4e32-a847-dc0e99fd6213\"",
                "\"/eU+eq5f7XbZNa8X8rWAWZCAxYOy7z4IYhIT2Hp05EahhGMbex3/zdcOQDwWN6QGJr6ECqI6hdg1TqprNfJiYg==\"",
                "\"google-site-verification=jBGiywYAcKUeCPqNZsGSvr_C6RMCPh0Z9g73o-1sBVI\"",
                "\"figma-domain-verification=2f62cdb936c6fe21e979b91c99c54d82fb999e849a36aa4b2c5d05e3f7ffad82-1771355140\"",
                "\"knowbe4-site-verification=0694ce74005828dc4bb8b7299bfb6f61\"",
                "\"gc-ai-domain-verification-ctbrt8=XloEYpi5FPEXK53iCdLQtkSRU\"",
                "\"ZOOM_verify_c8YbePuKRTOlYTGf_XKe2Q\""
            ],
            "NS": [
                "dbru.br.ns.els-gms.att.net.",
                "dmtu.mt.ns.els-gms.att.net."
            ],
            "SOA": [
                "dbru.br.ns.els-gms.att.net. rm-hostmaster.ems.att.com. 630 21600 3600 1728000 21600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.65"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.harpercollins.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFUb7dYUJLZJMyfdRIGRWCRm44A2OvVaBXdt5pJFlfn1HfpqrLufy/ikHMP/DHjOzKMKePGMvd/CLsS+DqgTQAo3wZ3hMj1u0D8QhSqtWVVwNHEFaOhwooyrBqakCsN9EqLZmObDLu9UbvQdVKqr7Ha5/1wQelBIQ+Ca2XjUQ9BQIDAQAB;",
        "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": "myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 127.27
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 72.37
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 95.72
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 86.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 100.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "harpercollins.com",
        "valid_from": "2025-11-04T18:00:00-06:00",
        "valid_to": "2026-12-06T17:59:59-06:00",
        "days_remaining": 119,
        "san": [
            "harpercollins.com",
            "www.harpercollins.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.harpercollins.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 05:54:50 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "5369",
            "location": "https://www.harpercollins.com/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "210",
            "shopify-complexity-score-v2": "21",
            "set-cookie": "__cf_bm=DyvU2qkFttCJooJ4CvbZm.d6SmF2ltbyWDhY4SgdXHM-1786254890.7706742-1.0.1.1-0Dq5nnogQygvR8GUNQ2IclkdXXUdgy5mkktYxnzYE0VyHRmIOTmZZM5pfxHyrJ6t2EUo.KA67A9wWQnjCSmgS9t1n_EmuVC5qKgX7ubmxQ51S0KzgaoSK533QbpWrNiH; HttpOnly; SameSite=None; Secure; Path=/; Domain=harpercollins.com; Expires=Sun, 09 Aug 2026 06:24:50 GMT",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'none'; script-src 'nonce-S1BNnE29N2TmWFTlKrTjjl' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=lRWY8pesBaTUFESQG%2BdVm7TwjXUrpkdPun1M5f4hNfgmDXMwzAJvy3dbeNY6AMuhEuBssRayUAzRJaQSWBUZMnGfVBS99g2keTgDtR8lecvM3S8cT4IUvSTcJ3cgApSwFj0k\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "powered-by": "Shopify",
            "server-timing": "chlray;desc=\"a284822b4aef7f2f\"",
            "x-request-id": "b271b03f-d1cd-4412-9b14-891256d53f0a-1786254890",
            "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": "a284822b4aef7f2f-STL",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.harpercollins.com/",
        "title": "HarperCollins Publishers: World-Leading Book Publisher",
        "description": "Publishing great authors since 1817. Discover thousands of books and authors, plus get exclusives on new releases, bestsellers, and more, at harpercollins.com.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.227.38.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00596a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 77,
                "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": 81.74
}