{
    "ok": true,
    "domain": "mheducation.com",
    "generated_at": "2026-08-09T15:21:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "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": "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": "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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-215-70-167.compute-1.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": "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": "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": "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": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-215-70-167.compute-1.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": [
                "3.215.70.167",
                "44.216.239.162",
                "34.237.175.198"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00363701.gslb.pphosted.com.",
                "10 mxb-00363701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"cisco-ci-domain-verification=4be5ec8f692cac532be02675d994632e86b8ec5ffd60df0ab03e0fc88f8e6619\"",
                "\"google-site-verification=1SrHQrsSKlaeICKr7JUyP2ac3FBE7GrDArejeqsNek8\"",
                "\"virtru-site-verify=TTsZikYt6*mCn-fz87jTeh!3g9**VH.3xTNfEs!J\"",
                "\"jamf-site-verification=UM34-Qn-quR-NA0uumS1DA\"",
                "\"sfOrgId = '00D6C0000009yRZ'\"",
                "\"figma-domain-verification=f8a35c1b991243122cdc71405b1f75b0c8a35a759e75e9c1318c203d387832cc-1763500311\"",
                "\"sfChatUrl = 'https://d.la2-c1cs-ia5.salesforceliveagent.com/chat'\"",
                "\"webexdomainverification.4C675B8B79D8B136E053AB06FC0A3F65=98c599cf-9d2f-4319-aa85-a5c4d1993db1\"",
                "\"liClWoeZEad9pMYaMIZz2jqKd0U\"",
                "\"amazonses:c0nhtnSNNxXqHNK9iy8SSVI1qj1DDadpwmIEiRKAv98=\"",
                "\"sfContentUrl = 'https://d.la2-c1cs-ia5.salesforceliveagent.com/content'\"",
                "\"docker-verification=c3d7b8b9-cb16-4eb7-8d81-0974e72e0a0c\"",
                "\"sfEnvUrlPod = 'https://mh--dev.sandbox.my.site.com'\"",
                "\"google-site-verification=AJzhGkXacqCr1vHOp3vFEbvkNqjleD3Xw3O0KT2nAoQ\"",
                "\"figma-domain-verification=ea3477b1f8e715593349bd1ce1979c58a5beadf0a10e904d501a3444028b87ed-1763045434\"",
                "\"sfEnvUrl = 'https://mh--dev.sandbox.my.salesforce.com'\"",
                "\"amazonses:sInK/zhtrYvi9X6AyK4c5Ggi/eC9R8CRW7uMsuY/sgA=\"",
                "\"klaviyo-site-verification=Ugs4T4\"",
                "\"extensis-domain-verification=c523eb99-270b-4f84-9236-7b9815eb8ffd\"",
                "\"amazonses:29ZQ0rqs3F93+tDQVLe8cI3rSaDKO+Qi8hl/iySiick=\"",
                "\"v=spf1 include:_spf2.mheducation.com a:mx.brainshark.com include:amazonses.com include:mktomail.com include:spf.protection.outlook.com include:_spf.salesforce.com include:spf-00363701.pphosted.com  -all\"",
                "\"v6grhjx01dxk5yjjfn1cmg0tpbgpll6f\"",
                "\"pendo-domain-verification=92a38a43-3bd2-4007-b8be-7294fdda3277\"",
                "\"hpe-greenlake-domain-verification=69637752352d5a4b39503633484548785a595a315948577668596b496a717173\"",
                "\"asv=8b051e8264b0157766b0f0ca9e727afd\"",
                "\"sfEmbdServiceUrl = 'https://mh--dev.my.salesforce.com/embeddedservice/5.0/esw.min.js'\"",
                "\"facebook-domain-verification=jmucfz5agnyrro97dnvyagbmvx5o18\"",
                "\"onetrust-domain-verification=1f5b083b2c4749c391bbf4d9656891bd\"",
                "\"amazonses:MGqHru9vHXwtjv6chSNbA9u+CFog403Li1ZZqLoQWJA=\"",
                "\"google-site-verification=WxPEEvrengXOlaM-QNci58faN8YYTU9NlHChMmVjDR0\"",
                "\"anthropic-domain-verification-s041y7=euKjnfaw8mhUS1vjnGtUnyuhd\"",
                "\"pendo-domain-verification=402cbc8d-0f07-4299-b6db-6df6f6323e42\"",
                "\"atlassian-domain-verification=c7gXeeyIdIRhycDBErnNtWxlaLdJaH8Xe4HRW8opzT9s2oN12uSQAMt/uwuQHErb\"",
                "\"apple-domain-verification=1lJD7yCkNLx70BGU\"",
                "\"google-site-verification=oFO4uswKeYaeUxGm_B7UQ8U3m2ZtNk0Q21uqfGDp568\"",
                "\"google-site-verification=8V7kN5CIvny969sc05QlJkMNRCDAFOdmom27W3WB5HE\"",
                "\"figma-domain-verification=d7249675b732b693c2d795fab480fc4ca609f8d8a26a7a37105b47654a1313b5-1762875396\""
            ],
            "NS": [
                "pdns85.ultradns.org.",
                "pdns85.ultradns.com.",
                "pdns85.ultradns.net.",
                "pdns85.ultradns.biz."
            ],
            "SOA": [
                "pdns85.ultradns.com. hostmaster.mheducation.com. 2014117286 3600 900 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.215.70.167",
            "44.216.239.162",
            "34.237.175.198"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf2.mheducation.com a:mx.brainshark.com include:amazonses.com include:mktomail.com include:spf.protection.outlook.com include:_spf.salesforce.com include:spf-00363701.pphosted.com  -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.mheducation.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMI9mnKn7IftmCyaSkrBUwkWJuyNmfCR3rlIp0c7f/STJTwSpoFrLBG4Aace5z/8jqf08OL57IC2g0taMAEQYI9nlBCrJGfuVNtCg44GtTirWRI2yn3jhenwuHo+qT/HL7tdIwWKLAbXBCxgCYJ1+5wD511+aevSo4TVsXPQbUIQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://d3d2eiplzk5yoi.cloudfront.net/MGH_Logo_RGB_tiny1_2.svg; a=https://d3d2eiplzk5yoi.cloudfront.net/mcgraw_hill_bimi.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-215-70-167.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.215.70.167",
                        "34.237.175.198",
                        "44.216.239.162"
                    ],
                    "time_ms": 54.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.215.70.167",
                        "34.237.175.198",
                        "44.216.239.162"
                    ],
                    "time_ms": 51.71
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.215.70.167",
                        "34.237.175.198",
                        "44.216.239.162"
                    ],
                    "time_ms": 52.01
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.215.70.167",
                        "34.237.175.198",
                        "44.216.239.162"
                    ],
                    "time_ms": 50.47
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.215.70.167",
                        "34.237.175.198",
                        "44.216.239.162"
                    ],
                    "time_ms": 69.02
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.ecom-ady.prod.mheducation.com",
        "valid_from": "2026-04-01T19:00:00-05:00",
        "valid_to": "2026-10-16T18:59:59-05:00",
        "days_remaining": 68,
        "san": [
            "www.ecom-ady.prod.mheducation.com",
            "ss-test-prod.ecom-ady.prod.mheducation.com",
            "www.mheducation.com",
            "redi-test.mcgrawhill.com",
            "redi.mcgrawhill.com",
            "www-prod.ecom-ady.prod.mheducation.com",
            "www-test-prod.ecom-ady.prod.mheducation.com",
            "mheducation.com",
            "ss-prod.ecom-ady.prod.mheducation.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.mheducation.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "date": "Sun, 09 Aug 2026 20:21:32 GMT",
            "content-type": "text/html",
            "content-length": "134",
            "location": "https://www.mheducation.com:443/",
            "x-dispatcher-host": "f8f450999aec",
            "set-cookie": "viewerCountryFromCDN=US; Path=/; Max-Age=86400; SameSite=Lax",
            "accept-ranges": "bytes",
            "cache-control": "max-age=86400",
            "expires": "Mon, 10 Aug 2026 20:21:32 GMT",
            "strict-transport-security": "max-age=63072000;includeSubDomains;",
            "content-security-policy": "default-src * data: blob: 'unsafe-inline' 'unsafe-eval' frame-ancestors: 'self' *.mheducation.com;",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Origin",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 7181567d484de34de92c53152dbc0c0a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "mmSwpkxaJHSvCLOFSQWJtUEpbcbRRWXOm8159WTwrnB4b20dSTQR1g==",
            "age": "4138"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mheducation.com:443/",
        "title": "McGraw Hill",
        "description": "Navigate your educational journey with McGraw Hill. We provide essential tools and resources for both instructors and students to foster effective learning.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.215.70.167": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.216.239.162": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.237.175.198": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00363701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 99.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 50.1,
                "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": 93.46
}