{
    "ok": true,
    "domain": "mailchimp.com",
    "generated_at": "2026-08-08T17:38:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 73,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "2 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": "161 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: a23-14-140-98.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "2 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": "161 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: a23-14-140-98.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.14.140.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mx2.intuit.iphmx.com.",
                "5 mx1.intuit.iphmx.com."
            ],
            "TXT": [
                "\"smartsheet-site-validation=iJlsJdcpCMM9BUovg1yWWyqVYfZZWDdx\"",
                "\"docusign=a0dc4d7a-5002-4653-bb4f-959c68aa9074\"",
                "\"mandrill_verify.5xzlEj2UVG87cZHpVJCi1A\"",
                "\"_72ru7fr8c0ncfmjg71hyedfisw40m4h\"",
                "\"adobe-idp-site-verification=b462bb17fbdf88e847859454079da73265c27a30a38d2c83f4a6e21a085a6d72\"",
                "\"MS=ms64719398\"",
                "\"google-site-verification=qSv3r3tfEN8dtGaL1jVStrokm_jKImsl4cvgUG_6q5g\"",
                "\"atlassian-domain-verification=rOuxrbpoM8X0dyjve2lLYnnHEXBtmxbGzk17YgboFB62K3dXo2gnekijahD5DdOg\"",
                "\"zscaler-verification-42108621-10312025-7GNw9T\"",
                "\"apple-domain-verification=rtX1pAADNqH2UyA1vjbkylBSL92ZkTBvvFt54v3z5ck\"",
                "\"zapier-domain-verification-challenge=7f0c4720-f8f2-4f40-b264-cb21fe731403\"",
                "\"_4u0mlvjxxxpqyv676anx8wkajzdzk0q\"",
                "\"v=spf1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 ip4:129.145.74.12 include:_spf.google.com include:mailsenders.netsuite.com include:_spf2.intuit.com \" \"include:_spf.qualtrics.com ip4:199.33.145.1 ip4:199.33.145.32 ip4:35.176.132.251 ip4:52.60.115.116 ~all\"",
                "\"google-site-verification=kjsRysndjNMMbqiWeLDEWuFKQifOKoBTpHJWZhFwr6E\"",
                "\"google-site-verification=FCp4CIH0-oOMadlYtNFvxRTI9_2zW1WDkXFR7pV8kPg\"",
                "\"google-site-verification=iBzo6FrDJ3rlsGoEUXL_YNHKVreLxzetIZRuCUlnBeQ\"",
                "\"google-site-verification=WW0kxheERt2YHAEclRL_5DCFawde0CCdmJtXyNXS_7I\"",
                "\"digicert-domain-verification-api=_l7n57xjtvdexvstchmg2p9g0647df5j\"",
                "\"digicert-domain-verification=_6g0u9nlv0mrvwb42upf06tgvu9gfum0\"",
                "\"digicert-verification=zp2grw3qhjdfrzqpyybxtfbpzrk266g7\"",
                "\"google-gws-recovery-domain-verification=48989807\"",
                "\"MS=5D41393E1B1E2A326C6154F96B8D4EEBDC58A667\"",
                "\"facebook-domain-verification=hmwpoaxoffl9lyv7a1jag656uo66wb\"",
                "\"onetrust-domain-verification=c77e00667a61495a933ef5219a1f71db\"",
                "\"_hzhrvm90xu668iuj6wb6s6swrxpa130\"",
                "\"_5ztv7l82u6qsfemlfu89jyhrhyho2z1\"",
                "\"google-site-verification=6dAIWpnctxIKj5r1bLhn2iGED8AGy8W_17S6scTDbbw\"",
                "\"onetrust-domain-verification=39a9942af0b642f1b6d2129f2aeaa1cc\"",
                "\"google-site-verification=HceFICpk7mLeoOmNAIxQyKx6NMEEjRlNgU_GC7UmaZI\"",
                "\"google-site-verification=ruul5w2E3u_oxPm-3xBtwAPFtTus0sysqVmIxy5frlg\"",
                "\"apple-domain-verification=VyVmVW02Ds1n6FQa\"",
                "\"onetrust-domain-verification=a014c8e6937e453f8448babef5311dfd\"",
                "\"google-site-verification=gYGKtLPycLOsWo5xUlOOGWsvENDmTYIt1X9iE1PZEP8\""
            ],
            "NS": [
                "a14-66.akam.net.",
                "a1-205.akam.net.",
                "a7-66.akam.net.",
                "a5-65.akam.net.",
                "a4-65.akam.net.",
                "a6-66.akam.net."
            ],
            "SOA": [
                "a1-205.akam.net. domains.mailchimp.com. 2016033489 10800 3600 1209600 600"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.14.140.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 ip4:129.145.74.12 include:_spf.google.com include:mailsenders.netsuite.com include:_spf2.intuit.com include:_spf.qualtrics.com ip4:199.33.145.1 ip4:199.33.145.32 ip4:35.176.132.251 ip4:52.60.115.116 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:19ezfriw@ag.dmarcian.com,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:19ezfriw@fr.dmarcian.com,mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.mailchimp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCax9niz/ztmrk0lxV13XNCKVttq7LZqAL+WbNH+/pKI0AVKSccQEry6xqk+OtmAX1gWkjaKW7Z77dURIDWcFCsVOM07Jaky4hpZCs8SjtIDN8nmp0ao1PCEVcfFbVDu9Q4E9rqUxHg9BhnK02fTIsvI0uH/khHGFUnVS7jB3gFkQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://eep.io/images/yzco4xsimv0y/kXdRxrKY0FSlPA5hyroFP/1c9b0474c45c40c75869ca2dd1f9d2df/MC-Freddie-Cavendish-square_tiny_ps.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-14-140-98.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.14.140.98"
                    ],
                    "time_ms": 72.06
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "2.16.232.97"
                    ],
                    "time_ms": 46.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.217.76.105"
                    ],
                    "time_ms": 54.94
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.14.140.98"
                    ],
                    "time_ms": 37.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.62.104.103"
                    ],
                    "time_ms": 103.31
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "mailchimp.com",
        "valid_from": "2026-01-08T18:00:00-06:00",
        "valid_to": "2027-01-16T17:59:59-06:00",
        "days_remaining": 161,
        "san": [
            "mailchimp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://mailchimp.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "x-ua-compatible": "IE=edge,chrome=1",
            "x-plums-vary": "Accept-Encoding, Accept-Language, Cookie",
            "x-frame-options": "SAMEORIGIN",
            "x-envoy-upstream-service-time": "352",
            "server": "istio-envoy",
            "x-envoy-decorator-operation": "mailchimp-app-desired-service.mailchimp-monolith-mailchimpapp-use2-prd7.svc.cluster.local:8090/*",
            "x-request-id": "1-6a77af6f-20121eb40b1ef5b42f0e3840",
            "x-intuit-upstream-locality-region": "us-east-2",
            "strict-transport-security": "max-age=15552000",
            "x-spanid": "f8110cea-3bbc-40aa-dccb-c8f7ad02eb1e",
            "x-amzn-trace-id": "Root=1-6a77af6f-20121eb40b1ef5b42f0e3840",
            "intuit_tid": "1-6a77af6f-20121eb40b1ef5b42f0e3840",
            "date": "Sat, 08 Aug 2026 22:38:36 GMT",
            "set-cookie": "bm_sz=C16F46481BB4A6EB6A1F860DE6CA13B3~YAAQy9ERAvahhLifAQAA0zOH4wAoAap6a5CgYWhOoF5+gm9qYlmtDoBmhGpDWMnkIo0NTiPxx8n8iREbSGKUxgFP6Gyo1QuUagZAkNAM3O+8ImY3FIYkrLWIJYCuh/+hV454K9vmR4EIO59v+RI7ahsw3ySh2P291IaCRom1vI4A4TMrm4lXdPeXTyl9tbMCoeXyFlxTFU4aqjyp3hMkDTUHEz8XUe+4ODrtIvWJwAoK0WlEjm0p1SeXOKbx+CCGuS92bwpBNlzIDwuiZplYbhoKw2wKp/bzVyRIWESz4zo3MVa9jrYrdAuxeHIC0Ny62RrFclGmFmKwZfb7QJPtOXxV3UvaAldTL+AdBoiP74RxWr43PovRAAnWEmY=~4469813~3163459; Domain=.mailchimp.com; Path=/; Expires=Sun, 09 Aug 2026 02:38:36 GMT; Max-Age=14400",
            "server-timing": "ak_p; desc=\"1786228716455_34722251_929634803_2298_8861_45_13_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://mailchimp.com/",
        "title": "Email & SMS Marketing Platform | Mailchimp",
        "description": "Utilize real-time user behavior data and artificial intelligence to convert more customers. Easy to use, get started for free!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.14.140.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.intuit.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4029.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 601,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 83.06
}