{
    "ok": true,
    "domain": "sony.com",
    "generated_at": "2026-08-08T20:09:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "2 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": "199 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-44-218-59-236.compute-1.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": 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": "2 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": "199 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-44-218-59-236.compute-1.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": "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": [
                "44.218.59.236",
                "52.6.127.76"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-001d1709.gslb.pphosted.com.",
                "10 mxb-001d1709.gslb.pphosted.com."
            ],
            "TXT": [
                "\"00DWF0000081Ulp=1TBWF0000000Ixp\"",
                "\"smartsheet-site-validation=8UHPs3KZLjpUj8xeJcFXQYzakQm_V7Aa\"",
                "\"amazonses:uiKa9HJAcBY9FnqDkcA2neYsNY7672GwLqmefcFcEeo=\"",
                "\"infoblox-domain-mastery=7c847f74c4fd934c86f2ad5128d675dbfbbbb3ad7329895737bc4c4609e45327e3\"",
                "\"adobe-sign-verification=b4a30c4f74bb611dce0e5d515054481c\"",
                "\"atlassian-domain-verification=eYbBPmkmHnq2Q12ZTfOxAq/iVMZaGO6bpwCblWnl3ZB0V9FIkHCbT0BZlRCT1hwG\"",
                "\"webexdomainverification.ELPM=7682f227-dbc9-4df9-ae72-7649e05b521f\"",
                "\"00D3J0000008lPt=1TBWF00000007Hj\"",
                "\"cisco-ci-domain-verification=63d5c7eae53960e203dc78b5f8df051547793ec65388f2b6c981213444854fa2\"",
                "\"00DWF00000BLrhJ=1TBWF0000000Kmk\"",
                "\"00D6D0000008arA=1TBBS00000002Y5\"",
                "\"00DWG000004FIjt=1TBWG0000000ALx\"",
                "\"00DO00000000hB3=1TBA800000006zt\"",
                "\"k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBfF8XiPmS/aLbBcNnixpRclWpr1Z0MY4Hy9h3oW4VF6XDJaKhmTWkaOvKIv3ZMQyjIrbpmBwL0xiyy3F88HwPi9tA7POXgpsl12W3EXu2qzOHhMvpT7VZC0vFArz3H1djX3+4UGixZyt14lrXEvgd9TE9cJs2/RXdF0Joosx74QIDAQAB\"",
                "\"00DP0000000Gvsm=1TBWF00000008X3\"",
                "\"00D2i0000008eKi=1TBWF00000007BG\"",
                "\"00DWF00000BLrsb=1TBWF0000000Ihh\"",
                "\"adobe-sign-verification=d9afcd8ad833d41a47f92fec1bf30bf5\"",
                "\"apple-domain-verification=HBPp89XmNImI9Qwc\"",
                "\"625a9ec4-6651-49b8-8c83-74133987095f\"",
                "\"00D10000000YqLf=1TBdc000000046t\"",
                "\"00DWG0000034J2L=1TBWG0000000DgP\"",
                "\"fastly-domain-delegation-sony-323730-2020-12-07\"",
                "\"atlassian-domain-verification=r5fb2FayUvo8fOgFJFJEBAo2HglGDiEdGr/UdZm4wa442MjFHSZIWre0rbN1X01l\"",
                "\"00Ddq000005tB6P=1TBdq0000000Ikx\"",
                "\"00DWG000002XHIf=1TBWG0000000DAC\"",
                "\"00D100000004iyF=1TBfP00000002hm\"",
                "\"00Ddn000002K0HF=1TBdn00000005Kg\"",
                "\"MFC=2c04db9e-a7b5-4b3c-a971-b8dbf1e148b3\"",
                "\"status-page-domain-verification=t7crx8w5wb4b\"",
                "\"00DIo000000LPcZ=1TBfU00000001SM;00DIk000000LHlF=1TBfd00000001c1;00D0w0000000UON=1TBfd00000000jB;00DIm000000LPaE=1TBBU00000004gL;00DIm000000LPd2=1TBBA00000000EX;00DBK000006Mfc9=1TBBK0000000MIH\"",
                "\"smartsheet-site-validation=bKd1dTuQ8acbZh57Q5DDRrTEaI0qI2SW\"",
                "\"YzcX/ANAcVb1c6oLNOXQzniFpgGypdlowJHvEvmRuqyhkvEsdv/zFQuiZuYakJL3xpHMmttCjOvNqxz3g+LFeg==\"",
                "\"00DAz000008a8yX=1TBAz00000006Bx\"",
                "\"00D3h00000669Bv=1TBa600000000Pp\"",
                "\"apple-domain-verification=t838FSLg4LjXckfk\"",
                "\"apple-domain-verification=nb7VlmdSF87vwM2c\"",
                "\"vQmLLyL7EiCbLfmJNXSAa4CPvnWFHN6cAKmXtcETJbzKpwymXUQgnlIlaSlVd7JFTH2Rd4OeM2Fa1tg0gSZIuA==\"",
                "\"ZOOM_verify_rEu3V6YvT3iT4iHJy6N2TQ\"",
                "\"00DWG000004ARsf=1TBWG00000005cQ\"",
                "\"facebook-domain-verification=rn9nh6m7g7sxesufnk7gufxr7pht73\"",
                "\"00Ddl000004Jkw5=1TBdl0000000Xjx\"",
                "\"atlassian-sending-domain-verification=95aaa013-d4f7-44cb-9fa0-2d8acc713d7e\"",
                "\"stripe-verification=e3c5cc73ce14364162038aa39a921d6ad8cd17b95c69d1e35ebe7d776f416c27\"",
                "\"anthropic-domain-verification-nq0x6h=GQ09Txu3jzMBMQlUmFOkVs69D\"",
                "\"atlassian-domain-verification=/PaoSe8zbFJuWVCT7GftJBGp94eYcxfj63DrEJ1FwO9TWOypzG5iRIPdvIuayCEg\"",
                "\"atlassian-domain-verification=CGwx36EaSg2BdGXaayaYz5HvMnQFyPmGSixHPOLfvIQyCIbQ7OaJaP5JyptT40bO\"",
                "\"SSI-BOX-verification=3005070\"",
                "\"00D6C00000010N1=1TBWF00000007Xn\"",
                "\"00DWG000003GQ0F=1TBWG0000000905\"",
                "\"00DV9000003xfIL=1TBV900000008qQ\"",
                "\"duo_sso_verification=OCP7uIMPOgLi1G6lzhe7ytJ1mlBnCnegPoARYrbP5iaQz1lbBdgKOs7mxHqm6pMC\"",
                "\"smartsheet-site-validation=6_otSYK33LBHB3hGD4yvBCRC3K36fKfy\"",
                "\"Dynatrace-site-verification=1babd889-fadb-4ff7-8463-0980d5597143__9c12rjohn2l0ijdaaalvihrite\"",
                "\"adobe-idp-site-verification=cff4ddad-a01e-4226-a77f-8c081cde0aee\"",
                "\"atlassian-domain-verification=waYuW8HMlUW/U3Dv4MxS16bX0nEfYNpuqW5c18LpYhqHUi280snd3mDAQFwjkAzx\"",
                "\"00DWF000006X7Qf=1TBWF0000000EXf\"",
                "\"cloudhealth=ef6859d5-232b-4ff0-8811-ded26d79e7ee\"",
                "\"0ed1fe018ab8b5050c7c8341b7b8894557d2554815\"",
                "\"atlassian-domain-verification=v4FZr2rkZY1PR7ZAEJ/xabaYK0R3alTg14hy8n0MJFRgpptZtebzQeaul0IQ6Hzj\"",
                "\"00DWF000004plvW=1TBWF0000000B1t\"",
                "\"MS=ms30214679\"",
                "\"atlassian-domain-verification=wQ8HCOCZf3qKkVA9AJLbklKI2Vg3gLMCLGjitCRrWNPdK2uOnnud6x8IJ8KES8BC\"",
                "\"cursor-domain-verification-2m4vw3=BswYxH6hytFYk3sXuD4TPwmKW\"",
                "\"00DBS000006CPiM=1TBBS0000000Drh;00DBS000006GUrZ=1TBBS0000000DtJ\"",
                "\"include:5133606.spf02.hubspotemail.net\"",
                "\"00D280000018Q2y=1TBRB0000000Aqc\"",
                "\"Dynatrace-site-verification=760056b4-02d6-4abe-b29c-c2f5b95e3770__1sknave905hp99l5r0ijib762e\"",
                "\"cisco-ci-domain-verification=221d305d2b1221f9d96ea9cde0d89df2a2ddc44fef8454a724e1a22dd27bd782\"",
                "\"00DWG0000048OkV=1TBWG0000000989\"",
                "\"00DWF000006yay1=1TBWF0000000Bzb\"",
                "\"vizcom-domain-verification-krvt38=pNKLWPMfyeYHIB1ynoblsznrX\"",
                "\"00DWF000005oadJ=1TBWF00000009kr\"",
                "\"00D55000000AU1R=1TBWF00000007O6\"",
                "\"_tl13flz107h4rbful1ic34v8450rf60\"",
                "\"anthropic-domain-verification-7q1y5q=1CybDsHxsUoX8MgfgaD05ceB7\"",
                "\"notion-domain-verification=be3uo8AorliA1f8sISmIWqJxGWhSGQKgTWhKhkHahR6\"",
                "\"docusign=3122656f-b5f7-497b-8782-4907222b538a\"",
                "\"00Ddh000000n7A1=1TBdh0000000Aqc\"",
                "\"intersight=e96be0bed3c84c3117ce32993955e9a8179f4a21ef59509de20f1b5beb03b23b\"",
                "\"notion-domain-verification=zBpkBDL5tfCR1bTR8MKJbNbS9N1JU836BxnUDg5HDPW\"",
                "\"mgverify=11d18dfff6511cf00d0a1d5d7e1f6a0a2fcd0f2a554de658fa5b069b947fec18\"",
                "\"onetrust-domain-verification=07d2af6be3aa4cdc99ebe26e053cdd18\"",
                "\"amazonses:OfVkq/yn1d+o09tdXhxkoHbIGCNeP8aYj3amzwACQ3c=\"",
                "\"atlassian-domain-verification=n7x5LmVD/gQIr0wswuMn6UPVWrFJHl7XYQPlf1T1RNdwdq87KoCz150IKaBFTBI4\"",
                "\"00Dfd000001lWn4=1TBfd00000000Cv\"",
                "\"google-site-verification=j1FfNnOllL0QdFSzHNHnHAcWV_54Kbd_bURGKTK3y4s\"",
                "\"00DWK000003CdyL=1TBWK0000000Ax3\"",
                "\"3107e583-6c54-414f-8708-dadd2b68db17\"",
                "\"00DWG000003GOFx=1TBWG0000000Cdt\"",
                "\"traction-guest=cdf7c589-6dec-4726-a5cf-63b199033f64\"",
                "\"v=spf1 include:amazonses.com include:spf.protection.outlook.com include:spfa.sony.com ip4:121.100.43.221 ip4:185.136.188.108 ip4:185.136.189.108 ip4:121.100.43.225 ip4:121.100.43.226 ip4:139.60.152.0/22 ip4:148.105.8.0/21 ip4:160.33.101.112/28 ip4:160.33.\" \"194.224/28 ip4:160.33.194.232 ip4:160.33.194.233 ip4:160.33.194.234 ip4:160.33.194.235 ip4:160.33.96.128/28 ip4:185.132.182.190 ip4:185.132.183.11 ip4:185.183.30.70 ip4:198.2.128.0/18 ip4:205.201.128.0/20 ip4:208.74.204.0/22 ip4:212.100.250.11 ip4:212.100\" \".250.16/29 ip4:37.188.101.80/28 ip4:46.19.168.0/23 ip4:5.61.115.112/28 ip4:5.61.115.80/28 ip4:5.61.115.96/28 ip4:5.61.117.112/28 ip4:5.61.117.80/28 ip4:5.61.117.96/28 ip4:52.222.62.51/32 ip4:52.222.73.120/32 ip4:52.222.73.83/32 ip4:52.222.75.85/32 ip4:54.\" \"186.193.102/32 ip4:83.138.165.68/31 ip4:91.207.212.191 ip6:2607:fd28:0102:1:1::/80 ip6:2607:fd28:0102:3:300::/80 ip4:101.231.129.3 ip4:101.231.129.4 ip4:3.93.157.0/24 ip4:3.210.190.0/24 ip4:18.208.124.128/25 ip4:54.174.52.0/24 ip4:54.174.57.0/24 ip4:54.17\" \"4.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 ip4:139.180.17.0/24 ip4:141.193.184.32/27 ip4:141.193.184.64/26 ip4:141.193.184.128/25 ip4:141.193.185.32/27 ip4:141.193.185.64/26 ip4:141.193.185.128/25 ip4:143.244.80.0/20 ip4:158.247.16.0/20 ip4:108.179.1\" \"44.0/20 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:101.231.129.43 ip4:216.139.64.0/19 ip4:118.238.201.129 ip4:118.238.201.187 ip4:118.238.202.251 ip\" \"4:210.132.252.4 ip4:211.125.139.64/27 ip4:211.125.140.0/24 ip4:146.215.113.0/24 ip6:2001:cf8:ace:41::/64 ip6:2001:cf8:acf:0041::/64 -all\"",
                "\"00DWe000001Yqmn=1TBWe00000004bV\"",
                "\"atlassian-sending-domain-verification=2441d695-71bb-4a1b-b569-1a8f2c61f45b\"",
                "\"00DWF000004xt9R=1TBWF0000000J5t\"",
                "\"00DN0000000DziC=1TBBE00000003qk\"",
                "\"atlassian-domain-verification=J8IuFHzPA35SrowKp4YTkNaH2y55875Vd4ajfcdSaa8IwFnHFgwDVXn/7ah4zKLQ\"",
                "\"airtable-verification=7e3b774835059c30d789beabb4a07435\"",
                "\"00DWF00000BLrcT=1TBWF0000000JQr\"",
                "\"atlassian-domain-verification=ODIyKwRoeJmcccZvbpjcODmGQO8JB3slQhtNIaT/hatqwr4uUiBM/7ufgDe7YrOD\"",
                "\"google-site-verification=zfXryc1xAcIFps86mXmIJrDtpsur406Wn-pOMSS0i5w\"",
                "\"00DWG00000191fR=1TBWG00000005Nu\"",
                "\"mindmanager-verification=2cb8b923f6d897035b2f7d5d73cc0e61690f625cef67ad7cdd39a19428709148\"",
                "\"stripe-verification=35ba23934a707a07c4c9be6e43adc627d3cb801a293fdb8ca7bc5a940d9c853d\"",
                "\"docusign=877ac654-f0e6-4bc6-a293-49c26778da82\"",
                "\"atlassian-domain-verification=952mPCXTF37KezRl6E/Bi2/ZatxPM1gKFPIf4MXehRtaz9DKajMnwKdtPvWhDT0/\"",
                "\"_6be4o7b553lh0g4k3rz70s6pblav0zl\""
            ],
            "NS": [
                "pdns1.cscdns.net.",
                "pdns2.cscdns.net."
            ],
            "SOA": [
                "pdns1.cscdns.net. hostmaster.cscdns.net. 2011042869 3600 1800 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.218.59.236",
            "52.6.127.76"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amazonses.com include:spf.protection.outlook.com include:spfa.sony.com ip4:121.100.43.221 ip4:185.136.188.108 ip4:185.136.189.108 ip4:121.100.43.225 ip4:121.100.43.226 ip4:139.60.152.0/22 ip4:148.105.8.0/21 ip4:160.33.101.112/28 ip4:160.33.194.224/28 ip4:160.33.194.232 ip4:160.33.194.233 ip4:160.33.194.234 ip4:160.33.194.235 ip4:160.33.96.128/28 ip4:185.132.182.190 ip4:185.132.183.11 ip4:185.183.30.70 ip4:198.2.128.0/18 ip4:205.201.128.0/20 ip4:208.74.204.0/22 ip4:212.100.250.11 ip4:212.100.250.16/29 ip4:37.188.101.80/28 ip4:46.19.168.0/23 ip4:5.61.115.112/28 ip4:5.61.115.80/28 ip4:5.61.115.96/28 ip4:5.61.117.112/28 ip4:5.61.117.80/28 ip4:5.61.117.96/28 ip4:52.222.62.51/32 ip4:52.222.73.120/32 ip4:52.222.73.83/32 ip4:52.222.75.85/32 ip4:54.186.193.102/32 ip4:83.138.165.68/31 ip4:91.207.212.191 ip6:2607:fd28:0102:1:1::/80 ip6:2607:fd28:0102:3:300::/80 ip4:101.231.129.3 ip4:101.231.129.4 ip4:3.93.157.0/24 ip4:3.210.190.0/24 ip4:18.208.124.128/25 ip4:54.174.52.0/24 ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 ip4:139.180.17.0/24 ip4:141.193.184.32/27 ip4:141.193.184.64/26 ip4:141.193.184.128/25 ip4:141.193.185.32/27 ip4:141.193.185.64/26 ip4:141.193.185.128/25 ip4:143.244.80.0/20 ip4:158.247.16.0/20 ip4:108.179.144.0/20 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:101.231.129.43 ip4:216.139.64.0/19 ip4:118.238.201.129 ip4:118.238.201.187 ip4:118.238.202.251 ip4:210.132.252.4 ip4:211.125.139.64/27 ip4:211.125.140.0/24 ip4:146.215.113.0/24 ip6:2001:cf8:ace:41::/64 ip6:2001:cf8:acf:0041::/64 -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:a03yqpkgpq@rua.powerdmarc.com; ruf=mailto:a03yqpkgpq@ruf.powerdmarc.com; fo=1;",
        "dkim_selector": "smtp",
        "dkim_host": "smtp._domainkey.sony.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUcyssmfohmy+zN4zOr3JPKZpWIsLlYPXG4HW5FCatI4Mw2tP/B1xH63UAAsz5k0shc/gtIT/sqQDvAI/bqwgFeR5Lis4zgJQGAFSvGIv1butW39si9tDXRPmuT6qQx7tMuOgFbRSY23Y6FEt7g+GtxJ/PTvl3TujXK3cVV+LdiwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-218-59-236.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.218.59.236",
                        "52.6.127.76"
                    ],
                    "time_ms": 61.67
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.218.59.236",
                        "52.6.127.76"
                    ],
                    "time_ms": 47.85
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.218.59.236",
                        "52.6.127.76"
                    ],
                    "time_ms": 45.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.218.59.236",
                        "52.6.127.76"
                    ],
                    "time_ms": 40.73
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.218.59.236",
                        "52.6.127.76"
                    ],
                    "time_ms": 55.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sony.com",
        "valid_from": "2026-01-25T18:00:00-06:00",
        "valid_to": "2027-02-24T17:59:59-06:00",
        "days_remaining": 199,
        "san": [
            "sony.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.sony.com:443/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 01:09:35 GMT",
            "content-type": "text/html",
            "content-length": "184",
            "connection": "keep-alive",
            "location": "https://www.sony.com:443/"
        },
        "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": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sony.com:443/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "44.218.59.236": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.6.127.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-001d1709.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 105.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 128.4,
                "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": 79.16
}