{
    "ok": true,
    "domain": "cigna.com",
    "generated_at": "2026-08-09T06:29:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "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": "165 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: secure-cigna-com.extwideip.cigna.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/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": "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": "165 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: secure-cigna-com.extwideip.cigna.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/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": [
                "170.48.10.90",
                "170.48.29.90"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-000e5c18.gslb.pphosted.com.",
                "10 mxa-000e5c18.gslb.pphosted.com."
            ],
            "TXT": [
                "\"wrike-verification=NjQzODk3ODo2ZjFlNmNkZmQ0ZjUwMjc4ZWQyZjE2ODg4MDQ0YzYwNmI4OTE4ZWNlNTU5Mzg2N2FiZGY3NWU0YzljZTYzMmJl\"",
                "\"MS=ms83616973\"",
                "\"mongodb-site-verification=zTarNnkaed939qLY0tE6DgSvlSFI0Whm\"",
                "\"ciscocidomainverification=7a09ccd74c00355b9a5aa2306a5bdc527a42ca6614857c2c451bbe399b1169f\"",
                "\"hcp-domain-verification=a05ca0facc172eb0d9df3fd988da7e4324266eb84e47d46956d2eb9269024b91\"",
                "\"google-site-verification=yxm_IHMTNJYH0YZbrk14qteVOydeUORJVErygRKb7Qg\"",
                "\"wrike-verification=MzYzMTQ1MDo3MDAwOWVjM2I3YjBlY2UyMTQwZTJiZTQyOWI0MDFmMzcyNmUyMTZiMzI0YzQzMTg4NWQ1NGM2NGE1NzllNWM2\"",
                "\"vmware-cloud-verification-375189b2-bab9-4b17-bd33-4ccb9f0b8457\"",
                "\"apple-domain-verification=D1GNhYf1NmjA9VYB\"",
                "\"wrike-verification=NDA4NDA0MTo4ZmQzYzE3MjE5YWI4M2RhOGNlNGE1MTVhMzQ3M2NhOWQ4M2EyMDBhMmQxN2MwODZjMTVhOGNmM2E1NTY0MWUy\"",
                "\"q6t+JlZkifgbILybfGj+06tMZ8RwgZSBRyf+qNfGbS/2YrLIkelSZmDBsLGdZzZmzt3O5u7o9h+rCuA7tt7ApA==\"",
                "\"00Dal00001On5Mo=1TBVx0000000CcH\"",
                "\"docker-verification=8923f26e-1bf9-41b5-aced-afc104281d21\"",
                "\"adobe-idp-site-verification=2153d23c7de397f35d7065ec964ffe60973cc506a82564651c5790c7a203ff69\"",
                "\"XV8tkj5AAvNxCYqkMTYbU/Qs9CnImEwGm5K+4mBS772nylZO5iS6x5z4bjCnOFsVWYUlLIS2p0S1oI+coCJJ7A==\"",
                "\"adobe-sign-verification=107e2cde1ace30939bec5712a100a21\"",
                "\"ceRo6hRvk9kNdlHDoveTDCHzU0VeBjX64hvBkIge9z+O7aOb922s6YbTWr0UPxM21WYBFPH6v1pIA9HfONVpiA==\"",
                "\"mongodb-site-verification=Q1EXOm2u2gPEOnty0PU8p7WEaFT8AdZi\"",
                "\"apple-domain-verification=TofLAI7UUPaK4r90\"",
                "\"intersight=7be36b5177efd2154046bc423a60526718255a68c0889ee50566f1564cdb876f\"",
                "\"DirectFedAuthUrl=https://cigna.okta.com/app/cigna_massloadtoolprod_1/exkshnxuvhIrVgnJ84x7/sso/saml\"",
                "\"docusign=ce1b77bc-a5d8-4e0f-87de-0500fe3109d6\"",
                "\"_globalsign-domain-verification=13_Y-MGIleoXzr9JqJCG7QMtYATC4ng7QTP98eScVu\"",
                "\"smartsheet-site-validation=TuhXlMqiUJ3n6qUaF7WSu-yWqKtYyp5S\"",
                "\"insomnia-validation=479497d16e35419586920b950bb283c742d764e498f4513a80983ac6d7693bde\"",
                "\"00D2E0000014GwI=1TBa70000000FdN\"",
                "\"cursor-domain-verification-5r31g6=x88dfuqVJBzRiNaONuR0qr6Ot\"",
                "\"_evre2gdqrtl2gq9u1dk0yq763d3kpmb\"",
                "\"00DgP0000028qGP=1TBgP00000009RV\"",
                "\"atlassian-domain-verification=cLZ4aSg1YaGCasJWorj2M7ZYi2uizQfPH9rdCTv6yN//IDE97y5LaBR34BADeVOk\"",
                "\"2lZmcpeNpuitFGeEXb/LRmUJfb7u9wsdzege4BYc4A0CImjpJ2KVjjcQ8xr5o2gAc7Bk2i69YZGgrmJtsJrQdA==\"",
                "\"atlassian-domain-verification=qmd+/0jDS4EExQmcM+wgkCUJVs6mgFhTxy6httCWQkB/iGkAiIhX6NBiP2wYKszx\"",
                "\"v=spf1 include:_spf.cigna.com include:cignamail.verintefm.com exists:%{i}.spf.evernorth.com -all\"",
                "\"google-site-verification=vCRscp3po2nRnXkESqQliHRBU75nHUukgIT-DpyYc8g\"",
                "\"jamf-site-verification=_setHmIBQZseomtLRDwzfg\"",
                "\"intersight=c4444b4373069ff36d5ddc45cc7634b71a6277a500d958afad081ffb4f307362\"",
                "\"wrike-verification=Mzg4MTA3ODo0ZjdhODIwM2UxODg4NDI0ZDE1ZTNmNWQzM2NlMDBiOTQ4ZDc3MTc4YWQwYjFhYjM2MzQ5MWNlMDA4MmNjNzg3\"",
                "\"ZOOM_verify_djB9RTPoC99J0ntkM8pzT2\"",
                "\"heyhack-verification=d50100ad-b49c-48f4-80dd-29c80d0cab18\"",
                "\"smartsheet-site-validation=4LMJYxXDEBS6ZZ2z1fqGCu2nsWfCCLb1\"",
                "\"00D6g0000050vxa=1TBPd0000000R3R\"",
                "\"webexdomainverification.5c50f2772498d388e053ab06fc0a3a57=990d715a-97e0-4059-84f4-e2cc27e2cb5b\"",
                "\"_n39xdik1o92um5o3tmjjl7vxbgfjdq2\"",
                "\"onetrust-domain-verification=5c7bac6de53449aeb7b77e93cba764b9\"",
                "\"00D6A000001hG9V=1TBaZ0000000OdR\"",
                "\"dtm-domain-verification=oqjINRh7Skrz89w1xvJA-WvySCGGNAkqLX58kNv0HP4\"",
                "\"Text\" \"Record\" \"-\" \"mongodb-site-verification=Q1EXOm2u2gPEOnty0PU8p7WEaFT8AdZi\"",
                "\"box-domain-verification=d35fd50f63e734b908210c9f747c34e66252d6ad7909e9898762976faff9ce91\"",
                "\"DirectFedAuthUrl=https://cigna.oktapreview.com/app/cigna_massloadtooldev_1/exk2f64bzy165xPiW0h8/sso/saml\"",
                "\"flexera-domain-verification-gkjappnmhedngbcb\"",
                "\"ssc-domain-verification=b3c2f09f-10c3-56c5-a8cb-b3059d1e25fa\"",
                "\"wrike-verification=MjY2OTU3NzpkNDUwMmRkNWRjYmZmN2M5MGU0MTJkNWNlZGI5ZGZmY2JhMmE2Zjk1ZmI1NzMwNzM2Njc3MzBiYzRjM2U1ZWRl\"",
                "\"facebook-domain-verification=oiuzhrqgjg3itq1yet0i18si6n1l1u\"",
                "\"facebook-domain-verification=llt3bsfsg8tlryh3h7lhnjb4vf3w0a\"",
                "\"atlassian-domain-verification=QEjnbAWf9dHJp6pgfj7ake3SVDWqF4K2doIanNwNRc0x4RcUObmK4BAcX43TgTzg\"",
                "\"miro-verification=762bd35f2d4ee9ffe732d9efea4cac8a2b3ae518\"",
                "\"mongodb-site-verification=cIGXdJ2Yilokq1JXvlCCRLlAQyc5NAOu\""
            ],
            "NS": [
                "ns.cigna.com.",
                "ns2.cigna.com."
            ],
            "SOA": [
                "ns.cigna.com. dnsdhcpipam.cigna.com. 621047613 10800 3600 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "170.48.10.90",
            "170.48.29.90"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.cigna.com include:cignamail.verintefm.com exists:%{i}.spf.evernorth.com -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.cigna.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzw2vaaNHDxKtxmvEMrGzB3husjwmrRc17SZ0nHoTl6lfZ1xoW+L2s2N0zSEuNcy7FaY8ZgljaswO24W48B8dMLmEHSYSWAFUaD8rdR1A0+gLddhvUsklNIr30cjmbJt0MeTmy7BBSvWakoGLTLi2CwGeKuOLrUJkhvxBbCvxJmtwiL6cqXeMwLik9LvQ5JJ1EC3Q2sVqzY8SMapbChmvwuJWFLj4NvJ4J4CzYjsYLhzshDGWLFXkfM26WLQpFe1kAwSzG2jFf0q5XXEt3hKZPzmFSlWycy0JdffnY2er+L8Y5MPHyI2aEaaelJQqoGcI6c3KlgXToNrjaTpRt7ypAwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "secure-cigna-com.extwideip.cigna.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "170.48.10.90",
                        "170.48.29.90"
                    ],
                    "time_ms": 41.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "170.48.10.90",
                        "170.48.29.90"
                    ],
                    "time_ms": 56.6
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "170.48.10.90",
                        "170.48.29.90"
                    ],
                    "time_ms": 89.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "170.48.10.90",
                        "170.48.29.90"
                    ],
                    "time_ms": 72.96
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "170.48.10.90",
                        "170.48.29.90"
                    ],
                    "time_ms": 77.85
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.cigna.com",
        "valid_from": "2026-01-20T18:00:00-06:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 165,
        "san": [
            "www.cigna.com",
            "cigna.com",
            "search.cigna.co.uk",
            "search.cignaglobal.com",
            "www-cigna-com.extwideip.cigna.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-CHACHA20-POLY1305"
    },
    "http": {
        "url": "https://www.cigna.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.cigna.com/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-security-policy": "default-src 'self' 'unsafe-inline' *.cigna.com *.adobedtm.com *.everestjs.net *.omtrdc.net *.demdex.net *.everesttech.net *.onetrust.com cdn.cookielaw.org *.edge.adobedc.net *.wevalueyourfeedback.com *.ucm-us.verint-cdn.com *.brightcove.net; child-src 'self' blob: *.cigna.com *.brightcove.net; connect-src 'self' *.cigna.com *.adobedtm.com *.everestjs.net *.omtrdc.net *.demdex.net *.everesttech.net *.brightcove.net *.boltdns.net *.brightcovecdn.com *.brightcove.com cdn.cookielaw.org *.onetrust.com tr.snapchat.com api.company-target.com px.ads.linkedin.com *.google.com ct.pinterest.com *.demandbase.com *.verint-cdn.com *.edge.adobedc.net *.wevalueyourfeedback.com *.ucm-us.verint-cdn.com tr6.snapchat.com www.facebook.com *.doubleclick.net *.eloqua.com *.feroot.com *.dynatrace.com 145-RKE-385.mktoresp.com https://my.comms.evernorth.com my.comms.evernorth.com; font-src 'self' data: *.cigna.com fonts.googleapis.com themes.googleusercontent.com fonts.gstatic.com *.verint-cdn.com *.wevalueyourfeedback.com privacyportal-cdn.onetrust.com; frame-src 'self' *.cigna.com *.adobedtm.com *.everestjs.net *.omtrdc.net *.demdex.net *.everesttech.net *.onetrust.com cdn.cookielaw.org *.edge.adobedc.net *.wevalueyourfeedback.com *.ucm-us.verint-cdn.com s.company-target.com *.googletagmanager.com tr.snapchat.com pixel.mathtag.com *.doubleclick.net ct.pinterest.com *.figma.site https://my.comms.evernorth.com; img-src 'self' blob: data: *.cigna.com *.adobedtm.com *.everestjs.net *.omtrdc.net *.demdex.net *.everesttech.net *.onetrust.com cdn.cookielaw.org *.edge.adobedc.net px.ads.linkedin.com id.rlcdn.com segments.company-target.com pixel.mathtag.com *.ucm-us.verint-cdn.com *.brightcove.com *.boltdns.net *.brightcovecdn.com *.wevalueyourfeedback.com www.google.com www.googletagmanager.com www.facebook.com t.co analytics.twitter.com *.doubleclick.net cdn.bizible.com cdn.bizibly.com https://my.comms.evernorth.com; media-src 'self' blob: *.cigna.com; object-src 'self' *.cigna.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.cigna.com *.brightcove.net assets.adobedtm.com *.zencdn.net vjs.zencdn.net cdn.cookielaw.org *.onetrust.com js.adsrvr.org snap.licdn.com static.ads-twitter.com connect.facebook.net sc-static.net tag.demandbase.com *.googletagmanager.com s.pinimg.com cdn.c212.net c212.net googleads.g.doubleclick.net tr.snapchat.com pixel.mathtag.com *.verint-cdn.com *.verint-api.com *.wevalueyourfeedback.com ct.pinterest.com *.feroot.com *.dynatrace.com munchkin.marketo.net cdn.jsdelivr.net https://cdn.bizible.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://js-cdn.dynatrace.com https://my.comms.evernorth.com https://unpkg.com; style-src 'self' 'unsafe-inline' *.cigna.com *.brightcove.net cdn.jsdelivr.net cdn.cookielaw.org *.onetrust.com *.verint-cdn.com *.verint-api.com *.wevalueyourfeedback.com https://my.comms.evernorth.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://unpkg.com https://www.cigna.com; style-src-elem 'self' 'unsafe-inline' *.cigna.com *.brightcove.net cdn.jsdelivr.net cdn.cookielaw.org *.onetrust.com *.verint-cdn.com *.verint-api.com *.wevalueyourfeedback.com https://my.comms.evernorth.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://unpkg.com https://www.cigna.com; frame-ancestors 'self' *.cigna.com",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "no-referrer-when-downgrade",
            "feature-policy": "layout-animations 'none'",
            "server": "BigIP",
            "connection": "close",
            "content-length": "169906",
            "content-type": "text/html; charset=UTF-8",
            "x-cache-hits": "86525",
            "content-language": "en",
            "from-origin": "same",
            "last-modified": "Fri, 07 Aug 2026 19:16:41 GMT",
            "x-request-id": "v-853da47e-9294-11f1-ac9f-7376461f290f",
            "x-ah-environment": "prod",
            "via": "varnish, 1.1 75171afe872c03bf51fccd69b0862020.cloudfront.net (CloudFront)",
            "accept-ranges": "bytes",
            "date": "Sun, 09 Aug 2026 11:29:30 GMT",
            "cache-control": "max-age=600, public, s-maxage=2764800, stale-if-error=86400, stale-while-revalidate=600",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "etag": "W/\"1786130201-gzip\"",
            "vary": "Cookie,Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "IAD55-P10",
            "x-amz-cf-id": "xSdrriUpwLGDQKZ1GSPUzoki65q-Hj3hw3xl0OZT4jSdWz-Z49-m7Q==",
            "age": "144777"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "BigIP",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cigna.com/",
        "title": "Cigna Healthcare | Health Insurance and Dental Plans",
        "description": "Cigna Healthcare offers health insurance plans such as medical and dental to individuals and employers, and international health insurance.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "170.48.10.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "170.48.29.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-000e5c18.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 22.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 77.1,
                "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": 121.47
}