{
    "ok": true,
    "domain": "takeda.com",
    "generated_at": "2026-08-09T18:25:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "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": "25 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: afe41c95a9e82f02c.awsglobalaccelerator.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": "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": "25 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afe41c95a9e82f02c.awsglobalaccelerator.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": [
                "76.223.3.151",
                "13.248.133.121"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00297f01.gslb.pphosted.com.",
                "10 mxa-00297f01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"canva-site-verification=gLrI9fyEGbePVpc8njo6jQ\"",
                "\"webexdomainverification.4C675B8AFD1EB136E053AB06FC0A3F65=63f21fde-2b8d-4460-9836-f120a76c025a\"",
                "\"jh715h7kqp82\"",
                "\"swisssign-check=7ea3-dmpns74i0N_ip6t2IF7Nj4\"",
                "\"google-site-verification=w4TWC6Y0xInSNYolusnmWDcudzavLgO9yJBXUkZ6gx0\"",
                "\"swisssign-check=5676K2ksV9bwCA07G1gLHBK5h3o\"",
                "\"webexdomainverification.=4a8e00f9-ad20-49ee-94cf-f190c813a18f\"",
                "\"onetrust-domain-verification=68ab098aadc34d52aee5f1e45c9cb04a\"",
                "\"h51tl4u40tqouja3n5kujdgse6\"",
                "\"webexdomainverification.4C675B8BE116B136E053AB06FC0A3F65=98b09997-d514-4583-bb2b-d49ac708bf46\"",
                "\"v=spf1 include:spf-00297f01.pphosted.com include:spf.protection.outlook.com ~all\"",
                "\"fa3dd60d-7fb6-47bd-b494-a652501c4951\"",
                "\"2lSB0Vpzb+ngQksu9c/UjTk9iQsX3+TauX+aHDp8316/1mVChqhmiBiY9tRYOwlhOs5fs5adSNDwmI1frFhRyA==\"",
                "\"swisssign-check=Xvj3BiZzMHZGRm_r9S2sz_CHGxE\"",
                "\"google-site-verification=xdzW7CHNavJc8RugTmFkmJsD3jT9Adz0_ds53z34ZiI\"",
                "\"7c3r77v7xgb99p0zdj7jr6c7zjtpzffg\"",
                "\"adobe-idp-site-verification=f1e9377696d2151554c1615e5764d9073277e88ac59ddac4d9dc8aadbaa47069\"",
                "\"google-site-verification=YG3KKH3gCwDjn29wJnR9jcPhrI7bmNjXulSSi9fkLwQ\"",
                "\"miro-verification=69dba502145e92f04816cb624b12c67b1faf09b3\"",
                "\"ukcmrsb7i480o9ia8o7n0ni4ge\"",
                "\"docusign=ed5f4308-843c-476e-a9b0-e8ffa4b3bc42\"",
                "\"cloudhealth=84ace21d-5e6a-48b8-8e51-1e069f411a1f\"",
                "\"google-site-verification=e0a_Htb1fMnwo51MBQ01YoVO0-mhd2XkrN2sduknGuU\"",
                "\"wiz-domain-verification=7c1e81a722e5fef41fa73ead5327c7d960a80734bee9be7cf4ee55071e990a9f\"",
                "\"google-site-verification=RII5WQhs7ZWzUREqN1VVKwOhiozH_MgDvNYhms6R00g\"",
                "\"jgcpj96do6o5aqsi08o4qhi9p8\"",
                "\"webexdomainverification.4C675B8A2082B136E053AB06FC0A3F65=1db42c85-7692-40f1-89f0-9fa409a33160\"",
                "\"yahoo-verification-key=/EUkyj+IduZ6kqIsq01VA2B6syl5AVFC3T2PGnvjP8w=\"",
                "\"mindmanager-verification=08494e72f5bf74296af076dfb7ef2eb47660ba2cfaf3bf9de4b107941e83f074\"",
                "\"autodesk-domain-verification=98g9QHFyh3PVBMxiooot\"",
                "\"ciscocidomainverification=3dda8a5411ad81abdd398db2ad80ba58f9a5707874b1ff9feae645c957a58ca7\"",
                "\"hcp-domain-verification=b71fcfeaa8029524251ca8b7d499de68a96d8ec6d7d8967894d28da29b03eba9\"",
                "\"swisssign-check=HkhCAwoeXMAT8O9tNGTT6FLZ7aY\"",
                "\"MS=ms55900363\"",
                "\"dtm-domain-verification=tYWdtd9vMOpgivFAElIm5LBIxeyCkeIRQKrAJEjK-Oc\"",
                "\"s8v4goohak223hv9v1r5dfnb5p\"",
                "\"workplace-domain-verification=v3WuSfanJOKgtpuJ8SbQIJDD9Gtegw\"",
                "\"Foxit-domain-verification=59265055d18f8eddc86de9f24c0ad7db\"",
                "\"atlassian-domain-verification=cQ8yA55L8TurDGgFWfzn+KT6fBFiCUjulAYU5hBjfh2mfJEWvQwYCwoOikIChMbp\"",
                "\"3gadhoc6e58n7p6ogutlm5kouh\"",
                "\"docusign=b5a5c0d6-7e72-47d5-9d31-2eb8ac54ce0d\""
            ],
            "NS": [
                "ns-396.awsdns-49.com.",
                "ns-701.awsdns-23.net.",
                "ns-1583.awsdns-05.co.uk.",
                "ns-1041.awsdns-02.org."
            ],
            "SOA": [
                "ns-1583.awsdns-05.co.uk. awsdns-hostmaster.amazon.com. 2018111301 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.3.151",
            "13.248.133.121"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf-00297f01.pphosted.com include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mailjet",
        "dkim_host": "mailjet._domainkey.takeda.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPkT4gvK8DNJ9PuugNxn3VKauciIfr5MyokHKj0FxU7awcstBEKM036GvyWxIApWKrxvH0zadBrdtGSyfLjHMCDckc4aYCsxfbqOIH0p9k3ojWqxaep+/+v9IxfxI67XGMcAj2Yx9Q5XJslnJsrhoQXi8ac/60gZAVOmHyuPuUrwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "afe41c95a9e82f02c.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.133.121",
                        "76.223.3.151"
                    ],
                    "time_ms": 100.08
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.133.121",
                        "76.223.3.151"
                    ],
                    "time_ms": 39.83
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.133.121",
                        "76.223.3.151"
                    ],
                    "time_ms": 51.3
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.133.121",
                        "76.223.3.151"
                    ],
                    "time_ms": 58.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.133.121",
                        "76.223.3.151"
                    ],
                    "time_ms": 117.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "takeda.com",
        "valid_from": "2026-06-06T12:24:53-05:00",
        "valid_to": "2026-09-04T12:24:52-05:00",
        "days_remaining": 25,
        "san": [
            "takeda.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.takeda.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "146",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.takeda.com/",
            "date": "Sun, 09 Aug 2026 23:25:50 GMT",
            "age": "23895",
            "cache-control": "public, max-age=0, must-revalidate",
            "server": "cloudflare",
            "strict-transport-security": "max-age=63072000",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
            "x-matched-path": "/[[...segments]]",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-powered-by": "Next.js",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::lhr1::kjg6n-1786317950462-4800aaf65c63",
            "set-cookie": "__cf_bm=L9jclOw_buAbisOBffGvMeFpXfk5z6j16HHN7UcWSwo-1786317950.4163163-1.0.1.1-We3qPWfX6p9peh2HLrLNRXVXvYHZS1an6YEfRF9XZcIl3djohD.Fh7SGOfrSo3ztlijk7yzrKeAEuOZz.kKg70Qh7dkyCPTJ0UMeBHXpkL04emXOeLlDDm6N.2BVwBHe; HttpOnly; SameSite=None; Secure; Path=/; Domain=takeda.com; Expires=Sun, 09 Aug 2026 23:55:50 GMT",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28a85b61850bd5f-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "cloudflare",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.takeda.com/",
        "title": "Takeda Pharmaceuticals: Global Homepage",
        "description": "Takeda is a patient-focused, R&D-driven global biopharmaceutical company committed to bringing Better Health and a Brighter Future.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "76.223.3.151": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Washington",
            "city": "Seattle",
            "latitude": 47.6043089,
            "longitude": -122.3298447,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Los_Angeles"
        },
        "13.248.133.121": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Washington",
            "city": "Seattle",
            "latitude": 47.6043089,
            "longitude": -122.3298447,
            "asn": 16509,
            "organization": "Amazon Technologies Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Los_Angeles"
        }
    },
    "smtp": {
        "host": "mxb-00297f01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 96.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97.1,
                "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": 104.79
}