{
    "ok": true,
    "domain": "stryker.com",
    "generated_at": "2026-08-10T04:11:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 88,
            "network": 20,
            "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": 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": "1 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": "103 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "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": "1 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": "103 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "172.169.11.156"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 stryker-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"EAwakLy3nKO4M3lLeyD8GT7DiduCXBLdlb0onWgMnEM=\"",
                "\"pexip-ms-tenant-domain-verification=3474f296-3dd3-42db-bc58-c4cbe65ac358\"",
                "\"atlassian-domain-verification=zSovkQLvT/vepOPnyq3JxWj00xhEBAIaL4bHBtnzGDZ7pmrtk/q6ozvdXCqRjiGO\"",
                "\"pardot968953=56c90505327b518fb80f80a433aa782a5822e7dbead13ee53f7d4381ade3185c\"",
                "\"smartsheet-site-validation=sx7q4K2oM6AqAkmofJq-h3gdf6okm9pB\"",
                "\"msfpkey=5rhwcp417ngc3lgto4ls1ct84\"",
                "\"pardot272622=09cc9886d6f3a222ef874a1edeac3b79a7dd20219b0b78b5756296f3603b5436\"",
                "\"MS=ms92917981\"",
                "\"mandrill_verify.WGTWJgx0NOEJ4Z7QOt8B9g\"",
                "\"jamf-site-verification=xMxxOrrrAq6EBKAUv_gcTg\"",
                "\"qYo4yVLeB/Hh2OXttJeUm1dTY4IzRQcD2k4QdoIBpnM=.\"",
                "\"adobe-idp-site-verification=1dd4c488-610d-4a6f-b881-8f8e166a8a91\"",
                "\"onetrust-domain-verification=57191e9f56b043d8a6f2b79ac72f0997\"",
                "\"v=spf1 include:servers.mcsv.net include:mktomail.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:213.95.132.52 ip4:64.136.252.175 ip4:64.136.252.176 ip4:64.238.211.94 ip4:50.203.11.54 ip4:66.162.128.50 ip4:148.163.142.96 ip4:148.163\" \".146.125 a:web.q4press.com include:spf.mandrillapp.com include:et._spf.pardot.com include:bpopen.capgemini.com ip4:192.200.190.165/30 ip4:104.195.80.16/28 ip4:192.200.181.144/28 ip4:174.37.85.64/28 ip4:75.126.150.248/30 ip4:63.141.144.128/28 ip4:104.195.1\" \"27.0/28 ip4:3.230.26.74 ip4:3.217.56.193 ip4:52.21.127.63 ip4:3.230.59.248 ip4:34.208.121.190 ip4:54.213.31.54 ip4:44.227.88.159 ip4:34.217.199.92 ip4:4.34.42.132 ip4:4.34.42.178 ip4:4.34.42.179 ip4:213.155.74.87 ip4:213.155.74.157 ip4:213.155.74.23 ip4:2\" \"13.155.74.133 ip4:3.21.23.140 ip4:3.22.102.251 ip4:3.23.36.254 ip4:3.23.38.224 ip4:3.132.65.8 ip4:3.216.57.69 ip4:3.221.39.20 ip4:23.21.137.69 ip4:34.234.250.32 ip4:44.222.17.95 ip4:52.12.139.153 ip4:52.13.73.26 ip4:52.13.126.222 ip4:54.188.101.235 ip4:54\" \".212.187.12 ip4:147.253.221.31 ip4:156.70.17.123 ip4:156.70.17.124 ip4:156.70.17.125 ip4:156.70.17.126 ip4:156.70.17.127 ip4:164.136.252.163 ip4:14.202.162.82 ip4:148.59.100.16/28 ip4:148.59.101.16/28 ip4:138.1.36.217 ip4:147.154.18.119 ip4:149.72.251.202\" \" ip4:149.72.63.221 -all\"",
                "\"google-site-verification=Evl-iIVJ0E2XxL47mnGktcqsyW5STiJ0YopiEglQTzw\"",
                "\"miro-verification=c6cfe9e572ddae130db898d25c7b43e2cf1c674b\"",
                "\"docusign=02358c0a-9361-4b17-9cb6-f059ee58bd3b\"",
                "\"sending_domain1091533=70861fe916c02e8364fccb62248644319e11bc24c44c7cb081c7c6d4dfd81f97\"",
                "\"y-avtYYqDPfvD4SkL3q0QMRU7X-oDxY\"",
                "\"read-ai-verification=018cf4cc-a504-717e-a917-799ee2eb29c3\"",
                "\"VQhIy4GjaWZjWPtK4XHC3fMDKbayoE6bTW76ztGy04AVjnWlyP7xUi7kKsAoLMS+QwGc99YJOLCYMk3/ooDV6w==\"",
                "\"google-site-verification=RkMITOzbcua-U52358oUu_R8c8VXK6emIX1gs0AmuaU\"",
                "\"atlassian-domain-verification=stxAfRAcW2HhbmaAhoB80KUjkwX4Neo1g2mdQuycC2t4rHB8ubao9UyvWKOQcqLj\"",
                "\"smartsheet-site-validation=iqV6zjC7IAiynOp28UJTAPFMqD8Hy4v7\"",
                "\"healthassessmentapp.azurewebsites.net\"",
                "\"google-site-verification=7p14R-GRf1z_2vGQMy9pHD6qG2R2wDp3N5KggZMYmy4\"",
                "\"figma-domain-verification=9a152357d602af0e7cf6bb046a08a792861b9e2b4223457a1f3dca9b712c4725-1724415498\"",
                "\"docker-verification=855b1f46-8c43-481a-850e-7f9bffe70d07\"",
                "\"pardot1091533=50119305b89fef62a431d3e1a315fb99a5c6ccc6dea9ba5b645f71b208e3bfc0\"",
                "\"box-domain-verification=edadcc921ebad75441f775e4ed08d45545e6c1c14489ef3af699b62a3bc11bbd\"",
                "\"pardot968953=005509da5e1063ac4259bf695ae7c35b85e816001c999761570dfdcada09906c\"",
                "\"onetrust-domain-verification=906974c2835849a8a06c2d64ea7e7fe9\"",
                "\"gitpod-verification=ilvLHn-GShNX2KLTZSX9PI6vx04q4CZ2pFCLU6Swjgc=\"",
                "\"smartsheet-site-validation=7lCmqOFW-KJPZ-lyKFmtBUrlLNPnd70E\"",
                "\"onetrust-domain-verification=70c19fe1d6314dee9d2d243b425c7e10\"",
                "\"openai-domain-verification=dv-2KxufsIV7AJnjFmx8moPpWCA\"",
                "\"bdn4c22zl7h6tykclt0zd25qysm0wpgf\"",
                "\"3BBB6C270748110EA3A2FCD59B80610E844D423D6D171D41B98BFE02D42BA5D1\"",
                "\"smartsheet-site-validation=GaofXk0_zqHRLrr22QbSf3X0htebWzFO\"",
                "\"box-domain-verification=b53f55ecff81cdfa3087c323f2ced56d0a8c7aee6bbb7f8b3e6d506084adcc42\"",
                "\"qa-healthassessmentapp.azurewebsites.net\"",
                "\"smartsheet-site-validation=xkXJyUW_7C8kJP9uU2FaY9x_JKwRrNVy\"",
                "\"dropbox-domain-verification=t8x627dkawcy\"",
                "\"onetrust-domain-verification=aaa128fdc91a43fda757eb781e67355f\"",
                "\"infoblox-domain-mastery=7350324fd1d0fb5d45c0a28eab3119d1614eacd766278d0ef9cb907d03d918f103\"",
                "\"ms-domain-verification=dace49dc-b7a1-4124-93fe-069503ce1b2c\"",
                "\"facebook-domain-verification=59tcjtalrsgwojgdnsgwrm4l88dnz5\"",
                "\"pardot429542=f124fbc8eaca0d1c49623e47cf63e164bab11dd79ae63decb012bef53ee0605a\"",
                "\"airtable-verification=25029519111da525dacb8c9045a6d095\"",
                "\"facebook-domain-verification=94iy8ctmdsgrg1n2on5m1wnr23y4xh\"",
                "\"_globalsign-domain-verification=RedUOv7VAzm9dBbrUYfeUwMrhmb0Rc5VmZ9rwvSJGf\""
            ],
            "NS": [
                "dns1.cscdns.net.",
                "dns2.cscdns.net."
            ],
            "SOA": [
                "dns1.cscdns.net. hostmaster.cscdns.net. 2012094093 2400 360 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "172.169.11.156"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:servers.mcsv.net include:mktomail.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:213.95.132.52 ip4:64.136.252.175 ip4:64.136.252.176 ip4:64.238.211.94 ip4:50.203.11.54 ip4:66.162.128.50 ip4:148.163.142.96 ip4:148.163.146.125 a:web.q4press.com include:spf.mandrillapp.com include:et._spf.pardot.com include:bpopen.capgemini.com ip4:192.200.190.165/30 ip4:104.195.80.16/28 ip4:192.200.181.144/28 ip4:174.37.85.64/28 ip4:75.126.150.248/30 ip4:63.141.144.128/28 ip4:104.195.127.0/28 ip4:3.230.26.74 ip4:3.217.56.193 ip4:52.21.127.63 ip4:3.230.59.248 ip4:34.208.121.190 ip4:54.213.31.54 ip4:44.227.88.159 ip4:34.217.199.92 ip4:4.34.42.132 ip4:4.34.42.178 ip4:4.34.42.179 ip4:213.155.74.87 ip4:213.155.74.157 ip4:213.155.74.23 ip4:213.155.74.133 ip4:3.21.23.140 ip4:3.22.102.251 ip4:3.23.36.254 ip4:3.23.38.224 ip4:3.132.65.8 ip4:3.216.57.69 ip4:3.221.39.20 ip4:23.21.137.69 ip4:34.234.250.32 ip4:44.222.17.95 ip4:52.12.139.153 ip4:52.13.73.26 ip4:52.13.126.222 ip4:54.188.101.235 ip4:54.212.187.12 ip4:147.253.221.31 ip4:156.70.17.123 ip4:156.70.17.124 ip4:156.70.17.125 ip4:156.70.17.126 ip4:156.70.17.127 ip4:164.136.252.163 ip4:14.202.162.82 ip4:148.59.100.16/28 ip4:148.59.101.16/28 ip4:138.1.36.217 ip4:147.154.18.119 ip4:149.72.251.202 ip4:149.72.63.221 -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:spam.dumpster@stryker.com, mailto:dmarc_agg@vali.email; ruf=mailto:spam.dumpster@stryker.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.stryker.com",
        "dkim": "v=DKIM1; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsHmimXXWJACHXtW4nMlA0Gcqlffy/0toZfZAyt0tSqp3C79wm56qZEFBnqxjs7gMHF1KQoVMYZ9oHHyUY4DeNayREOmZakeTbG+GxXO+NIRVX/Tg6hvRiB6i63x7muPBfV5FOB+ZhYjs2oOw6ZS1R/BTjwqekmhXUlRBMuYnn94Qum6sI5Jm6za+3GhuXzqKOJSqxkZC7wcQJvDWsqQTAMNdf5fiFZLg29v5QZx7OWlFshXSWTmzQuc8aByO1x3efCwl26toZad50XzC+OUfo3cJ2TLpjjiYhEvflRhcN90PBR06FvzWXbFqzV7iSNqbZ0LhCV3UJXGjKQuamRIIQwIDAQAB",
        "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": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "172.169.11.156"
                    ],
                    "time_ms": 44.57
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "172.169.11.156"
                    ],
                    "time_ms": 43.14
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "172.169.11.156"
                    ],
                    "time_ms": 58.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "172.169.11.156"
                    ],
                    "time_ms": 37.34
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "172.169.11.156"
                    ],
                    "time_ms": 52.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "stryker.com",
        "valid_from": "2026-05-06T05:51:30-05:00",
        "valid_to": "2026-11-21T04:51:30-06:00",
        "days_remaining": 103,
        "san": [
            "stryker.com",
            "www1.stryker.com",
            "www2.stryker.com",
            "author.stryker.com",
            "www.stryker.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.stryker.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 15:24:33 GMT",
            "content-type": "text/html;charset=utf-8",
            "connection": "keep-alive",
            "server": "Apache",
            "location": "https://www.stryker.com/",
            "strict-transport-security": "max-age=63072000; includeSubdomains",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "AWSALBCORS=UgaOyJ6m/NJKQrQMgAaKTZLj5Xl0/yzA6t5x99EC/KXZ6Da7aDUlh7baBkp62fAQ/KXisOg4OHjz7VtphkgLW1VuOTViCXRBXiotrDWK0mlvDvVi83qwLWEDfMqC; Expires=Sun, 16 Aug 2026 15:24:33 GMT; Path=/; SameSite=None; Secure",
            "x-dispatcher": "dispatcher1useast1-b80",
            "x-vhost": "publish",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "default-src 'none'; media-src 'self' *.scene7.com *.stryker.com blob: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.cookielaw.org *.cvent-assets.com *.cvent.com *.doubleclick.net *.facebook.net *.google-analytics.com *.googleadservices.com *.googletagmanager.com *.hlx.page *.licdn.com *.marketo.com *.marketo.net *.mktoweb.com *.scene7.com *.serving-sys.com *.smtrk.net *.stackadapt.com *.stryker.com *.tribalfusion.com *.zi-scripts.com *.zoominfo.com a.dpmsrv.com a.usbrowserspeed.com assets.adobedtm.com bh.contextweb.com magnetic.t.domdex.com maps.googleapis.com pixel.mathtag.com rules.quantcount.com s.dpmsrv.com s.ytimg.com secure.quantserve.com ssl.google-analytics.com stryker-h.assetsadobe.com tags.srv.stackadapt.com tracking.intentsify.io www.gstatic.com www.youtube.com blob:; connect-src 'self' https://*; img-src 'self' data: https://*; style-src 'self' 'unsafe-inline' *.cvent-assets.com *.mktoweb.com *.scene7.com *.stackadapt.com *.stryker.com fast.fonts.net fonts.googleapis.com www.gstatic.com; font-src 'self' https://*; manifest-src 'self'; frame-src 'self' https://*; frame-ancestors 'self' *.adobecqms.net; block-all-mixed-content; upgrade-insecure-requests;",
            "permissions-policy": "geolocation=(self \"https://stryker-prod65.adobecqms.net\" \"https://stryker-prod64.adobecqms.net\" \"https://stryker-prod.adobecqms.net\" \"https://www.stryker.com\"), microphone=()",
            "x-content-type-options": "nosniff",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 31ad3648f2f9f8e2686635a4603ce0bc.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P5",
            "x-amz-cf-id": "R4T7kILvi72X7bazaAzcbQF4SPsfnD44f6ZyyTH-X-tO0f6ITGsKLA==",
            "age": "64012"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.stryker.com/",
        "title": "International homepage | Stryker",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "172.169.11.156": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "stryker-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 18.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4046.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 80.62
}