{
    "ok": true,
    "domain": "amgen.com",
    "generated_at": "2026-08-10T17:16:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 65,
            "network": 65,
            "availability": 60
        },
        "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": "3 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": "3 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "156 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: ec2-16-148-170-95.us-west-2.compute.amazonaws.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "3 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": "3 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "156 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: ec2-16-148-170-95.us-west-2.compute.amazonaws.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "16.148.170.95",
                "184.33.179.216",
                "54.203.206.241"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "3 amgen-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"SFMC-4_lbH4JKzi4UOQPEjrDVf8EAl6OoLzlINzUyKwQU\"",
                "\"bluebeam-verification=f0lf98ssicbl06ihl22aep2eose6vz\"",
                "\"amazonses:M8tDTJzKIbwWQTaagzR/Iq0vf/HhGqhfNqydcVsFam8=\"",
                "\"kujDh/npG2BW54TIAQBHW2r3vy8=\"",
                "\"google-site-verification=SMUFLaRZghjvPSZxBTxlNQxuHN-6SK4uHaNbJLjE_-0\"",
                "\"SFMC-swgpvp2eRXdSFkWKymfmJ-3sIwhhcx4V0KpnDhYB\"",
                "\"jamf-site-verification=QvS-z7TyAOtV6Gzw74ctTA\"",
                "\"a04f6fca330d89ed6214f035269096184c4584f1c511cb2160c8d3e859f0c886\"",
                "\"amazonses:/jZKaQ+kBuIT9hkfRFSsGWDCUIdbjunEno5r1Oj9sTQ=\"",
                "\"zAmTVkufYF8LTHQ1BjpppuI6yWoI/UoSpIT1JNEKfLM=\"",
                "\"SFMC-Mxn9_cNEGDIzCRu0AJsqsblXrEbwm4DyG1SJWGEV\"",
                "\"SFMC-ws2ZGJTJdzel6Oie2P_O4RTQNTx4lPeodBcdHuTN\"",
                "\"SFMC-_lqlcsMW2nc28Hrr3abKon-7viKYpHNUR4-wVtl6\"",
                "\"amazonses:8OH4M1X3ol/N1e3X7vFhcc997m1HPWzGSPlzQ7ybTRY=\"",
                "\"amazonses:xwMExKy9v3ttl33e9w8Sj5wOArzXd59pLA8FXyUTsok=\"",
                "\"airtable-verification=81b82c65cae690645841abce700e0d63\"",
                "\"identrust_validate=zbcUuV15DgKZdnyDtcpVJhTINwSweNb2ww7YxNGQwQzQ\"",
                "\"openai-domain-verification=dv-t2LzbOmUPSrA2896HjGjC46Y\"",
                "\"openai-domain-verification=dv-4KwcIVeN07Os8mGPpqKqT8Zg\"",
                "\"MS=ms84923873\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all\"",
                "\"openai-domain-verification=dv-FB1NNdq6cpGeD3dGgbmUClEy\"",
                "\"identrust_validate=Iw8hRaNjmJ++ZsvLbYehK5YvvwTyH8MXdzBX72dCt74O\"",
                "\"globalsign-domain-verification=NJbFvM6hBosIFtZpUeWoOt6q_LTZJe8094fw-wr0bn\"",
                "\"docusign=86906b3e-80e7-48bf-923c-78014025855e\"",
                "\"0ed1fe018a9d3e0a44151d4e0ba73bb7dcd33c2660\"",
                "\"docusign=cd817172-3e12-4481-808c-84103dbe70d3\"",
                "\"airtable-verification=e5c6268fb733423ceec74eb5f9a31f13\"",
                "\"adobe-idp-site-verification=72237ec598ac8163d6fc379790de198b9bf1a3ea24c53100799411e5d2cf7795\"",
                "\"0ed1fe018ace1634f38280445b916b46551f43210a\"",
                "\"cursor-domain-verification-1t19my=bfE4JWJU44I8Nf46nvu4NhD3n\"",
                "\"amazonses:xS0MVn2nQl5NAzHjbGB4M3TOMzsPaqYz6cJICXtE/W8=\"",
                "\"infoblox-domain-mastery=3a8f8eb9382dc08c1e39c27ce179763ea6d398254fd56ef8d2ebb926c37e537c81\"",
                "\"Dynatrace-site-verification=4be994dd-3962-4cdc-8698-ade14ad2fe79__hfv0moohu3l31r8sh9s9hveam0\"",
                "\"3dd48ab31d016ffcbf3314df2b3cb9ce\"",
                "\"cisco-ci-domain-verification=4439fb321cedbe41152ddc2c96bba193527d3f468db8abbc4d773f12f49cf438\"",
                "\"ZOOM_verify_eJlIqwtKQmyqwJRYAqKMbA\"",
                "\"B4bs0AVfLTIG+y2Q/TlcZGlfROVWtlAzDmXLeTi+aTS6tPCmMGG41zTR9ko1gVG6Ox7+dOyHg/tKtwuAOcThGg==\"",
                "\"amazonses:N3EWN5HxcRR2MMnIp8hfJnDwirhSxwsx73VLKsAnHRs=\"",
                "\"miro-verification=436e827560b6fd96dd29adad31c76fc9849ec5f5\"",
                "\"atlassian-domain-verification=OmsjDKwPE0MRbT1A5IlUBTWIlcX1DXoW02LhW5j/aYhcXhIWSOXLqzCCAqfoCZmn\"",
                "\"liveramp-site-verification=GaMi1ZEoQOACK96Ctq_ZHARhZRvAbnqjpKNmLWwGLEM\"",
                "\"have-i-been-pwned-verification=5a8363a6080a307dfd9e85ae7b7dc315\"",
                "\"amazonses:UUD4oUatBxRo9Zs97kTvGs+sB2RKdnRufBhG7Wu3AKg=\"",
                "\"YW1nZW4=\"",
                "\"SFMC-p_fq5oVrCdqeg5zf-_PC_OZE5PL6HYpWNhBaYdLk\"",
                "\"identrust_validate=2b4rBh3MQOzTcEGdJt9LdTqDL0MVEa/NpbnWm36q5fro\"",
                "\"dell-technologies-domain-verification=amgen.com_c2508df1-8537-4844-b94d-c93185b8d61a_1752265184\""
            ],
            "NS": [
                "ns3.amgen.com.",
                "ns2.amgen.com.",
                "ns1.amgen.com."
            ],
            "SOA": [
                "ns0-can.amgen.com. hostmaster.amgen.com. 2010067356 3600 1200 1209600 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "16.148.170.95",
            "184.33.179.216",
            "54.203.206.241"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_agg@vali.email; fo=1; ri=3600",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.amgen.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5M1Zl7OWGwJ9xdYTuGubEMeBflgS9ZMx//Xz6CQT6VJRi4Q3R6DtxEh6OaYxwI55wr4Wh3/6UmvXOM53wU5WCRTi6uee+q/O5FJ5R55SkoqEDeQ5wtDVjz0AgZZT7RLlkMYaFv6IOwcEcxAkweN4DhHajVJwDg0tB/nxc77P+OwIDAQAB; n=1024,1456809161,1472706761",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/amgen/yxI24xku252-amgen_inc_1361371403.svg; a=https://amplify.valimail.com/bimi/amgen/yxI24xku252-amgen_inc_1361371403.pem",
        "mta_sts": "v=STSv1; id=20251119210751Z;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:tls-report@vali.email"
    },
    "advanced": {
        "ptr": "ec2-16-148-170-95.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "16.148.170.95",
                        "184.33.179.216",
                        "54.203.206.241"
                    ],
                    "time_ms": 115.13
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "16.148.170.95",
                        "184.33.179.216",
                        "54.203.206.241"
                    ],
                    "time_ms": 111.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "16.148.170.95",
                        "184.33.179.216",
                        "54.203.206.241"
                    ],
                    "time_ms": 174.92
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "16.148.170.95",
                        "184.33.179.216",
                        "54.203.206.241"
                    ],
                    "time_ms": 90.95
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "16.148.170.95",
                        "184.33.179.216",
                        "54.203.206.241"
                    ],
                    "time_ms": 56.51
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "amgen.com",
        "valid_from": "2026-01-12T18:00:00-06:00",
        "valid_to": "2027-01-13T17:59:59-06:00",
        "days_remaining": 156,
        "san": [
            "amgen.com",
            "amgensuppliers.amgen.com",
            "api.amgen.com",
            "biotechnology.amgen.com",
            "clearlyamgen.amgen.com",
            "cm.amgen.com",
            "consent.amgen.com",
            "msds.amgen.com",
            "pat.amgen.com",
            "pi.amgen.com",
            "preview.amgen.com",
            "preview.amgensuppliers.amgen.com",
            "preview.clearlyamgen.amgen.com",
            "preview.consent.amgen.com",
            "preview.msds.amgen.com",
            "preview.pi.amgen.com",
            "spc.amgen.com",
            "uat.biotechnology.amgen.com",
            "uat.pat.amgen.com",
            "uat.spc.amgen.com",
            "www-ext.amgen.com",
            "www.amgen.com",
            "www.amgensuppliers.amgen.com",
            "www.biotechnology.amgen.com",
            "www.clearlyamgen.amgen.com",
            "www.consent.amgen.com",
            "www.msds.amgen.com",
            "www.pat.amgen.com",
            "www.pi.amgen.com",
            "www.spc.amgen.com",
            "wwwext.amgen.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://amgen.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Mon, 10 Aug 2026 22:15:59 GMT",
            "content-type": "text/html",
            "content-length": "118"
        },
        "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": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.amgen.com/",
        "title": "Amgen | A Worldwide Pioneer in Biotechnology",
        "description": "Amgen discovers, develops, manufactures and delivers innovative medicines to fight some of the world’s toughest diseases. Harnessing the best of biology and technology, Amgen reaches millions of patients with its medicines, helping make people’s lives easier, fuller and longer.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "16.148.170.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.33.179.216": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.203.206.241": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "amgen-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011.1,
                "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": 102.42
}