{
    "ok": true,
    "domain": "warnerbros.com",
    "generated_at": "2026-08-08T22:26:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "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": 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": "121 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-184-33-159-172.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": "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": "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": "121 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-184-33-159-172.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": [
                "184.33.159.172",
                "35.82.90.198"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 warnerbros-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=b3224707-0342-4a07-8079-73642e727982\"",
                "\"_globalsign-domain-verification=Y9D5MQXc5KY3jPX7w5T9Tr3CQVSbvjE6qeB726wKft\"",
                "\"_globalsign-domain-verification=ITMkvaf4p5GuAk7L76Q1TEVy8xgl26mOFWAjAXN_hz\"",
                "\"_globalsign-domain-verification=ADZUnVKw98p4DPmug8W_KRaEPago48owN9LVPwpg5z\"",
                "\"google-site-verification=R46z8Qva5MgO_-4PR1y-NDOUlG8wUFs-iOeFR9gxvN8\"",
                "\"wiz-domain-verification=f169b3087fa1100232f46d958e368d3fe5cf9fec6285c6a12b9d1693b7ca272f\"",
                "\"MS=ms96313732\"",
                "\"_globalsign-domain-verification=6CDdLtVwHrk066tD4Xbq29yhJjTS4_unPsALufFonv\"",
                "\"facebook-domain-verification=8k2003yb5y3vbi0esj7bae5xlztz13\"",
                "\"docker-verification=0ff35b43-9b0d-4381-bf15-25ec5253a8c2\"",
                "\"cloudhealth=2f774d15-daf8-4557-9950-8c87cda17343\"",
                "\"amazonses:+b7py5LNC8H1iw8OCX39EKNCTLLHSmZciUSSBZPRpOE=\"",
                "\"amazonses:kM9IhS5dne3/LFzSUma/cRNetVRve3pDt9/pU4gXPfs=\"",
                "\"postman-domain-verification=33c1fb762fe64a2edca785b9dd3c03813b8b81357f54e97177b8975566b4420838b42ef6c429020ce8cf8844e612ef3295781699bbe3b5f3bb940e18035cf659\"",
                "\"_globalsign-domain-verification=EGEhXwtg05w4nGO-Rxy0CvNpYCh4KoOeX_AS-6rEb4\"",
                "\"docusign=e9e2f975-35c7-40c8-9205-78bab5277445\"",
                "\"V+uwsvGdUArar7eHH7GbotE5D2kLstpQV8gEUjz1KFs=\"",
                "\"_globalsign-domain-verification=aPr7i88XPLxj1-MhUNFQGJqsqtpL2_9oDusQ4y-zFF\"",
                "\"smartsheet-site-validation=LVtXGDmXTtP4YqrUFy_FEKK8xB5E0xc4\"",
                "\"cisco-ci-domain-verification=c3ad9d7580211f001c2b386c9c02fd2ad2c93344307fc4a70eebbc9fcb68e0c\"",
                "\"ZOOM_verify_rc0H6SLsRCSDRFw5qXv3Hw\"",
                "\"smartsheet-site-validation=A3ikdCy5MN_-JUR4IUwVglUCnwHRfM4D\"",
                "\"google-site-verification=DWhz0yMAJZCSVpTmE2-LIf-pX5mt_VsVizm5E9ci528\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"Sendinblue-code:622c1be246bc8d827b30011e51c82bdf\"",
                "\"atlassian-domain-verification=joqe6L8dNi+aisGbB1XHQa0pDc53V2l0GQQRUtLEcr2997x0+rtrAA5Zw+UgQw3u\"",
                "\"v=spf1 include:warnerbros.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"amazonses:w2U+furZRKJN3ynyffQYTQJeTqASSRHvuzKC/W8J9uM=\"",
                "\"anthropic-domain-verification-sswk6t=vtFElBAyHGlq0l5tBX1uEilAW\"",
                "\"globalsign-domain-verification=8A4A4E07A0F0F43CCD1EFE5C4DE585B2\"",
                "\"google-site-verification=fryTmCHWRt9FQl9niLBxUU8a-_7hPvXbh9auWJ96VmI\"",
                "\"postman-domain-verification=aca557d966b0c1c3e4fd781e98abf5f5059f8644dfc034de428d14a834b3f4af10b11ca781e88fd5369c3355f375bd53b03c6f8e01bbf4a00055b9324c300e5e\"",
                "\"mongodb-site-verification=Ha5xl2z9Plb3g8XipqMOLmzZIKDqhiSg\"",
                "\"miro-verification=1e01f8da769be1241fceefd9abf2c317dcd68323\"",
                "\"segment-site-verification=yewofkMKLsoHWbvTypmgnEAy17sybBys\"",
                "\"docusign=baaef1e3-5860-4821-8f16-7c3d353a1468\"",
                "\"flexera-domain-verification-lztnotcdbwguwgkf\"",
                "\"google-site-verification=bgeerL9owPTmHHqbCgvXoXiobYhb_XeYen5-L-G33_E\"",
                "\"apple-domain-verification=l9lPi6DEMaNQYGNY\"",
                "\"_globalsign-domain-verification=Af31nqoVYyI7PGblwhQ6dJqMsF8OBK4_yXd30aBRPW\"",
                "\"amazonses:HQmmtAosT1aZ/xZ96CsCg4mh3DAJUIo3rz5o58ac37k=\"",
                "\"google-site-verification=ZZfH6ahWHlyFeGJgai2ecZle6CAdiKdqrrJeDIB2hts\"",
                "\"extensis-domain-verification=79d2b9bb-7b5f-4ae2-a930-373e740a7fc4\"",
                "\"shopify-verification-code=KbRDGfHKrT5FUhBG0Knelto4hGfl22\"",
                "\"72EkDFeGXhc+VgC0bi2v/tnHpJl1GUnzEhlLOzmp+9sDEZkSYHbcmgzLvlVnqTAz6NEY1TBGWUffTB0SZJN3MQ==\"",
                "\"0ed1fe018aae5dd81c652344dcb065ca2312180b80\"",
                "\"MS=ms59831392\"",
                "\"apple-domain-verification=ja75pc5TZ0c2wTRS\"",
                "\"smartsheet-site-validation=7lJ8CGecMtM4eJfHqvLdTNW2GoqUoPKf\"",
                "\"_globalsign-domain-verification=x1QfA3tVurxFx35XbJEbQ_caRemU9O58jHc80Tqs2D\"",
                "\"google-site-verification=BuC7LlG9McdtJjYoGT7YFBebO2ab0xoL154k4WPfBNY\"",
                "\"globalsign-domain-verification=1D64C4179C09901CA4CA6D5A873C611A\"",
                "\"MS=ms59919946\""
            ],
            "NS": [
                "ns1-b2.warnerbros.com.",
                "ns3-b2.warnerbros.com.",
                "ns4-b2.warnerbros.com.",
                "ns2-b2.warnerbros.com."
            ],
            "SOA": [
                "ns1-b2.warnerbros.com. wbol-hostmaster.warnerbros.com. 2016070800 3600 1800 604800 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "184.33.159.172",
            "35.82.90.198"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:postmaster@warnerbros.com; ruf=mailto:Njk0@ruf.vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.warnerbros.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA12cyBcESQVZSC8lWFHtRQea6WkO6bz17wlJWHMU2Y6d+yD6AePI4KfZ4Jo40tCgEzsommYNrWPzhOTuO++3kS+x9R3ilOEMkZINTqY94tdhHi0jkMvMwMz9IuwIvaqkhAzLnhGndqQ+NG4mrGO4ojfLX9V7LLrb7yNusceWdmEN+KpItpR8wq2GCpxl52rq6wHRBIlW6p+oGai51JAmtvSXCVwL/4gofuDJvLrTSeGgMcINMXFRfb3p0poKp4Bvk0KOkrdjIntxxDRYkHDwpoFQESLkWifQXomTalE56rNs5paSJpNgMRubkY3W4crKcDP+VscVcPyltJPDpwLCYPQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-184-33-159-172.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.33.159.172",
                        "35.82.90.198"
                    ],
                    "time_ms": 57.36
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.33.159.172",
                        "35.82.90.198"
                    ],
                    "time_ms": 63.01
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.33.159.172",
                        "35.82.90.198"
                    ],
                    "time_ms": 35.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.33.159.172",
                        "35.82.90.198"
                    ],
                    "time_ms": 97.49
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.33.159.172",
                        "35.82.90.198"
                    ],
                    "time_ms": 42.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "warnerbros.com",
        "valid_from": "2026-05-23T05:06:50-05:00",
        "valid_to": "2026-12-08T04:06:49-06:00",
        "days_remaining": 121,
        "san": [
            "warnerbros.com",
            "*.twi.com",
            "*.warnerbros.com",
            "wbtvd.com",
            "*.warnermediagroup.com",
            "*.wbd.com",
            "*.warnermedia.com",
            "*.turner.com",
            "*.wb.com",
            "*.wbtvd.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.warnerbros.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 03:26:22 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "388202",
            "location": "https://www.warnerbros.com/",
            "server": "AmazonS3",
            "cache-control": "max-age=300",
            "expires": "Sun, 09 Aug 2026 03:32:21 GMT",
            "connection": "keep-alive",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 a4888bfa57444daa340ca8dc53629170.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P1",
            "x-amz-cf-id": "ow-yAe9VSO2tdCPpS0qjYT8ejMdDJKuHNBUjXuMu-QAKFlpT2c6Hog==",
            "last-modified": "Thu, 06 Aug 2026 10:35:07 GMT",
            "etag": "\"ec68b2ed86f3700a85580ad783059c1c\"",
            "x-amz-server-side-encryption": "AES256",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.warnerbros.com/",
        "title": "WarnerBros.com | Home of WB Movies, TV, Games, and more!",
        "description": "Home of Warner Bros Movies, TV Shows and Video Games including Harry Potter, DC Comics and more!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "184.33.159.172": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.82.90.198": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "warnerbros-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.3,
                "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": 106.96
}