{
    "ok": true,
    "domain": "eb.com",
    "generated_at": "2026-08-10T17:00:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 96,
            "network": 65,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 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": "168 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a3fc758319bc42e93.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "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": "168 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a3fc758319bc42e93.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "76.223.92.54",
                "13.248.217.226"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"knowbe4-site-verification=87f191c67f8a956f4531aad1bbcca646\"",
                "\"cursor-domain-verification-7q3tap=fx8iKDZTYuLWRoruSjzGTVR6W\"",
                "\"coda-verification=eb1c0ee8-fa2d-4ec8-b4bb-9b251a0e7e2c\"",
                "\"v=spf1 ip4:64.124.231.109 include:20473958.spf01.hubspotemail.net include:_spf.salesforce.com include:amazonses.com include:_spf.google.com ~all\"",
                "\"facebook-domain-verification=wq0dtms6s8vx5xssaw7jcv68jf5vwn\"",
                "\"slack-domain-verification=JDtFWrUJoR6Ku0HquDjQP2I1RruRjBF0pTjwrZxW\"",
                "\"google-site-verification=uWafRLU7EPfCUUhac8mv3PCkIdTX-xIjeUza82FUmJo\"",
                "\"ca3-c6c43b96c4dc47f7bc7ebb97e80891f3\"",
                "\"atlassian-domain-verification=2M9goeCa/1srzklGZX/RSF9aIOgZaGePDWdd6MXZ47C1yWaRFhCpqMRe42yFbLeS\"",
                "\"apple-domain-verification=Zg7YDCXokJGQ2YBc\"",
                "\"cloudflare_dashboard_sso=07a7648e13147833bdb68898cf8293bd\"",
                "\"ca3-4e04c26c72bb428e902eb300d9e6ed0c\"",
                "\"figma-domain-verification=f72bce532448285d128b458ba9a1e8d70a42521a8ae5d2db876edbccc91d86f7-1763757319\"",
                "\"google-site-verification=f_QyPZgu5hNdUUp3fXbtCocpON0fVdIUom2eRosGGWE\"",
                "\"4hq8tbktppeja84d2cd0fal0t\"",
                "\"anthropic-domain-verification-bktds8=54oaNy4eQ4CV5p2ipaKbaOez3\"",
                "\"airtable-verification=2361afca317f66a6b6ea68e24edf47cb\"",
                "\"canva-site-verification=WFIH0o8P260J1nq-pBUx0w\"",
                "\"google-site-verification=s3zGuHNJx9zZfXVbevu_XRyPd9EmVv23a8m2OSlrzw0\"",
                "\"openai-domain-verification=dv-4cicsFv38C14DC9FR5T46ijX\"",
                "\"UK-federation-domain-verification=71ed92b3ed1ea1ecd7f781eed6bcc67d\"",
                "\"asv=c9d4dc5d6586d0d02e3587b6936a9525\"",
                "\"HU1e7OF3V/LgnXvvpEfi36xMu+pzVEt/nJ+zqf3KaytcJxIbdn8vRkLwwvjmg7hXLrnLwW4GHOUsWeYd+1aJWg==\""
            ],
            "NS": [
                "ns-243.awsdns-30.com.",
                "ns-829.awsdns-39.net.",
                "ns-1567.awsdns-03.co.uk.",
                "ns-1050.awsdns-03.org."
            ],
            "SOA": [
                "ns-243.awsdns-30.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.92.54",
            "13.248.217.226"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:64.124.231.109 include:20473958.spf01.hubspotemail.net include:_spf.salesforce.com include:amazonses.com include:_spf.google.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:d6cbe1b8@in.mailhardener.com; ruf=mailto:d6cbe1b8@in.mailhardener.com; sp=quarantine; pct=100; fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.eb.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgW95weDDf0a88DvhrhJYj+tikrbBGITR1uK8+vfF7vOraw43sbuaMfnQ+na2wVej5PCh544bK+PlIek+Bq0QPaetU63sRIaGGZiXq9GDNmr5+VyTIvbV+KGlogCrnCG4Xmb/tU6XhwMRdVwg80X2U2mUU5EGBpADAIKNR6N0+DMISzQqhFjYr72uO3ZTdRJrB/mHNM8NN+YBl23ne9xSXZA3GDOY4sET9uW6CSRMfmwlxN9RRflUE5aM8t2/MnnfG0WT/cUXSIxnPU6N8e/vRIi3G670JP55PE1NJW9jNigmQs60p6Aj3LLyBPBnNBcv3SBKqsYkd0c+XhgZUtjHZQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://bimi.entrust.net/eb.com/logo.svg; a=https://bimi.entrust.net/eb.com/certchain.pem",
        "mta_sts": "v=STSv1; id=1763132430340",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:d6cbe1b8@in.mailhardener.com"
    },
    "advanced": {
        "ptr": "a3fc758319bc42e93.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.217.226",
                        "76.223.92.54"
                    ],
                    "time_ms": 73.03
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.217.226",
                        "76.223.92.54"
                    ],
                    "time_ms": 53.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.217.226",
                        "76.223.92.54"
                    ],
                    "time_ms": 50.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.217.226",
                        "76.223.92.54"
                    ],
                    "time_ms": 48.8
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.217.226",
                        "76.223.92.54"
                    ],
                    "time_ms": 74.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.eb.com",
        "valid_from": "2026-07-11T19:00:00-05:00",
        "valid_to": "2027-01-25T17:59:59-06:00",
        "days_remaining": 168,
        "san": [
            "*.eb.com",
            "eb.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.britannica.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 22:00:21 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.britannica.com/",
            "server": "cloudflare",
            "set-cookie": "__cf_bm=lb9ndscanpjZGF.TzNrJYZB5ALg1q_x2_MnFWJDKYjo-1786399221.6692176-1.0.1.1-ZiiI2eRM9OUY5Mss2Sumd8VCyMw7sPUiwWHvwWMj_426r5cc.9BlBC7sL2Nsyw2NjeOSu_fI1ZWddPPn0ITMWHskV4hopZconSHcZ_NWl5u89TqcINTom4_NZ8B0CQZD; HttpOnly; SameSite=None; Secure; Path=/; Domain=britannica.com; Expires=Mon, 10 Aug 2026 22:30:21 GMT",
            "vary": "User-Agent",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a29245df6b634342-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-length": "5366",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-EeJBJ7q4TDxwASrhoXJz9d' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a29245df6b634342\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=hYpCL9EZNgfMl9AIjOGd5PNMMEOz2FZw9KHOSeYalL3%2F%2BPmOhiptsPiUL94biY8pTLI85FbhBLYhd1%2FfVFd%2FnEG8iSkpPlGn53O0l1sA5%2FKLBbTN7NlF%2BifF%2FD9aHt%2FVp%2BvF8w%3D%3D\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.britannica.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "76.223.92.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.217.226": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f687ffsi9342981fac.161 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "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": 89.23
}