{
    "ok": true,
    "domain": "unisys.com",
    "generated_at": "2026-08-10T08:36:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "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": "4 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": "190 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "4 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": "190 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-004a6501.gslb.pphosted.com.",
                "10 mxa-004a6501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"XrrBG4fWwW8cXF6nsuN2FlXqmw\"",
                "\"apple-domain-verification=fkSUH1JLycSoXD4N\"",
                "\"1p9popalp59muvb37kalgpje8q\"",
                "\"google-site-verification=Y4vXAyw3LwY-WZenCcQQ7XBOd-h6f5SttJhmny9-NYE\"",
                "\"onetrust-domain-verification=92d96181623847d9a5ce4b70607a6c06\"",
                "\"citrix.mobile.ads.otp=6it5mlgqv9e20uy85bci7s\"",
                "\"dell-technologies-domain-verification=unisys.com_d441d49a-af1c-4f4a-bc23-58ca01e01492_1773857993\"",
                "\"cloudflare-verify.unisys.com=272627761-387491209\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com -all\"",
                "\"atlassian-domain-verification=18PI0nIufqK0atI2PZNQ7VxRZQPaDktVVitmXTksj8CtNtZffjQM2pG2R/KQBbRL\"",
                "\"fastly-domain-delegation-AvF86eDtBuvK11Q-20250206\"",
                "\"docker-verification=f8af4f20-5ecf-445f-bd97-77b2b1275051\"",
                "\"bettercomp-verify=3d11b0d45c2968c9162728b581d2696780564361963204180167eadf7d7b7d0d\"",
                "\"ms-domain-verification=2509962e-b31d-43a5-9f1a-e5e652caf85b\"",
                "\"neat-pulse-domain-verification-LXP7jwv=81b1fcaf-5906-45da-b820-2f56c7f6e6a6\"",
                "\"dDVp+B9qdalpp25S5EGRjJKKh+TaFye6b70o/PfCCLzWSR7J6oQBve++SQGQNC4bKwxi6uK9Mnt7o970DaRI7w==\"",
                "\"docusign=5e21549e-136e-42d5-a4f1-04af54e0b4aa\"",
                "\"n/raNPnQwSqHrWFuU9GTnYS4dLpHX9x18nEz/UlpdCfs6wOyUeSQbTtj/XXwjlMy5KX/sooWq4+iWU+pifOlig==\"",
                "\"nintex.621700c7f05a4b007007525a\"",
                "\"atlassian-domain-verification=ApqQ1isx3M6T8kSV9HIT4L6y62C0d6EOHjHRNOBFvE/Ub5Je46x06SD1yv/h0Iaw\"",
                "\"google-gws-recovery-domain-verification=58857297\"",
                "\"google-site-verification=ei5GozWezWwmfANlU7HPQlxf05mh-3ERfYTcsUmo3gk\"",
                "\"anthropic-domain-verification-dj1gf1=AFdUnkk2wOaVwyaEn7dkAMn99\"",
                "\"google-site-verification=ZJgA6T45IxxIyjT1pNcRNPnGxTEm1ceNEceDSxnAUCg\"",
                "\"docusign=2d39b345-6c39-4b24-bccd-741c0a86a78e\"",
                "\"twilio-domain-verification=b8a578dde6a1c4de9e9cfdfd0c26d595\"",
                "\"appspace-domain-verification=9b7f816fc78ff8ce4a9d3611dff5bc948cf2017b7d919054a5cc2ff24a56cf48\"",
                "\"canva-site-verification=q78vBDaN11ymaQEJGpSlaA\"",
                "\"_6lhqvcojwzyv8961u866x2jg2tzqe38\"",
                "\"_kj5sb8pux1mhzyqqfk2jjdlmy0ej1vf\"",
                "\"233451p9popalp59muvb37kalgpje8q23\"",
                "\"msfpkey=6uolx0vuyhgz574acc1ltekdk\""
            ],
            "NS": [
                "ns-1785.awsdns-31.co.uk.",
                "ns-1209.awsdns-23.org.",
                "ns-536.awsdns-03.net.",
                "ns-87.awsdns-10.com."
            ],
            "SOA": [
                "ns-1785.awsdns-31.co.uk. awsdns-hostmaster.amazon.com. 2026080706 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "256 3 13 09HKhsqmU2KkPMpm1xvyNANQg1yKbCwrXD/3VIEPsXcNB5KkbNR5QJKy I0ASy1CVVn17ZKTy9sKMgB47ln4wVg==",
                "256 3 13 w9xxCyeHzqCQ+XdTsKQBuXAOVgy86BJ6x7oMfZN2loXBgWL1tt4IVq18 nX1e7A5NBYvSAlOPf40kHGecKj6ZlA==",
                "257 3 13 Z6z/NOHi0+5fR5wCXlmzxtdLAZ5VghjT7bgH/PAkRBdSH2ci4oFv5a6O UjmcphYWUqZprLb5VSxiQ0k2yfmM+Q=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.unisys.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3NCmI1ShIAFmeqhHF1M/hq5m3Go3EjA7umqEdt2FJNOEot68KSL7S7qNwkZ8vD5cHV/3fyra+Al++iX2iHuH+2SYr2Qzx9m1uX5+Lg536vWsgIFlZJWyRwyOdIMEuq4MeEBF2bZ5Sv/59Z5p+fWLmGbuY9Rtbas2bPa6f1bUJCG8OW+eyIDeGGnZAaE7JMx27xEC8KhHGVL6//9M0w/Oe68Npg3cPC5dl6Z2ejp7tuUFM10UgaopXJH+0XM19VtN2wBH0dIyYy5D660SjEpCSmGyEJMv8/yUebEJWzExspMDiwB+AIPDFvEtp0i1Gbdmsl8+KODttooEN8MKJIipfQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 46.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 19.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 23.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 73.41
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 40.87
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "unisys.com",
        "valid_from": "2026-02-16T18:00:00-06:00",
        "valid_to": "2027-02-16T17:59:59-06:00",
        "days_remaining": 190,
        "san": [
            "unisys.com",
            "www.unisys.com",
            "assets.unisys.com",
            "unisyscompliance.com",
            "www.unisyscompliance.com",
            "unisys.co.in",
            "www.unisys.co.in",
            "www.unisys.com.hk",
            "unisys.com.hk",
            "unisys.com.au",
            "www.unisys.co.nz",
            "www.unisys.com.ph",
            "unisys.com.ph",
            "www.unisys.com.au",
            "www.unisys.com.cn",
            "unisys.co.nz",
            "unisys.com.cn",
            "www.unisys.com.sg",
            "unisys.com.my",
            "www.unisys.com.tw",
            "unisys.com.tw",
            "unisys.com.sg",
            "www.unisys.at",
            "unisys.at",
            "www.unisys.be",
            "www.unisys.com.my",
            "www.unisys.cz",
            "unisys.be",
            "unisys.cz",
            "unisys.es",
            "unisys.de",
            "www.unisys.ch",
            "www.unisys.de",
            "unisys.ch",
            "www.unisys.fi",
            "unisys.dk",
            "www.unisys.es",
            "www.unisys.dk",
            "www.unisys.fr",
            "unisys.fi",
            "unisys.fr",
            "www.unisys.hu",
            "www.unisys.it",
            "unisys.it",
            "unisys.hu",
            "www.unisys.nl",
            "unisys.nl",
            "unisys.no",
            "www.unisys.no",
            "www.unisys.pl",
            "unisys.pt",
            "unisys.pl",
            "www.unisys.se",
            "www.unisys.sk",
            "unisys.se",
            "unisys.sk",
            "www.unisys.pt",
            "www.unisys.co.uk",
            "www.unisys.com.br",
            "www.unisys.com.mx",
            "unisys.co.uk",
            "unisys.com.br",
            "www.unisys.com.co",
            "unisys.com.co",
            "unisys.com.ar",
            "www.unisys.ca",
            "www.unisys.com.ar",
            "unisys.ca",
            "www.digitalworkplacedivide.com",
            "digitalworkplacedivide.com",
            "federal.unisys.com",
            "unisys.com.mx",
            "www.unisys.cl",
            "unisys.cl",
            "celebrate.unisys.com",
            "www.celebrate.unisys.com",
            "www.unisyssecurityindex.co.in",
            "unisyssecurityindex.co.in",
            "www.unisyssecurityindex.com.sg",
            "unisyssecurityindex.com.sg",
            "unisyssecurityindex.com",
            "unisyssecurityindex.co.nz",
            "unisyssecurityindex.com.au",
            "unisyssecurityindex.com.ph",
            "www.unisyssecurityindex.com",
            "www.unisyssecurityindex.co.nz",
            "www.unisyssecurityindex.com.au",
            "www.unisyssecurityindex.com.ph",
            "m.unisyssecurityindex.com",
            "unisys.co.za",
            "www.unisys.co.za",
            "unisysstealthsolution.com",
            "www.unisysstealthsolution.com",
            "blog.unisyssecurityindex.com",
            "www.unisysevents.com",
            "www.unisys.com.pe",
            "www.unisyssecurityindex.com.hk",
            "www.unisyssecurityinsights.com",
            "www.unisys.co.il",
            "www.clearpath.com",
            "www.unisys.com.uy",
            "www.unisys.uk.com",
            "usearch.unisys.com",
            "www.unisys.co.at",
            "m.unisys.com",
            "www.u-universe.org",
            "www.clearpathfuturematters.com",
            "www.unisys-deutschland.de",
            "www.unisys.org.uk",
            "www.unisys.eu",
            "www.unisys.ltd.uk",
            "www.unisystechnology.com",
            "www.agilebusinesssuite.com",
            "www.unisys.com.pr",
            "www.unisys.asia",
            "www.unisys.jobs",
            "www.unisys.ie",
            "experienceparity.com",
            "unifiedexperiencemanagement.com",
            "clearpath.com",
            "www.experienceparity.com",
            "www.unifiedexperiencemanagement.com",
            "unisyssecurityinsights.com",
            "unisys.eu",
            "japan.unisys.com",
            "china.unisys.com",
            "blogs.unisys.com",
            "stealthsecurity.unisys.com",
            "stealth.unisys.com",
            "store.unisys.com",
            "quantum-iq.com",
            "www.quantum-iq.com",
            "jobs.unisys.com",
            "agilebusinesssuite.com",
            "clearpathfuturematters.com",
            "unisys.asia",
            "unisys.co.at",
            "unisys.com.pe",
            "unisys.com.pr",
            "unisys.com.uy",
            "unisys.ie",
            "unisys.jobs",
            "unisys.ltd.uk",
            "unisys.org.uk",
            "unisys.uk.com",
            "unisys-deutschland.de",
            "unisysevents.com",
            "unisyssecurityindex.com.hk",
            "unisystechnology.com",
            "u-universe.org",
            "www.unifysquare.com",
            "unifysquare.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.unisys.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 13:36:46 GMT",
            "location": "https://www.unisys.com/",
            "server": "cloudflare",
            "cf-ray": "a28f6433cb3e4a77-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "no-cache,no-store",
            "expires": "-1",
            "pragma": "no-cache",
            "set-cookie": "ARRAffinitySameSite=ff8509c7ad418a4d463699587257e4d9bc6990d056e972b6ad13a7f3285239f8;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.unisys.com",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "request-context": "appId=cid-v1:55f5d2bc-1787-4621-a9c0-b108d588a275",
            "content-security-policy": "default-src 'self' www.app5.unisys.com *.qualified.com data: ws: wss:; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.influ2.com www.brighttalk.com js.userflow.com www.cdisol.blog js.zi-scripts.com cdn.siteimprove.net cdn.jsdelivr.net js.monitor.azure.com bugcrowd.com cdn.cookielaw.org privacyportal.onetrust.com geolocation.onetrust.com js.adsrvr.org *.intentsify.io acdn.adnxs.com *.techtarget.com https://optimizely.s3.amazonaws.com https://cdn-assets-prod.s3.amazonaws.com *.qualified.com www.googleadservices.com *.optimizely.com *.twitter.com *.gartner.com cdn.pdst.fm www.gstatic.com *.6sc.co *.contentsquare.net app.contentsquare.com *.google.com *.cloudfront.net *.createjs.com *.facebook.net *.eloqua.com *.statcounter.com *.youtube.com *.vimeocdn.com *.en25.com *.demandbase.com *.hotjar.com *.licdn.com *.adroll.com https://www.google-analytics.com *.googletagmanager.com https://js.ipredictive.com *.google-analytics.com *.trustarc.com https://www.googletagmanager.com https://vimeo.com *.vimeo.com https://js.hs-banner.com https://js.hs-scripts.com https://js.usemessages.com https://js.hscollectedforms.net https://js.hs-analytics.net https://dc.services.visualstudio.com https://az416426.vo.msecnd.net https://code.jquery.com https://s7.addthis.com https://v1.addthisedge.com https://m.addthis.com/ https://z.moatads.com https://maxcdn.bootstrapcdn.com https://www.facebook.com *.episerver.net *.bing.com *.virtualearth.net *.unisys.com https://api.company-target.com *.sharethis.com https://unpkg.com *.consensu.org https://ajax.googleapis.com https://cdnjs.cloudflare.com https://t.contentsquare.net/ https://static.ads-twitter.com/ *.newscred.com *.rezync.com; style-src 'self' 'unsafe-inline' *.optimizely.com *.qualified.com www.cdisol.blog cdn.jsdelivr.net cdn.cookielaw.org privacyportal.onetrust.com geolocation.onetrust.com *.googletagmanager.com *.gartner.com https://fonts.googleapis.com *.episerver.net *.bing.com https://maxcdn.bootstrapcdn.com https://unpkg.com *.sharethis.com https://*.unisys.com; img-src 'self' blob: data: http: https: *.ipredictive.com www.googletagmanager.com *.contentsquare.net https://app.optimizely.com https://cdn.optimizely.com; font-src 'self' www.brighttalk.com *.cloudfront.net *.gartner.com data: https://fonts.gstatic.com https://maxcdn.bootstrapcdn.com https://*.unisys.com; connect-src 'self' *.influ2.com js.userflow.com www.brighttalk.com  cdn.segment.com www.cdisol.blog *.siteimprove.com *.intentsify.io *.onetrust.com *.cookielaw.org *.qualified.com *.ads.linkedin.com https://logx.optimizely.com *.techtarget.com *.demandbase.com https://*.optimizely.com https://us-central1-adaptive-growth.cloudfunctions.net *.optimizely.com *.6sc.co *.adnxs.com cdn.linkedin.oribi.io *.trustarc.com *.hotjar.io *.hotjar.com *.doubleclick.net *.google.com *.googletagmanager.com *.google-analytics.com https://forms.hubspot.com https://api.hubspot.com https://m.addthis.com https://dc.services.visualstudio.com https://vimeo.com ws: wss: *.bing.com *.episerver.net *.virtualearth.net https://api.company-target.com https://c.statcounter.com *.contentsquare.net; child-src blob: 'self' cdn.cookielaw.org *.qualified.com privacyportal.onetrust.com geolocation.onetrust.com *.trustarc.com https://api.hubspot.com https://app.hubspot.com https://vimeo.com *.vimeo.com https://www.youtube.com https://s7.addthis.com; media-src 'self' mediastream: www.app5.unisys.com *.qualified.com https://*.unisys.com; frame-src * https://a22725870682.cdn.optimizely.com www.brighttalk.com https://a22725870682.cdn-pci.optimizely.com csxd.unisys.com; frame-ancestors 'self' www.brighttalk.com *.optimizely.com optimizelyedit.com https://cdn.optimizely.com https://*.arcade.software; worker-src 'self' blob: data:",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "microphone=(self),fullscreen=(self \"https://player.vimeo.com\"), geolocation=()",
            "cf-cache-status": "DYNAMIC"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.unisys.com/",
        "title": "Global Technology Solutions – Keep Breaking Through | Unisys",
        "description": "Unisys is a global technology solutions company for cloud, AI, digital workplace, applications and enterprise computing.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-004a6501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 71.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": 88.36
}