{
    "ok": true,
    "domain": "confluent.io",
    "generated_at": "2026-08-10T14:16:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "2 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": 10,
                "lost_points": 0,
                "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": "35 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: afa7f374f51cc8991.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "35 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: afa7f374f51cc8991.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "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.33.186.135",
                "15.197.167.90"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mx0b-001b2d07.pphosted.com.",
                "5 mx0a-001b2d07.pphosted.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-qch0mw=4tbOiKurwAHVEc5vgE8NbHgvz\"",
                "\"google-site-verification=UDKkbA-cjcVAzaacQBONuo_7F1fnpr8g9deQaY75x54\"",
                "\"k06b0fpxhbpy694g4pklbxnt9cc43wsz\"",
                "\"openai-domain-verification=dv-SWqHfUHK28SMhEw0eGcoMgDl\"",
                "\"google-site-verification=VcG8AkpcymCNyR30JAV393TvOlaDtnBVYYW4ZyBTcPo\"",
                "\"onetrust-domain-verification=c0f02f6f0953472cabcc7ce480a42753\"",
                "\"google-site-verification=MRTGl2e6eyU0HdYRflY5ZSjAY1iskcASrkK91j9_ve0\"",
                "\"new-relic-domain-verification=b9d3890949914ab0820c958da2676244\"",
                "\"atlassian-domain-verification=RYbrbNvZZiy8tEI6SkKA7Ducjaa+qwp9WgkGBdRzQn9IeTOybDhNFyQvtrwWfw0k\"",
                "\"ibmid=9cd8da62-ce6d-46ed-8950-74437746a40d\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all\"",
                "\"facebook-domain-verification=id6xxal3241300npue3c074vuyeck4\"",
                "\"jamf-site-verification=tyJ4Iu00q3-d6uU8WEA-SQ\"",
                "\"axios-domain-verification-qvrskq=nJzeUbYIAgdgVrcJ3BGqT7dTr\"",
                "\"drift-domain-verification=f5fea677d92c8c94fba95f93693a9c6f2bc89f86d4d6071974c04d83e328ca38\"",
                "\"google-site-verification=PX38mKLHtuUes0vx1gUTJ500L3muDVeZolSKHdNH4Jo\"",
                "\"docker-verification=05d44a2b-b281-4a05-9cf8-631794ede4f8\"",
                "\"cursor-domain-verification-75848x=zGkjWswrCVS40KL6dpTuVLnvM\"",
                "\"atlassian-domain-verification=LzP5jOSYnNxTn4LTE+nn2L1qYqX9taG/eyoM2THqN63KZm6FjHVtUnTaX9DgtQSC\"",
                "\"google-site-verification=PaLT7Lbz1V530MiS66ubCK60pJ8TByrQZDLblbewqEU\"",
                "\"docusign=4b0c5cb7-2f4f-418d-b7a2-4660408db96a\"",
                "\"apple-domain-verification=xwfXxxXTiOFCwrcA\"",
                "\"segment-site-verification=PWDs4CgFfs9nopNsjsavsGSxFmrWIHMu\"",
                "\"_proofpoint-verification=6b8b37b2-b552-4c2d-8bcf-e0d69d315dcc\"",
                "\"atlassian-domain-verification=OKQlmVz0zCEfvJ5du22kM/aQOh5B5d6Hjtw8iRatmuj7Y7yFKovwf4c0x5V12tft\"",
                "\"ciscocidomainverification=2de6df61c76a0d63eb1704cf94c77297b39e79f4574d64ddc0638f4c7ee378c5\"",
                "\"google-site-verification=FEXoUB6Viju2F2zxqVThSUiVAoxVTqCfGF8lGQ0Ae38\"",
                "\"google-site-verification=PSnXUy2mdtqmdEW6JOWpZ_WLZA9zfmm8Ghbx-q9HyQE\"",
                "\"MS=ms82810105\"",
                "\"status-page-domain-verification=24yy7pszm543\""
            ],
            "NS": [
                "ns-1943.awsdns-50.co.uk.",
                "ns-238.awsdns-29.com.",
                "ns-697.awsdns-23.net.",
                "ns-1085.awsdns-07.org."
            ],
            "SOA": [
                "ns-1085.awsdns-07.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.33.186.135",
            "15.197.167.90"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.confluent.io",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqgpKB5XRd/HxQ/CSvEKJG8bSqTVhvjmnCWnX17dewLU+1AMSPZ1l5RG/e5Wl3kjtlPOCyEgsG9qT04V9DtCvILnv5CatP6i0PjsKPHdlo6k0zJFqAUpZRG9yn3lE8cg0DIyTkpyT96kCwEvR/vpudH4ELstIcPcraRv4CO6UUaudQsLr/7V40c/PPhpJaelSZKlyi85v9lssxLg3YoMsqQMttfjCh9n3f2otbtMCAT5r4Pv1Xe6KmBHTnpFKYkmMcZ2WfVZM2/gSTnBKaCRN8VLHoiniRkykXMZX8dPm8qT1d1DZOh2rJqICGxFR+7GOvzoCW2oKRx/+kW+a7MLJxwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 100.71
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 51.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 52.33
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 88.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 358.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.confluent.io",
        "valid_from": "2026-06-17T04:45:00-05:00",
        "valid_to": "2026-09-15T04:44:59-05:00",
        "days_remaining": 35,
        "san": [
            "confluent.co.uk",
            "confluent.de",
            "confluent.es",
            "confluent.fr",
            "confluent.io",
            "confluent.jp",
            "de.confluent.io",
            "fr.confluent.io",
            "master.www.confluent.io",
            "preprod.www.confluent.io",
            "www.confluent.co.uk",
            "www.confluent.de",
            "www.confluent.es",
            "www.confluent.fr",
            "www.confluent.io",
            "www.confluent.jp"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.confluent.io/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "date": "Mon, 10 Aug 2026 19:16:50 GMT",
            "location": "https://www.confluent.io/",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000",
            "x-nf-request-id": "01KZPHPD2H8BT7KN83CFGA2EWE",
            "accept-ranges": "bytes",
            "age": "4688",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31531312",
            "content-security-policy": "frame-ancestors 'self' https://*.contentful.com https://confluent.seismic.com;",
            "etag": "\"28c10756809f927bda621032bb7bb4f4-ssl\"",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "content-length": "276986"
        },
        "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": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.confluent.io/",
        "title": "Confluent | The Data Streaming Platform",
        "description": "Stream, connect, process, and govern your data with a unified Data Streaming Platform built on the heritage of Apache Kafka® and Apache Flink®.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx0b-001b2d07.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 29,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 30.2,
                "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": 132.1
}