{
    "ok": true,
    "domain": "surveymonkey.com",
    "generated_at": "2026-08-08T17:36:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 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": "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": "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": "110 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": 16,
                "lost_points": 19,
                "detail": "4 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-51-94.cmh68.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": 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": "4 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": "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": "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": "110 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-51-94.cmh68.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": "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": [
                "3.170.51.94",
                "3.170.51.53",
                "3.170.51.89",
                "3.170.51.19"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"docker-verification=b29c9172-8a00-44e6-9ea4-5d4de0569f58\"",
                "\"jamf-site-verification=pEif9hbPcODSQUOKmu0Szw\"",
                "\"google-site-verification=bS37nCLe4WX0alwAbP2aaEs3hgNXpocNevsjIyjJoX8\"",
                "\"openai-domain-verification=dv-Rizz1TAurN3w0Gk3aKfiY4U3\"",
                "\"_knfbojommw8fgbvijgndlnl58gxdcs9\"",
                "\"asv=37950f1917e5f9e7e48b305f9e529116\"",
                "\"cursor-domain-verification-6181me=rebW4WaJ5ylTKff9K0qedvm00\"",
                "\"apple-domain-verification=KMruPJeKeD2jHgiK\"",
                "\"google-site-verification=qa36tpLOjyqVlObx-4lr7c-bQy2eL3AmktntNwMubnk\"",
                "\"google-site-verification=2ccit_qZjaKZqS5Ce8UFhP5hVYJDQXXOSup5UtUWZPo\"",
                "\"lovable_verification=CsnCfnhpmMIm2YolPLFw\"",
                "\"google-site-verification=E8ZYHCDCcYtOkFiZMiBjfE3ml9AmqWzOpnd_MCOFYRM\"",
                "\"smartsheet-site-validation=CmW6YpxpRVTHe6aNhQxtwQmYpyT9koJf\"",
                "\"anthropic-domain-verification-b77rgg=i8sv1gogitHA9QiiiBEdIE2q2\"",
                "\"rOX6b5VqFrkPW2GtNMoaCyVEhwU\"",
                "\"atlassian-domain-verification=tXdvJPw4WMjcNH3/0im4gOSMKwX5hyvl1CIiMtoHaTqygGKWQmk315B62OOR0pYe\"",
                "\"v=spf1 include:us._netblocks.mimecast.com include:surveymonkey.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"docusign=37225db5-de2e-4e7a-be46-db11ef071be9\"",
                "\"MS=ms60646135\"",
                "\"gc-ai-domain-verification-8m6kgf=E1mwfXukrQWqurSC6BwoYbmNu\"",
                "\"globalsign-domain-verification=273eFvKCuCXR3P_oKS85yffiPwBPz0qc1fEV1-x8Aq\"",
                "\"adobe-idp-site-verification=257235a8b871a199b2d89ab4f7cdaec03a65d1bf7ac30838dececcacace5a86c\"",
                "\"onetrust-domain-verification=749bac94de654f24be6f1186b41d64d5\"",
                "\"stripe-verification=3BC4A50A1E91CF90D3A2954A08BBF11F16272C3BB3576499B69A54AA5A2EB9F1\"",
                "\"ps-cd-verification=24840ced-b149-4e15-8b6c-04b567ba36da\"",
                "\"1password-site-verification=44TOWBB3QJBB5N4OLOAOZO3IFQ\"",
                "\"google-site-verification=sEtassJLvphOixgHm2AhnGmM2DkWMHjIaC-vB17aitY\"",
                "\"OSSRH-89589\"",
                "\"dpq1d680yv30b.cloudfront.net\"",
                "\"atlassian-domain-verification=keQyzOto0ziFKZDVbwTZ2DhKevhwLaTNteFi1PpPs31I0CQ4GBiYXNZVhfxEhJv5\"",
                "\"facebook-domain-verification=asjlbqcsmgsjco17qidfpfi82a9n7f\"",
                "\"jvMLQ8xH8X38HutWDQXyDJP7T-iqxBoYAg1AYT0omb\"",
                "\"miro-verification=81a06891162a7afb6cb31cdeb0c608b35ce224db\"",
                "\"nlsy424z3ktz0097zg4cw6hk44chc551\""
            ],
            "NS": [
                "ns-1380.awsdns-44.org.",
                "ns-344.awsdns-43.com.",
                "ns-588.awsdns-09.net.",
                "ns-1757.awsdns-27.co.uk."
            ],
            "SOA": [
                "ns-344.awsdns-43.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.94",
            "3.170.51.53",
            "3.170.51.89",
            "3.170.51.19"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:us._netblocks.mimecast.com include:surveymonkey.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:dmarc_agg@auth.returnpath.net,mailto:mailadmin@surveymonkey.com; ruf=mailto:dmarc_afrf@auth.returnpath.net,mailto:mailadmin@surveymonkey.com; rf=afrf",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.surveymonkey.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyN33nMeYBPywYDeXJC+Jbqm/9YEizvcAFX8KEHYx/UvdU8Iuv9WOSO8m4d0LzE+4X+wKcLNWsZrnliFu8gIyhk+nwlF4H3JfYt3tSN7xmBJDg2OrUj0U7c1Xpwkrizxv4d2sVPRmgdnGGA38YF1+de5VL6Oijy8v+3DNglzzEvwIDAQAB; n=1024,1450235947,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/d5183a54-5a42-4919-8505-9fe00fde35ca.svg; a=https://vmc.digicert.com/d5183a54-5a42-4919-8505-9fe00fde35ca.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-51-94.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.101",
                        "99.84.203.118",
                        "99.84.203.129",
                        "99.84.203.93"
                    ],
                    "time_ms": 103.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.159.227.110",
                        "108.159.227.61",
                        "108.159.227.74",
                        "108.159.227.91"
                    ],
                    "time_ms": 33.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.159.227.110",
                        "108.159.227.61",
                        "108.159.227.74",
                        "108.159.227.91"
                    ],
                    "time_ms": 28.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.101",
                        "99.84.203.118",
                        "99.84.203.129",
                        "99.84.203.93"
                    ],
                    "time_ms": 50.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.127",
                        "108.157.150.23",
                        "108.157.150.46",
                        "108.157.150.69"
                    ],
                    "time_ms": 162.45
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "surveymonkey.com",
        "valid_from": "2025-10-27T19:00:00-05:00",
        "valid_to": "2026-11-26T17:59:59-06:00",
        "days_remaining": 110,
        "san": [
            "surveymonkey.com",
            "ca.research.net",
            "*.surveymonkey.net",
            "*.surveymonkey.ca",
            "surveymonkey.fr",
            "surveymonkey.de",
            "eu.surveymonkey.net",
            "*.research.net",
            "smassets.net",
            "*.eu.surveymonkey.net",
            "surveymonkey.ca",
            "*.surveymonkey.fr",
            "*.smassets.net",
            "*.feedbackeconomy.com",
            "*.surveymonkey.de",
            "curiosity.central.surveymonkey.com",
            "surveymonkey.co.uk",
            "*.surveymonkey.nl",
            "*.surveymonkey.com",
            "research.net",
            "eu.surveymonkey.com",
            "feedbackeconomy.com",
            "eu.research.net",
            "surveymonkey.net",
            "*.surveymonkey.eu",
            "surveymonkey.nl",
            "*.eu.surveymonkey.com",
            "*.ca.research.net",
            "*.surveymonkey.co.uk",
            "surveymonkey.eu",
            "*.eu.research.net"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.surveymonkey.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sat, 08 Aug 2026 22:32:45 GMT",
            "content-length": "588525",
            "location": "https://www.surveymonkey.com/",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 32a8b37046729bc3f47a204680708ef4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "BPrdRU1j8b0mAONq2Mx15LmRePCn7Qh-sLYL-7Ml3KqPUlH5HNDUsA==",
            "content-type": "text/html; charset=utf-8",
            "sm-request-id": "RDXkWS72rxwa4pmIj_go6tXLq7IBI7U3MUWy7u7FMaq-jImTCRoU8A==",
            "cache-control": "public,  no-cache=\"Set-Cookie\",  max-age=300,  s-maxage=600,  stale-while-revalidate=300,  stale-if-error=172800",
            "x-html-cache": "Hit",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-xss-protection": "1;mode=block",
            "x-content-type-options": "nosniff",
            "content-security-policy": "default-src https: data: 'unsafe-eval' 'unsafe-inline' https://*.smassets.net https://www.google.com https://www.gstatic.com https://www.recaptcha.net wss://*.hotjar.com wss://*.qualified.com https://api.amplitude.com https://api2.amplitude.com https://*.crazyegg.com; upgrade-insecure-requests; connect-src https: wss: https://rum-ingest.us1.signalfx.com/ https://api.schedule.zoominfo.com https://ws.zoominfo.com 'self'; script-src https: blob: 'unsafe-eval' 'unsafe-inline' https://js.zi-scripts.com https://schedule.zoominfo.com https://ws-assets.zoominfo.com 'self'; worker-src https: blob: 'self'; media-src https: blob: 'self'; frame-ancestors 'self' https://*.zendesk.com https://*.myshopify.com https://teams.microsoft.com https://*.eloqua.com https://*.surveymonkey.com https://*.sharepoint.com https://*.worldpay.com https://*.cardinalcommerce.com https://*.office.com https://*.office365.com https://*.microsoft365.com https://*.cloud.microsoft",
            "vary": "Accept-Encoding",
            "age": "199",
            "set-cookie": "ep203=\"yTYuR04hyuVGYSQLR7yvuZcE9AQ=\"; Domain=.surveymonkey.com; expires=Fri, 06 Nov 2026 22:36:05 GMT; HttpOnly; Path=/; SameSite=none; Secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.surveymonkey.com/",
        "title": "SurveyMonkey: The World’s Most Popular Survey Platform",
        "description": "Easily create surveys and forms with AI and templates for employee and customer feedback, market research, event registrations and more. Get started free.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.51.94": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.53": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.89": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 29.7,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sat, 08 Aug 2026 18:36:10 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 80.21
}