{
    "ok": true,
    "domain": "wiley.com",
    "generated_at": "2026-08-08T17:13:14-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "108 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-214-121-213.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "108 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-214-121-213.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "44.214.121.213"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0053b401.gslb.pphosted.com.",
                "10 mxb-0053b401.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_5s6w9ilorbw7lq4o4tmjis6jllyh3ux\"",
                "\"s3-media.www\"",
                "\"smartsheet-site-validation=KEDvwXt5akQwwbLCue5L77ZMaOydfAeR\"",
                "\"google-site-verification=aa2BDJEZDHsUPpkP9iWpq7UVweoBI0CNJO3R1kJuCtM\"",
                "\"Foxit-domain-verification=9dacba230bc749cc6ebd48bd6f3b2f94\"",
                "\"smartsheet-site-validation=u5oORQVd51Pq1XoiO5wfUM8qZCn2Bchk\"",
                "\"atlassian-domain-verification=pUdOIkmaYSY7cebQqI7itL6oWaKx3Py4nxzH3sJ53PevIQKpqsKvdqNH926DUsYI\"",
                "\"resolve.wiley-edge.www\"",
                "\"google-gws-recovery-domain-verification=62358310\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"Ij/2AJluU4w2K9LhkMqc829JVXNL8XVua50oJVbFPs2YfR/Gv0sw+iZmpukIH01GpkTl4wT7TbaB1nOrpOraMQ==\"",
                "\"apple-domain-verification=2X5ZUtVTY7gwanl0\"",
                "\"react-s3-content-search.www\"",
                "\"o62d20du3kmhr7pik0rkbtc40h\"",
                "\"pardot_6262_*=9373ea77415737181fbcdbb157fd059621e1f1a0e39d707042c127d40448aa74\"",
                "\"facebook-domain-verification=xk3joybsywc1vw1t1asmpg3bz2l0gp\"",
                "\"amazonses:EMhTRBC7svLHvaN6cto/F4c1G0RMZ9BA+kri0T2T0Os=\"",
                "\"amazonses:k+xF11+asADqiXkJxZ05fmEdW9lImYsM82npYAz2+qo=\"",
                "\"edu-snap-s3.www\"",
                "\"static.www\"",
                "\"edu-ebs.www\"",
                "\"MS=ms30226645\"",
                "\"resolve.www\"",
                "\"dvSGEI9XA1qWk3GC0hExxX4Can0123oKACFD3niYe7nVto3BRNnvdnqmEJqRfKL6.r54qAqCZSs4xyyeamMffaxyR1FWYVb5OvwUh8EcrhpI\"",
                "\"adobe-sign-verification=219715f8d3ea324444dbfad75178cbe4\"",
                "\"stripe-verification=c115a1542c1fc16796133834554c188a4b8de07ea3a1522f884fa6d60712e990\"",
                "\"cookies.www\"",
                "\"smartsheet-site-validation=Vh_bxt5EUgGcw-9NhO180xCrpKw7toIw\"",
                "\"react-s3-clp.www\"",
                "\"aem.www\"",
                "\"amazonses:HH4mUm9Q3AnMlV4xMw+pxr1lS9FoQ8Sb3PGAhKrkSLg=\"",
                "\"cisco-ci-domain-verification=5dd6bde7f03b26aeb9c6935f0ef0bfe9de8834876cb2f7c80af13d410bf1437b\"",
                "\"mgverify=bed53275011f0a284c6ab4497193207382e0e61eb6195225c37049901d3e8cc1\"",
                "\"zapier-domain-verification-challenge=3cbe7fca-f600-4fac-9ce9-5e5be5a83bd7\"",
                "\"ibmid=e060d472-b8e6-4cfc-a49a-0a72078e39c3\"",
                "\"google-site-verification=u6b2cM8TX71kjZedQkWywnAwx8k9Z5Cn6IK07VUaL0Y\"",
                "\"anthropic-domain-verification-y19hfp=UmMwLieDe5erNReLYwnBPigR1\"",
                "\"cisco-ci-domain-verification=4195a7227e5d0de711508cade181d39e864778b2ddbdc1d6c37cced53fa89066\"",
                "\"pardot1115643=45e6b9f9d97e0e5c74895386784a15c6bca10fa\" \"87c03fc774453e6e4f6ac9929\"",
                "\"amazonses:jQWV3hBePmNxs9dQpXythdfVfpbAjUeak2Jo64xQdjI=\"",
                "\"_9bwcv2vqwc32381xawvccmbey9ixpva\"",
                "\"amazonses:7xXi16wcVyWmz0xeLiuclnXlErhptSO7uuV9465gFcM=\"",
                "\"Dynatrace-site-verification=299453a3-1289-44b5-be51-4efc18baebe2__gaa6kkt8ri0tu9k6jtvrq3jtp7\"",
                "\"google-gws-recovery-domain-verification=56371826\"",
                "\"react-s3-dcp.www\"",
                "\"MS=ms57910393\"",
                "\"js-emergency.www\""
            ],
            "NS": [
                "aus-ibextdns-01.wiley.com.",
                "car-ibextdns-01.wiley.com."
            ],
            "SOA": [
                "aus-ibextdns-01.wiley.com. unix_admin.unix.wiley.com. 2007055830 10800 3600 2592000 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.214.121.213"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_agg@vali.email,mailto:rua@wiley.com; ruf=mailto:ruf@wiley.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wiley.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1IYjtYDj/4foRPeSypM63KwuqyjParBms5VpMjqojcvUhc5tKg59RTyXRoOLwXd9EXXhgUZh42q3uXovQyuVSkaCX759v8nh36uICic9brBcxEAuhvmmfNRIE9PILSWie2uG5whaTgsAYJK1Ppf49Gz9b+HzvxP38DegxdBGbW6ORouHRW5SwUadryAzLwcz0bhACCGZn5s5TrZw10CRj1eSPNGCJC+zjoS3gb54sR9YJmsm7oLOBwmDCYCkvhJF01S6TKxud/8pxiYsbC2wLAHInUyTOHpFLaq1ihRqV73k8FlQ4TWIFiAjrsuLaW7PdJ43xY0tplnOmS+cDGzweQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-214-121-213.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.214.121.213"
                    ],
                    "time_ms": 84.79
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.214.121.213"
                    ],
                    "time_ms": 58.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.214.121.213"
                    ],
                    "time_ms": 67.59
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.214.121.213"
                    ],
                    "time_ms": 74.71
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.214.121.213"
                    ],
                    "time_ms": 138.65
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.wiley.com",
        "valid_from": "2025-11-10T18:00:00-06:00",
        "valid_to": "2026-11-24T17:59:59-06:00",
        "days_remaining": 108,
        "san": [
            "www.wiley.com",
            "wiley.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.wiley.com/en-us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 22:13:14 GMT",
            "server": "cloudflare",
            "strict-transport-security": "max-age=2592000",
            "x-content-type-options": "nosniff",
            "location": "https://www.wiley.com/en-us/",
            "content-type": "text/html;charset=utf-8",
            "vary": "Accept-Encoding,User-Agent",
            "x-frame-options": "SAMEORIGIN",
            "cf-ray": "a281ddfb6aa53f0e-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-vhost": "wiley-com",
            "cache-control": "max-age=300,stale-while-revalidate=120,stale-if-error=86400",
            "last-modified": "Sat, 08 Aug 2026 07:05:42 GMT",
            "expires": "Sat, 08 Aug 2026 22:18:14 GMT",
            "age": "0",
            "set-cookie": "affinity=\"c21ee36a564853a5\"; Path=/; HttpOnly; secure",
            "x-served-by": "cache-stl760037-STL",
            "x-cache": "MISS",
            "x-timer": "S1786227194.153031,VS0,VS0,VE42",
            "cf-cache-status": "DYNAMIC"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wiley.com/en-us/",
        "title": "Trusted Research & AI Insights | Wiley",
        "description": "Home Page",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "44.214.121.213": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0053b401.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.3,
                "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": 89.74
}