{
    "ok": true,
    "domain": "adyen.com",
    "generated_at": "2026-08-09T14:46:03-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": "8 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": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 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": "32 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": "8 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": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "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": "32 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": [
                "1 ASPMX.L.GOOGLE.com.",
                "5 ALT1.ASPMX.L.GOOGLE.com.",
                "5 ALT2.ASPMX.L.GOOGLE.com.",
                "10 ALT4.ASPMX.L.GOOGLE.com.",
                "10 ALT3.ASPMX.L.GOOGLE.com."
            ],
            "TXT": [
                "\"MS=19CA45A0E82D84F882AFEF3DE664628969D64DA7\"",
                "\"anthropic-domain-verification-ndepzj=VtIRd0FaZt0CNKQWNg5soCwhv\"",
                "\"docker-verification=0a4f8104-76cc-4879-a0cd-702550d2154d\"",
                "\"onetrust-domain-verification=c6b66d55224447c79a34364e02b0d0b2\"",
                "\"jamf-site-verification=heYFriHzE4nmeBdKdd_45w\"",
                "\"parallels-domain-verification=482754566303416f88d98f84a83c2791bc8283b024244f7f9ecc0ceaa42387ad\"",
                "\"docusign=06474173-7698-4248-a826-f500a54a144e\"",
                "\"adobe-idp-site-verification=6735d96cee470d8dba6a5c8bfdade3406fa53c465ea77113880c15f6a698ca3a\"",
                "\"google-site-verification=zuI3Qh6b1XH6MO33PDdzD81dPKZJwWoFrw2GCBLFnPw\"",
                "\"MS=ms35128988\"",
                "\"google-site-verification=ps9TwInit4K0unpMyoQ8XH7S997VU7y2oLgK3R4O_Tk\"",
                "\"google-site-verification=ZKRJ0VQmuce08ERNOC4ni8rXMt3li3IECIEYzRHKB50\"",
                "\"apple-domain-verification=IVDGTeyPEvG37Aoy\"",
                "\"atlassian-domain-verification=gymx6Y1Tp1UbYvLJ82CaRDakc9pGMv6HEQfnQ/V/uFT3rHvYzZeIgZc1T94ykt34\"",
                "\"windsurf-verification=CjmCdv8huhvWHZZTvdXQgg-F8Ge_vkQ7i96jas5wXBQ=\"",
                "\"_n1r5opakrhv0op35zetfl4pyxldpq2z\"",
                "\"v=spf1 include:_spf.adyen.com -all\"",
                "\"postman-domain-verification=229b6d4e8726cafb2eaf12dc5a0c820406531a25b7f26817c761293f954167c3b4e9167887a1b1d93f8962a25f41cb16a6449a0dbe7ed4edc550a85d49ce4088\"",
                "\"LUIJXbjBtJ8IevTb9AH-_O9p\"",
                "\"ZOOM_verify_R9sU0YoQTE6FDSRk14hmFg\"",
                "\"slack-domain-verification=klpUt8Yx2zWEtjmjGuYnILe8TTttTlHeWlp17Hch\"",
                "\"google-site-verification=wmfViZOWk1Ckppm2ZiBaEWJoySP1q7q45VKT1ZkgQq4\"",
                "\"uber-domain-verification=f729bc3d-2746-4b40-a57b-0b3c0b406a08\"",
                "\"VISA=A3FB0D3C9C43E2FC74D9C82E64447B0B\"",
                "\"h1-domain-verification=74AYufEgCfZ4RW2zbzDukhqhYtDWCPAh3ZQaQH74ra7ZkRAJ\"",
                "\"docusign=5843fe4f-364f-43ee-8643-374ec99ac626\"",
                "\"b6365e7ec1d03e1d202e66b5464222245fe906a42fa7e9ca4d34f6ff3d3e1c0d\"",
                "\"mixpanel-domain-verify=a143ba86-97c3-4309-9d96-4db6ddd280a8\"",
                "\"dell-technologies-domain-verification=adyen.com_b9f0f1e6-c2c4-4520-9df4-ff8fe040826b_1735128388\""
            ],
            "NS": [
                "a4-65.akam.net.",
                "a1-169.akam.net.",
                "ns02.adyen.com.",
                "a11-66.akam.net.",
                "a24-64.akam.net.",
                "ns01.adyen.com.",
                "a13-67.akam.net.",
                "a6-66.akam.net."
            ],
            "SOA": [
                "ns01.adyen.com. hostmaster.adyen.com. 2026080670 10000 900 1209600 1200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.adyen.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_report@adyen.com; adkim=s; aspf=s",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.adyen.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBflIn7KmPxHpGAIcUkTwdtjiSRSkvHafk8YxeTa3OAeM3TcI+A9PS8S1HBxDUo+3KxgEHphM5UyBjgSL+WYtpstVQul18pZvzvUK40skQaHZWg7pAXmux4s5n8ykeB2Fs9nU0sy6PJDu6pFLunmIiLPfg92nHhwD/HQQplnY+KQIDAQAB",
        "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": 43.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 19.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 23.48
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 27.04
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 40.81
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.adyen.com",
        "valid_from": "2026-06-12T20:59:53-05:00",
        "valid_to": "2026-09-10T20:59:52-05:00",
        "days_remaining": 32,
        "san": [
            "1provider.com",
            "adjen.nl",
            "adyen.biz",
            "adyen.blog",
            "adyen.bz",
            "adyen.ca",
            "adyen.club",
            "adyen.co.kr",
            "adyen.co.nz",
            "adyen.co.uk",
            "adyen.com",
            "adyen.com.au",
            "adyen.com.co",
            "adyen.com.mx",
            "adyen.com.pe",
            "adyen.com.sg",
            "adyen.de",
            "adyen.design",
            "adyen.eu",
            "adyen.fun",
            "adyen.global",
            "adyen.group",
            "adyen.hk",
            "adyen.info",
            "adyen.kr",
            "adyen.legal",
            "adyen.life",
            "adyen.live",
            "adyen.mobi",
            "adyen.name",
            "adyen.net",
            "adyen.network",
            "adyen.nl",
            "adyen.nz",
            "adyen.org",
            "adyen.pl",
            "adyen.pro",
            "adyen.se",
            "adyen.services",
            "adyen.solutions",
            "adyen.uk",
            "adyen.us",
            "adyen.wiki",
            "adyenconnect.com",
            "adyenpay.com",
            "adyenpay.nl",
            "adyenpayments.nl",
            "adyenshop.com",
            "adyenstore.com",
            "atjen.com",
            "atjen.nl",
            "atyen.com",
            "atyen.nl",
            "cardcosts.com",
            "dualprovider.com",
            "dualpsp.com",
            "dualvendor.com",
            "interchangecalculator.com",
            "interchangeplusnow.com",
            "techevent.adyen.com",
            "whereverpeoplepay.co.uk",
            "whereverpeoplepay.com",
            "whereverpeoplepay.com.br",
            "whereverpeoplepay.eu",
            "whereverpeoplepay.nl",
            "whereverpeoplepay.us",
            "www.adyen.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.adyen.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 19:45:54 GMT",
            "location": "https://www.adyen.com/",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-nf-request-id": "01KZM0YX6DWDD097PH663JEVMG",
            "accept-ranges": "bytes",
            "age": "11898",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31524102",
            "content-security-policy": "object-src 'none'; base-uri 'none'; script-src 'nonce-QTL4PcHExSzB/i5wTM7cHA3bDMO84XWi' 'strict-dynamic' 'self'; report-uri /.netlify/functions/__csp-violations",
            "etag": "W/\"5e5068bc793914b66bc1bc14cf4fd1fc-ssl-df\"",
            "referrer-policy": "strict-origin",
            "vary": "Accept-Encoding",
            "x-content-type-options": "nosniff",
            "x-debug-csp-nonce": "invoked",
            "x-frame-options": "SAMEORIGIN"
        },
        "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.adyen.com/",
        "title": "Adyen: Fintech platform for enterprises - Adyen",
        "description": "Run payments, manage your data, and offer financial products in one platform. Adyen is purpose-built for the world's leading businesses.",
        "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": "ASPMX.L.GOOGLE.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.6,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f38b0893bfsi998072a34.4 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4009,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 113.14
}