{
    "ok": true,
    "domain": "pearson.com",
    "generated_at": "2026-08-08T23:54:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 73,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "3 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": "3 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "151 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-246-247-119.eu-west-1.compute.amazonaws.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": 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": "3 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": "3 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "151 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-246-247-119.eu-west-1.compute.amazonaws.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": "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": [
                "34.246.247.119",
                "63.33.111.1",
                "34.252.224.169"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 pearson-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=YTJvjHKm6xneNcqGbHeAG-O9qny_STM6ES7icnDjY4A\"",
                "\"google-site-verification=WRLoc5k6fC6GD1R-ScwrUeW0YZ1ZN-hmoKahRx5ASmk\"",
                "\"airtable-verification=0b40ec1561a5e30c3a10b1c453ee9046\"",
                "\"sending_domain810623=2410c24332ae5c8aa883596231beca66e28d0c6383b0219e404301d1810c9667\"",
                "\"globalsign-domain-verification=TqrstXMFi0gyyeWc21_xHEHJ9wdhieUGi3nXzFCyLd\"",
                "\"pardot934983=3f44ad78dfb96ddf377db6e97dd7bc433a3a560a465d30ff6243ae85b3a98023\"",
                "\"sending_domain806143=166ffb92823de4f0902d1234e85b80112621c5d7cf46a4fbb8e0dfc9b162b42c\"",
                "\"dufU6TpIKEVPyhhlOwgy9yE4VeFChQ+ggY37Y2qEyoo=\"",
                "\"MS=ms56451824\"",
                "\"docker-verification=264f1428-3511-4bb3-bdf1-e28a0a67eda8\"",
                "\"00DC8000003JCa7=1TBC80000000001\"",
                "\"pardot745963=53707417f81f51aea6264b839d45ed3b3b6d80d229cd4765a3cacf9f055c2f49\"",
                "\"sending_domain934983=216f8afc0591527cc8e50a2e862131495d634f1af86e4563d3c38150f2fd7b35\"",
                "\"mongodb-site-verification=HJAJHjWZ7GT0QHgZ9ITXs4Jlz8QeJCcw\"",
                "\"sending_domain146801=588bc8f3a2b6d3ab2f75ab2eab22504b1305a3651a3f039f9a1eda98d096aa5a\"",
                "\"00db0000000e0e2eaa\"",
                "\"amazonses:T0SLbk9jV6bUqjQ8avQfj0aTsxQBhO9jLCOE8LwIlVg=\"",
                "\"sending_domain924292=56ac279b23140d4ce6a8d41e15301dcc89e15dc9dcae3d395b4373db3ddb8b11\"",
                "\"amazonses:jfhw5pWfb19dkRexdIv1IcV6KPBXrvNzUT6Euq2mMpI=\"",
                "\"miro-verification=bae6e03ab851770cd1f5d78b1913821db1f83268\"",
                "\"mongodb-site-verification=RxyLmFbXnKX2D3Uu7ByFWuw1368Ax69a\"",
                "\"ms-domain-verification=6a7dabde-ed2d-48ce-a20b-a554348c4683\"",
                "\"ZOOM_verify_kCf6CAm6RjqgZS20Y9vjzA\"",
                "\"google-site-verification=ho6SvBAhgBJ6MtNc2uKauPo93G0l4iUHpckFL0FwFyQ\"",
                "\"pardot934983=49248d1ef179d97b2e58513d2003bf91ca380cc4f33d2f774611c731b140a528\"",
                "\"amazonses:OTyTGT4XUPBwOZOlBHwk1WQura2lPUeQTDHzitKZ6EM=\"",
                "\"amazonses:5dpJOYZcnWmvYx+Yino8kf4mUdUQjhFu2bgmx3k39YA=\"",
                "\"sending_domain518251=303e93d79af218e40e42b207b860a81ff42d1d870e52895b844eb77a2bc00025\"",
                "\"pardot745953=649ec904920f186236afabdd034023b736161b3a792ef3d3a7f1e29a4eae4b8e\"",
                "\"amazonses:WQ3bYWL/LOZ3vrNjAq3Dau1b+mlIVypRpY7iTXBswoU=\"",
                "\"pardot941223=653a232fd1576189161464aeed7249eef9c4292e5e13de1150773d7fa280d203\"",
                "\"logmein-domain-confirmation 124DIFG9EGGBAIO5HT6JHDS\"",
                "\"smartsheet-site-validation=3Zpw0cGTQTRNZ_ag274TJxOlV84ZnEWL\"",
                "\"google-site-verification=glfp3eoV-nI0JEs-j0tqTtq5q38tiVTKLHx9pampsJU\"",
                "\"w5aICGsYpHI8FkJojNwZjLGNWebz8TtVgDptsoN24qU=\"",
                "\"pardot1113582=6112323c03538c13961442f7fff1c5949f2f575571c5dde78d5f1ca562f50e14\"",
                "\"as=1483625869\"",
                "\"klaviyo-site-verification=TQxgSr\"",
                "\"wiz-domain-verification=01570d0096f3c2c1a12869ab2d109b8d02147d0684b4b2b23e30317d05d0dbec\"",
                "\"adobe-idp-site-verification=ce5de4e4-ec13-43b6-9f9c-855c252d9577\"",
                "\"new-relic-domain-verification=38806233b01d4757bbe5dd4a4b3d4164\"",
                "\"amazonses:7IuMtwe2R+5biB1X1slUdyfvx1MSz7BspfXCqIBcb34=\"",
                "\"CuWbKXL94V7Q9mBp7RwFwsVP2iMSWa4QhbdG56Dlxwk=\"",
                "\"apple-domain-verification=UuvE90iT3tH0luGQ\"",
                "\"IXCND2L6bj9vQFJcAFC4S/JmFVMp0m+uvREDGQYL1xOAmaRFswE5jRLYqytlkmtFNUBktg5dWCi3w7mbQUsvUw==\"",
                "\"pardot972573=44fdbbe58e3667a63aa7b7f017dcfaedf8bb6f3a3fe5d7ba62364a84a6e7e56b\"",
                "\"p2g1jyfbq1U0bg2EYK+ZTpuvIOagY9gz3qgZfmr2IIwpPSulkz/KiT6Q/QptH7rmAW003M8XT13VQb7g37Bgjw==\"",
                "\"k=rsa;\" \"p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGoQCNwAQdJBy23MrShs1EuHqK/dtDC33QrTqgWd9CJmtM3CK2ZiTYugkhcxnkEtGbzg+IJqcDRNkZHyoRezTf6QbinBB2dbyANEuwKI5DVRBFowQOj9zvM3IvxAEboMlb0szUjAoML94HOkKuGuCkdZ1gbVEi3GcVwrIQphal1QIDAQAB;\"",
                "\"cursor-domain-verification-j4qpg6=8yb2qplDPJwFwQ0BdhrMu2uMp\"",
                "\"pardot806143=26131009ed668bc6488c285c7c93d25838b852246ba82bb5847bcfb14865bd67\"",
                "\"pardot518251=045b933e6cb79e5189e4b6a9868ec6e6878791316e98c84bae79a67ee35f0f0c\"",
                "\"v=spf1 include:_spf.pearson_com._d.easydmarc.pro ~all\"",
                "\"ms-domain-verification=ce3b573a-9a31-4513-b723-9d9329ac749d\"",
                "\"pardot749453=8cb08e6c07422bd2c84d1ee822dd978ce8d988877062c80e57a1441b5a338c87\"",
                "\"google-site-verification=LpADnXyl8uJVXmdIIlJmj_r71ydsdDMs0SLycjrQfOc\"",
                "\"pardot810623=050503b685f6e0286700fe3c500ce5eccdc31f60f64601268d181363af4b480d\"",
                "\"0FIRffQrjrOa/60NMpf3yFnFEy9RFoXfisVIaqcUmUo=\"",
                "\"aZusIo2JYJHTb8923XYGCjmuRc76P7B1ljUxsj6jd5M=\"",
                "\"k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGoQCNwAQdJBy23MrShs1EuHqK/dtDC33QrTqgWd9CJmtM3CK2ZiTYugkhcxnkEtGbzg+IJqcDRNkZHyoRezTf6QbinBB2dbyANEuwKI5DVRBFowQOj9zvM3IvxAEboMlb0szUjAoML94HOkKuGuCkdZ1gbVEi3GcVwrIQphal1QIDAQAB;\"",
                "\"sinch-domain-verification=80c87b6b-d7c0-4809-ab42-7b916bc28276\"",
                "\"amazonses:g/2Ncw/5GcxrFrixwtGEYnJXYIgU3NDSiW74gOSPXdI=\"",
                "\"canva-site-verification=U3YS8r44VjD2cWeciKhDHA\"",
                "\"Z3JYQ/9ahRpN+oDHWKWj005D+QWWiVRA7WXZ6iOTazI=\"",
                "\"pardot745943=6bebd624570a096eff17cba0c32e3062fd46a89d42a2eb11f07f67d7dfb1cdbc\"",
                "\"hj-ownership=5PZj4OYEWTFxiz1.\"",
                "\"google-site-verification=C87_PTR2xDzmbHGM4j-IO2ueFhvZi3AF_XnAVHZeCxI\"",
                "\"pardot924292=b9df9dd106ce01fd468cc79d686944a57eb1bbb94e29fb3425b467cfe2f7a3b3\"",
                "\"twilio-domain-verification=ff70596e5df2b1621c7fb8fc2c6ce134\"",
                "\"amazonses:zMRumHw4KZD0nFgBvdc9mrG5vDw1NMvv+cd/78ebJlw=\"",
                "\"amazonses:rYpCUJotLc9u1oWyrExskC55mUjmu9VWzxua9/dv2bA=\"",
                "\"amazonses:wX8A8Ex1+29g4bf4h2DNGGaV9oe1PJMsha94i9bZ6Pc=\"",
                "\"atlassian-domain-verification=0rSKhL4d81cIAI5xvRLdbS4R9ZYaasUoxfHIEjS3hk76vN2AaW3YoRKBDH9dniIj\"",
                "\"anthropic-domain-verification-bd60hz=e5DETKONcegiShV7tV03uP5FM\"",
                "\"cInqL1ImGZ1po4beKejkVW1qVIFegu/q6TK9PY0TcoEB7U4GQl5RTABzu4ghXVRpZENEwvJPp2L8SofWXxkm5Q==\"",
                "\"amazonses:6GJ7NEGg7JcJKMyTNb0Bj/UHQi1/wVrof4QczuDoTLE=\"",
                "\"apple-domain-verification=XmOlfOrTOT2eETAQ\"",
                "\"pardot1113582=410c9afad6d2c5ee83e74f4c1eb17b48ccc5f1c3aa914f81c5af3607c64cd710\""
            ],
            "NS": [
                "dns-emea-1.ptns.pearson.com.",
                "dns-amer-2.ptns.pearson.com.",
                "dns-apac-1.ptns.pearson.com."
            ],
            "SOA": [
                "dns-amer-2.ptns.pearson.com. gns-dnsoperations.pearson.com. 2013053013 900 900 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.246.247.119",
            "63.33.111.1",
            "34.252.224.169"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.pearson_com._d.easydmarc.pro ~all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:bb264152e6@rua.easydmarc.us,mailto:dmarc_agg@dmarc.everest.email;ruf=mailto:bb264152e6@ruf.easydmarc.us,mailto:dmarc_fr@dmarc.everest.email;fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.pearson.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0yvCrQXhZNpHpaBPOjk/vh4g/1+uWEvct+qhRpvSEf/J0eq+BYW0+IJPY2tGxRPtnzbxXnZGOeIZj8QGAEr039k/K4sVciAFwbR/07/+ycev5rT8WTgcBSDp+k807sOy8PaiVWo+ceOvH2JbjZjE4xnlABu6dJgxO6S4AXkCqSeL0M1v127eNfpb1Me1F6gcJEs8lLHK0pt1r3Rz5MijLyTZ7rsSA5TzNiIqmy2urIc2MOZkxqRPbEh7L7SRyYF+Rv7tup+Rdck6G5Df3sXXyBXWNt6Y3/MpkodgvJmK0AlvpaBn468fK5Pu4yiH/npDZBemvXa86J5eFWEQ/xlNbQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20251211T153035;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:bb264152e6@tls.easydmarc.com;"
    },
    "advanced": {
        "ptr": "ec2-34-246-247-119.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.246.247.119",
                        "34.252.224.169",
                        "63.33.111.1"
                    ],
                    "time_ms": 61.07
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.246.247.119",
                        "34.252.224.169",
                        "63.33.111.1"
                    ],
                    "time_ms": 74.62
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.246.247.119",
                        "34.252.224.169",
                        "63.33.111.1"
                    ],
                    "time_ms": 79.27
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.246.247.119",
                        "34.252.224.169",
                        "63.33.111.1"
                    ],
                    "time_ms": 124.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.246.247.119",
                        "34.252.224.169",
                        "63.33.111.1"
                    ],
                    "time_ms": 561.02
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "sancert1-pmc.pearson.com",
        "valid_from": "2026-01-06T18:00:00-06:00",
        "valid_to": "2027-01-07T17:59:59-06:00",
        "days_remaining": 151,
        "san": [
            "sancert1-pmc.pearson.com",
            "affordable-learning.com",
            "aimsweb.com",
            "btec.co.uk",
            "catalogue.pearsoned.ca",
            "catalogue.pearsoned.co.uk",
            "channels.pearson.com",
            "cogmed.com.au",
            "de.pearson.com",
            "englishready.pearson.co.jp",
            "eu.pearson.com",
            "go.pearson.com",
            "helloq.co.uk",
            "helloq.com",
            "helloq.com.au",
            "learner.pearson.com",
            "learningonline.net",
            "marketing.pearsonassessments.com",
            "myneslab.com",
            "pcatweb.info",
            "pearson.co.jp",
            "pearson.com",
            "pearson.com.au",
            "pearson.com.hk",
            "pearson.it",
            "pearsonaccelerated.com",
            "pearsonassessment.com",
            "pearsonassessments.com",
            "pearsonbusinessschool.ac.uk",
            "pearsonclinical.asia",
            "pearsonclinical.co.uk",
            "pearsonclinical.com",
            "pearsonclinical.com.au",
            "pearsoncollege.com",
            "pearsoncollegelondon.ac.uk",
            "pearsoned.com",
            "pearsonenglish.com",
            "pearsonglobalschools.com",
            "pearsonhighered.com",
            "pearsonplc.com",
            "pearsonplus.com",
            "pearsonschoolsandfecolleges.co.uk",
            "pisa25.pearson.com",
            "quotient-adhd.com",
            "redeem.pearsonplus.com",
            "research.pearson.com",
            "researchnetwork.pearson.com",
            "smarthinking.com",
            "smarthinking.net",
            "talentlens.co.uk",
            "talentlens.com",
            "talentlens.com.au",
            "talentlens.fr",
            "talentlens.nl",
            "ux.pearson.com",
            "versanttests.com",
            "vig.pearsoned.com",
            "wauwatosavirtualacademy.com",
            "wiscv.com",
            "www.affordable-learning.com",
            "www.aimsweb.com",
            "www.cogmed.com.au",
            "www.englishready.pearson.co.jp",
            "www.helloq.co.uk",
            "www.helloq.com",
            "www.helloq.com.au",
            "www.myneslab.com",
            "www.pcatweb.info",
            "www.pearson.co.jp",
            "www.pearson.com.au",
            "www.pearson.it",
            "www.pearsonassessment.com",
            "www.pearsonbusinessschool.ac.uk",
            "www.pearsonclinical.co.uk",
            "www.pearsonclinical.com",
            "www.pearsoncollege.com",
            "www.pearsoned.com",
            "www.pearsonenglish.com",
            "www.pearsonglobalschools.com",
            "www.pearsonplc.com",
            "www.pearsonplus.com",
            "www.smarthinking.com",
            "www.smarthinking.net",
            "www.talentlens.co.uk",
            "www.talentlens.com.au",
            "www.talentlens.fr",
            "www.talentlens.nl",
            "www.versanttests.com",
            "www.wiscv.com",
            "www.yltests.pearson.com",
            "yltests.pearson.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.pearson.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "date": "Sun, 09 Aug 2026 04:54:09 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.pearson.com/en-us",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000 ; preload",
            "cache-control": "must-revalidate, max-age=7200",
            "content-security-policy-report-only": "default-src 'self' https://*.akstat.io https://*.algolianet.com https://*.fls.doubleclick.net https://*.pearson.com https://*.visualwebsiteoptimizer.com https://a.quora.com https://ad.doubleclick.net https://ade.googlesyndication.com https://alb.reddit.com https://analytics-ipv6.tiktokw.us https://analytics.formassembly.com https://analytics.tiktok.com https://analytics.twitter.com https://api.company-target.com https://app.launchdarkly.com https://bam.nr-data.net https://bat.bing.com https://bat.bing.net https://c.go-mpulse.net https://cdn.cookielaw.org https://cdn.jsdelivr.net https://cdn.pdst.fm https://cdn.sift.com https://connect.facebook.net https://d.btttag.com https://fonts.googleapis.com https://fonts.gstatic.com https://geolocation.onetrust.com https://googleads.g.doubleclick.net https://hexagon-analytics.com https://i.liadm.com https://img.youtube.com https://insight.adsrvr.org https://js-agent.newrelic.com https://js.adsrvr.org https://p11.techlab-cdn.com https://pagead2.googlesyndication.com https://pearson--projects.sandbox.my.site.com https://pearson.blueconic.net https://pearson.com https://pearson.esaas.inmoment.eu https://pearson.mcxplatform.de https://pearson.sb.blueconic.net https://pearson.tfaforms.net https://pearson3283191z.btttag.com https://pi.pardot.com https://pixel-config.reddit.com https://pixels.spotify.com https://privacyportal-de.onetrust.com https://px.ads.linkedin.com https://q.quora.com https://region1.google-analytics.com https://s.company-target.com https://s.go-mpulse.net https://sc-static.sc-static.net https://secure.adnxs.com https://snap.licdn.com https://static.ads-twitter.com https://static.hotjar.com https://t.t.co https://tag-logger.demandbase.com https://tag.demandbase.com https://tag.rmp.rakuten.com https://td.doubleclick.net https://tr.snapchat.com https://tr6.snapchat.com https://trial-eum-clientnsv4-s.akamaihd.net https://trial-eum-clienttons-s.akamaihd.net https://us5azow6i2-dsn.algolia.net https://utt.impactcdn.com https://www.redditstatic.com https://xfoi9ebbhr-dsn.algolia.net; script-src 'nonce-yqoCGg0SsPZNgBXHJbRuYih3' 'strict-dynamic' 'unsafe-inline' https: https://*.go-mpulse.net; script-src-elem 'nonce-yqoCGg0SsPZNgBXHJbRuYih3' 'unsafe-inline' blob: https:; style-src 'self' 'unsafe-inline' data: https://*.pearson.com https://*.visualwebsiteoptimizer.com https://cdn.cookielaw.org https://fonts.googleapis.com https://fonts.gstatic.com https://pearson.com; style-src-attr 'unsafe-inline'; img-src 'self' data: blob: https://*.fls.doubleclick.net https://*.pearson.com https://*.visualwebsiteoptimizer.com https://ad.doubleclick.net https://alb.reddit.com https://analytics-ipv6.tiktokw.us https://analytics.tiktok.com https://analytics.twitter.com https://bat.bing.com https://bat.bing.net https://cdn.cookielaw.org https://d.btttag.com https://fonts.gstatic.com https://googleads.g.doubleclick.net https://hexagon-analytics.com https://i.liadm.com https://i6.liadm.com https://id.rlcdn.com https://img.youtube.com https://insight.adsrvr.org https://pearson--projects.sandbox.my.site.com https://pearson.blueconic.net https://pearson.com https://pearson3283191z.btttag.com https://pi.pardot.com https://pixel-config.reddit.com https://pixels.spotify.com https://px.ads.linkedin.com https://region1.google-analytics.com https://sc-static.sc-static.net https://secure.adnxs.com https://segments.company-target.com https://static.ads-twitter.com https://t.t.co https://td.doubleclick.net https://tr.snapchat.com https://tr6.snapchat.com https://utt.impactcdn.com https://www.facebook.com https://www.google.com https://www.googletagmanager.com https://www.linkedin.com https://www.redditstatic.com; font-src 'self' data: https://*.pearson.com https://cdn.cookielaw.org https://fonts.googleapis.com https://fonts.gstatic.com https://pearson.com; connect-src 'self' https://*.adobeaemcloud.com https://*.akamaihd.net https://*.akstat.io https://*.algolianet.com https://*.go-mpulse.net https://*.pearson.com https://*.visualwebsiteoptimizer.com https://a.quora.com https://ad.doubleclick.net https://alb.reddit.com https://analytics-ipv6.tiktokw.us https://analytics.formassembly.com https://analytics.google.com https://analytics.tiktok.com https://analytics.twitter.com https://api-c-pgi.pearson.com https://api.company-target.com https://app.launchdarkly.com https://bam.nr-data.net https://bat.bing.com https://bat.bing.net https://c.go-mpulse.net https://cdn.cookielaw.org https://cdn.pdst.fm https://cdn.sift.com https://connect.facebook.net https://dev.visualwebsiteoptimizer.com https://fonts.googleapis.com https://fonts.gstatic.com https://geolocation.onetrust.com https://googleads.g.doubleclick.net https://hexagon-analytics.com https://i.liadm.com https://insight.adsrvr.org https://js-agent.newrelic.com https://js.adsrvr.org https://p11.techlab-cdn.com https://pagead2.googlesyndication.com https://pearson--projects.sandbox.my.site.com https://pearson.blueconic.net https://pearson.com https://pearson.esaas.inmoment.eu https://pearson.mcxplatform.de https://pearson.sb.blueconic.net https://pearson.tfaforms.net https://pi.pardot.com https://pixels.spotify.com https://privacyportal-de.onetrust.com https://px.ads.linkedin.com https://q.quora.com https://region1.google-analytics.com https://s.company-target.com https://s.go-mpulse.net https://service-stg.pearson.com https://service.pearson.com https://snap.licdn.com https://static.hotjar.com https://stats.g.doubleclick.net https://t.t.co https://tag-logger.demandbase.com https://tag.demandbase.com https://tag.rmp.rakuten.com https://tr.snapchat.com https://tr6.snapchat.com https://us5azow6i2-dsn.algolia.net https://utt.impactcdn.com https://www.google-analytics.com https://www.google.com https://www.googleadservices.com https://www.googletagmanager.com https://xfoi9ebbhr-dsn.algolia.net; media-src 'self' blob: https://*.pearson.com https://pearson.com; frame-src 'self' https://*.pearson.com https://15344178.fls.doubleclick.net https://pearson.com https://s.company-target.com https://www.facebook.com https://www.googletagmanager.com; frame-ancestors 'none'; base-uri 'self'; object-src 'none';",
            "set-cookie": "bm_sz=B8880D51CD34296DE9763D506066C1DE~YAAQD1XIF0qt1a6fAQAArAbf5ABj28c2WoF++UmAmstlwMni41riR/wUnO9IQ/Db47UAIi2zssh+3vCU52WuOdSCtjz2HnxI/fTmMrvjs//PiyTSpAs4zGy2SW675m+Pg4t2q/AEZlz5LQ9vMoizpO4YpHa1c4LnajzO6i1PP6IcmV6GJK/zaeUqhfMGk42ROGWMMGEBvs5MHWygkHCYFzzWGeLTYRKVOoNjUOASaCObPI/FccKuqTPIBq6Jgy2NGcEx+BrmzlZzQp+8+ZbtucYeOsRMiiC5XuV9MuGVLQgik+MVdqXmhq54yl7dRaw5kMdk8UzodsgO4bvXTRXm0Ig6WN2baUumuX27FrUXXIvtRsatAN+H+/TN~4273208~4601143; Domain=.pearson.com; Path=/; Expires=Sun, 09 Aug 2026 08:54:09 GMT; Max-Age=14400",
            "x-akamai-pmcbrowser": "country_code=US,region_code=MO,city=SAINTLOUIS,lat=38.6312,long=-90.1926,timezone=CST,zip=63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199",
            "akamai-cache-status": "Hit from child",
            "akamai-grn": "0.0f55c817.1786251249.66a5303f",
            "server-timing": "ak_p; desc=\"1786251249315_399004943_1722101823_21_7327_35_0_15\";dur=1",
            "expires": "Sun, 09 Aug 2026 06:54:09 GMT",
            "last-modified": "Tue, 28 Jul 2026 16:23:25 GMT",
            "x-timer": "S1785255809.448962,VS0,VE384",
            "x-served-by": "cache-iad-kiad7000103-IAD, cache-iad-kiad7000084-IAD",
            "x-cache-hits": "0, 0",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.pearson.com/en-us",
        "title": "Create new possibilities with Pearson. Start learning today.",
        "description": "Shop our online store for online courses, eTexts, textbooks, learning platforms, rental books and so much more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.246.247.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "63.33.111.1": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.252.224.169": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "pearson-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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.28
}