{
    "ok": true,
    "domain": "talend.com",
    "generated_at": "2026-08-11T02:27:31-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": "76 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": "76 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": [
                "15.197.167.90",
                "3.33.186.135"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mxb-0021b601.gslb.pphosted.com.",
                "0 mxa-0021b601.gslb.pphosted.com."
            ],
            "TXT": [
                "\"hj-ownership=23urKn0rMTvO7iM.\"",
                "\"v=spf1 ip4:217.117.156.170 include:spf.protection.outlook.com include:stspg-customer.com -all\"",
                "\"google-site-verification=krUs9hh5uiK6cKvEZEDqqJkFZtEFfBeMpLChd8WqU60\"",
                "\"google-site-verification=BidMeyCOKyr4oX7kcnaAl8UpN2owjyYZr0XoyOZgeqY\"",
                "\"adobe-idp-site-verification=0192fcbfe003e18948c95788ce073484f453493ea92a814dfde12d49a0ce96ec\"",
                "\"miro-verification=48fc7011601b41a4f6f31456448e3d714dad150e\"",
                "\"docusign=2ae157b5-2d3e-41a6-9e72-af56148bd8bf\"",
                "\"2357017\"",
                "\"bugcrowd-verification=28d38174ff671322b6f532ca13a48fbd\"",
                "\"MS=ms47786338\"",
                "\"google-site-verification=dOlB51NCClDk8aepfI35WFR_0PazvguArKUYGc70cZc\"",
                "\"google-site-verification=ux7oY918YgfduH4i8PoHeWWAIN2HL5sZS2Dof2W9Tm4\"",
                "\"mongodb-site-verification=wOcu23jqH4Hykchp9VHcq3NVIkXdQWdS\"",
                "\"docusign=dd1fcbe0-52e7-443e-b4d8-382f08fca0ea\"",
                "\"google-site-verification=C-MZc-sTawJIvylAabmWj02SDpRxdEPGAfb4SHnIglA\"",
                "\"google-site-verification=yJ64dWf_Iuz7Wo4k_TTZiUQOxtzz_CgvQfsFmzp1p7g\"",
                "\"docker-verification=19c3631f-5474-491c-9bde-63480f81d5bd\"",
                "\"mongodb-site-verification=BBA1gPiMOKAFTAbVzBOZ8WEeX7JNqAc1\"",
                "\"ZOOM_verify_eakrwH_BSv6HS-qZYC7UMg\"",
                "\"apple-domain-verification=6GupBXnnj5N7bMdO\"",
                "\"google-site-verification=nTZJ7xD4GCWYYw6nn_GtI-Y01_JbuwP-ikkLlTAXEZc\"",
                "\"status-page-domain-verification=lpd2r9kbcbwl\"",
                "\"google-site-verification=1wQLJ_4PXS-GyJvaF8ZHQhn7V28IeBSjN2OWgSquXPo\"",
                "\"status-page-domain-verification=4kmg7f47wjgf\"",
                "\"google-site-verification=-JXdP7Xj6eZHlvTA0rAXdqX7r0kgOKiQPoaC1km_NaY\"",
                "\"wrike-verification=MzQ0NTI0NTphYzM2MjcwZDcyNzE5YWM4NjIxYWNjZDY3ZTExOGEyZTkyYzVkZTMyMDZlNzBjOTIyMGI3MWNmOTNlNTgyMmFm\"",
                "\"_3yy6w4y1z2vwm0lj3h28shoz9z25min\"",
                "\"google-site-verification=qjahT1RZqSy_tGMey4klcKR3L6s-gOgYdcMa74-C2fI\"",
                "\"google-site-verification=kLesuBtD8p-yV8Ai6h1q5vuPGCTX-g2tbWYiOB1LrbI\"",
                "\"google-site-verification=YHnDQaVUTYpu-m8j0oV6a4ER8dm-yLcf8R_CPF_yGy0\"",
                "\"google-site-verification=Zwlc3DLU4sIIXRqYsDmGuLX4XodHT0XwHFHx4A4KKdw\"",
                "\"atlassian-domain-verification=iHBBqLQw1MusXL7uqH1NLV8V2ovPAcabTptBR0R5sm2dzcgjaVH5LMdVcM52t2Uu\"",
                "\"google-site-verification=TdzJBHdg_0dlKKKHwSVN4W9j2PWBPHceaLsbAg0EyOk\"",
                "\"google-site-verification=cec031epJUtWJkONBOhpv-hFZFRd-Qyjwb25eQ9-V9M\"",
                "\"_at7yvija8v7n6sb12wwgbnpplf8ag70\"",
                "\"google-site-verification=K7XKzonOJ-48rEnSGHrz7EFbXp3xpP-ZBQcrDndOcQI\"",
                "\"google-site-verification=IDxeP_tfl4Y8bxprtm9XN-RBQUNluYxy5LUO26Hfjog\""
            ],
            "NS": [
                "ns4.p201.dns.oraclecloud.net.",
                "ns1.p201.dns.oraclecloud.net.",
                "ns3.p201.dns.oraclecloud.net.",
                "ns2.p201.dns.oraclecloud.net."
            ],
            "SOA": [
                "ns1.p201.dns.oraclecloud.net. registry.ports.net. 2026080601 14400 3600 1814400 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:217.117.156.170 include:spf.protection.outlook.com include:stspg-customer.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.talend.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2ZSocEYW8tzxkM5bMVQlpJFLlOiOX8+Gcy72ncBPkEo30p6vt0Lq7GL54J5exmXONbPyort2UbipdVfx+A/70Dryzr5jdzN5CNK9sCi/nJlWYiE+T71s4QyCcXQ77pXkHHs/2W4772YuGAqWgQmb7hoa3Fc4I6la2Z7d01qnTM+dNJLJtdqzFbiOzqPpQ/hsKs/UbgCOSce8ztB+bqWWpsTj52j4LTKpozAWQcn6W5/KOBIdnYqlqVG2NFg56oNDkKNiS9+wbMwsA7jLvDvDxz7CARXjjcW0RbC59ILS9n95oFm21qrdY5mCs44op4fvbeEIQnnW7ylaQ6TfVp51TwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "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": 72.04
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 28.46
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 47.01
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 38.92
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 265.68
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.talend.com",
        "valid_from": "2026-07-28T14:26:24-05:00",
        "valid_to": "2026-10-26T14:26:23-05:00",
        "days_remaining": 76,
        "san": [
            "community.stitchdata.com",
            "de.talend.com",
            "fr.talend.com",
            "gamma-soft.com",
            "help.eap.talend.com",
            "it.talend.com",
            "jp.talend.com",
            "mytalend.com",
            "sql-join.com",
            "talend.com",
            "talend.de",
            "talend.fr",
            "talend.it",
            "talend.jp",
            "talend.sg",
            "trialstitch.com",
            "www.gamma-soft.com",
            "www.mytalend.com",
            "www.sql-join.com",
            "www.talend.com",
            "www.talend.de",
            "www.talend.fr",
            "www.talend.it",
            "www.talend.jp",
            "www.talend.sg",
            "www.trialstitch.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.qlik.com/us/qlik-talend",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "date": "Tue, 11 Aug 2026 07:27:30 GMT",
            "location": "https://www.qlik.com/us/qlik-talend",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000",
            "x-nf-request-id": "01KZQVG8YQV3329S53X5RSJHJP",
            "age": "32330",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31503670",
            "netlify-vary": "country=BY|CU|IR|KP|RU|SY|UA,cookie=nf_country:presence,query",
            "content-length": "51",
            "accept-ranges": "bytes",
            "content-security-policy": "object-src 'none'; frame-ancestors 'self' https://www.qlik.com https://webapps.qlik.com https://www.facebook.com",
            "etag": "W/\"660eb8977d929bf9aaa00ebf6b650d07-ssl-df\"",
            "referrer-policy": "strict-origin-when-cross-origin",
            "vary": "Accept-Encoding",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block"
        },
        "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.qlik.com/us/qlik-talend",
        "title": "Qlik Talend Cloud | Trusted, AI-Ready Data Integration & Quality",
        "description": "Talend is now part of Qlik. Seamlessly integrate, transform, and govern data across any environment with Qlik Talend Cloud — built for AI, analytics, and trusted decisions.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0021b601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 45.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.6,
                "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": 87.3
}