{
    "ok": true,
    "domain": "wolterskluwer.com",
    "generated_at": "2026-08-08T23:11:16-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 100,
            "network": 65,
            "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": 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": "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": "68 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: aa089eb6179d1ae2b.awsglobalaccelerator.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": 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": "2 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": "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": "68 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: aa089eb6179d1ae2b.awsglobalaccelerator.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": "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": [
                "76.223.34.124",
                "13.248.160.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 wolterskluwer.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrJEIraG8h46y8Dxz2q4RWZScghFJDQQ8dnRQQ03C29Mg1zNCl36VbbI2vlFHqNHJRjTKju0TpB+FWtl1oOoC0QtyXz1IF2iRBmhuAPv+bl++Lxd8SjJobxmH3m1QVR/fIgjl0VAwRx+8LyIuoGnV2aURmX51GxYbqN8QiOBGfJQIDAQAB\"",
                "\"amazonses:XhNn1iKEO3jQlI+mHoGb/8L2Zzp7LZ4uchN8scgCtPk=\"",
                "\"mongodb-site-verification=wF12L3hiqjWgEKZzDWIvMVd1TAdxpH4v\"",
                "\"ih8arj6f5v49jt3vh64dignau6\"",
                "\"asv=4af7337e5ab237dcc1387d8c3d76a279\"",
                "\"pardot731913=9863868c6fcf0df7517a117554e0f28404239711905d61285dadf06ea7f9f073\"",
                "\"qrlhm62nb70w4x0vhkfc4jpcz1vtrbvk\"",
                "\"miro-verification=b340eda66068713da1270f9a088b3a6321437550\"",
                "\"mongodb-site-verification=dFf26Ndsw41azW7RYmjERbxwobKdnwEZ\"",
                "\"jr9rbnjgqdmfipgi937jicmaaf\"",
                "\"atlassian-domain-verification=StiQ2KrduMrIj7Z/kv6drzkosavMAAIanoTJWlPGbYjsNAyiH5KpvIUJL7ZntiRI\"",
                "\"atlassian-sending-domain-verification=9def40a0-d875-410d-849b-a9c133df525d\"",
                "\"atlassian-domain-verification=fB1n/La4Jz7yFC1bEolvvZSadvUV3y/Lq2ctr3aEIQdKQ8gWznyZkRs61QpCpHCC\"",
                "\"AK9oV9D8nCBDAO7zwsYIYP4TjmzUHkmYR4j+r9+0Lb4=\"",
                "\"pendo-domain-verification=7428f1bd-3f32-494d-b531-36ec10e48998\"",
                "\"212.211.139.9\"",
                "\"teamviewer-sso-verification=ef7e936ab4d248058bffb7062566d2d3\"",
                "\"pardot399122=16f9e555fa72bf66fb94d456e33b8f296c38f8d90a9ae3ce008a438f62f59998\"",
                "\"4801eq6erlnsoctq8hofhjv0hj\"",
                "\"openai-domain-verification=dv-qnWf0GpWsrSVXrzAENfbE344\"",
                "\"teamviewer-sso-verification=6f4ec27c1c0f4a4587a2d755655a17e8\"",
                "\"adobe-idp-site-verification=71d8f4410b4807380d4bb9fecb30c08510e3607259a347930011d501c121b533\"",
                "\"atlassian-domain-verification=eRRUO/0VWbhPshgNGSGEPda8HMMZq/KsiVBsfPaNpm8nvJwmRzEoGtx7KDa3GSa6\"",
                "\"UK-federation-domain-verification=bdb129f6c29f5ec35ac5ea89256845aa\"",
                "\"fvfr100et2b0id92dmd44h3op1\"",
                "\"amazonses:++7bjPYzAVzIb7vRY7gcpuR2ZBj8gM/8+Fq92swBQ1k=\"",
                "\"google-site-verification=LojBcpjTQSq3XZTO7yjIwCz4OrYVoUvYsval6lTjVJ4\"",
                "\"tbNcJoU9-Tht3-06lrylve8xidLi1xL_MZ-rfktjF2U\"",
                "\"00DWL000008YdvE=1TBWL0000000H7J\"",
                "\"smartsheet-site-validation=-xI1dNinRpBX0uPxZ7RGnUXTpqJRBhC7\"",
                "\"adobe-sign-verification=9827dfe51d191327d94c28cc5a7408\"",
                "\"google-site-verification=ywVSRjOexLUXVkkpNhqZfwFS2l-6R2crzhd2lFxUFgw\"",
                "\"smartsheet-site-validation=RGh7XSGBZQctusgOoyeSS02qGZXvbehG\"",
                "\"486uvl44q2o3emo6ivaeqbsth5\" \"6osfhgr2vbr412cvqa884q9kis\" \"qqc6bto6asi0qib84gk5rq3gsp\"",
                "\"v=spf1 include:spf.wolterskluwer.com include:spf2.wolterskluwer.com ~all\"",
                "\"zapier-domain-verification-challenge=4b511ccb-3a51-476b-9167-779d3ba43f82\"",
                "\"ms-domain-verification=af2670bc-a493-492d-83e7-bdb3fa614f77\"",
                "\"_globalsign-domain-verification=yUo6O2RtxlXLZv4CbvSUDEZkUjIpzvwA9Sn6TY60cZ\"",
                "\"pardot1098032=f68c1c49ad71d152b44f9d9c3b405f2bf00df2e4593ebf21dc8cdcfc0265e6fe\"",
                "\"cursor-domain-verification-b4edg7=mOlsEAihUojkObZRhwe7x23mn\"",
                "\"vmdcokv0qbp29furn8t0c4f3fh\"",
                "\"infoblox-domain-mastery=adb31d2b1afac0084e4e8f613b765db3c2cc1d98b82be38edc2ea8592aff361d6f\"",
                "\"apple-domain-verification=OXig4YYzfeVgSKCv\"",
                "\"atlassian-domain-verification=ieukIwCs8lAYgj2Gr8GVbwL8TNrXQaDX4iTn3F5LvYTAouhJRocDSb6wTMgmSpmo\"",
                "\"2vMXqHZCJxVNv0ZPaJFhq8cdbks:6DB2-A90F-0216-44FF-FFB9-103C-C0F1-0C87\"",
                "\"google-site-verification=-B1drrdX9tP6UkHwxLgXKADRY4WDv90zb7tyAbEBW7M\"",
                "\"_vhezeyfo9fkovd2ijpef7j2izjb9ejs\"",
                "\"google-site-verification=Eczb5xbhxT7APoPD8fKoJL5Tqd94rVHQqUphzbsDw6A\"",
                "\"MS=ms42247502\"",
                "\"ciscocidomainverification=5b4d39d56d9dc011a1130866c495cdb637ae94362c5aefd486d37220441d212a \"",
                "\"amazonses:fvjlL07yFXQv7HPmcglJoFTV4HlZnobrF23+Zd0U02U=\"",
                "\"00D4x000004yJov=1TBQO00000002Ur\"",
                "\"sending_domain1098022=880852b407dc525cdbb709c3df722c1b13988dd6c9552282d7fe1de8e0909f4e\"",
                "\"onetrust-domain-verification=23ce9e8b7cff4eda8af0baed1cdb15a3\"",
                "\"atlassian-domain-verification=sL6XWcHhbHziodHqXwJ5Kll/Rb4PXGL85qU5ErKT/SYbogLpxr8GjFtL9somIzRk\"",
                "\"pardot1098022=e81837a50c980c77913dd2e1ce40fd275236502531246c90a521d24d67f96344\"",
                "\"pardot_339101_*=19a3ad356911ad658191ee53fe77578a09a0449f276fc05b71c5e70abe3c689b\"",
                "\"flexera-domain-verification-vpjugwgcnlopfbxp\"",
                "\"atlassian-domain-verification=S0EsB3OGmz8aVfKkL4fAicw+tRifQYq6RaTof4x+lQSUzqe8Fa5Wh/RpPWnXDVfb\"",
                "\"ew5wnbqfQB8q_0J3-pn0HmZkeeG_8feTOMSu_RIOHd4\"",
                "\"pardot940253=01ee10a5a7f38916487035c9ae27a61e0eed5bbf437d4abe5713b3d85703445c\"",
                "\"include:2514384.spf01.hubspotemail.net\"",
                "\"pardot956672=3977093e47e13a1f6616e6e3ff3ba60cc59250c46a3278a0c717d1d28f0e60cf\"",
                "\"5npvvhrq1pmra39utam58hj7oo\" \"f5CGo5aJX1Qm2yHEkFF5EgLc4o7K3H4T3ENWtD+jVcQ3nqJ0KyjmmBaygbFGSKg9tVNSSkNHqOhZtF6UikHl5A==\"",
                "\"111fc71768ae22d1\"",
                "\"sending_domain1098032=e268fd9475ffbaba6986e69f6547ba969078fe2d60af105f8f2b47f63b508373\"",
                "\"b8926aeda68c4c708a7da1e734bca78e\"",
                "\"ttddhaurm178j8868jk9uq9c87\"",
                "\"guq8n01it8rupor8ia83stm3bh\"",
                "\"pardot920163=b7c01dbcb02bca1a32f37d979278841760a29019cf037e9c32a65bef6c7f4d2b\"",
                "\"anthropic-domain-verification-7v44p6=6HWVXNbert208hAFDBzsLchUW\"",
                "\"pardot399122=2538123cd4b3e7521a32c996a29167b6f9343f080bb2839c8357c4cf88296d93\"",
                "\"297ofielbvsohkd0it4691h809.\"",
                "\"onetrust-domain-verification=bdf6b5241b3940e7b5954938cf023a89\"",
                "\"MS=ms55391449\"",
                "\"_kyuvvwgnakvkx3i1og9xu39134kqk8q\"",
                "\"onetrust-domain-verification=bd102e022878455981dad00ca02fdd4b\"",
                "\"MS=ms87676732\"",
                "\"google-site-verification=yA0NUcrAvyJogh_v1xPgc_UgXT_eQ9ohwOAStrYAU-w\"",
                "\"amazonses:QHC7y2VAe0O8nNHT3JDkUXUa59aTw1ofNa6G4duBq8k=\"",
                "\"amazonses:UKsa+MYyxR+QvMAGbK8OHKLJEkftgzHXCngwMUcuFk0=\"",
                "\"docker-verification=d54a73e0-7977-442e-91ec-04a44f6a8d6e\""
            ],
            "NS": [
                "ns-537.awsdns-03.net.",
                "ns-1985.awsdns-56.co.uk.",
                "ns-1088.awsdns-08.org.",
                "ns-405.awsdns-50.com."
            ],
            "SOA": [
                "ns-537.awsdns-03.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.34.124",
            "13.248.160.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.wolterskluwer.com include:spf2.wolterskluwer.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:DMARC_RUA@wolterskluwer.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc_ruf@wolterskluwer.com; pct=100; fo=1; ri=86400",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.wolterskluwer.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4qtY7G75qRAO+4aE8XRtQfQEg+binkOuGut020DLEFle5ixUmJr6IXtXcZv2A66TEIWZ9aZSyiM0DNBb44Rcg5u9yZHCtrEl351A69K9WJggI1jvHqB3M65spOphQD0AdPlzCZrZUvSS5YzAROp1rpwjBZH3R8mG04WARKHoTs+FjNZDnHNlfC9n3v1DDJw0MIyFOox+pu65uxh3kPHM1rvA4gI2+rOfBi/Szh9oFMOTE6zDxAeWI7xUqngywnDNYqSuUagkiQxKW7q4tfPjtnM9f0ochMsC77t5C38OLeXZooPezSXLpDVTMllJ9Pm797/aDCs+vK2ATvUKIKsjQQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 34.53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 36.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 35.03
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 26.25
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 58.61
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "wolterskluwer.com",
        "valid_from": "2026-07-18T09:51:58-05:00",
        "valid_to": "2026-10-16T09:51:57-05:00",
        "days_remaining": 68,
        "san": [
            "wolterskluwer.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.wolterskluwer.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 04:11:07 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "5369",
            "location": "https://www.wolterskluwer.com/",
            "er-request-id": "f082b62ffdcf3bd8f4508ea831b308f3",
            "pragma": "no-cache",
            "cache-control": "no-store, max-age=0",
            "x-content-type-options": "nosniff",
            "er-rule-id": "r-8014ff79-0d8f-4b07-920c-0ab3309925b6",
            "server": "cloudflare",
            "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",
            "content-security-policy": "default-src 'none'; script-src 'nonce-Z0rr1A0NvNaArzXRum9GPa' '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'",
            "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",
            "server-timing": "chlray;desc=\"a283ea3ed8700223\"",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=CqeHFgPDFKdNYlK8E869mgaWQslkRPxOnugEeshtQMI-1786248667.9753711-1.0.1.1-w64CNZDvXAWCDlSLn2NZ549C6mNCUlqL2rKtSy4rWMZ.rpMR7WNHaw5uXsCbwQ.dUpkq9ZrzISpfetsrHoH4YRNbXw71NJPUkqju4oFsuU7a48fEFc6aW.2Fz5JXhYeu; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.wolterskluwer.com; Expires=Sun, 09 Aug 2026 04:41:07 GMT",
            "strict-transport-security": "max-age=15724800; includeSubDomains",
            "cf-ray": "a283ea3ed8700223-STL"
        },
        "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.wolterskluwer.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wolterskluwer.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4055.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4053.6,
                "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": 79.66
}