{
    "ok": true,
    "domain": "blizzard.com",
    "generated_at": "2026-08-08T22:21:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "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": "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": "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": "56 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a6bdbcc7d61c36882.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": 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": "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": "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": "56 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a6bdbcc7d61c36882.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": "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": [
                "166.117.114.163",
                "166.117.214.166"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mxa-00381101.gslb.pphosted.com.",
                "0 mxb-00381101.gslb.pphosted.com."
            ],
            "TXT": [
                "\"new-relic-domain-verification=47bdcf4d7132446781d8df3d606207ed\"",
                "\"google-site-verification=s8_eBmRQXEbicVQBwk_mk4hGcOccQ9VbAvnt_11pFb0\"",
                "\"adobe-sign-verification=94d1e6f5235b1641d50e4d4e8b34fcdc\"",
                "\"google-site-verification=g3dU2v72gpIA-zCPlbyQ5rLYJJZRkjt3A0Bbdvt8HUQ\"",
                "\"google-site-verification=LQ2nsdsg-oTZXpoS8YnmK2FvFnB_lL-Sh8NF6ft-sHk\"",
                "\"apple-domain-verification=o4oNmfOLCrwVWtrS\"",
                "\"miro-verification=6755f39b303e499cae6007b1e5d7b2b01504a40c\"",
                "\"klaviyo-site-verification=S7PgSv\"",
                "\"xh9NRkZxUFvgv5XAaFWgjJRaa7fsNY7VCfIED64fJgurgPhf/eZiu03JJXjZiNHJX/VLw4i/BGMricwBDLP6WQ==\"",
                "\"autodesk-domain-verification=0tRCxSswuxIoiqeib9t9\"",
                "\"onetrust-domain-verification=896cdf8e3f5c4a70884c60ff86cefcd1\"",
                "\"atlassian-domain-verification=zgWQpzQViZLGaYL2GIW7hKWpr6aAZhVzDaB9pQMftfYI28JPsael2eX5QpXXJxIn\"",
                "\"gather-domain-verification=237057f9-e333-4a58-b15c-0fd742b986af\"",
                "\"v=spf1 include:spfa.blizzard.com -all\"",
                "\"sprout-social-676bbea9-a211-43ad-9f20-6d12699f20dd\"",
                "\"docusign=ee8255b5-38e2-4297-b5ef-a6bb3e0505e7\"",
                "\"gpmmx11kdqr2kjxdqszmj8x8bnx19f65\"",
                "\"intersight=e82a08b44f30cab9769fec8b5413d05b60c4607b7e00ef0470ae1bdc32e9d68a\"",
                "\"1password-site-verification=M3SPWMYDT5FX7B6AI2JZMASGOA\"",
                "\"wrike-verification=NTE0ODg1ODphOWUzODZmNzcwMGEzNWRkZjRiNTMxYTBlMzVkOTliMTcxM2U0ZjI5YzA1OWQxOTJiOGQ1MTM1NjgzYTZiN2Jh\"",
                "\"parsec-domain-verification=td_2Ptk7s4u5pSU3rxnq1rAEfVImcx\"",
                "\"MS=ms31706595\"",
                "\"jetbrains-domain-verification=dydj30yj8fk2mr1kuylyt7y9u\"",
                "\"MS=ms57970108\"",
                "\"klaviyo-site-verification=RB6eMp\"",
                "\"openai-domain-verification=dv-DYguSNGwsNq65c5fYVRxQTV1\"",
                "\"jamf-site-verification=GSBqZVNDf4Ui336yhZ5-tw\"",
                "\"anthropic-domain-verification-vptjnj=C4KAuzjLOBbMcydZ8vSNQtOZf\"",
                "\"docker-verification=b12f286b-bd43-4b54-a6ca-4be4b58b3922\"",
                "\"9ast9q6drcirg8pi7k676eoetv\"",
                "\"google-site-verification=Z-JQSYgRHVwUSud5A5E1OMlOeHcj8CdyVkgtlDk3wVo\"",
                "\"docker-verification=497cc8e0-e420-4776-a0b0-d7fbbc11e5c8\"",
                "\"facebook-domain-verification=l729zjxb4u0q1pbym3kxkwghuudn5f\"",
                "\"adobe-idp-site-verification=a7a94c669ae11c2259c9fbbd794babb872ffebb9affa731d263b8982b6485705\"",
                "\"airtable-verification=10cbdf639de446d896c2028f7af5abf5\"",
                "\"klaviyo-site-verification=RfRHgX\"",
                "\"ZOOM_verify_hFv9VzxTRgymAdA5pF1Krg\"",
                "\"pexip-ms-tenant-domain-verification=e26751a3-fe48-4825-bc2f-a50cbd21a69c\""
            ],
            "NS": [
                "ns-773.awsdns-32.net.",
                "ns-378.awsdns-47.com.",
                "ns-1095.awsdns-08.org.",
                "ns-1691.awsdns-19.co.uk."
            ],
            "SOA": [
                "ns-773.awsdns-32.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "166.117.114.163",
            "166.117.214.166"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spfa.blizzard.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; rf=afrf; pct=100;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.blizzard.com",
        "dkim": "v=DKIM1; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXWxAysywElPRlByjv0DcM65gYViNk8TLp+1kRwOimrPwy4ycff+C27sNYhhh5EbBhDB9tpm0qYTNDsG8j4Ca5RkIVgVS1rhVgyHrsrzcuW5RQU5JWOvSJ7zW/dB75Z1qZVWX6Xgph02JhxysjhmCx/YmPkceAzwzBTINE05qqawIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/8c0cac06-be9c-41f7-a027-2c47e7377ed6.svg; a=https://vmc.digicert.com/8c0cac06-be9c-41f7-a027-2c47e7377ed6.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a6bdbcc7d61c36882.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "166.117.114.163",
                        "166.117.214.166"
                    ],
                    "time_ms": 54.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "166.117.114.163",
                        "166.117.214.166"
                    ],
                    "time_ms": 32.53
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "166.117.114.163",
                        "166.117.214.166"
                    ],
                    "time_ms": 61.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "166.117.114.163",
                        "166.117.214.166"
                    ],
                    "time_ms": 41.9
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "166.117.114.163",
                        "166.117.214.166"
                    ],
                    "time_ms": 144.54
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "blizzard.com",
        "valid_from": "2026-03-20T19:00:00-05:00",
        "valid_to": "2026-10-04T18:59:59-05:00",
        "days_remaining": 56,
        "san": [
            "blizzard.com",
            "*.blizzard.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.blizzard.com/en-us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 03:21:07 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "/en-us/",
            "server": "nginx",
            "x-frame-options": "SAMEORIGIN",
            "content-length": "143333",
            "x-powered-by": "BWA",
            "cross-origin-opener-policy": "same-origin",
            "x-dns-prefetch-control": "off",
            "strict-transport-security": "max-age=15552000; includeSubDomains",
            "x-download-options": "noopen",
            "x-content-type-options": "nosniff",
            "origin-agent-cluster": "?1",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-xss-protection": "0",
            "cache-control": "max-age=60",
            "vary": "Accept",
            "set-cookie": "session.sig=XhuMLAde1mjmPfQgl2b3wZFAL1s; path=/; expires=Tue, 08 Sep 2026 03:21:07 GMT; domain=.blizzard.com; secure; httponly",
            "content-security-policy": "block-all-mixed-content",
            "etag": "W/\"22fe5-nvabXJ+B3EaEOFnHBP2wQmQLkWY\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "BWA"
    },
    "webpage": {
        "url": "https://www.blizzard.com/en-us/",
        "title": "Blizzard Entertainment",
        "description": "Creators of the Warcraft, Diablo, StarCraft, and Overwatch series, Blizzard Entertainment is an industry-leading developer responsible for the most epic entertainment experiences, ever.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "166.117.114.163": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "166.117.214.166": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00381101.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 71.5,
                "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": 95.4
}