{
    "ok": true,
    "domain": "audiomack.com",
    "generated_at": "2026-08-09T04:37:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "144 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-142-54.mci50.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 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": "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": "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": "144 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-142-54.mci50.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "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": [
                "108.157.142.54",
                "108.157.142.105",
                "108.157.142.88",
                "108.157.142.16"
            ],
            "AAAA": [
                "2600:9000:24f8:a000:15:586a:180:93a1",
                "2600:9000:24f8:9a00:15:586a:180:93a1",
                "2600:9000:24f8:2600:15:586a:180:93a1",
                "2600:9000:24f8:9600:15:586a:180:93a1",
                "2600:9000:24f8:c200:15:586a:180:93a1",
                "2600:9000:24f8:de00:15:586a:180:93a1",
                "2600:9000:24f8:8400:15:586a:180:93a1",
                "2600:9000:24f8:f600:15:586a:180:93a1"
            ],
            "CNAME": [],
            "MX": [
                "40 aspmx2.googlemail.com.",
                "50 aspmx3.googlemail.com.",
                "10 aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"v=spf1 a mx include:_spf.google.com include:_spf.sparkpostmail.com include:spf.tipalti.com include:mail.zendesk.com include:amazonses.com -all\"",
                "\"60782a44c99895a0\"",
                "\"google-site-verification=Gv-yWuhgx0ps9IeWz3RVq3DH4JXCdtYtu7NgUz3Vrbc\"",
                "\"facebook-domain-verification=77g0unftlozvh28jehwpppi1dwn5xp\"",
                "\"v=DKIM1; k=rsa; h=sha256; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDi/3AcW4RlWQxmZiRmX4ybdZBUlFGnjKZlV3cnJYsdNftV3lMO7uyYMrJPm7w1OHjX8u9CMgDXoG7YRAMnOTHxvlrt033viIz49EHfcrAX1aqH+1QVa2Og0OLrnNmkzrTsj8HBN7KeNWTdrOApY4CQ7E+o1Kajk9W9EpZRP3N0CwIDAQAB\"",
                "\"google-site-verification=LPfcZ5K8wK8AKCdtzuOE0MxNn2AELWjvArKJc_AFKVU\"",
                "\"NV1Oetg98lU8j4yORVU_Mg-5I3KyVQ\""
            ],
            "NS": [
                "ns-1217.awsdns-24.org.",
                "ns-592.awsdns-10.net.",
                "ns-1905.awsdns-46.co.uk.",
                "ns-469.awsdns-58.com."
            ],
            "SOA": [
                "ns-592.awsdns-10.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.142.54",
            "108.157.142.105",
            "108.157.142.88",
            "108.157.142.16"
        ],
        "ipv6": [
            "2600:9000:24f8:a000:15:586a:180:93a1",
            "2600:9000:24f8:9a00:15:586a:180:93a1",
            "2600:9000:24f8:2600:15:586a:180:93a1",
            "2600:9000:24f8:9600:15:586a:180:93a1",
            "2600:9000:24f8:c200:15:586a:180:93a1",
            "2600:9000:24f8:de00:15:586a:180:93a1",
            "2600:9000:24f8:8400:15:586a:180:93a1",
            "2600:9000:24f8:f600:15:586a:180:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 a mx include:_spf.google.com include:_spf.sparkpostmail.com include:spf.tipalti.com include:mail.zendesk.com include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:re+8f9a2c9825eb@inbound.dmarcdigests.com; pct=100; adkim=r; aspf=r",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.audiomack.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp8mpCBfVUNRF+obRcoEnIySy5J/50RcK2gTelwj6vp8H6+N303aGK8U6eDJfgVeKyF66LXb8AGPaciKPv/BOwQ9qmU/792xmF1/93JPEmdmEzvKMsYyGysM4z5cp5UXecGytjHbyL6ILmvK4FqtBB3jqeIRT4eOaVkyZPEIbMPOzyMIXYRInDjkVrtffdlqfAY2YStiUataH6+IWaB3qqMkOMKUpRArU6u+zzfcH95QQouBqDbxjxV2Vn/La0oNUEoO0m1Hp8y8ZXmh8EYqo5oRjNPJvhmDVJ7YnP/l/WA/dn5h8/OVTcB55mfuoDe6xDOrUI8gtlO0hMgYHX/vzyQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-142-54.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.154.110.103",
                        "18.154.110.13",
                        "18.154.110.44",
                        "18.154.110.84"
                    ],
                    "time_ms": 90.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.154.110.103",
                        "18.154.110.13",
                        "18.154.110.44",
                        "18.154.110.84"
                    ],
                    "time_ms": 24.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.105",
                        "108.157.142.16",
                        "108.157.142.54",
                        "108.157.142.88"
                    ],
                    "time_ms": 43.84
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.154.110.103",
                        "18.154.110.13",
                        "18.154.110.44",
                        "18.154.110.84"
                    ],
                    "time_ms": 100.5
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.105",
                        "108.157.142.16",
                        "108.157.142.54",
                        "108.157.142.88"
                    ],
                    "time_ms": 66.18
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "audiomack.com",
        "valid_from": "2026-06-16T19:00:00-05:00",
        "valid_to": "2026-12-31T17:59:59-06:00",
        "days_remaining": 144,
        "san": [
            "audiomack.com",
            "*.prod.us-east-1.aws.audiomack.com",
            "*.audiomack.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://audiomack.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "date": "Sun, 09 Aug 2026 09:37:07 GMT",
            "x-powered-by": "Next.js",
            "cache-control": "public, s-maxage=60, stale-while-revalidate=59, max-age=60",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: unequalbrake.com a.pub.network *.aditude.io *.adswizz.com *.a-f.io *.google-analytics.com *.quantserve.com *.googletagmanager.com *.google.com *.nr-data.net www.gstatic.com *.quantcast.com *.scorecardresearch.com *.consensu.org *.mxpnl.com *.hadronid.net *.adsafeprotected.com *.quantcount.com *.videoplayerhub.com www.googletagservices.com *.facebook.com *.confiant-integrations.net *.facebook.net *.cdn-apple.com *.twitter.com *.stripe.com btloader.com *.amazon-adsystem.com *.doubleclick.net *.criteo.net *.googlesyndication.com *.cookielaw.org secure.cdn.fastclick.net cdn.id5-sync.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com htlbid.com; font-src 'self' data: fonts.gstatic.com; img-src 'self' data: https: *.audiomack.com *.google-analytics.com merequartz.com *.adsafeprotected.com *.facebook.com *.scorecardresearch.com; connect-src 'self' 'unsafe-inline' data: https: *.audiomack.com *.a-f.io *.aditude.io *.quantcast.com *.pub.network *.mxpnl.com *.advertising.com *.adswizz.com *.quantcount.com *.doubleclick.net audiomack.test *.googleapis.com optimise.net *.facebook.com *.consensu.org *.gstatic.com *.facebook.net unequalbrake.com *.scorecardresearch.com *.google-analytics.com *.googletagmanager.com *.google.com; frame-src 'self' https: *.audiomack.com *.google.com *.googlesyndication.com *.adswizz.com *.stripe.com *.pubmatic.com *.openx.net *.3lift.com *.casalemedia.com *.indexww.com gum.criteo.com cdn.undertone.com *.lijit.com ads.yieldmo.com contextual.media.net js-sec.indexww.co ads.pubmatic.com eus.rubiconproject.com *.facebook.com; media-src 'self' data: *.audiomack.com *; object-src 'self';",
            "link": "</_next/static/media/e1df014bb05b8510-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/e807dee2426166ad-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/css/6ace876884552475.css>; rel=preload; as=\"style\", </_next/static/css/f66467210ec2ac6d.css>; rel=preload; as=\"style\", </_next/static/css/92a492c2d9b97f1b.css>; rel=preload; as=\"style\", </_next/static/css/8d2cdfc5b3d60e52.css>; rel=preload; as=\"style\", </_next/static/css/476812787bd7770c.css>; rel=preload; as=\"style\", </_next/static/css/02d8cd73ebe28bce.css>; rel=preload; as=\"style\", </_next/static/css/f76d69433b301ed6.css>; rel=preload; as=\"style\", </_next/static/css/a59812508b90ad63.css>; rel=preload; as=\"style\", </_next/static/css/071d7968c08b49b5.css>; rel=preload; as=\"style\", </_next/static/css/bdcc1baa8ebc2928.css>; rel=preload; as=\"style\", </_next/static/css/135c428a8cf8560b.css>; rel=preload; as=\"style\", </_next/static/css/0280c3ca41f59d81.css>; rel=preload; as=\"style\", </_next/static/css/bc102a1ac3277f44.css>; rel=preload; as=\"style\", </_next/static/css/8b3104f0f22acdad.css>; rel=preload; as=\"style\", </_next/static/css/43251947a5c13cbe.css>; rel=preload; as=\"style\", </_next/static/css/b284e39cc83665ec.css>; rel=preload; as=\"style\"",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=345600; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "on",
            "x-frame-options": "DENY",
            "x-middleware-rewrite": "/en",
            "x-next-i18n-router-locale": "en",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 a7a0f025dbad59d0ea58f579dc4a5d10.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "3pIWlVPLQh066JE-dE6-IyRUva6TNVT3jMiyyTLhdcvdAPRk3hE9VQ=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://audiomack.com/",
        "title": "Audiomack - Music platform empowering artists & fans | Audiomack",
        "description": "Audiomack is a youth-driven, artist-first music streaming platform that allows creators to share unlimited music and podcast content for free.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.157.142.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021,
                "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": 89.95
}