{
    "ok": true,
    "domain": "fujifilm.com",
    "generated_at": "2026-08-09T01:53:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": "3 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": "14 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ad467e5af8ef7dea8.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": "3 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": "14 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ad467e5af8ef7dea8.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": [
                "52.223.3.18",
                "35.71.133.99"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00922502.gslb.pphosted.com.",
                "10 mxb-00922502.gslb.pphosted.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=LHThZhAdsawIV9HjjLbZhdZ5Ix4V2K2lDv/dMt4w7TufD4OL78cqEsX2fynlagTq\"",
                "\"m9gb5ged51n3s0it7rk5jc8hdk\"",
                "\"pe7u9q18389r998sle9uh4v89i\"",
                "\"sending_domain987802=c9f465a14268c816fb09165db8c522448895f8c3948d2badfb7725cf222b8e55\"",
                "\"google-site-verification=FHfPjDzCRdwKyR7QbYbI6Yyo1UNowJSPEB1yurcZcMg\"",
                "\"google-site-verification=HftCYN7dWCFAXzWBXgU3tS8zhcIYpYI_bnxQpNdZVQA\"",
                "\"sending_domain1030501=cce0c882e210aa226f07e52f20ffb2fad5f36cbdeb27d88540ea350a9aa91f24\"",
                "\"notion-domain-verification=3g4p1guw9NKpzN9f11nyRDuIKYFbhxla3pBKqoB43G0\"",
                "\"miro-verification=97f7697a3dd0d2a914e1e84853a6e4ec01153216\"",
                "\"_globalsign-domain-verification=gV6Iy9ecCzlE7vUpoz_dJYFVX4lJjd8QCKuoWU72cu\"",
                "\"klaviyo-site-verification=XDSD3U\"",
                "\"G+mOJoEmBGLKWSAd4NqR0aaKx/IjrjZ4NkyiJCRDUME=\"",
                "\"TMI1YGQ6LOPAI5PVKYY4RYZQB2L3T45L8AVO95MI\"",
                "\"pardot1006932=957d3458ed17e473ec73965e5323391d1709f6ff076ae124e834ad1feb8cc47a\"",
                "\"klaviyo-site-verification=TbCzGL\"",
                "\"airtable-verification=9f88b2f32013f962b32250f04321cea6\"",
                "\"52ai0mlf4703ipkflb9eq8bc4j\"",
                "\"google-site-verification=wU7KnFvvlWAmZ3BZdjYUk8LWEBHGW1D6-TH3If548XA\"",
                "\"klaviyo-site-verification=R9bE4e\"",
                "\"klaviyo-site-verification=SkSdbn\"",
                "\"facebook-domain-verification=46zrgb81nx38rep3bzmg44uqf0k1kw\"",
                "\"pardot1006932=4bfe649fb0790f3ebe9ebb459637eb0c39c62c7bdea318b972d5025ec4a7a623\"",
                "\"klaviyo-site-verification=UavkD2\"",
                "\"globalsign-domain-verification=zncgrjq_ogF1P7KExLEtJjbqGVnhoTGC8scmasRPR_\"",
                "\"atlassian-sending-domain-verification=c68d2447-51ba-4b10-a9f5-602e99139a38\"",
                "\"pardot1107932=8994eb2a69f49927c77287f1da3ff4eb636021b5753f5e4c276507c8140a67fa\"",
                "\"globalsign-domain-verification=XdXAPC3jSkKEkZJ_7QjaXPLXtRQaBB86CEWn39ekLg\"",
                "\"miro-verification=e970328393b39f16439289e8b81c9436a17ce545\"",
                "\"onetrust-domain-verification=82cfbb6a11ec4493ae7aa8b153849290\"",
                "\"showpad-verification=ddddc8560282c2d5b1c9d511c9594af8\"",
                "\"bundle-domain-verification=1c3e0a7acec768b9ea19bf2a6263e1568c9ef8ac996e81d7\"",
                "\"globalsign-domain-verification=ZknsdgiKwEfBgDLGDgHYVgBfcY6V6L1VYxQrShG28t\"",
                "\"klaviyo-site-verification=VpWrMp\"",
                "\"wrike-verification=MjMyMzU4Mjo3OTlhM2QyMGZiYTAzZTJjZDUwMGRhZjFmZjdhOWMxZjdjNmQ0ZDdkNjQ0ODRhMjI0NmNlNGUyZjBkNzVlNzc3\"",
                "\"facebook-domain-verification=jdtxhin2x7u9zxws9r91brp8oll3ca\"",
                "\"google-site-verification=cWbnf5Rb7Ipp_wqGmYh985w4gfrMGkB0FYP0Dds4qTo\"",
                "\"globalsign-domain-verification=tbXI-Uuz_jw0sCfLzYU-UlWZNNpGa4-eKyWzSilYNP\"",
                "\"smartsheet-site-validation=tw8XLC2g_6HneRsG7Xu14wsZRLzNpbYt\"",
                "\"google-site-verification=xB7s4hhfsFdSvfvOx60P1XwmooM-n1_ixdGc2JBGJ8I\"",
                "\"google-site-verification=gH7mrsWldHZsuJgrihTQCwYfWfacwQN45SA0J-y-3ZA\"",
                "\"amazonses:/NGCx20CVTCCP9+xTqrxDu+ocloFNnqRekKG3MObzH0=\"",
                "\"klaviyo-site-verification=WyYLKn\"",
                "\"klaviyo-site-verification=VDecUL\"",
                "\"apple-domain-verification=Fkqcs61pbgylK7JN\"",
                "\"globalsign-domain-verification=OROtvpHzjgpfZRDOBJExaCAonp4NI8rwfJnY30H5gx\"",
                "\"adobe-idp-site-verification=ecf3037c-2720-4790-b0e9-a9534ac534ff\"",
                "\"atlassian-domain-verification=7wY6FtRnL52gT08E1cROfZFZb9vX610gJ0wyV5ev9eMSPs8oEkd4GJb5EJUlfY0Q\"",
                "\"google-site-verification=eAMhckz3nyRUSzTxd_chrp_IuU0rxiYY1nK0nMcuko4\"",
                "\"google-site-verification=hCdLIKOaASf4qru4ba2QeXnh5Z-5rE_u-71JJMBLoUE\"",
                "\"naver-site-verification=e935cc756b60ffe13c257ece5bbc0d53ed7e143c\"",
                "\"globalsign-domain-verification=CD9407CE7A89EEF1EB159D4966F296D6\"",
                "\"v=spf1 include:_spf.google.com include:spf.protection.outlook.com include:_spf.salesforce.com include:amazonses.com include:smtp.txmsv.com \" \"exists:%{i}._spf.fujifilm.com include:_spf0.fujifilm.com ~all\"",
                "\"globalsign-domain-verification=rJa_k-GyA-oNTzN5FUYIZ_TIIG-MnZc0u3l0SO3-mV\"",
                "\"rt6VcTMrFKafwPsLrP5CiojtLwkMTXn2yjM773Vz0fw=\"",
                "\"google-site-verification=n7Z6jmBu3RluRIABWrVjZyjb3vNNkShmOdBTUAiwsv0\"",
                "\"MS=9F5734CC5047CDFCDD3E2DA2B0D1C4B9DE65C2C3\"",
                "\"sfcc_verification_bchb=956e66afe76c849ef596af813b21c88f654f3e95bf2dd1a5099cf487e565238c\"",
                "\"_6wcxpicmgm4wrg7rra70lki2wvb0t4i\"",
                "\"d365mktkey=ZVxDblltCrDYKhiWT1C5u1nY9TmlR4pxZsRwucOAycwx\"",
                "\"onetrust-domain-verification=1bb41c412b0145148b9ccab64492df2c\"",
                "\"sending_domain1116153=98dcea495b17a9f8052bfa2021fd497aea74c60b187670c675a239b38dafb245\"",
                "\"onetrust-domain-verification=daf8e5c057a94664a72bd046ff5222e6\"",
                "\"globalsign-domain-verification=NA7klce7XGum1ukiHZsPlnyuy-MO7dPAZDl2ZOoLnL\"",
                "\"sending_domain1107932=1fbdf7c1f14bfacfc3aa2aac553ca6d09e48a2fbde29cdc080260e33b7240ebe\"",
                "\"apple-domain-verification=9WmsuWyHqTXU7YhI\"",
                "\"box-domain-verification=57998afe329f3d5d1c3eff4bd81f8ddd5a2c771be0c399ea72699315897f6749\"",
                "\"google-site-verification=-LyggSvRbRRGa9kERriWAm_ThLEQyjdFB48ut35tGy0\"",
                "\"klaviyo-site-verification=WwY6AC\"",
                "\"pardot1030501=2e756431eb529fd66763457cdd8dd4a7d7fd46476a4ef6515cc9cc53fb3e86fa\"",
                "\"dfr3j7qk78ps3q7jrq0quqefl\"",
                "\"FF3UYNQJHX._autotask.fujifilm.com\"",
                "\"zoho-verification=zb17688842.zmverify.zoho.com\"",
                "\"docusign=48cffd65-8e4b-4db8-9a0b-d114f8df4949\"",
                "\"ms-domain-verification=9c953dbe-3659-4fb2-a09f-062097dd2a57\"",
                "\"pardot1116153=b22d792e553389a83401b4c0c6b8ace34e899e5b5844b6e0fba2b21d35a0de3e\"",
                "\"facebook-domain-verification=i7hqg5q66c0up86q3kl3gtqjl66biy\""
            ],
            "NS": [
                "ns1.fujifilm.co.jp.",
                "ns2.fujifilm.co.jp.",
                "ffilmcc2.fujifilm.co.jp."
            ],
            "SOA": [
                "ffilmcc2.fujifilm.co.jp. postmaster.fujifilm.co.jp. 2026080603 3600 1200 1209600 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.223.3.18",
            "35.71.133.99"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:spf.protection.outlook.com include:_spf.salesforce.com include:amazonses.com include:smtp.txmsv.com exists:%{i}._spf.fujifilm.com include:_spf0.fujifilm.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:2jz6lnpu@ag.jp.dmarcian.com,mailto:support@brandkeeper.jp; ruf=mailto:apm-dmarc-ruf@fujifilm.com; fo=1; sp=none;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.fujifilm.com",
        "dkim": "v=DKIM1; k=rsa; s=email; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDClOW7Jt5KTXB3WSj0gfGXOeq3BOknzayH3Ipup8MAJNcunKyY+lcBvt7hkgtb8Xg2WFUtan1B0OmtGwLrWp5XEJEwQLWhISE3ZsHaX3Xt1rgd28wlCHjuK/0x7dDQi04/NiBKYt5AVaYbWu48MMrU+2GsxnOFjDVlwtDIHUvmswIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ad467e5af8ef7dea8.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.71.133.99",
                        "52.223.3.18"
                    ],
                    "time_ms": 34.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.71.133.99",
                        "52.223.3.18"
                    ],
                    "time_ms": 164.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.71.133.99",
                        "52.223.3.18"
                    ],
                    "time_ms": 171.33
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.71.133.99",
                        "52.223.3.18"
                    ],
                    "time_ms": 209.69
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.71.133.99",
                        "52.223.3.18"
                    ],
                    "time_ms": 255.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.fujifilm.com",
        "valid_from": "2025-07-23T00:32:05-05:00",
        "valid_to": "2026-08-24T00:32:04-05:00",
        "days_remaining": 14,
        "san": [
            "www.fujifilm.com",
            "and-fujifilm.jp",
            "app.fujifilm-dsc.com",
            "f-photobook.jp",
            "fujifilm-endoscope.com",
            "fujifilmsquare.jp",
            "home-magnum.com",
            "photo-is.jp",
            "postcard.jp",
            "wonderphotobox.com",
            "www.album-cafe.jp",
            "www.astalift.com",
            "www.prolab-create.jp",
            "www.tape-storage.net",
            "fujifilm.jp",
            "fujifilmkyowakirin-biologics.com",
            "www.fujifilmholdings.com",
            "www.hanakara.jp",
            "www.postcard.jp",
            "netservice.fujifilm.jp",
            "www.netservice.fujifilm.jp",
            "instax.com",
            "instax.jp",
            "homesha-pj.jp",
            "magazine.instax.jp",
            "favsquad.instax.jp",
            "*.fujifilm.com",
            "*.fujifilm.co.jp",
            "fujifilm.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://global.fujifilm.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Wed, 05 Aug 2026 17:04:30 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://global.fujifilm.com/en",
            "set-cookie": "AWSALBCORS=S2TQLi/WKbJPKqQ4ExpVgNIxxHR+J2eWmCBQMw/p1vCcFkh4qVPpJ6wnjLyqrSLraKhVblN47HNoylEAdZjo6izSFBvfn2jB/0D8CPMPNJ/ejKg93DSbDcA+q/5P; Expires=Sun, 16 Aug 2026 06:53:29 GMT; Path=/; SameSite=None; Secure",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000",
            "content-length": "235",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 10d62d63509f0c6b1a0e779cc908341c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P3",
            "x-amz-cf-id": "suhdSgNeV-BCdj8HYOO4kzyMSjUid-k8OQd1n1ojEznis5FM-Y8U8Q==",
            "age": "308940",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "upgrade-insecure-requests",
            "x-frame-options": "SAMEORIGIN",
            "x-drupal-cache": "HIT",
            "x-content-type-options": "nosniff",
            "x-drupal-route-normalizer": "1",
            "x-ua-compatible": "IE=edge",
            "content-language": "en",
            "cache-control": "max-age=2592000, public",
            "x-drupal-dynamic-cache": "MISS",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Wed, 05 Aug 2026 03:54:18 GMT",
            "etag": "\"1785902058\"",
            "vary": "Cookie"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://global.fujifilm.com/en",
        "title": "Fujifilm [Global]",
        "description": "At Fujifilm we create innovative products and deliver effective solutions in a wide variety of fields to serve society, contribute to the quality of life, and enhance environmental sustainability.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.223.3.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.71.133.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00922502.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 45,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.6,
                "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": 118.65
}