{
    "ok": true,
    "domain": "medtronic.com",
    "generated_at": "2026-08-09T05:21:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "3 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": "110 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: isr.medtronic.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "3 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": "110 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: isr.medtronic.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "144.15.206.53"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 medtronic-com.mail.protection.outlook.com.",
                "10 mxb-00204301.gslb.pphosted.com.",
                "10 mxa-00204301.gslb.pphosted.com."
            ],
            "TXT": [
                "\"Dynatrace-site-verification=90ac70d1-1d8c-43eb-a763-f51b28429b45__7qjpc4vef7dg5iurp629ect67j\"",
                "\"cursor-domain-verification-8me692=X7oL807kK3cC4k4BedWtlXsho\"",
                "\"_y5oiu2vu3s6bf8yr3nc46q6djjfeyz1\"",
                "\"pexip-ms-tenant-domain-verification=a6313476-26b2-499e-9d4c-6670a925266d\"",
                "\"amazonses:Rdhw1dsPc7Y5rMDBCIOkIFPWMArnIfWnv+Q29oXLD30=\"",
                "\"_tdeuys4jcb7s1suco86pz7za4om0pvw\"",
                "\"smartsheet-site-validation=gtPNi9npC-79LxRjAknlxsc9An8lG5V3\"",
                "\"adobe-idp-site-verification=752e8969a90c9747d158aa7171327c0d8996d99a78f557831b2b52951fc997f7\"",
                "\"0zr8m6rw7dsnh97v8mqxjsf63bwk7wkf\"",
                "\"RxkWlE/GaJUCkQtafORpH1uJ0SffEOywHAq8JWvGfTxF4LJL00uKV6COAYAentaa\"",
                "\"docusign=2fc5cc1d-23dd-425c-acbd-5957f0762dad\"",
                "\"0Jh1Kz8ylXqH2LqiR+bSwBxO4HWwYIJ12uXUi6doFO/Xwrp70QU6xuVPbG8K+Wst+ATdSTzQY1taLXX0nInRWw==\"",
                "\"Dynatrace-site-verification=f7cbc8d6-4565-4482-b409-9d13bee3a6b5__9oo6p2v49h6dfoheqi884chs2e\"",
                "\"_u2y93w14xrqet4vbcc42m9u6g7v0fb4\"",
                "\"docusign=c5686768-bc86-4693-b3ad-48062b9cfc67\"",
                "\"jamf-site-verification=GmQ5bPFrU2eaSjI1DqX_KA\"",
                "\"mixpanel-domain-verify=688d6db5-03d4-46a3-b8a9-8394ce7a3dde\"",
                "\"apple-domain-verification=DaB0lsb69bkEzqYh\"",
                "\"_fn961e65gqcwn92hq70w77kazzvzxaz\"",
                "\"atlassian-domain-verification=RxkWlE/GaJUCkQtafORpH1uJ0SffEOywHAq8JWvGfTxF4LJL00uKV6COAYAentaa\"",
                "\"smartsheet-site-validation=NOpg1x7uCYfRPP0uhp-7Fe9e55cOoNoP\"",
                "\"atlassian-domain-verification=KmfTKCXxctdPa4sv3pa169dF/c11y4HJGRZaqwpgdCtNvvs3RCMSu55pEXf8swyH\"",
                "\"_e9cvymgd54dpicl22x9hyy7io8ucrxe\"",
                "\"teamviewer-sso-verification=47986782c714412c9d23135b51aaa935\"",
                "\"twilio-domain-verification=1fb2cfaed3f8a42df74947eeb6b4f533\"",
                "\"vmware-cloud-verification-e3825db3-664b-44a7-9650-457f85a7868e\"",
                "\"sending_domain1030131=be343a959e321cb8949cbf7204cd7aa6b073b0257eaa2585bf7fdfe574882a92\"",
                "\"prodpad-domain-verification=p9p4vv59uxIMwGLBoWZ9fXTnH949kfv0LZ+VuD8U6qk=\"",
                "\"pardot1030131=6539736d75eb2574c5ac26abf70644954dacd30f8804d4faf90a35e6d515b0a5\"",
                "\"docker-verification=ee827100-15d6-457c-bd36-eb621a327851\"",
                "\"atlassian-domain-verification=k0PpsasWaqWeQixUw8F3iJcbzvm16tQ6IuXNsvYK2W36y7ehmNZ5rSqiX/OwV/wp\"",
                "\"flexera-domain-verification-xxlhdfzozxwwkkdl\"",
                "\"atlassian-sending-domain-verification=22ceb805-7b6d-4583-8077-24ec5688067c\"",
                "\"_2ki135g635nz93brmutdkwmsxqvwxo5\"",
                "\"webexdomainverification.190ES=0ea0aaa7-405c-4874-be9e-c1cc8106a269\"",
                "\"facebook-domain-verification=xfkaqd4ko7xxmebck44jsmdmcrfiyt\"",
                "\"atlassian-domain-verification=lAeaS3x9MEpJ/QuwlJqgz5bnylxBmsbkj8PWWDgLLxhwb3QzxnE1T2/SbjKJYdit\"",
                "\"amazonses:AYpI1SqJTwb73QsicbAOlD3SAlD6XdcfvAc5Kpf6IoE=\"",
                "\"hcp-domain-verification=c783ac5c3b3dda670aeb9f7cf0331c14d8a65fd4ea95b6ac65ca927f23af5134\"",
                "\"amazonses:Zr8wJ3wQ1PbqNCVTvBtN64P5QuvDaMOKRIEp7DG52/A=\"",
                "\"ciscocidomainverification=2dd5e0753698f55fe36b7c360bbf88456daf3292b49bb3d42968823bd9688fc8\"",
                "\"workplace-domain-verification=8436R9WsGWvdPDhGRh54udPpee5ix8\"",
                "\"mongodb-site-verification=edo3tNVde8e8SEY1t87QpXqrbjQygTH9\"",
                "\"amazonses:dRiUjoj4gKI2SZxX/PByHX1ofPvTC6Xd3TUxlK0MR70=\"",
                "\"miro-verification=8b28e6d0673da871972d88ff611267648e20596e\"",
                "\"MS=ms98427762\"",
                "\"docusign=f5d27b82-7162-4f16-816e-106b45e695f3\"",
                "\"smartsheet-site-validation=r9Es1MSvxSiYcoE-ON3l8z38WFy4q1wa\"",
                "\"google-gws-recovery-domain-verification=62479616\"",
                "\"postman-domain-verification=0983420b9d48f5e591ae2ccfbd60632f7ea10ae48f73197080528f6b86812beb093da30cc956ac566c6bdcee665d76af61748cf4fbd7ecf59d769f6898a90ae7\"",
                "\"atlassian-domain-verification=8boKBy4PflJnhB7saKnrVjm0/5MwVvZFPU9zpsd0zIIzObQ6ZIkV1vYpN5uqQNY4\"",
                "\"google-site-verification=LpzHqCe88BVF3k7PXedZbAQePRiDZqvbpiO8_zoX2bI\"",
                "\"_fn3yl56z2k7h7jk8xaxkmptwhqrhkxi\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all\"",
                "\"iXaakgZ3CdsLnOQ9E1ewJJp3K9F3FnQjJLxzJzauUh95rFZPL5b8SA2+Y+LSLiBHIfwxS5JLshTG16L4J/IE2w==\"",
                "\"google-gws-recovery-domain-verification=62345475\"",
                "\"_6uyoyuhjuuilx9uvsxs43yf41tko4bp\"",
                "\"ZOOM_verify_-nq6i9plSoG3eRYmwYqlrw\""
            ],
            "NS": [
                "ns5.medtronic.com.",
                "ns2.medtronic.com.",
                "ns4.medtronic.com.",
                "ns3.medtronic.com."
            ],
            "SOA": [
                "ns2.medtronic.com. hostmaster.medtronic.com. 2015047629 1800 300 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "144.15.206.53"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all",
        "dmarc": "v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc_agg@vali.email;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.medtronic.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDAidEX4o57TVV1Kr2kwDPWbo7lNbfJSUJe8qmd3vek9riLtgqnyuyGL+izq1cUZcv59zVPvvXTIf/Qu0YpO6RYorIbFEE1WoZRMeiHLnBMJ0CAfgfT3Ko2JfuBKmzMbsAJaIPIlSm2RPjxIqDy1/zq6s9f492IR1ZCZZCaVM524QIDAQAB; n=1024,1457987229,1473884829",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "isr.medtronic.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "144.15.206.53"
                    ],
                    "time_ms": 34.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "144.15.206.53"
                    ],
                    "time_ms": 38.12
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "144.15.206.53"
                    ],
                    "time_ms": 66.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "144.15.206.53"
                    ],
                    "time_ms": 58.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "144.15.206.53"
                    ],
                    "time_ms": 106.28
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "medtronic.com",
        "valid_from": "2026-05-12T19:00:00-05:00",
        "valid_to": "2026-11-27T17:59:59-06:00",
        "days_remaining": 110,
        "san": [
            "medtronic.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.medtronic.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.medtronic.com/",
            "server": "AkamaiGHost",
            "connection": "Keep-Alive",
            "content-length": "1105",
            "mime-version": "1.0",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "expires": "Sun, 09 Aug 2026 10:21:12 GMT",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 10:21:12 GMT",
            "server-timing": "ak_p; desc=\"1786270872850_399594256_1263657280_17_7172_52_23_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.medtronic.com/en-us/index.html",
        "title": "Health tech for the digital age | Medtronic",
        "description": "People-centered, data-driven, personalized. Solving our world’s biggest health challenges with advanced technology.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "144.15.206.53": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "medtronic-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.8,
                "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": 104.88
}