{
    "ok": true,
    "domain": "acast.com",
    "generated_at": "2026-08-08T22:41:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 100,
            "security": 69,
            "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": 5,
                "lost_points": 0,
                "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "115 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-170-185-74.ord58.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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "115 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-185-74.ord58.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": [
                "3.170.185.74",
                "3.170.185.88",
                "3.170.185.128",
                "3.170.185.105"
            ],
            "AAAA": [
                "2600:9000:24f8:e400:e:9542:1c40:93a1",
                "2600:9000:24f8:7e00:e:9542:1c40:93a1",
                "2600:9000:24f8:7400:e:9542:1c40:93a1",
                "2600:9000:24f8:8400:e:9542:1c40:93a1",
                "2600:9000:24f8:f800:e:9542:1c40:93a1",
                "2600:9000:24f8:e200:e:9542:1c40:93a1",
                "2600:9000:24f8:2400:e:9542:1c40:93a1",
                "2600:9000:24f8:fc00:e:9542:1c40:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=k5zvJgX4jLFFExCRmcVsKqbAGaCeUlexunPhWYxaQiQ\"",
                "\"es-domain-verification=81bd2f3c-38cf-4b43-92c2-6a55a76f8737\"",
                "\"docusign=483b7036-2630-40dc-bdd4-6be0a94b086f\"",
                "\"onetrust-domain-verification=0e398bfcd8be404992e6bf4f45658c78\"",
                "\"parallels-domain-verification=741769950ce44dda8af5d4d8d44555ce842f11731c2247268732c564330defd5\"",
                "\"d3g1jo8p52eppt.cloudfront.net\"",
                "\"slack-domain-verification=wzZ3JDL5HGrjRcDK8RiG3Ty4zHJUURQb3nEjOf1o\"",
                "\"google-site-verification=byc7B462D9nyaBrXkN_bCFWMe5t2UqG7TNPqoN_SkeA\"",
                "\"e5634c00bf7fe2d97942561ddd9da1eb\"",
                "\"amazon-business-verification=87a16501b4b6a89345e23227592fd80b939798f7f98eb77c7cae3875df80283b\"",
                "\"mgverify=96100cf4af76581bb6db049a0fe6299f835bc95c086220eb755233df9b97273e\"",
                "\"google-site-verification=3xOvF8yQxvZVTEInZpH9cRm2Q5fwcj4ih-ZvbhO0RtE\"",
                "\"monday-com-verification=uUrxO50SrFwFdzo3w-gBiTA2zqTQA4Je3rKu9k0wnkI\"",
                "\"perplexity-ai-domain-verification-4a8j5z=p10I4LBXw6pk12rK4P88jaYNO\"",
                "\"gitkraken-domain-verification=7d761edf041982b29a815704751ceb4a080e9c456451eda3059359d713d5b210\"",
                "\"pardot1070883=c76bff181849da4ac8c328b2c80f7ef69e2fc52ecb39ffc0f072f0bf99201b19\"",
                "\"miro-verification=b2d94481793681d5b13c82235e18c07459e6f34c\"",
                "\"notion-domain-verification=hkV3LWiEOklZWHf3gd1ooKQnZ3mCpjLg9XNzLFI8Ngm\"",
                "\"jetbrains-domain-verification=5c0spr3icpm6ll83n99svg3\"",
                "\"google-site-verification=nrXrFhVO3HYnqHnpym6ylt4HGp_DdjODM6lFS9bq_lg\"",
                "\"MS=ms94013143\"",
                "\"mixpanel-domain-verify=7bc5e406-fed4-462a-86e3-ad6182394e7b\"",
                "\"amazon-business-verification=7646bacc7cffda053332c5c0ac1aa13357cc94c47813e1060c968ee3b827cbd5\"",
                "\"pardot1070883=b6c77ba76f26ccefa29d48db9199df1d6daf08a64f97a87da4ef5f9cc7bc1f80\"",
                "\"google-site-verification=MgE_kT0lD9DRt1Ca6nnV2njFByYBW1R5NXXyb_UfNpM\"",
                "\"pardot1070883=046dce014b63e1ca35ebf08197807b8d0ee4d92714912132e123a9c62057bfd3\"",
                "\"velory-verification=3b43d57774c185a6ffaf3af82e3fd24b768dbd6507faf65d685c3745565cd052\"",
                "\"adobe-idp-site-verification=9aa478c5a8b6fd026031a48d44173d4c5c2d5455de76145b64b6ab2e6a631ef4\"",
                "\"postman-domain-verification=3be4f2d2cdf58805b2ab470954c0cdcc225237f19a260f5b32ae9fd9274d8ae828922ba9023a69a964491a8a6e2e3ea4d1277ecb8a5ee897d9107c2814d886c7\"",
                "\"apple-domain-verification=QPRqOAmImL3s8U9w\"",
                "\"ZOOM_verify_jJ6v191JbOKc1X4lcyXmUI\"",
                "\"google-site-verification=Ci3X4kLwS6nbYxPFG3YYgdr3XuCEZX5jCrv1-68hAEM\"",
                "\"loom-verification=7715089449\"",
                "\"anthropic-domain-verification-szvk40=6FcSUpsYNuVBsHHyRHDWjVeaG\"",
                "\"sending_domain1070883=494c35896000c0671138c2d1f2ba7491d6f03455802127401cb94b74eda2901b\"",
                "\"onetrust-domain-verification=b78f1a8997e24b458e304a8964296fe5\"",
                "\"mongodb-site-verification=kAx77hCM8e57Fyi24lyXGoLHu5ebqTMI\"",
                "\"vmware-cloud-verification-350348ad-ad13-470a-a9c0-a35d8be95725\"",
                "\"lovable_verification=wqPEWMJB8J3Ftq1iPWhx\"",
                "\"lw=67b4b4ae9b89f3d32d3bf4c3\"",
                "\"google-site-verification=xTffT0kY1yAQJYpP-pILDIaXGBNCRwL3rtZPm20rkE0\"",
                "\"status-page-domain-verification=b5fscfbtpt32\"",
                "\"figma-domain-verification=7bfc11abfad174e9365023f4e008f7ebb1eb1d0c6a968af588db5dc4ddcabf8f-1730730607\"",
                "\"openai-domain-verification=dv-IY8IgNoSu1qjpNCzRfmWPY53\"",
                "\"stripe-verification=442B17F086B8BF39753196CC97526BF8916DAB3C013A00303A539DCDAC3E1B49\"",
                "\"v=spf1 include:spf.mandrillapp.com include:_spf.google.com include:_spf.salesforce.com include:mailgun.org include:emaileuc.freshservice.com -all\""
            ],
            "NS": [
                "ns-1333.awsdns-38.org.",
                "ns-126.awsdns-15.com.",
                "ns-757.awsdns-30.net.",
                "ns-1973.awsdns-54.co.uk."
            ],
            "SOA": [
                "ns-1333.awsdns-38.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"microsoft.com\"",
                "0 issue \"certainly.com\"",
                "0 iodef \"mailto:domains@acast.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.74",
            "3.170.185.88",
            "3.170.185.128",
            "3.170.185.105"
        ],
        "ipv6": [
            "2600:9000:24f8:e400:e:9542:1c40:93a1",
            "2600:9000:24f8:7e00:e:9542:1c40:93a1",
            "2600:9000:24f8:7400:e:9542:1c40:93a1",
            "2600:9000:24f8:8400:e:9542:1c40:93a1",
            "2600:9000:24f8:f800:e:9542:1c40:93a1",
            "2600:9000:24f8:e200:e:9542:1c40:93a1",
            "2600:9000:24f8:2400:e:9542:1c40:93a1",
            "2600:9000:24f8:fc00:e:9542:1c40:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.mandrillapp.com include:_spf.google.com include:_spf.salesforce.com include:mailgun.org include:emaileuc.freshservice.com -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:llz04syis3@rua.powerdmarc.com; ruf=mailto:dmarc-report@acast.com; fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.acast.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjxtlcCBgyX6wLDmY0+Tk10oyLVU8qlntLmEvq6WgHbfA9hjt+UUD3znaT1vkT8Xcu5k0znzfF3elCCEIDkYAq/iFWQmOMWXG16d/HDA+gYoN6+3cBxQAgZaOX/hObqAQuN8tD/Zc4joOlx8/7MKRdrXie52s5RE/bhwibR5s03PTsyPn7PayCCZ+q9RBrurEF4/oxUPdD2akC8A/JKDoka/rxnWmKpXLITaqnhf3ETcWByn4DZzSIQVJqmIg4TKf4b9ZKOGJqjfEtj7Jroz7GYwEU2VjjnxQ56kxKKMCXGHxYlzr/iv3IM9+xHCUZCDqaYieT7B6xM9TA0BW6E4puwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=202606151500;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:llz04syis3@tls.powerdmarc.com"
    },
    "advanced": {
        "ptr": "server-3-170-185-74.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.142.10",
                        "108.157.142.109",
                        "108.157.142.120",
                        "108.157.142.25"
                    ],
                    "time_ms": 75.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.105",
                        "3.170.185.128",
                        "3.170.185.74",
                        "3.170.185.88"
                    ],
                    "time_ms": 55.11
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.170.185.105",
                        "3.170.185.128",
                        "3.170.185.74",
                        "3.170.185.88"
                    ],
                    "time_ms": 62.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.142.10",
                        "108.157.142.109",
                        "108.157.142.120",
                        "108.157.142.25"
                    ],
                    "time_ms": 100.07
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.10",
                        "108.157.142.109",
                        "108.157.142.120",
                        "108.157.142.25"
                    ],
                    "time_ms": 167.73
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "acast.com",
        "valid_from": "2026-05-18T19:00:00-05:00",
        "valid_to": "2026-12-02T17:59:59-06:00",
        "days_remaining": 115,
        "san": [
            "acast.com",
            "*.prod.website.acast.cloud",
            "*.acast.com",
            "*.acast.cloud",
            "prod.website.acast.cloud",
            "acast.cloud"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.acast.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 03:41:40 GMT",
            "content-length": "142",
            "location": "https://www.acast.com/en",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 93d1362ad054a6f5efbf69cb2aea62e4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "6A6Cl8T_em8dJMo_h_HQObZdvslHeH_TO64s8QOCMzB1RCb5LU8H8A==",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "_cfuvid=Xyi7k9qF_F.JkPr9HZXhBSHfhxilSkrT1DUoBKqnh_M-1786246900.6159632-1.0.1.1-s2Y8DW68put8HdRZcxA1vzIF2z6swOnwzdSQ9rNDoGk; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.acast.com",
            "cf-ray": "a283bf18d8c98f43-STL",
            "cf-cache-status": "HIT",
            "cache-control": "private",
            "strict-transport-security": "max-age=31536000",
            "x-wf-region": "us-east-1",
            "alt-svc": "h3=\":443\"; ma=86400",
            "age": "139574",
            "last-modified": "Fri, 07 Aug 2026 19:38:55 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/67b6f863dda3a85687e777a6/css/acast-e4cd70.webflow.shared.e26e7301e.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-4m5zAeXor9y00A9byUFJo06+Ia+NAhf+/HR5vGIdLSVsx0zoQW7UTXrdxF69ZW6u\", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin",
            "vary": "accept-encoding",
            "surrogate-control": "max-age=2147483647",
            "surrogate-key": "www.acast.com 67b6f863dda3a85687e777a6 pageId:67b6f863dda3a85687e777af",
            "x-lambda-id": "d06b8efa-01da-472f-b480-2447041823dd"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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.acast.com/en",
        "title": "Acast: The Best Podcast Monetization Platform",
        "description": "Acast helps podcasters earn more. As the leading podcast monetization platform, we connect creators with premium advertisers to drive reliable revenue.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.185.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "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": 103.95
}