{
    "ok": true,
    "domain": "beatstars.com",
    "generated_at": "2026-08-09T19:21:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 65,
            "network": 100,
            "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": "6 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "6 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "187 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-98-88-208-128.compute-1.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": 35,
                "lost_points": 0,
                "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": "6 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "6 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "187 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-98-88-208-128.compute-1.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "98.88.208.128",
                "44.220.242.130",
                "32.199.87.188",
                "44.195.15.66",
                "54.160.150.5",
                "54.86.49.110"
            ],
            "AAAA": [
                "2600:1f18:264f:c61d:215e:a0fd:c4b6:48e5",
                "2600:1f18:264f:c604:df1c:ba04:e383:68ab",
                "2600:1f18:264f:c61f:1ff7:ed37:d4e2:9278",
                "2600:1f18:264f:c606:93a6:c16f:b38c:9be5",
                "2600:1f18:264f:c61e:9acd:9fe:9fb:d452",
                "2600:1f18:264f:c605:8fb:adb:d1d8:bcbb"
            ],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=j1J9gELySsr-hSToYWNISEa7WeHRgnJAJwtmI1HE89s\"",
                "\"v=spf1 include:amazonses.com include:_spf.google.com include:sendgrid.net include:zeptomail.net include:stspg-customer.com include:zcsend.net ~all\"",
                "\"atlassian-domain-verification=R3LGTiVfyHUTNwb1fOPcVs6ZuyoAyhoTvMoAeN7/qKeeZ8i794W0IER7QvwId5EI\"",
                "\"google-site-verification=vWKLw3J2AgBppVLaZ57KMh5LPhp4-vMoZd_mahPz7Z4\"",
                "\"google-site-verification=mttYWa-N0LMB500KJ4bdHiG0UTnLiEk1pm823RQEzTo\"",
                "\"KY5E6CbLykFNM4mT\"",
                "\"zoho-verification=zb28305859.zmverify.zoho.com\"",
                "\"status-page-domain-verification=t4z77nv1fb7g\"",
                "\"google-site-verification=I6WEdBVe1bynwbGqRDAONaPJeFy4E4Lppp55Vrz33Qs\"",
                "\"google-site-verification=qYSlhwi1gAzbTGItyyq-G3_ILZld9A38MCKl8rfeuGM\"",
                "\"facebook-domain-verification=vfxk15d7t8w0b8os3nbhhcnjr2ssyn\"",
                "\"MS=ms59393164\"",
                "\"google-site-verification=XY2lcTR602gPGWeYcL721mYNtT7GaUjhRGQcJ5FwdNA\"",
                "\"MS=D88AEDD42423DD262CAE42311A7F438911588542\"",
                "\"apple-domain-verification=QxzJSedeVpL2oxUm\""
            ],
            "NS": [
                "ns-1441.awsdns-52.org.",
                "ns-183.awsdns-22.com.",
                "ns-1877.awsdns-42.co.uk.",
                "ns-838.awsdns-40.net."
            ],
            "SOA": [
                "ns-183.awsdns-22.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "98.88.208.128",
            "44.220.242.130",
            "32.199.87.188",
            "44.195.15.66",
            "54.160.150.5",
            "54.86.49.110"
        ],
        "ipv6": [
            "2600:1f18:264f:c61d:215e:a0fd:c4b6:48e5",
            "2600:1f18:264f:c604:df1c:ba04:e383:68ab",
            "2600:1f18:264f:c61f:1ff7:ed37:d4e2:9278",
            "2600:1f18:264f:c606:93a6:c16f:b38c:9be5",
            "2600:1f18:264f:c61e:9acd:9fe:9fb:d452",
            "2600:1f18:264f:c605:8fb:adb:d1d8:bcbb"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:amazonses.com include:_spf.google.com include:sendgrid.net include:zeptomail.net include:stspg-customer.com include:zcsend.net ~all",
        "dmarc": "v=DMARC1; p=none",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.beatstars.com",
        "dkim": "k=rsa; p=MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhAKYyPxVB+8jcsieOkbG17UFySLz9l4dgkYAjGWcNFZj0Lzw5kbwzjt3Kr7ekZ4TsUlR3MY1lgYAizPXVjY0o81f8ElJRCk+QWCYspTMMxrHjaQpR+i+vrRbFb43H5DV4wQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-98-88-208-128.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "32.199.87.188",
                        "44.195.15.66",
                        "44.220.242.130",
                        "54.160.150.5",
                        "54.86.49.110",
                        "98.88.208.128"
                    ],
                    "time_ms": 74.16
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "32.199.87.188",
                        "44.195.15.66",
                        "44.220.242.130",
                        "54.160.150.5",
                        "54.86.49.110",
                        "98.88.208.128"
                    ],
                    "time_ms": 60.51
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "32.199.87.188",
                        "44.195.15.66",
                        "44.220.242.130",
                        "54.160.150.5",
                        "54.86.49.110",
                        "98.88.208.128"
                    ],
                    "time_ms": 50.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "32.199.87.188",
                        "44.195.15.66",
                        "44.220.242.130",
                        "54.160.150.5",
                        "54.86.49.110",
                        "98.88.208.128"
                    ],
                    "time_ms": 53.22
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "32.199.87.188",
                        "44.195.15.66",
                        "44.220.242.130",
                        "54.160.150.5",
                        "54.86.49.110",
                        "98.88.208.128"
                    ],
                    "time_ms": 66.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "beatstars.com",
        "valid_from": "2026-01-15T18:00:00-06:00",
        "valid_to": "2027-02-13T17:59:59-06:00",
        "days_remaining": 187,
        "san": [
            "beatstars.com",
            "*.v1.beatstars.com",
            "*.v3.beatstars.com",
            "*.beatstars.com",
            "*.v2.beatstars.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.beatstars.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 00:20:54 GMT",
            "content-type": "text/html",
            "content-length": "134",
            "location": "https://www.beatstars.com:443/",
            "last-modified": "Wed, 05 Aug 2026 14:15:11 GMT",
            "x-amz-version-id": "PdhjeH9ZhLZhD.CrCGdgmUcASa0xjcU0",
            "cache-control": "no-cache",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 fd81cc2da7bcae14ff88dbed7b5b0c40.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "x-amz-cf-id": "HPVOwiLSKxhKtFZPwEAoss-BEpTne5r5suQ8hJwT-5SzXri-OISn-g==",
            "age": "33031",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28ad6602da754d0-STL"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.beatstars.com:443/",
        "title": "Buy Beats Online | Download Beats | Rap Beats For Sale | Instrumentals For Sale",
        "description": "BeatStars is a digital production marketplace that allows music producers to license and sell beats and give away free beats. Recording artists and songwriters can download beats and distribute their beats. worldwide.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "98.88.208.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.220.242.130": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "32.199.87.188": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.195.15.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.8,
                "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": 112.14
}