{
    "ok": true,
    "domain": "optum.com",
    "generated_at": "2026-08-10T07:52:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": "109 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: www-elr.optum.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "1 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "109 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: www-elr.optum.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "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": [
                "149.111.128.88"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mxb-0077b904.gslb.pphosted.com.",
                "5 mxa-0077b904.gslb.pphosted.com."
            ],
            "TXT": [
                "\"vercel-domain-verification-vcz3a8=iZDSqDePUvZQBrrQzTqcQjfI7\"",
                "\"Dynatrace-site-verification=cd523869-a58e-49b7-9115-18ef93824d88__h7hh7hak7eqcsb00sv3qn2un2h\"",
                "\"MS=ms72840239\"",
                "\"stripe-verification=51224bbc433316f2b8f71438e1a8de5c7b3c42e709833613518cf1a9f07a449e\"",
                "\"vercel-domain-verification-xx89hj=H48g8rQhURGT97RJBqjqXlI5P\"",
                "\"vercel-domain-verification-8k7spz=C8me93Q9z4WkbmUQ8J1EJWABN\"",
                "\"insomnia-validation=638846f996b945d381b7ffa9339663688a46a8f149fe5d50a64d651fb7672f3c\"",
                "\"miro-verification=5ea04a0c26989ed5656ae2b88aa2e5c474f973ab\"",
                "\"docusign=1296ccd2-14aa-4098-b101-ae2382c42d59\"",
                "\"google-site-verification=K9G07TBOw3kT55o2kQfqhKOy8-bTvVvGcDNV1O0SfRw\"",
                "\"vercel-domain-verification-t49kcf=zE521wYAFyOqTeYnGtcT1iehN\"",
                "\"amazonses:aeJlQXnMCUcSNwQKk2SnN/Ief922a3MMOAMGMLihfb4=\"",
                "\"google-site-verification=MRYu6FCFgjFFUUyR006EPXDPte7qabDsXcRgf9VjDkA\"",
                "\"docker-verification=a87711e0-23d3-4261-918a-3a16a11b3ddc\"",
                "\"canva-site-verification=1N3-Z9VCgGe9uMoMBos8EA\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"isuh46m2ev1lbupa27irgep01o\"",
                "\"d365mktkey=Ix0iMUwCrlbu6WNLkxoxxRPE2k6qZJzanxBmxWfdMMsx\"",
                "\"s5lsmnsfgldub9dcoggv803ofo\"",
                "\"smartsheet-site-validation=kEh8gyt9B7riJjfG5cssFLjX2HlBfbD7\"",
                "\"Dynatrace-site-verification=2863e488-a58b-48d4-960d-29f6444e2bf8__jtfm10h2fdft871108addk4l6r\"",
                "\"airtable-verification=399cd3beff0269114abffd5352d2920c\"",
                "\"JIRA ticket: OSSRH-61503\"",
                "\"MS=ms79006004\"",
                "\"SFMC-7WfPftLYCXOox7vbsWegmwKrW4EB_7sDQU9KCa3Q\"",
                "\"MS=ms44155588\"",
                "\"vercel-domain-verification-6a8jvj=PGR9WYjZL6fzyWq9KOWpdYFgA\"",
                "\"MS=ms28375138\"",
                "\"vercel-domain-verification-q79943=G8uyMnKOkWwWgqWMFtXoqHlni\"",
                "\"bitrise-verification=57adf39439083ec0-imLuwoEAjM8j\"",
                "\"asv=e8e0b3d366d7be44e0bd0d0ef89cbe3b\"",
                "\"adobe-idp-site-verification=9a5c47599b4f379d5e29ede339f3da7f9e1689f8e16709c98e397c86a1c68122\"",
                "\"stripe-verification=f737f340fb2bf98b02348769d27132bdfbe9b1d056d08d6079da88cc15d3972d\"",
                "\"insomnia-validation=26ea585f9b5d4104b7b89d8e456e2559de82b22414395e7aab226898c8a3d81f\"",
                "\"impilo-domain-verification-tyhq72=sGOzO9iUYkuaLkz7odKIQzAym\"",
                "\"95cc4afe-68be-4af7-afe1-f376cf96ba82\"",
                "\"Dynatrace-site-verification=212a521c-834f-402a-a634-cb2c62fc1ba8__ol0859ui998bp60r59a7kl9bms\"",
                "\"cc12tvt56082dqp5cah6dav3o\"",
                "\"vercel-domain-verification-kqza24=6YwS1vi3Q3a1FZOd3Gs1r4BLg\"",
                "\"google-site-verification=yiOfJDxUH6nsznMllMlxIBcVJYjgQnwpLMGo0JyEyNs\"",
                "\"jamf-site-verification=alHDSup5VwXns-oBBXgodA\"",
                "\"flexera-domain-verification-zeqqvfouqnqivdad\"",
                "\"insomnia-validation=7a45fc3dfaa0457197925a3a974160c4820112b9e7a55e599b9b22e04201ad51\"",
                "\"pexip-ms-tenant-domain-verification=8cb813ca-9291-4356-b51c-141ee5617ba1\"",
                "\"pendo-domain-verification=kveqppXJThuc63mOEbJ0nLz3qzY\"",
                "\"vercel-domain-verification-6gedds=fvsXfjSA9kDo9dq4RfZnMUtIv\"",
                "\"smartsheet-site-validation=kuoruwGxeUs_n8ztYYq6xLPzTLrf7KIA\"",
                "\"apple-domain-verification=iguXCtsfpDjghiML\"",
                "\"google-site-verification=qdt3epgf2yohz7x7yt6lk8mrvdwpcst-nsecfhuc5n0\"",
                "\"google-site-verification=1LYqptpAIooI1IatBOU-QkWVHc0xTla2SxgThJgVoCM\"",
                "\"ibmid= e5f33bf4-c580-422c-b108-81936f343d4a\"",
                "\"anthropic-domain-verification-qrjcxb=EsaIBNgGKwDg1C3G5zZ0a9hTS\"",
                "\"15dcb10525bc1626db3b98744f2f4ad78fc1bfe8b3a56b1e41\"",
                "\"google-site-verification=LmXHPchrMmtMtXvEoiKROwM90eKbmUFLxmKoBOEVdBc\"",
                "\"Dynatrace-site-verification=5477fcdf-05d8-4f26-ba9f-cfdf2801244a__l3rbchfv942rgejmm3kagrrf9n\"",
                "\"flexera-domain-verification-yzruuhvmkcfbaiuv\"",
                "\"cleverchain-domain-verification-264a5b=MJqL9fmnZA3tC0PDeCUJsnv39\"",
                "\"gE/JG8TTOG7fckv4KQ2ClCS4R5oKpq2B2WQSQoPZNYU=\"",
                "\"nintex.66d9bddeb5916d50cec4074c\"",
                "\"pendo-domain-verification=_l34bdk60wkLfR7EEZAWCmBNycw\"",
                "\"openai-domain-verification=dv-vbuQnIJXapBpTb3zLITtvryB\"",
                "\"ug4rsmkk66ulqas52pfoakdukn\"",
                "\"google-site-verification=MLQRCoeojpoCn90x9VYzWv4pBJhZ4384sjunGJnJAOU\"",
                "\"MS=EF964C60EC2FAE4BFD4F99A9DF0ED1D8BE79CDEF\"",
                "\"stripe-verification=f5ffe2615f5c33e916600d69ee3e77719049cd8778d5d0d8480d3abd696d9790\"",
                "\"new-relic-domain-verification=44e2fab0d7ea48c3bb5713884cfa5239\"",
                "\"stripe-verification=b148f8c88b1d3b715fd66b7a580e01ee36ae2057d8cd0dcc4e8b84f572f3a459\"",
                "\" miro-verification=5ea04a0c26989ed5656ae2b88aa2e5c474f973ab \"",
                "\"atlassian-domain-verification=Ak5GBLix8t8r5DnxQD8I/d4LS1oVxIWH1LYuO8PK5cFB1nzlVDZvhJQ1G4Bzwadv\"",
                "\"docusign=3687a3fa-9c1b-4c2f-b9d2-fff40730a1f1\"",
                "\"vercel-domain-verification-x4v22q=qUkZhL10VxYWIMUEiZreuAvbr\""
            ],
            "NS": [
                "epla2.corpnamesvcs.com.",
                "epla1.corpnamesvcs.com."
            ],
            "SOA": [
                "epla1.corpnamesvcs.com. hostmaster.uhc.com. 2415573 300 30 604800 900"
            ],
            "CAA": [
                "0 issuemail \"sectigo.com\""
            ],
            "DS": [
                "49085 8 2 0E3060A9219A88517F4C3307B97F0F373D1CE97DB2079A07C0B1275D E3DC80EC"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAcWmJ3WBzn2DQG2rUY98aPEITPGFY4ihBUG1PhWbt1uvCZ08uMY9 2GMEucnMwybIv5HZ9lTYtL7AxJdRkB9rK2Uj5Xaoq0lmfCaSzjP80Qrs G9u7xppQ+WEA0jcGzfNb7+4b53pHR5ADXSuW7XHjxx0afUp70xeHUpop Lnfzi/N0jTthsiYqynytzFuzQZHFzTXZLb1D6KQAiTTri22LzFCDtnvW Cv/RWfFV9/PQ8v8mIL6CsVevKzEbaEIC247LPFciRFavrX80rghg0Nfc SmjqEsrq+M7rBpyU+HMlIn+YFz1BDoQLAP4J5qc5JPRll7Ed21x+fASG EpqctdY8zSU=",
                "256 3 8 AwEAAdzruaR3To5O4hak+7O1v64tFsXsIEbxpInFLotaONTnTcZJg30Q HAJJmdNBsKeiZlKdlGsOrI/Drxg79sZN6oQhIhWahUKKZBtMgKxvlZ/Q hEdyEdbpgw8DRVrsJNths7/KitL5G/p85YektjVHqAQSdpbDN/XBbdmV gCWc1Pvt",
                "256 3 8 AwEAAbjSA0/IXJ7iO6C/xFiz7LY6FXHb1MCz5/hZMj/BefsOyQSW8lI2 F1DBsW5AZiVh7V65yolYFSYdkbC99jRTCWtbonIli5/PHJOQQi5vCnVC sUl/rBvodC1vqPT4xAm/xFm4adjr8cDabYPKKwzgTnAN/wne4c7qDrll jQ5G/RCP",
                "256 3 8 AwEAAb0Z/7xAmCz/rpycuTKk/8Nmb/L0WXY6REXF0/mJmrVChksmCCe3 uBEIVQVD0v3KeOxSHvqG3AUl6D+bdRFFe2LE6/tyMnoAoNIZiUfCsDC1 zvragSsLKzf+dQ501ruL1wJuxHudZ3kP2tgQYk4o2pryTn8i/qswZS0o 6YMwBEzb"
            ],
            "RRSIG": [
                "DNSKEY 8 2 172800 20260813225520 20260809223745 49085 optum.com. PItAc6/lUVvIzfu1FOU/gTgBD2Dr0g3AjakPDZ2IannaOvSKay4oxpSB IJ2E+1FEIdyLF5/F+jHWf9WTOMBJO37dtCZ3zWJg4AuX4NE3k3T4hhGU gcEo47XJDv13T0pmnuWwXDIZmwRrgh7yw0Tv5bWKsC6FGHbpOwaoqIOK yLmtvxC8QGBIibEY68u+8Y+2KxSfY2hEPmVSEb2NllrhVHzziWmaK8Ep tI2pcfQFIipvjyHyg2DkaZkVMFuMC5FdaSGn3KddkXnYuEZ7qZkBrEPw AiK0TOv36GIrIoo+8sjZk9Ot0drGOyTo6Q5lDxGMi/GDR0myllBLGuKw 5ZkoHA==",
                "A 8 2 300 20260813225029 20260809220733 36471 optum.com. fW13k7QFoF6B94p56Hsg3yeeLvp0AxtHRcAZH0at+sba+MJsMDyKOuC8 bRNB/leusGh6QiJjgatfcpoXADGEK8VUKhaGfUjxA5hcnutZ620QaYC1 X49/aDhUQss77Vu/froBrGoTFy+73DzBzbY/7k4BlMfQPHzowuMMfW74 u+o=",
                "NS 8 2 300 20260813230122 20260809222527 36471 optum.com. iJYtXd2wk/EGtwcGgS+zgSsw9MnWPemQBLHL7KvHqN88ck7yxbZo3P49 343rZrTvEG2xqEP8rxkoW2vJAKAMT3jeM18RvHnDd9joewkE/88ikgac EeOG6ZDgeCx7sgChpYVSw3mhwTo7JcEaJoBvJF5ZOa83/YuVambvbh1C UyE=",
                "TXT 8 2 300 20260813230122 20260809222527 36471 optum.com. CvBz63zoBJPro5a6v2az6kCkGwa1uUpvn6ZJ2cSWvHDoN/aLpJ07NWbn BVLzQi2I/pQe/0PK436zha7iaYezbxA9491tTTQyy7JIsyZjMaMMebHC 9R2y8YhHV0zo3UFYM2rLYkdeywONcQP3U93mIRmgo75/3tlXsGc06iKp Yr4=",
                "DS 13 2 86400 20260815013050 20260808002050 41446 com. SPvyVR37xvA18XlTOm6S8iNALlT6SFd1jg0I6RpypDW9BzzeEITqtXjw d8I03nTzrkGhCRWlpLNepkrDm+Fwsw==",
                "CAA 8 2 3600 20260814002915 20260809233310 36471 optum.com. ZQxHOAkyHTeSVE3zdBIQAEK9Q3biI5bM2zJ8YZNCnFFx/hkBUfBoi5bu vXxQEAav4WTBXRQLmnli01SgN6HH+ZwJA63dNFqs2eALlMyu0Rl57KEm 6IobIHBkbStBcfXzIyZm0DxJnfhf6dA2k+HIWh6ftVzhmsNoKkwBacRT Yj4="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "149.111.128.88"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.optum.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChjtIqMKrzFHNJ8IUzSQ8CYQ/DaideZxCTSy1+31wS1TbjyFBQN0nJeOxRwxgDO1cJIWJD09R60LVeil651h0s9tnoZmVr39PvA67nNs7+qKvo3F7DAClKUc1CgXX8anspizGYzo9airDoXIDFIm5qeiJOFzv585VfOLATk+XtIwIDAQAB; n=1024,1496593063,1512404263",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www-elr.optum.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "149.111.128.88"
                    ],
                    "time_ms": 39.57
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "149.111.128.88"
                    ],
                    "time_ms": 19.48
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "149.111.128.88"
                    ],
                    "time_ms": 23.27
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "149.111.128.88"
                    ],
                    "time_ms": 25.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "149.111.128.88"
                    ],
                    "time_ms": 45.55
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.optum.com",
        "valid_from": "2026-05-12T19:00:00-05:00",
        "valid_to": "2026-11-27T17:59:59-06:00",
        "days_remaining": 109,
        "san": [
            "www.optum.com",
            "healthsavingscheckup.com",
            "optum.co.uk",
            "optum.com",
            "optum.in",
            "www-ctc.optum.com",
            "www-elr.optum.com",
            "www-new.optum.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.optum.com/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 12:52:20 GMT",
            "location": "https://www.optum.com/en/",
            "content-type": "text/html;charset=utf-8",
            "set-cookie": "affinity=\"d2b9c49fa98c8859\"; Path=/; HttpOnly; secure",
            "strict-transport-security": "max-age=300; includeSubdomains; preload",
            "transfer-encoding": "chunked",
            "expires": "Mon, 10 Aug 2026 12:57:20 GMT",
            "accept-ranges": "bytes",
            "cache-control": "public, max-age=60,max-age=300",
            "pragma": "no-cache",
            "x-served-by": "cache-stl760056-STL, cache-stl760056-STL, cache-stl760038-STL",
            "x-cache": "HIT",
            "x-timer": "S1786366341.900766,VS0,VS0,VE2",
            "content-length": "147402",
            "x-vhost": "optum-com-publish",
            "x-frame-options": "SAMEORIGIN",
            "access-control-allow-origin": "*",
            "last-modified": "Mon, 10 Aug 2026 11:43:47 GMT",
            "content-security-policy": "frame-ancestors 'self' *.uhg.com *.optum.com *.uhc.com *.healthybenefitsplus.com *.adobeaemcloud.com *.pagescdn.com *.healthsafe-id.com uhgenterprise.qualtrics.com g360site.secure.force.com g360.my.salesforce-sites.com *.DoubleClick.net *.youtube.com player.simplecast.com *.trkn.us covid19.rallyhealth.com insight.adsrvr.org  www.google.com/recaptcha/ recaptcha.google.com/recaptcha/ www.recaptcha.net match.adsrvr.org; frame-src 'self' https://community.pregnancy.org https://optum.marketing.adobe.com *.uhg.com *.optum.com *.uhc.com *.healthybenefitsplus.com *.adobeaemcloud.com *.pagescdn.com *.healthsafe-id.com uhgenterprise.qualtrics.com g360site.secure.force.com g360.my.salesforce-sites.com *.DoubleClick.net *.youtube.com player.simplecast.com *.trkn.us covid19.rallyhealth.com insight.adsrvr.org www.recaptcha.net *.lpsnmedia.net *.liveperson.net https://va.idp.liveperson.net match.adsrvr.org unitedhealthcareserv.demdex.net;",
            "etag": "\"23fca-658afde02a1a3\"",
            "x-content-type-options": "nosniff",
            "age": "0",
            "vary": "Accept-Encoding"
        },
        "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.optum.com/en/",
        "title": "Optum - All Your Health Needs, All in One Place",
        "description": "Optum is committed to making healthcare work better, leading the way to better experiences, better health and lower costs for you.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "149.111.128.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0077b904.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.7,
                "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": 117.97
}