{
    "ok": true,
    "domain": "jpmorgan.com",
    "generated_at": "2026-08-08T22:42:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 70,
            "security": 81,
            "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": "3 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": "6 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": 5,
                "lost_points": 0,
                "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": "4 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "112 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": 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: jpmorganchase.page"
            },
            {
                "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": "3 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": "6 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "4 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "112 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": "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: jpmorganchase.page",
                "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": [
                "146.143.134.109",
                "146.143.198.109",
                "146.143.70.109"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 cluster14.us.messagelabs.com.",
                "10 cluster14.us.messagelabs.com.",
                "30 cluster14.us.messagelabs.com.",
                "40 cluster14a.us.messagelabs.com."
            ],
            "TXT": [
                "\"_zmo7brip7pl13uw3k453cn81h9dre7o\"",
                "\"_3wypasts6hy48lefegdeqnkglesidrj\"",
                "\"_sio35frl8n05laxmejyafl8nfirync1\"",
                "\"smartsheet-site-validation=bNh3U508QYaIHRrKwwepjX_OwcbMWD67\"",
                "\"_12rmcdyl6fogxmm8uam7371ys5jdwnn\"",
                "\"wiz-domain-verification=66aa74155d5e84d10ed4b5a786a66f94063cff3b4c7e11d09fb46f027736dbf0\"",
                "\"wiz-domain-verification=a0d8d067bcb1cdd44255d0633a31df3ba13c82e30f27c080519b0b85ba734d32\"",
                "\"_wc3bll298i41kjs3n5bqbpqvcp35a0w\"",
                "\"_5t74rs8h1v88vrcv1pnptxpxxdse96n\"",
                "\"_287qz3cuoon8ix66rx9jy3932ac7j8n\"",
                "\"atlassian-domain-verification=RGKdBIE9fL1nWkBUtau3jalaRfV5m30Q5sp/z9OpYgJ9gjjvFShpN6NZTUJlp4CO\"",
                "\"_1hsjbb0d0jtzmyi0hr3485xj1obxqh0\"",
                "\"atlassian-domain-verification=wUjrfh2T73RznZOKmEZfc0mRF92bjC7JyjSgRXg9Yt2e9ZMRZwafUO6GPJaecYOh\"",
                "\"_tlprtku5otniyxcil6otklpjhh5rtqo\"",
                "\"_vj85j7cwhd4jnr7z87fv77zh5tox68q\"",
                "\"_cycbn4z7maulxbrz3885n6tslj5azan\"",
                "\"_rpqwcqd5v91394zcsggeki6ne3jykml\"",
                "\"_bvs4qhpig2gi1wis6gvaedc6rv8qq32\"",
                "\"_vrntwuraxcyq0tp5tta2d95pizciw8v\"",
                "\"_cssltkcd4ayx2t5tikb8nyrkemgnam0\"",
                "\"_pdy3kw4a1eecj6wsfx361qnbojy05ob\"",
                "\"wiz-domain-verification=ccd3ec907fff510311f6a14b2a659fcb83adea2818bb6e78503239d2877e8657?\"",
                "\"_pdevdkw2r09tgbsdinkg7cq0q9iyl0d\"",
                "\"stripe-verification=E557D4EDA608FF491C1270EA052984D3D81069CBD5A12E1A9B672EEA3E63648D\"",
                "\"_utw79qfqaxdj7tiu1pk1gkkd6ks6cwp\"",
                "\"_iptz3k5n4npan50x4s81d3n7of88aha\"",
                "\"_d75rb3ihhez9azr5xwgokxpglkpdux0\"",
                "\"_hcrrkzj8xtnsp7l9ewu7f69xfn05gby\"",
                "\"wiz-domain-verification=68c6d9fa0c4bdd60150d3df50635cd0fcf4af6af079771d90239d10add2c2967\"",
                "\"_xyk5nvzmgcwooxrf233w8v51j5lyvrr\"",
                "\"_v7wnfhqhk1zsn3dd93etdsu8cx2z5vt\"",
                "\"stripe-verification=BF1D5A2295E012A395170BE366A5D16664B4FC72C3403C260A87DF5BBFAC29AD\"",
                "\"_ly9d6mkiukdr96beh9afglrrti1cw9m\"",
                "\"pendo-domain-verification=3f5e6806-79ef-43fd-a216-5ba5d79849de\"",
                "\"_grzfyx70kzg6h919jblxwx2hs1a32b8\"",
                "\"_ampvcfa5xng3uyx1jubr147cap8hnkq\"",
                "\"_ww11cm8tivn9n5exhbxk6jfmgq2oq9n\"",
                "\"_psck81c3rup8uoramn6umstmhlxipq6\"",
                "\"_v5nzm2o2elh13rhcmm2jrdmcgb6ybw3\"",
                "\"_wmcxa0qosl7eogjfiu07txuip84oa7q\"",
                "\"_bgbroi6pa5vrio8e769qduq50jpf5v4\"",
                "\"onetrust-domain-verification=51ec4186470640e6b666da2bd1ac5a04\"",
                "\"onetrust-domain-verification=0d3ce129e79a4c3284e21d88c995466b\"",
                "\"_6i8s2yk9zknax2ctrjt0xyhzj3fbyni\"",
                "\"_mciry7stisx1naneilot4qfzfujhaq4\"",
                "\"atlassian-domain-verification=Ua2Fovb97Ak39kxh4koulfhVlpieV1PLhaMkdZpzINDMQGlcvLV+ORgL2QmOryw+\"",
                "\"airtable-verification=1d59ed5062280d21aeef0c14aaf4f950\"",
                "\"_qyrsx63o5mscj9vstbp5x0trg6n4nrb\"",
                "\"_omgogk28gk0q249qbrx8rc0brxtyilg\"",
                "\"google-site-verification=AY6eFt3gDBXypjM6r6BxKraqqMsHf7cjq6qeKtN1_ic\"",
                "\"_n4kam76n8zdp001rnxcc86glfpchdbl\"",
                "\"_i31qvlsersfbjfen7ylrc2iozu8s9az\"",
                "\"_clidhona5k1rh7h5snxtkm6zqu4etlc\"",
                "\"sinch-domain-verification=b0da7285-f272-4c77-a5da-96e7bed7ae67\"",
                "\"_jj6u3j5f980r6wutich59es1i4yddm5\"",
                "\"_1n775ys5p7nogb7j0oxzv410pckmbq8\"",
                "\"_asz94r22ke5hs27anw2trlfs4e606zy\"",
                "\"_8mvdpwt4xvfakz9r9krvpfr2z37gl3e\"",
                "\"_g2u1dcjksrhd7swnjf64nlqdb78ptva\"",
                "\"_q29wi9sy4gvgfn2bdk08lfdr3e6tpgi\"",
                "\"_ufq044ynqgeyc21phtp5ltgihx3d52k\"",
                "\"onetrust-domain-verification=b70aa9f759f64a268bcd0895b2509add\"",
                "\"_8s6y16kwjkq8b436e14vzdl0rv8dlqx\"",
                "\"_cu7few6w8sq4ke6pxfetwgdas8gffss\"",
                "\"_c291xna5c1l27jba748svc2hblzt1g5\"",
                "\"_m09jkjaltugq8793bznhca61flikgrk\"",
                "\"_tu99mslw9j5wnayiqi029mi0phowzz5\"",
                "\"_pwh280sjxcs6kq0jho1pbxl9bhb922m\"",
                "\"stripe-verification=d0e0015eda82fdc548bb9ebcaa8db20a18981ceed6c605490e642240a94977c0\"",
                "\"google-site-verification=sOH2HCS8ry06rbZim_Pn-lVuidPcIYJEbzKPw7Ys5wo\"",
                "\"_bemy3tv183niwpvbjvhm7adnhjgxpu5\"",
                "\"_erfw9j4pdruhljttb4iu7wchzd1nryb\"",
                "\"atlassian-domain-verification=PZApk1vJjd7scChzBMQy2d4NEwk4Bt26obCVACc7vWiOBVCOxTOV4/EB9LMexMnl\"",
                "\"segment-site-verification\\\\u003dU4XM1RjB41dOoF1mL3dbaGyM6aKQPrjm\"",
                "\"_nfj3yc31kzkm6o3x18eek9c72qk896q\"",
                "\"_78ua6xnvzx3lpff3o7ivm1itsrx2arn\"",
                "\"_sp6ry5plpzhhp5q30gzzzvbfz832siv\"",
                "\"wiz-domain-verification=7de198b30439d7573fedf1014d1efd1a2649adf56c35f07cd45337ca6394a258\"",
                "\"_eldh6l1xzl74el2v886zw8t7hjtyvw7\"",
                "\"v=spf1 include:tpo.chase.com exists:%{i}.spf.chase.com exists:%{i}.spf.hc4673-96.iphmx.com exists:%{i}.spf.hc4698-8.iphmx.com -all\"",
                "\"docusign=c45b6a15-4503-405b-a01e-3fccadf3d774\"",
                "\"_2v7i9ueskn4zac76w62j6k60747drey\"",
                "\"_6rqotpqtry84scux4dvdnrusngf1dy9\"",
                "\"_4wjcqxsnsxalgb1rzvzqnr4lj7viru5\"",
                "\"docusign=11abc3ad-4bc5-4619-9e90-720a7ab7b682\""
            ],
            "NS": [
                "ns0098.secondary.cloudflare.com.",
                "ns05.jpmorganchase.com.",
                "ns1.jpmorganchase.com.",
                "ns2.jpmorganchase.com.",
                "ns06.jpmorganchase.com.",
                "ns0221.secondary.cloudflare.com."
            ],
            "SOA": [
                "ns1.jpmorganchase.com. hostmaster.jpmchase.com. 656932624 10800 1800 1209600 3600"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"entrust.net\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "146.143.134.109",
            "146.143.198.109",
            "146.143.70.109"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:tpo.chase.com exists:%{i}.spf.chase.com exists:%{i}.spf.hc4673-96.iphmx.com exists:%{i}.spf.hc4698-8.iphmx.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com; fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/ef71dc1c-df6a-4263-a278-0cd27240b57d.svg;a=https://vmc.digicert.com/ef71dc1c-df6a-4263-a278-0cd27240b57d.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "jpmorganchase.page",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "146.143.134.109",
                        "146.143.198.109",
                        "146.143.70.109"
                    ],
                    "time_ms": 61.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "146.143.134.109",
                        "146.143.198.109",
                        "146.143.70.109"
                    ],
                    "time_ms": 47.14
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "146.143.134.109",
                        "146.143.198.109",
                        "146.143.70.109"
                    ],
                    "time_ms": 48.04
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "146.143.134.109",
                        "146.143.198.109",
                        "146.143.70.109"
                    ],
                    "time_ms": 34.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "146.143.134.109",
                        "146.143.198.109",
                        "146.143.70.109"
                    ],
                    "time_ms": 79.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "cws-main.jpmorgan.com",
        "valid_from": "2026-05-14T19:00:00-05:00",
        "valid_to": "2026-11-29T17:59:59-06:00",
        "days_remaining": 112,
        "san": [
            "cws-main.jpmorgan.com",
            "about.jpmorganchase.com",
            "app-emea.xign.net",
            "app.xign.net",
            "commercial.jpmorganchase.com",
            "csr-emea.xign.net",
            "csr-ro.xign.net",
            "emea.xign.net",
            "impact.jpmorganchase.com",
            "institute.jpmorganchase.com",
            "ir.jpmorganchase.com",
            "jpm.com",
            "jpmc.co",
            "jpmc.com",
            "jpmc.global",
            "jpmchase.com",
            "jpmorgan.co.uk",
            "jpmorgan.com",
            "jpmorgan.com.br",
            "jpmorgan.com.mx",
            "jpmorganchase.com",
            "jpmorganchase.page",
            "jpmorganchaseco.co",
            "jpmorgansecurities.com",
            "main-beta1.jpmorgan.com",
            "main-beta2.jpmorgan.com",
            "main-beta3.jpmorgan.com",
            "main-beta4.jpmorgan.com",
            "main-beta5.jpmorgan.com",
            "news.jpmorganchase.com",
            "ordertopay.jpmorgan.com",
            "ordertopay.jpmorganchase.com",
            "otp-app-emea.jpmorganchase.com",
            "otp-app.jpmorganchase.com",
            "otp-csc-https.jpmorganchase.com",
            "otp-csc.jpmorganchase.com",
            "otp-csr-emea.jpmorganchase.com",
            "otp-csr-ro.jpmorganchase.com",
            "otp-emea.jpmorganchase.com",
            "otp-enrollment.jpmorganchase.com",
            "otp-jpm.jpmorganchase.com",
            "otp-nocsc.jpmorganchase.com",
            "otp-www.jpmorganchase.com",
            "otp.jpmorgan.com",
            "query.jpmorgan.com",
            "query.jpmorganchase.com",
            "www.jpm.com",
            "www.jpmc.com",
            "www.jpmchase.com",
            "www.jpmorgan.co.id",
            "www.jpmorgan.co.jp",
            "www.jpmorgan.co.kr",
            "www.jpmorgan.co.uk",
            "www.jpmorgan.com",
            "www.jpmorgan.com.br",
            "www.jpmorgan.com.mx",
            "russia.jpmorgan.com",
            "www.jpmorganchase.com",
            "www.jpmorganchina.com.cn",
            "www.jpmorgansecurities.com",
            "www.xign.net",
            "xign.com",
            "xign.net",
            "xign.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.jpmorgan.com/global",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains ; preload",
            "location": "https://www.jpmorgan.com/global",
            "cache-control": "max-age=0, no-cache",
            "content-type": "text/html;charset=utf-8",
            "vary": "Accept-Encoding",
            "accept-ranges": "bytes",
            "connection": "Keep-Alive",
            "date": "Sun, 09 Aug 2026 03:42:40 GMT",
            "expires": "Sun, 09 Aug 2026 03:42:40 GMT",
            "age": "344",
            "content-length": "1",
            "set-cookie": "geo_region=MO; secure",
            "pragma": "no-cache",
            "server-timing": "ak_p; desc=\"1786246960272_400021220_2607377468_11112_6046_7_0_15\";dur=1",
            "x-frame-options": "SAMEORIGIN",
            "x-dispatcher": "dispatcher2useast1-29755916",
            "last-modified": "Fri, 07 Aug 2026 19:33:23 GMT",
            "etag": "\"32b7b-6587a13e7ef44\"",
            "p3p": "CP=\"NON CURa ADMa DEVa TAIa IVAa OUR DELa SAMa LEG UNI PRE\"",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "frame-ancestors 'self'"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jpmorgan.com/global",
        "title": "J.P. Morgan | Official Website",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "146.143.134.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "146.143.198.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "146.143.70.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cluster14.us.messagelabs.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.9,
                "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": 83.97
}