{
    "ok": true,
    "domain": "modernatx.com",
    "generated_at": "2026-08-09T23:49:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "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": "4 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": 0,
                "lost_points": 10,
                "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": "132 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": 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: server-54-192-100-97.mci50.r.cloudfront.net"
            },
            {
                "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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "132 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": "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: server-54-192-100-97.mci50.r.cloudfront.net",
                "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": [
                "54.192.100.97",
                "54.192.100.110",
                "54.192.100.99",
                "54.192.100.26"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 modernatx-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"miro-verification=4e5193715f575d6c71eb883694c04f743f2e2f76\"",
                "\"google-site-verification=Np9OLglofB_VqWDwtwdkaAL3PpaPIG4e2hnEBjrDIgA\"",
                "\"_d0p3d08decnmhe37khb43rnyajl98cd\"",
                "\"v11t8ml0fwzbsk0681cf67tt1z175bcw\"",
                "\"google-site-verification=FsPzf0GYdO91MsD3DKvtQ4VW11naJyDOOuguKo0--0Y\"",
                "\"v=spf1 ip4:162.44.167.165/32 ip4:162.44.167.226/32 ip4:162.44.167.227/32 ip4:162.44.167.164/32 ip4:185.76.231.152/32 ip4:185.76.231.153/32 ip4:185.76.231.154/32 ip4:52.2.71.29/32 ip4:52.45.151.218/32 ip4:52.5.92.136/32 ip4:50.16.12.255/32\" \" include:spf.protection.outlook.com include:_spf.salesforce.com include:spf.mandrillapp.com include:amazonses.com ~all\"",
                "\"teamviewer-sso-verification=abf76dd894c34527aa935a6527d4b702\"",
                "\"canva-site-verification=Jo2Q2jFJf6Pm97U1Gs3oOQ\"",
                "\"openai-domain-verification=dv-Crai33GJtJtWr5rPEagbn0oD\"",
                "\"apple-domain-verification=Y5Ozjuyrymh5AjCo\"",
                "\"cisco-ci-domain-verification=47a7810e208713737dfeb696d43bb2c2e72eac23ce21cbb78de1823732ad019e\"",
                "\"ZOOM_verify_P5mQIxA1y5Q1qNqMY0zQTY\"",
                "\"pendo-domain-verification=f90c7853-4fa6-43fa-92fe-bda8f8988a9b\"",
                "\"facebook-domain-verification=hy804xsh80f7a6rnnxturlb5acj3il\"",
                "\"LTg5MzAyNzg4NTYzMTA5ODU5OTY=\"",
                "\"amazonses:MLKAGGsizGu8CI/fqK97sbIB9Nejk84ZO31YrzCt6o4=\"",
                "\"ModernaDevKey._domainkey.modernatx.com IN CNAME ModernaDevKey.25gjyh.custdkim.salesforce.com.\"",
                "\"_qnudlwyay0nf0ngh2lov48vlntbb523\"",
                "\"docusign=352e8b33-ea23-4bed-9f7d-6c353b98c5b1\"",
                "\"MS=ms46825671\"",
                "\"xpmrd2qwnqh8pw01dmlknpydvb0c25m0\"",
                "\"moderna._domainkey.modernatx.com IN CNAME moderna.lwm5bx.custdkim.salesforce.com.\"",
                "\"google-site-verification=jv6bk2piWrk4Icj1oatp3xcKhavOu1f-uwO4nfFv_X0\"",
                "\"smartsheet-site-validation.modernatx.com=3mF9SzaGpWnWosjDEvR0mYkztsMPGJAtp6Gsfa1iSCw\"",
                "\"docusign=fc06bba7-7a73-4839-9a9c-9a0d349fa52e\"",
                "\"docusign1=81fe4d47-e5ab-4da0-94d7-322784ba22cc\"",
                "\"autodesk-domain-verification=SOEHoBoUBq81fhiekr-j\"",
                "\"adobe-idp-site-verification=dda7edc635ff3135a701cf17ed4abaf29ba486eba3e0ac1a3042b2f4fb09d2df\"",
                "\"anthropic-domain-verification-112h2a=k1vBV3kl31HfvAoBpFauth14l\"",
                "\"atlassian-sending-domain-verification=6c82130f-0553-4748-b8c4-ad937a4920c1\"",
                "\"google-site-verification=3wQ4xPoUoOY0qhq148sRUjpLiAdSyhC1jIcrsvcL35U\"",
                "\"jamf-site-verification=qj2BgOuamC6qG02-uOKZ7g\"",
                "\"include:_spf.psm.knowbe4.com ~all\"",
                "\"onetrust-domain-verification=7c025756453b444e91273d94c204648f'\"",
                "\"onetrust-domain-verification=e432e0b2039b46b6b6c711cb17b57cd8\"",
                "\"support:1682576:U2FsdGVkX18JznZcIjHu4D14GbxCPb4/2Vcb+5rOBg+VmQdZ0J+lhPkoYiVOTOjk\"",
                "\"cloudflare-verify.trials.modernatx.com=213781772-431469799\"",
                "\"atlassian-domain-verification=HcWfw66ZCRPIC78Iyotw582IDr0HZ3hJulyLB6Dj6gWoijwsgV7NEBhTYpxnOvjt\""
            ],
            "NS": [
                "ns-877.awsdns-45.net.",
                "ns-1766.awsdns-28.co.uk.",
                "ns-355.awsdns-44.com.",
                "ns-1121.awsdns-12.org."
            ],
            "SOA": [
                "ns-877.awsdns-45.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.97",
            "54.192.100.110",
            "54.192.100.99",
            "54.192.100.26"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:162.44.167.165/32 ip4:162.44.167.226/32 ip4:162.44.167.227/32 ip4:162.44.167.164/32 ip4:185.76.231.152/32 ip4:185.76.231.153/32 ip4:185.76.231.154/32 ip4:52.2.71.29/32 ip4:52.45.151.218/32 ip4:52.5.92.136/32 ip4:50.16.12.255/32 include:spf.protection.outlook.com include:_spf.salesforce.com include:spf.mandrillapp.com include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:rua@modernatx.com,mailto:dmarc_agg@vali.email; ruf=mailto:ruf@modernatx.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.modernatx.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCpAJdFpc9NX7MOBFv4KRn9KwSbd2w8JAGKd+uywIVCpbZDRzLOlWdQC1uxTB81fOxrtJoLOXHw2QwLeErpg2txewCkrHCVbAFgvlpODNVbwY2ucE2BO5zdWVdBEIZd8fQt/VVZuM0VMZeQ2icjq4k3MH4LcYagGK2wd2gAEpID1wIDAQAB; n=1024,1453977964,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-97.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.249.141.3",
                        "13.249.141.61",
                        "13.249.141.77",
                        "13.249.141.78"
                    ],
                    "time_ms": 73.03
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.249.141.3",
                        "13.249.141.61",
                        "13.249.141.77",
                        "13.249.141.78"
                    ],
                    "time_ms": 39.34
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.110",
                        "54.192.100.26",
                        "54.192.100.97",
                        "54.192.100.99"
                    ],
                    "time_ms": 63.12
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.249.141.3",
                        "13.249.141.61",
                        "13.249.141.77",
                        "13.249.141.78"
                    ],
                    "time_ms": 101.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.110",
                        "54.192.100.26",
                        "54.192.100.97",
                        "54.192.100.99"
                    ],
                    "time_ms": 90.71
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.modernatx.com",
        "valid_from": "2026-06-05T19:00:00-05:00",
        "valid_to": "2026-12-20T17:59:59-06:00",
        "days_remaining": 132,
        "san": [
            "*.modernatx.com",
            "*.aboutmrna.com",
            "modernatx.com",
            "aboutmrna.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.modernatx.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.modernatx.com/",
            "date": "Mon, 10 Aug 2026 04:49:45 GMT",
            "server": "AmazonS3",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 9e693c9d5f124d7a1252772f0dd03fda.cloudfront.net (CloudFront), 1.1 cde38cee066c0b618a504717209d99b2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "UXWhXXgBUwt4Yp_Qq31cUzm5RlaDIikdrApRTyXLv9pGuFJJTLOmrQ==",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"1270f7-SysVi8I1DRT3GFvmpzWSqspH4Gg\"",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "apigw-requestid": "B3rAbgFeIAMEcLQ=",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload"
        },
        "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.modernatx.com/",
        "title": "Pioneering mRNA technology - Moderna",
        "description": "Learn how we’re changing the world of medicine. Discover career opportunities, our product pipeline, and browse media resources. Meet Moderna.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.110": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "modernatx-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.5,
                "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": 136.15
}