{
    "ok": true,
    "domain": "winamp.com",
    "generated_at": "2026-08-09T04:59:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 73,
            "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": "2 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": 5,
                "lost_points": 0,
                "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": 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": "30 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a0b1d980e1f2226c6.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": "2 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "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": "30 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a0b1d980e1f2226c6.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": [
                "52.223.52.2",
                "35.71.142.77"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 winamp-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:spf.protection.outlook.com ip4:31.12.64.0/21 ip4:35.195.31.190 ip4:20.19.131.139 include:spf.sendinblue.com mx -all\"",
                "\"apple-domain-verification=AUz9JlDez1MSt8Ap\"",
                "\"MS=ms59003457\"",
                "\"google-site-verification=9wHFW5ugmBkewv_3iXhAkIYwUt2TQfaHZ7_mByHh718\"",
                "\"knowbe4-site-verification=cf1bfa258b0f343fec77d30e37ef3c39\"",
                "\"MS=ms57957872\"",
                "\"atlassian-domain-verification=faVA5SS7I7Je2z0RtPt/RTrrk1rmiWm5Hhwl3B1zBuY/Zf/2CPTsUlEMfqyGm70W\"",
                "\"google-site-verification=InDLVeOSvlI8WOOMYYPBCu9NxdZByZHBPKFOkyPg1sE\"",
                "\"facebook-domain-verification=g0mnswquhwmzrrdu3tctv17lv95kt6\"",
                "\"google-site-verification=Hj9nkuhHFphYE_8dH4ER9xQmpY1kRaaz5aCmN0TTR0o\"",
                "\"google-site-verification=wsuiphNDjhwpNxuESxPu-DnHInDO0AeJNzcbFog9Sp0\"",
                "\"brevo-code:9a8b3cbc54ec3a2de09db70070912205\"",
                "\"brevo-code:6ba0f2a9783b4d08a4f0b5a0a2d26a66\"",
                "\"stripe-verification=a48e6b05c8a55bae60485d2597304c6d04cfa83f15238ade5760e18d9e04991f\"",
                "\"anthropic-domain-verification-f7sd9t=Rdk75xXTTI5lBk3U6suZ19q7j\"",
                "\"MS=ms25328852\""
            ],
            "NS": [
                "weston.ns.cloudflare.com.",
                "imani.ns.cloudflare.com."
            ],
            "SOA": [
                "imani.ns.cloudflare.com. dns.cloudflare.com. 2411689905 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"ssls.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\""
            ],
            "DS": [],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20261007154959 20260807154959 2371 winamp.com. wurskFGRn6HFt7YpVdeydTqLsEg1zlNo6DzRvCLpeR0GixmU8dmJFAcl QbtuCel7tu9WiIGF0slvNbrvJYtp2Q==",
                "SOA 13 2 1800 20260810105855 20260808085855 34505 winamp.com. qFkdX921aocCudCjB3vB1h0XMUyR7bqXCgiThjOBT3yMN0ApBXvRD90G Vpa02M8IxDBc1u71uElOMKOkz0kDAA==",
                "NS 13 2 86400 20260810105855 20260808085855 34505 winamp.com. c2IJE3hL8lFurfhYviSeZTuoR8zBhGp5SqweA3LXR9mLqQQyy+GIRElV 8pnTdm9qB7Qie5Jculcul5n/xx8GTA==",
                "TXT 13 2 300 20260810105855 20260808085855 34505 winamp.com. mSAkdULO9I8sD14gP0aMxk/vlG97j6hvcfKoAPypDJZCQNJJSxhCXyi/ epo4SGOi1wTb4A+cY0zSbuPBhpETHA=="
            ],
            "NSEC": [
                "\\000.winamp.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.223.52.2",
            "35.71.142.77"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com ip4:31.12.64.0/21 ip4:35.195.31.190 ip4:20.19.131.139 include:spf.sendinblue.com mx -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; rua=mailto:dmarc@mailinblue.com!10m; ruf=mailto:dmarc@mailinblue.com!10m; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.winamp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsINHQeKsAFNgVLTSiuYqeDltD+gVEa+ps7ZtLu+zQSDBRFVMIkSE83HTVtjuNNwK8jMxzqWT5yPZQmWLTrFgdJeXsmwlBN4avStRbE2GqAd+94FKmXsM4qlLi77+hzDtpMKjypHsHqWuY/kfbAxMs9FDGhB+gFCCHIpVVk7QjxQIDAQAB; n=1024,1454093813,1469818613",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a0b1d980e1f2226c6.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.71.142.77",
                        "52.223.52.2"
                    ],
                    "time_ms": 119.36
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.71.142.77",
                        "52.223.52.2"
                    ],
                    "time_ms": 64.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.71.142.77",
                        "52.223.52.2"
                    ],
                    "time_ms": 24.94
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.71.142.77",
                        "52.223.52.2"
                    ],
                    "time_ms": 29.38
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.71.142.77",
                        "52.223.52.2"
                    ],
                    "time_ms": 134.26
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "ZeroSSL GmbH",
        "subject": "winamp.com",
        "valid_from": "2026-06-09T19:00:00-05:00",
        "valid_to": "2026-09-08T18:59:59-05:00",
        "days_remaining": 30,
        "san": [
            "winamp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://winamp.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "alt-svc": "h3=\":443\"; ma=2592000",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 09:58:55 GMT",
            "etag": "\"ff2ae8d0c8bb6bf902fd2efd2a2356ee\"",
            "last-modified": "Wed, 29 Jul 2026 07:00:27 GMT",
            "link": "<https://framerusercontent.com>; rel=\"preconnect\", <https://framerusercontent.com>; rel=\"preconnect\"; crossorigin=\"\"",
            "server": "Framer/0ccde4a",
            "server-timing": "region;desc=\"us-east-1\", cache;desc=\"cached\", ssg-status;desc=\"optimized\", version;desc=\"0ccde4a\", instance;desc=\"2149865\", route;dur=1;desc=\"id=Lv07v_0N6&locale=default\", country;desc=\"US\"",
            "strict-transport-security": "max-age=31536000",
            "vary": "Accept-Encoding, Accept",
            "x-content-type-options": "nosniff",
            "content-length": "229761"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "Framer/0ccde4a",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://winamp.com/",
        "title": "Winamp",
        "description": "Winamp builds tools that empower artists to manage their music and revenue, while delivering a player that offers a seamless listening experience. Discover our products!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.223.52.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.71.142.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "winamp-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4041.6,
                "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": 131.82
}