{
    "ok": true,
    "domain": "amd.com",
    "generated_at": "2026-08-08T18:50:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "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": "8 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": "109 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-54-40-116.deploy.static.akamaitechnologies.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": "8 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": "109 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-54-40-116.deploy.static.akamaitechnologies.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": [
                "23.54.40.116"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "2 amd-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"amdext.amd.com.\"",
                "\"ibmid=8938274b-09d1-49b5-9ec8-7cf53b342b43\"",
                "\"successfactors-site-verification=NWIxMDIzM2M5YTk0NWVmZDMyMDEyNzQwMTgxMzA4NDdhMjZhNmE3OGRhYTNiOTA4NGVjMzlkMDc4NGM1NzEyYQ==\"",
                "\"v=spf1 include:amd.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:oktamail.amd.com include:_spf.salesforce.com include:mktomail.com ~all\"",
                "\"onetrust-domain-verification=cf521e1a7c4d4bfa9b63f7b6a40709df\"",
                "\"cloudhealth=a6382c03-606b-43cc-b579-7dfb8f9b9aff\"",
                "\"openai-domain-verification=dv-h4HIsCqg2sOv6meerazPTtFr\"",
                "\"smartsheet-site-validation=gmxusWuIniKkFGtUA85AO9s4-jKaQF7A\"",
                "\"amdext5.amd.com.\"",
                "\"clickup-verification=cufBY4eZ9AJBUxga9TxitDcYHhLqUPQ5SHs0G1A3e2E\"",
                "\"google-site-verification=33RTKC-xzw9zJXrSocPJ9vqDMpV2VrOj_a61auo_rLs\"",
                "\"paloaltonetworks-site-verification=eec587a4c914f5e3bd5402de78d5b378e9a9319295605668e339155b237b7285\"",
                "\"t5nh9xrqk2y1gl1q7hlgqffrybtxb0ph\"",
                "\"atlassian-domain-verification=WjKD5Ja673zLsP9sBBpoTdc/3nclZfVtQfMwCJV35meajKc5lVmIM2NA8lLWUpof\"",
                "\"cisco-ci-domain-verification=26811cee9bad53fb76bffb9e90d49b437f3721936d39ca90bfbc24879beff7a2\"",
                "\"successfactors-site-verification=NGNmNmJlYzIwMWNlMzc2NjVkNWNiMDk0ZTAzN2U3NzY3YTZjOWIxNzRmNWVjMjlmYWM1M2I1ZGVhZjQyN2Y3OA==\"",
                "\"have-i-been-pwned-verification=01758eb06a0c8ed2767a283156460be2\"",
                "\"asv_domain=02aa5c96bf34950e9aa49afa92f27bba\"",
                "\"amdext2.amd.com.\"",
                "\"elevenlabs=Q_e7hYo4mvfT8FmfGugE0C_q_KP-m5_oezYfZZPQhRI\"",
                "\"atlassian-domain-verification=HFlyqfcckJdaD3hZCHNeaGmdLDR505F4dtpvaqkADmWTe8Lw2cXOv7FaaT8zXJ6Z\"",
                "\"onetrust-domain-verification=1081a5d255ec4d9e97c2d5acd70992f6\"",
                "\"slack-domain-verification=mAGCNGS2tg00u6VyTwYd2wrgYr3TFzMos95vzMiI\"",
                "\"onetrust-domain-verification=dc52f73e029346d6a4c0a6ce7a96284a\"",
                "\"adobe-idp-site-verification=b34a6f01148852568a8347f73150b2d26525c687e96a9048ef9d4e90352a7b6a\"",
                "\"ZOOM_verify_4AfmnzaWHfN5G8OQSWG5wO\"",
                "\"mandrill_verify.9x9IPIoRZFyIsnvOnYEzUQ\"",
                "\"pardot659533=fc50942f2298a3406ad584262d7e87dc047fbf1022a1e0065a8459da6698c86f\"",
                "\"dropbox-domain-verification=090n3r98zvxg\"",
                "\"DirectFedPassiveSignInUri=https://amdsso.okta.com/app/amdsso_verint_1/exkk43sc6v8qlyw1t697/sso/saml\"",
                "\"apple-domain-verification=mxIiTJhlWLR86F9E\"",
                "\"docker-verification=c3d7bf75-0b73-4ca7-bb10-25e331402fa2\"",
                "\"W1zW8ZSsqBU6HQ4on2nMufcegM4JFERMqNW+j5gLiZiEB+BFog++C4WSA36auBIFsWSczYLMR9G04JqyYPxx7g==\"",
                "\"smartsheet-site-validation=77sHAmS-mprxceWYYv_RtynJKuFCgltZ\"",
                "\"hpe-greenlake-domain-verification=66784167755773526f5648414d6d79574f673452557a7a453876573432356342\"",
                "\"amazonses:2PDIwax6U3zTwkxpBOsUFM1VL9kXoF46QpiZ49033rw=\"",
                "\"openai-domain-verification=dv-X6GLOQaARwuMCef15lKBUPvr\"",
                "\"amdext6.amd.com.\"",
                "\"atlassian-domain-verification=CUBl/RsDOQfWaVFffiiVaCaiWbaw/SBOU3ThUJ/TZYQub06KGiaTPT9se5Yeu3uH\""
            ],
            "NS": [
                "a28-64.akam.net.",
                "a5-64.akam.net.",
                "a1-155.akam.net.",
                "a13-67.akam.net.",
                "a26-64.akam.net.",
                "ns0241.secondary.cloudflare.com.",
                "ns0117.secondary.cloudflare.com.",
                "a8-65.akam.net."
            ],
            "SOA": [
                "atl3d.amd.com. hostmaster.atl3d.amd.com. 2026080701 3600 900 3600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.54.40.116"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amd.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:oktamail.amd.com include:_spf.salesforce.com include:mktomail.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.amd.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3d55HaevuTf1hT8o9VI8SRNupJGuXM2V3Ym6HCgdVLNfQqwVkKWSq2G+ueqfRQq9KfSIWT5W3L7EXN1fiWEb+lCVUJylEWB2hcHavyRJCuCSJEUAyfKAPAX9lhaXMEp30dEHXIXechUPB6/eFwpbWhgHgIdvyv0plP131rGi+cQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-54-40-116.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.60.174.123"
                    ],
                    "time_ms": 67.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.54.40.116"
                    ],
                    "time_ms": 47.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.61.2.123"
                    ],
                    "time_ms": 56.18
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.54.40.116"
                    ],
                    "time_ms": 49.47
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "2.20.152.115"
                    ],
                    "time_ms": 47.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "amd.com",
        "valid_from": "2025-11-25T18:00:00-06:00",
        "valid_to": "2026-11-25T17:59:59-06:00",
        "days_remaining": 109,
        "san": [
            "amd.com",
            "www.radeon.com",
            "www.gpuopen.com",
            "www.amd.com",
            "verification.amd.com",
            "support.amd.com",
            "support-sit.amd.com",
            "shop.amd.com",
            "shop-us-en.amd.com",
            "shop-eu-fr.amd.com",
            "shop-eu-en.amd.com",
            "shop-eu-de.amd.com",
            "shop-ca-en.amd.com",
            "search.amd.com",
            "radeon.com",
            "products.amd.com",
            "pro.radeon.com",
            "mars.amd.com",
            "instinct.radeon.com",
            "gpuopen.com",
            "gaming.radeon.com",
            "explore.amd.com",
            "drivers.amd.com",
            "download.amd.com",
            "creators.radeon.com",
            "connect.amd.com",
            "connect-sit.amd.com",
            "account.amd.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.amd.com/en.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.amd.com/en.html",
            "cache-control": "public, max-age=900",
            "expires": "Sun, 09 Aug 2026 00:05:43 GMT",
            "date": "Sat, 08 Aug 2026 23:50:43 GMT",
            "set-cookie": "bm_sz=952EB10D79AE97BBC1AA47ECD41D4EE4~YAAQcBjQF+7r9t6fAQAAYDrJ4wC04ruz4PMS2PHNn4XoKGV09swuOULpy8uwQmDbcji5KL2DlnzLBskD2kMaO7R+y3Z30J8tw/1JhhHTW8HGi2MKX5TRziC7u4P/ne8s3e1GAIgz+9Amw4IOlCUk+b0i35uEIRavvQ1lMDPFFCFhSVKqs7YHbwzVQmgkmUELe5+gnp+BuwCQr6j84uo2UrVktUCvPTsIp7SdeqmZ6fSeTIr0kA1l9x9C4o0wx5fqnVtgrNyjVSorMYvf09S1nwBM2l+924J4b3+gZ6GmaflD23sALy4pKdmAyBPj3FRXPhU0dp3djg0zI+fAoS3V8dXPsU0lqKTQBNj8Gq3rlZiS1/DUzcQ=~4343091~3162935; Domain=.amd.com; Path=/; Expires=Sun, 09 Aug 2026 03:50:43 GMT; Max-Age=14400",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "frame-ancestors 'self' https://amd.pathfactory.com *.reachcm.com reachcm.com",
            "server-timing": "ak_p; desc=\"1786233043538_399513712_1126311187_245_13078_25_0_15\";dur=1",
            "last-modified": "Sat, 08 Aug 2026 15:24:38 GMT",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "content-type": "text/html",
            "x-frame-options": "deny"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "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://amd.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.54.40.116": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "amd-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4036.3,
                "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": 93.67
}