{
    "ok": true,
    "domain": "sonypictures.com",
    "generated_at": "2026-08-09T05:42:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 10,
                "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": "46 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-62-117-119.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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/1.1 200 OK"
            },
            {
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "46 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-62-117-119.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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/1.1 200 OK",
                "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": [
                "23.62.117.119"
            ],
            "AAAA": [
                "2600:141b:1c00:1596::151a",
                "2600:141b:1c00:158f::151a"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-009db701.gslb.pphosted.com.",
                "10 mxa-009db701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=ycqy1mtilrjmmfpnmwdslhhk0c30qw\"",
                "\"google-site-verification=6MpWbMybFZ3AyAoKCWtT4uhjyDQ7gc8CbXLHzFZBBtI\"",
                "\"openai-domain-verification=dv-SkB7cnA1eTjvrRgXth1ML3CK\"",
                "\"google-site-verification=0AO0_ihFtOOG1jbTcD0yC_00gsKFu9cNTDvt8SjRfg4\\010 \"",
                "\"SFMC-vLu7pvhTNkV7Ej4Xrl-J69gxg52sM8CJuDgfdko_\"",
                "\"v=spf1 include:spf.protection.outlook.com include:cust-spf.exacttarget.com include:spf.mailjet.com a:spf.hire.com include:spf-009db701.pphosted.com ip4:66.244.67.0/26 ip4:74.39.175.131 ip4:149.7.60.203 ip4:160.33.128.136/29 ip4:160.33.98.64/27 ip4:160.33.\" \"194.224/28 ip4:160.33.66.64/27 ip4:216.136.162.64/26 ip4:63.240.104.0/26 ip4:69.36.131.254 ip4:162.247.216.0/22 ip4:148.59.100.16/28 ip4:62.73.140.52 ip4:67.21.115.34 ip4:12.159.76.40 ip4:159.135.229.245 ip4:13.111.27.13 ip4:185.132.183.11 ip4:35.80.141.6\" \" ip4:44.229.121.55 ip4:185.183.30.70 ip4:149.7.60.249 ip4:34.242.156.53 ip4:66.159.233.15 ip4:66.159.234.91 ip4:66.159.233.14 ip4:66.159.234.90 ip4:66.159.232.89 ip4:143.55.149.237 ip4:66.159.233.25 ip4:66.159.234.101 ip4:121.100.43.221 ip4:121.100.43.225\" \" ip4:121.100.43.226 include:spf-bma.mpme.jp include:spf.sabre.com -all\"",
                "\"MS=ms97245867\"",
                "\"yahoo-verification-key=aJj1CSOhwh9NmPClmYq3VVI3AX1n1Og4YOvcnkcxOhE=\"",
                "\"_p9qxz7ipay9ptzx2xhdsaaeoe4y4uoe\"",
                "\"MS=ms72815606 adobe-idp-site-verification=15936019-9567-418b-96f8-d1ddd7645dce\"",
                "\"facebook-domain-verification=peo1j4efb4p5ya9rgm1idth9lnyxhc\""
            ],
            "NS": [
                "pdns71.ultradns.info.",
                "pdns71.ultradns.co.uk.",
                "pdns71.ultradns.biz.",
                "pdns71.ultradns.org.",
                "pdns71.ultradns.net.",
                "ns16.ultradns2.com.",
                "pdns71.ultradns.com.",
                "ns16.ultradns2.org."
            ],
            "SOA": [
                "pdns71.ultradns.com. eis_ist.spe.sony.com. 2013013848 28800 14400 2419200 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.117.119"
        ],
        "ipv6": [
            "2600:141b:1c00:1596::151a",
            "2600:141b:1c00:158f::151a"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:cust-spf.exacttarget.com include:spf.mailjet.com a:spf.hire.com include:spf-009db701.pphosted.com ip4:66.244.67.0/26 ip4:74.39.175.131 ip4:149.7.60.203 ip4:160.33.128.136/29 ip4:160.33.98.64/27 ip4:160.33.194.224/28 ip4:160.33.66.64/27 ip4:216.136.162.64/26 ip4:63.240.104.0/26 ip4:69.36.131.254 ip4:162.247.216.0/22 ip4:148.59.100.16/28 ip4:62.73.140.52 ip4:67.21.115.34 ip4:12.159.76.40 ip4:159.135.229.245 ip4:13.111.27.13 ip4:185.132.183.11 ip4:35.80.141.6 ip4:44.229.121.55 ip4:185.183.30.70 ip4:149.7.60.249 ip4:34.242.156.53 ip4:66.159.233.15 ip4:66.159.234.91 ip4:66.159.233.14 ip4:66.159.234.90 ip4:66.159.232.89 ip4:143.55.149.237 ip4:66.159.233.25 ip4:66.159.234.101 ip4:121.100.43.221 ip4:121.100.43.225 ip4:121.100.43.226 include:spf-bma.mpme.jp include:spf.sabre.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:a03yqpkgpq@rua.powerdmarc.com; ruf=mailto:a03yqpkgpq@ruf.powerdmarc.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sonypictures.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3VOG384mse2x62Dx9pV9sduoXdBl+4YIl0AK/PL20AY9lfQtd5NKklgJo0d7u8QQafoSqRI0mj9TTEYrI3OckNQtzsgc/AmlAhmMhO0HzVI2Ob5uLjpXHre3c1ZVbikjwPc2NJzf0LojksHjbseZW+6ZhYFhXSONZJzcRvITnEFOuGmxlS2EzVwfUwvoXeLW5dmhWx2if/wWdSr1/aM+p4rI9+RerC5E4S4OWEhZ7YJIyv33xhJSxGR43FS1IBS+Q8x7UUDUQcplgKEMJvNTlC3wgxas6h12jAQBwl4uWgvHs74WjqWNCGbYRZ5YU57qaUatPMhYkwmR3aVc0nIu5QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-117-119.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.62.83.29"
                    ],
                    "time_ms": 51.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.203.214.211"
                    ],
                    "time_ms": 89.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "122.252.47.59"
                    ],
                    "time_ms": 74.25
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.10.145.117"
                    ],
                    "time_ms": 75.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.62.117.119"
                    ],
                    "time_ms": 42.97
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "flash.sonypictures.com",
        "valid_from": "2025-09-16T19:00:00-05:00",
        "valid_to": "2026-09-24T18:59:59-05:00",
        "days_remaining": 46,
        "san": [
            "flash.sonypictures.com",
            "benefits.sonypictures.com",
            "brand.sonypictures.com",
            "cdn.playshow.io",
            "dev.brand.sonypictures.com",
            "dev.formats.sonypictures.com",
            "dev.fyc.sonypictures.com",
            "dev.globalassethub.sonypictures.com",
            "dev.media.sonypictures.com",
            "dev.presskits.sonypictures.com",
            "dev.preview.sonypictures.com",
            "dev.qa-admin.wheeloffortune.com",
            "dev.qa-games.wheeloffortune.com",
            "dev.qa-giveaways.wheeloffortune.com",
            "dev.qa.wheeloffortune.com",
            "dev.sonypicturesmuseum.com",
            "dev.wwtbam.com",
            "fb-stage.wheelpop.com",
            "fb.wheelpop.com",
            "formats.sonypictures.com",
            "fyc.sonypictures.com",
            "gam-dev.sonypictures.com",
            "gam.sonypictures.com",
            "globalassethub.sonypictures.com",
            "gum-dev.sonypictures.com",
            "gum.sonypictures.com",
            "lt.wheeloffortune.com",
            "media.sonypictures.com",
            "prd.sonypicturestelevision.com",
            "presskits.sonypictures.com",
            "preview.sonypictures.com",
            "prod-gum.sonypictures.com",
            "prod.sonypicturesmuseum.com",
            "prod.wheeloffortune.com",
            "qa-admin.wheeloffortune.com",
            "qa-games.wheeloffortune.com",
            "qa-giveaways.wheeloffortune.com",
            "qa.wheeloffortune.com",
            "secure-dev.sonypictures.com",
            "secure-prod.sonypictures.com",
            "secure.sonypictures.com",
            "sonypictures.com",
            "sonypicturesmuseum.com",
            "stg.brand.sonypictures.com",
            "stg.formats.sonypictures.com",
            "stg.fyc.sonypictures.com",
            "stg.globalassethub.sonypictures.com",
            "stg.imageworks.com",
            "stg.media.sonypictures.com",
            "stg.presskits.sonypictures.com",
            "stg.preview.sonypictures.com",
            "stg.sonypictures.com",
            "stg.sonypictures.es",
            "stg.sonypicturesanimation.com",
            "stg.wwtbam.com",
            "wwtbam.com",
            "www.cdn.playshow.io",
            "www.imageworks.com",
            "www.PlayShowTV.com",
            "www.sonypictures.be",
            "www.sonypictures.com",
            "www.sonypictures.es",
            "www.sonypictures.fr",
            "www.sonypicturesanimation.com",
            "www.sonypicturesmuseum.com",
            "www.wheelpop.com",
            "www.wwtbam.com",
            "www.sonypictures.ie",
            "www.sonypictures.co.uk",
            "www.sonypictures.ca",
            "chameleon.spe.sony.com",
            "sonypictures.jp",
            "stage.sonypictures.jp",
            "www.sonypictures.jp",
            "qa-games.spe.wheeloffortune.com",
            "qa-giveaways.spe.wheeloffortune.com",
            "qa.spe.wheeloffortune.com",
            "stg.stage6films.com",
            "stg.thedailybugle.net",
            "www.thedailybugle.net",
            "stg-benefits.sonypictures.com",
            "www.sonypictures.de",
            "www.sonypictures.at",
            "www.sonypictures.com.br",
            "www.sonypictures.it",
            "globalassethub-dev.sonypictures.com",
            "stage-productionservices.sonypictures.com",
            "www2.stage-productionservices.sonypictures.com",
            "stg-stage-productionservices.sonypictures.com",
            "www.sonypictures.com.ar",
            "www.sonypictures.com.tw"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.sonypictures.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "nginx",
            "content-length": "0",
            "location": "https://www.sonypictures.com/",
            "cache-control": "public, max-age=2591103",
            "expires": "Tue, 08 Sep 2026 10:27:09 GMT",
            "date": "Sun, 09 Aug 2026 10:42:06 GMT",
            "connection": "keep-alive",
            "content-type": "text/html; charset=UTF-8",
            "content-language": "en",
            "etag": "\"1786271227\"",
            "last-modified": "Sun, 09 Aug 2026 10:27:07 GMT",
            "x-age": "0",
            "x-ah-environment": "prod",
            "x-content-type-options": "nosniff",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-request-id": "v-df9991b4-93dc-11f1-91b9-5358d543a0f1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sonypictures.com/",
        "title": "Home Page | Sony Pictures Entertainment",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.62.117.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-009db701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 50,
                "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": 85.91
}