{
    "ok": true,
    "domain": "xerox.com",
    "generated_at": "2026-08-09T01:56:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": "8 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": 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": "55 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: usa0300lv467.epn.useastgw.xerox.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": "8 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": "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": "55 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: usa0300lv467.epn.useastgw.xerox.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": [
                "13.13.40.11",
                "13.8.148.11"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "50 mx1.xerox.iphmx.com.",
                "50 mx2.xerox.iphmx.com."
            ],
            "TXT": [
                "\"6ZpwCG3DkW/sI5iW0PrECx4iSQF1Yj2rC2USrsT7LaZ0wVbb70bfJXyLDVRZEDRwMRPij/duzfFcwX9EjJ1Ylw==\"",
                "\"globalsign-domain-verification=cce2fca7f88257f0e256f0c3ef70177f\"",
                "\"google-site-verification=i70agOHhpDybanmNYjbgvtz68pnSNAVNhCoq8sOnPDA\"",
                "\"apple-domain-verification=yGDgIeYqDyfSbtrX\"",
                "\"monday-com-verification=RTIiflOQpEiCwByU2cwHWjvvaCVVwNjprLV1vSDuM-U\"",
                "\"umacf5dltsUy81OlT14W8R76dh5dLxGs/B3p3YRVQGsuDXbu/pIu9MWmZ9TJgM9tWwYaPwl8Ndrf6Hqqed4Lew==\"",
                "\"google-site-verification=gIiGv288UuyOWc6MRrRJNI9ZX96wxqBbsdxIv3gAGZQ\"",
                "\"docusign-c1f086c5-10f1-4fa7-8a6d-fca5512d732f\"",
                "\"adobe-sign-verification=eca014782328d616b400ba2dc33ee480\"",
                "\"globalsign-domain-verification=91E33A0C7638872C1CF950E2A564F01F\"",
                "\"webexdomainverification.4C675B8BD27FB136E053AB06FC0A3F65=e072993c-c14a-4a6f-8942-47788297c063\"",
                "\"google-site-verification=Ggk7Rg_jFyfh5yiNssP4KvydqZZIYntXYGsDmCyHUQg\"",
                "\"webexdomainverification.4d2abde4da5011c7e053ad06fc0ab17f=1023409a-d0d8-4e32-aa93-c802970feb53\"",
                "\"amazonses:BbvpRIWAvvVQijs0zvbkm5hWu9pJ9sRS/R3fnguzUp4=\"",
                "\"anthropic-domain-verification-ycnhc1=M4WbPIfzdxZQGlSdvEzF93s5d\"",
                "\"wiz-domain-verification=50e8c15c260630d8612c9652843dd010325682cd653cf0d996bceaf517798c4a\"",
                "\"docker-verification=01eb9b68-48f6-4fef-983c-c1ca8a7c166c\"",
                "\"google-site-verification=AG7vu8mYz2Mjd2OxV2jMmHRT5RLlI3vfZ4Pwzx_eXyo\"",
                "\"Dynatrace-site-verification=2c111e48-3773-4f10-bacd-ef1aac74947b__pqs79pq5uhf5sf2mm83lal92o6\"",
                "\"v=spf1 include:_iphmx.xerox.com include:_iphmx2.xerox.com include:spf.protection.outlook.com include:spf.constantcontact.com include:_spf.salesforce.com include:nw026.com include:mail.zendesk.com include:autotask.net \" \"ip4:141.193.184.64/26 ip4:141.193.185.128/25 ip4:18.208.124.128/25 ip4:141.193.184.128/25 ip4:141.193.185.64/26 ip4:158.247.16.0/20 ip4:3.93.157.0/24 ip4:216.139.64.0/19 ip4:108.179.144.0/20 ip4:54.174.60.0/23 ip4:143.244.80.0/20 ip4:54.174.59.0/24 \" \"ip4:54.174.63.0/24 ip4:3.210.190.0/24 ip4:141.193.184.32/27 ip4:54.174.52.0/24 ip4:139.180.17.0/24 ip4:141.193.185.32/27 ip4:54.174.57.0/24 ~all\"",
                "\"pandadoc-domain-verification=GTffXF2BZ7C9TzT2TMPfVR\"",
                "\"CKIOJONMZT._autotask.xerox.com\"",
                "\"webexdomainverification.4C675B8BD27DB136E053AB06FC0A3F65=f46c9f8f-27fe-4399-a063-46798885439c\"",
                "\"google-site-verification=6XsB1W-0Zx4r_yjEzo7NYJ6EbSkrsOMucak3mRPj2P4\"",
                "\"google-site-verification=SqEDLxkH1C2tIoVfcgUK5IPPplF7H9Q4PDXSLBQ_mSY\"",
                "\"jamf-site-verification=06aiArdDOtB10ORj1dSClQ\"",
                "\"h1-domain-verification=u798srhkHsguWuuKJ9jEF7jaY8rMRvo1jEGp3jAG83kBZdZN\"",
                "\"atlassian-domain-verification=xNjY3El5LXbHIIFbfZKQaBxidFMyigI0zC9hFFF72Bqc7gEndCemG9Tmkuv2AisI\"",
                "\"verification_token=U5QWH8sSeEsYDr93aMcfMPd3I\"",
                "\"cisco-ci-domain-verification=5189f93c6104ca078b704b53bbda5c79ee635e479431967841b7f1ceed59577e\"",
                "\"MS=ms69937247\"",
                "\"docusign=0cd50753-4abe-44e3-81df-9607b303ed1f\"",
                "\"google-site-verification=_TXJIUt1VESW6hNVUMWXjP6LY2Rhm3KXDqG622PjcsQ\"",
                "\"google-site-verification=bijxfKyc1IiAEC6I-Y6EfLH8zV0-iCu7oyDsbakUUcI\"",
                "\"intersight=ab5bad26a3b47cb1a8858f74bb8e398f9deb26626e16e98590ee40f5952f11f3\"",
                "\"google-site-verification=FTZ_4d8T6qx3IXTiRaK4xnIRRe3k23DJhm802IUTlhM\"",
                "\"webexdomainverification.LS2L=3821c6b9-1edb-4162-9305-cf6fac2d2d9a\"",
                "\"atlassian-domain-verification=iHnC7jWGpEexY0C6pniDayOYavXl51LXTWY8Qz2GS8ZA02Y7crYUu7y8Gy2WLcWK\"",
                "\"jamf-site-verification=xUbrpqTTnKUBPaPLkO01zw\"",
                "\"globalsign-domain-verification=404484575de68de025ead67e61bdd594\""
            ],
            "NS": [
                "shemp.xerox.com.",
                "betelgeuse.xerox.com.",
                "gum.xerox.com.",
                "carme.xerox.com.",
                "curly.xerox.com.",
                "athena.xerox.com.",
                "adrastea.xerox.com.",
                "ash.xerox.com."
            ],
            "SOA": [
                "adrastea.xerox.com. hostmaster.xerox.com. 2017041937 3600 900 360000 14400"
            ],
            "CAA": [],
            "DS": [
                "51724 8 2 62967CD0C76A3ECACF6C61E9A2AE784746A149707FEFB5E11D118931 3E170D59"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAawrVeuQZ41j22+nDIh/fUkc4ctWdBxdADjcBu8W45pyH6iGIrNs Hgnkvseeq5rasORo5ljnqiuTy73nyvxym0agmRzRtF5dJBPbaBGTz/gM kLsOkeU6H/e6xIWKt+JLVex3H4+4p8ijbOEp91xeqyNY3j07t4W6IV/R 0OKlf91jI56ygWq3cePOubpKBXiVn2I/hslinKwUtygsAqrYA3FduBTs XgLrGhZW8KWVK9WEMYFcE3ZDgwqVZODUtJRiJclVE6C3LMnUcIVSGg05 C0/3UoWthrpVxca5Iagt8jdurGm16vyjCfAC5izu7CDJs/WXC+UBUx45 Ay7Wduv7QI8=",
                "256 3 8 AwEAAec4p2rJpQJr8E0zpK1xWOvCrcx7OIv6wgidtW+JVF6jcfktfmsG Cm0Nb/HZ5IdqRNCLYl+zh5lhVIuwFTSbdbAAMNkgCtLiZ+EZwidE8D/u lmaMHcW4qveZwakZedX2OK393UjCROpSh9l4PYwygE6uCpzfJiPxBIkL qs64BhCFlKUznkvvc21bqcXw77BL7ktITY+pg1NQQPOw3yJyY7yoSBA2 sOLKBLEqd9X3mwCdyMs/bBKWqOZE/28n91t54w=="
            ],
            "RRSIG": [
                "TXT 8 2 300 20260906081407 20260807080224 36420 xerox.com. Oci1XOVPBWKqrag64IlLIsXWITJ0lnC/uVh9JW4iEFxlhzA3FiJQi2vl n5q2g9XoqEHVDE8l/17WB4JdrczA/4QQe5IgZqv2vJblQUdT4vlIGaBC fRNYIiX3vznzSNoN3Zlf3sr4XksHYaiGBA9IpMfNt3/b7dd3ZH/Ra4HQ pB1d53sr3ezTUzMKgku95LRmXqJ6XbzvnqZz0X7YpQ+rQ3jbTV9l8qLt 25aJdaLFBIHlo2MvwRc89Jo9AEFwC4Er",
                "DS 13 2 86400 20260816020707 20260809005707 41446 com. H5u9ABt33oDE9k+oHkHG9HnW9AI530QAiAAnkpMKHCBUnlsTqzxyx6rL wP1dlY+5wNPQ6RM+mVHyo4h94+UGgA==",
                "NSEC 8 2 14400 20260821112448 20260722112126 36420 xerox.com. SC4lkG05/sjMHCuSvuc/rbXJLYQ20RnT1ve6xK1Q0Da3Bzv4FuR8ZKVz vbNCkKPdtyP8qlSsrH2vYVy4Sd2NBHhD8hNyMmxn+KgSQ1DsnpGJPbOs nJdrCivbdlMFbMoUGOn1+5KAg3tW3dy/UCNgS9grXFoD8s+WKKjb3Now 8EnII97gU9fGnF3kHi5Hg4Yi9jE2S9svqlpHmKLDLce1dQy6JLR3s/Aj hmHGDF5G5jPBFxbDyIRGbiR64G6DMbll",
                "MX 8 2 14400 20260831215849 20260801212757 36420 xerox.com. wywghsSd4ntAaUhs5e/aDfg8wjiVihgHEd27gP6z/kvauFWeBI37N/c+ xcLWDoDztA2/WBw/pGRaUEuBMc6VvZKM7tCjGRe2SxRBBwClg+O4AAsl tKa4i67xJnsRPa9VSynPk+k2zNr5Au+LIds0pVFi8BkMkFjFzviKAHI6 uIMpoeBB22EXgwWCCakH2YWzlqr+NcOOueMXtm5IWUO/Gda9vgPy5qt7 9Dt15xwJ8E0LM6R9EnOZ7V1/oKshF0A0",
                "NS 8 2 14400 20260831201852 20260801200842 36420 xerox.com. UicQIK7bF59P5uF3I2y81FOXxoN9DXmSDy4o72ZVk+9BVVSXqax2dHZp g/ASBcwCY7VB6LodnFv4aS02SMyeWI19VSdXJx4eSKRCC/QyXE7oor9m tKFfpu1ivpju2gLfXz7wakidCVxk6JvkwyNf0taS1V817tAvaFrp7yDQ CW0h2TVwrTV6Be6fCAX+oMlMLh1wnJfnIK9O/d5k9yCpKDjki2jaB7C2 hqOeL6gC8vq8njvLRaD7K96YNa5N/N4K",
                "DNSKEY 8 2 86400 20260825204155 20260726203101 36420 xerox.com. NGkMvZi54uvwT0UdL21N6TVTdigAFgYUHSG6e+BM4/9i6ZRos/aOxJJE ixixUP0iWFpcA8Cse0e0aAgVSn++fpX9b8oISH6bnjuy/mEaCjXLubBe NWAqxL6ISO/c+rG3FQihaIxWhTtUTqjlBfhnpWhN60NrWWLOBaKyz8Ju 7g9Px4k1rhWaJfWGYdWeLWDQ9M1JLbKFhKZvoNP6J+TD7WwdnQmkUq1N A9SzqApCNWj5ItnyzGcW98nX/oRySLjN",
                "DNSKEY 8 2 86400 20260825204155 20260726203101 51724 xerox.com. gTqi3plahFj59h5fr9KKwbrANN/Kcu7BNiKaU51zabSrGLoHFTejBP8q K/kKM1wvm0HHCx/TlElfnStxH2HflGvkOU2G1lmIOWyVsgWdo3zTBPHO aL3bX0caeevySl4QIYaqzJMZhYcwDg6Y1FVhB1qfV7hDSzmZ6s8TU0XI HeZfRAmgbxp2fLyt0mRzs1G/+vs2UVpm2SEnFkndZKnWqsLRI/D5D8Im ygCJXQYTs/uk6UtvdbmbRM36+rc/vDhve1Ln9ja06+TsY3mL1qFYzN6z DtGlpA7mRk8iwNzHTIcZzYIfae9NN1AUWX39YemAXKqSbeRySEFJitZg Xspi1g==",
                "SOA 8 2 86400 20260908040227 20260809030227 36420 xerox.com. Mt1074S1AJzXPcNOeRKGOqkVDs52x9x6O0cvbhCwCUBCFjLTD8FVJUU3 s9LG9FF7W1lF1r7krqB1zbVmp3R28a0TyCGxuVgbNLrlZSv+CbtfdX5A Vg9uOQJ08+qnyIJIh165O2TRZxsDqtKXfgP76+6yJfbeF0pRfkXo0bVS pTTfAKGsrICIg30g2zjG85NdRZCH8uWeK0PnRf/01bXqB3OLdInyM9IW 9a4w79vfRnlT+Cu/m17XBOy3f9BU8Cib"
            ],
            "NSEC": [
                "_saml-domain-challenge.6fa38770-686c-4ad3-9436-892b762e00b6.016c1475-5223-4a6c-baa7-a51b0544fc4c.xerox.com. A NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.13.40.11",
            "13.8.148.11"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_iphmx.xerox.com include:_iphmx2.xerox.com include:spf.protection.outlook.com include:spf.constantcontact.com include:_spf.salesforce.com include:nw026.com include:mail.zendesk.com include:autotask.net ip4:141.193.184.64/26 ip4:141.193.185.128/25 ip4:18.208.124.128/25 ip4:141.193.184.128/25 ip4:141.193.185.64/26 ip4:158.247.16.0/20 ip4:3.93.157.0/24 ip4:216.139.64.0/19 ip4:108.179.144.0/20 ip4:54.174.60.0/23 ip4:143.244.80.0/20 ip4:54.174.59.0/24 ip4:54.174.63.0/24 ip4:3.210.190.0/24 ip4:141.193.184.32/27 ip4:54.174.52.0/24 ip4:139.180.17.0/24 ip4:141.193.185.32/27 ip4:54.174.57.0/24 ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.xerox.com",
        "dkim": "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvmPj72jGKYtOmrHcnObv5/C4OIDjL1XHfndgo5hcnX4aW5J++iAUko56VSU7qF5ec8lY4B+KTrLy+Gpo4l4ZM0OLibvoxAd6ZyLwaiVYfSPKumBiJFC2U8yg2L5CfSijtaKd23tmnqlqgH8qLtDI68KLfBvgKB/LTdjYeGQX5OwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "usa0300lv467.epn.useastgw.xerox.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.13.40.11",
                        "13.8.148.11"
                    ],
                    "time_ms": 49.6
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.13.40.11",
                        "13.8.148.11"
                    ],
                    "time_ms": 34.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.13.40.11",
                        "13.8.148.11"
                    ],
                    "time_ms": 110.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.13.40.11",
                        "13.8.148.11"
                    ],
                    "time_ms": 136.62
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.13.40.11",
                        "13.8.148.11"
                    ],
                    "time_ms": 99.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "xcomda.corp.xerox.com",
        "valid_from": "2026-03-18T19:00:00-05:00",
        "valid_to": "2026-10-03T18:59:59-05:00",
        "days_remaining": 55,
        "san": [
            "xcomda.corp.xerox.com",
            "test-xcomda.corp.xerox.com",
            "usa0300lv466-ext.epn.useastgw.xerox.com",
            "usa0300lv466.epn.useastgw.xerox.com",
            "usa0300lv467-ext.epn.useastgw.xerox.com",
            "usa0300lv467.epn.useastgw.xerox.com",
            "usa7061lv561-ext.epn.uswestgw.xerox.com",
            "usa7061lv561.epn.uswestgw.xerox.com",
            "usa7061lv562-ext.epn.uswestgw.xerox.com",
            "usa7061lv562.epn.uswestgw.xerox.com",
            "www.xerox.com",
            "xerox.com",
            "xeroxtest.xerox.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.xerox.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 06:56:53 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "location": "https://www.xerox.com/en-us",
            "connection": "close",
            "content-type": "text/plain",
            "x-xrx-params": "mode=home;url=https%3A%2F%2Fwww.xerox.com%2Fen-us",
            "x-xrx-lob": "CORP",
            "cache-control": "public, max-age=21600",
            "expires": "0, 0",
            "x-xrx-redirect": "parametric redirect",
            "content-length": "0",
            "set-cookie": "TEKPROFILE=; path=/; domain=.xerox.com; expires=Tuesday, 08-Aug-2028 06:58:24 GMT;SameSite=None; Secure",
            "request-context": "appId=cid-v1:d90cd619-8523-4269-b775-065ff49e414a",
            "content-security-policy": "frame-ancestors 'self' xerox.com *.xerox.com carear.app",
            "be-request-id": "be6ee35-eead-5688-7097-7fd77dc1",
            "be-build": "131969",
            "region": "us-east",
            "rollout-profiler": "false",
            "rollout-cache_v2_contentful": "false",
            "rollout-au_nz_locales": "true",
            "rollout-contentful_product_pages": "true",
            "rollout-use_site_locale_match": "true",
            "rollout-cache_v2_contentful_site": "false",
            "rollout-image_optimisation_html": "true",
            "rollout-remix": "true",
            "rollout-header_v7_xerox": "true",
            "rollout-contentful_getentry_bundling": "false",
            "rollout-contentful_deep_load": "true",
            "rollout-cache_v2_contentful_locale": "false",
            "rollout-contentful_hreflang": "true",
            "rollout-contentful_getasset_bundling": "true",
            "be-cache-tag": "en-us,us,en,be,en-us|be,us|be,en|be,framework_25006,en-us|framework_25006,us|framework_25006,en|framework_25006,cms-env-master,en-us|cms-env-master,us|cms-env-master,en|cms-env-master,cms-pageid-1dggrdfcvwyd6u1mg4a6zn,en-us|cms-pageid-1dggrdfcvwyd6u1mg4a6zn,us|cms-pageid-1dggrdfcvwyd6u1mg4a6zn,en|cms-pageid-1dggrdfcvwyd6u1mg4a6zn,cms-master-1dggrdfcvwyd6u1mg4a6zn,en-us|cms-master-1dggrdfcvwyd6u1mg4a6zn,us|cms-master-1dggrdfcvwyd6u1mg4a6zn,en|cms-master-1dggrdfcvwyd6u1mg4a6zn,corp_land,en-us|corp_land,us|corp_land,en|corp_land,corp,en-us|corp,us|corp,en|corp,corp_corp,en-us|corp_corp,us|corp_corp,en|corp_corp,corp_corp_land,en-us|corp_corp_land,us|corp_corp_land,en|corp_corp_land"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.xerox.com/en-us",
        "title": "Workplace and Digital Printing Solutions | Xerox",
        "description": "Workplace solutions, document management and digital printing technologies to help organizations communicate, connect and work.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.13.40.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.8.148.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.xerox.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 11,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 772.8,
                "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": 85.85
}