{
    "ok": true,
    "domain": "chegg.com",
    "generated_at": "2026-08-09T13:03:00-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": "183 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-44-240-221-179.us-west-2.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": "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": "183 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-44-240-221-179.us-west-2.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": [
                "44.240.221.179",
                "52.32.105.114",
                "100.23.238.234"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00360d01.gslb.pphosted.com.",
                "10 mxa-00360d01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"stripe-verification=32542EDE4C95BFA2303B6F7BFD3B5B343B25B43DC14C7929D118C554ADB9787C\"",
                "\"asv=3342082966ad1b4803c0c58c6ad6f3ba\"",
                "\"stripe-verification=72B8641D1A0B063CF4B4E71361AA8CC48A0E7279F6EFBEB11703FE314089BE9C\"",
                "\"braintrust-domain-verification-bjd9cm=Es458LFZHXIRqD2flQgbW914R\"",
                "\"docker-verification=70a27525-6c2d-496e-b936-c25aff624125\"",
                "\"adobe-idp-site-verification=5a0e2fc4a788f166244eaeb784184c4eeee4ce00df8d65bf6941e9f42339d120\"",
                "\"atlassian-sending-domain-verification=855ef296-1c2b-4a34-b544-64d8c6ab2d80\"",
                "\"mixpanel-domain-verify=3a5d4cce-f99e-4002-b79f-307e51450e6f\"",
                "\"hubspot-domain-verification=OWZlZjA3YzktMzkxNC00NjFkLWIxMzUtOGM2ZTcxMjQ5ZTNj\"",
                "\"mongodb-site-verification=QeMJGdEhA3qOxoE9q0Ms4q0kkLkUXMG4\"",
                "\"atlassian-domain-verification=YwlJ/bGike/cutqsk43lfRICqM3dakD2wqNHt70xbmp7CLky7BSVPvKmk9nNKFVO\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:aspmx.pardot.com include:_spf.atlassian.net include:mail.zendesk.com ~all\"",
                "\"miro-verification=2a524b3b46742b6bb51133d4fb13dfbd3458b97c\"",
                "\"docusign=7e1bcc24-4d0b-479d-80f4-5eb7cc3c34c3\"",
                "\"anthropic-domain-verification-rj1day=eo4IXRn91WpVoaL01ouGFR6o6\"",
                "\"zoho-verification=zb99330915.zmverify.zoho.com\"",
                "\"google-site-verification=OAzEX7CJGXx3cJaTmz2CldY-G8SXXVgCTtcuIp0wKCI\"",
                "\"vertexinc-cloud-1b3988b4-bf3c-41d6-b1b5-9a0818246a27\"",
                "\"_cf-custom-hostname=ed7e7b7d-3cff-4880-83fc-d04c9aa2112d\"",
                "\"facebook-domain-verification=8ml3k2v460a7l4wg1v6oe5qrik1wnu\"",
                "\"pardot826923=427eb0f4609ce56ee2199bc5cfcd84040ecedab3c3510b5037fe6e5be4d376e6\"",
                "\"onetrust-domain-verification=0e7a17aac9a741d7ac7a4e242cf5ab1c\"",
                "\"google-site-verification=hHJwr3D6aCLTEOQ8Fvj5Qdbdp0wHT9pSanxL0FLIlus\"",
                "\"x0phzwl91wcnt5b8z5tk76l1kdy14vxb\"",
                "\"google-site-verification=Nvq-xjeF7ZDKeUu1j4qsCp6wKJCdubYTzNFHiQ9k5nY\"",
                "\"mongodb-site-verification=zHP07SXaJ4nOHvPTny4EbpotRTA7grl1\"",
                "\"formstack-domain-verification=f1676602017727207ed5d97498f72374\"",
                "\"google-site-verification=EniK_uUXkrkj0nF-meC3bO2l-SpHVlGi-kEgJmMmTXg\"",
                "\"wiz-domain-verification=3f5ae88e1fe7ccf39cb6df761e31a83192b8b1d6abd1f560700a41306b6f5eb0\"",
                "\"cisco-ci-domain-verification=5d710224ffcc2b364278bd8dcf8b4024c34a5d22af5e190a6f6bd22e5b3d87da\"",
                "\"elevenlabs=LctbxPPFOPHYnuiYcJqrXjUb0WsCEbMWipHrpz-I2sw\"",
                "\"klaviyo-site-verification=RQbznh\"",
                "\"shopify_verification_store.skills=01HW35FC7WQBE2YWZM1GGSXR7F\"",
                "\"ZOOM_verify_TnNhpuxJTTmMucFtng44xg\"",
                "\"apple-domain-verification=tOSGEnaxK2cCbTQg\"",
                "\"cursor-domain-verification-3s53md=FTfpTv0MAV58UyT2Ql7ST7qzW\"",
                "\"_tjc4nhoqmdz5a95yqhelnk48vp4jyz2\"",
                "\"liveramp-site-verification=qk3VHmdzO4nIdwPxAZ2iYOkCaWxPzVuhtyhEyLkTBq0\"",
                "\"851ceca55a874dec9496115b58a38cac\"",
                "\"google-site-verification=toj1VRJpvynNZoKUzR-m5A2dSOvkGUhIy41XdUWfAC8\"",
                "\"adobe-idp-site-verification=9d9445c56c0681e962b4c14e8d78d817c8cfae53922f1b84e2bc71b87efdbdf9\""
            ],
            "NS": [
                "ns-289.awsdns-36.com.",
                "ns-1026.awsdns-00.org.",
                "ns-699.awsdns-23.net.",
                "ns-2045.awsdns-63.co.uk."
            ],
            "SOA": [
                "ns-289.awsdns-36.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.240.221.179",
            "52.32.105.114",
            "100.23.238.234"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:aspmx.pardot.com include:_spf.atlassian.net include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.chegg.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDtNn+YbBHiSmehI4FFFQItjFY+QvGrFczu1/TqKj8UtzlkFrXYxDQD5Cbfvyjca41sqd0gs8oX8Fna8O1aFc9wH33bAfijPCNFgxlhyB8he8SR/y6e6P/qEJj6pT0jJO/JHXkgHdDIQCRQ6czJoenVYIlh2t562dmFOBUBjO2G8QIDAQAB; n=1024,1453199522,1468924322",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-240-221-179.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.23.238.234",
                        "44.240.221.179",
                        "52.32.105.114"
                    ],
                    "time_ms": 65.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.23.238.234",
                        "44.240.221.179",
                        "52.32.105.114"
                    ],
                    "time_ms": 26.11
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.23.238.234",
                        "44.240.221.179",
                        "52.32.105.114"
                    ],
                    "time_ms": 52.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.23.238.234",
                        "44.240.221.179",
                        "52.32.105.114"
                    ],
                    "time_ms": 27.61
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.23.238.234",
                        "44.240.221.179",
                        "52.32.105.114"
                    ],
                    "time_ms": 132.23
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "chegg.com",
        "valid_from": "2026-07-25T19:00:00-05:00",
        "valid_to": "2027-02-08T17:59:59-06:00",
        "days_remaining": 183,
        "san": [
            "chegg.com",
            "*.chegg.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.chegg.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 18:02:59 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "88921",
            "location": "https://www.chegg.com:443/",
            "set-cookie": "userData=%7B%22authStatus%22%3A%22Logged%20Out%22%2C%22email%22%3A%22%22%2C%22attributes%22%3A%7B%22uvn%22%3A%22%22%7D%7D; Path=/",
            "x-next-boost-status": "hit",
            "x-powered-by": "Next.js",
            "etag": "\"11aryx6rr6xbjvh\"",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "vary": "Accept-Encoding",
            "content-encoding": "gzip",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 cf7f5618e597ce09ea40040e6c47f0a6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "XvxqEatS7LQp6W7hPiYOE2Tu5PUkzZG9yET-Xft0_wVwutxuLx_K0w==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.chegg.com:443/",
        "title": "Chegg - Get 24/7 Homework Help | Study Support Across 50+ Subjects",
        "description": "Innovative learning tools. 24/7 support. All in one place. Homework help for relevant study solutions, step-by-step support, and real experts.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.240.221.179": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.32.105.114": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.23.238.234": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00360d01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.5,
                "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": 119.24
}