{
    "ok": true,
    "domain": "worldpay.com",
    "generated_at": "2026-08-10T14:37:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 61,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": "12 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-54-76-140.deploy.static.akamaitechnologies.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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "12 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-54-76-140.deploy.static.akamaitechnologies.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.54.76.140",
                "23.54.76.139"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5eeb",
                "2600:1407:7400:5f::17d1:5ee5"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-00327201.gslb.pphosted.com.",
                "10 mxa-00327201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"ciscocidomainverification=84ccfe00cceb18c13fa372abfe72809e2165a59dcaafc09faccf2a946f8159a\"",
                "\"MS=ms29326763\"",
                "\"google-site-verification=ZZ8Xn36Bh3kcQIoSKKwNP4Q0wBqehvvteln2JU_mBdc\"",
                "\"cisco-ci-domain-verification=72c8065adf1bcb90c3fbd04a53e20af851ddabbc013a7366e727858ac7cd161\"",
                "\"docusign=24b3f29d-ca99-41a6-8d6a-0c9d05c74c87\"",
                "\"QuoVadis=ab314f2b-5292-4f09-8f0f-39455fd552e9\"",
                "\"v=spf1 ip4:195.35.90.0/23 ip4:162.13.82.195 ip4:162.13.162.216 ip4:46.16.209.161 ip4:46.16.81.58 ip4:185.5.240.192/26 ip4:40.71.34.249 ip4:50.31.61.226 ip4:198.21.5.132 ip4:85.90.252.100 ip4:109.234.201.253 include:mktomail.com \" \"include:spf-00501504.pphosted.com include:docebosaas.com include:spf-00174203.pphosted.com include:spf.protection.outlook.com exists:%{i}._spf.mta.salesforce.com a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com -all\"",
                "\"atlassian-domain-verification=eH1Hfd7qVvVame5tLWuUXRXMoLen2aLXjg/knMbnDa7kW6pHTeoidhLdZkUgCxBU\"",
                "\"jamf-site-verification=hdm4IrMKTDJiWAkVnaLw0A\"",
                "\"klaviyo-site-verification=VhkhU9\"",
                "\"atlassian-domain-verification=X9CXlVtRbmBat4w7oDphL16Ulpf5bouyyaEVR/sKtaJwCi8DaEuEmqvohqsPwEwa\"",
                "\"0ywglcpbh27mn954ts1q4qzj23d3yj2v\"",
                "\"jamf-site-verification=-0rwf1gxf16tirR3S2soRg\"",
                "\"miro-verification=004b9e33268f446e084034e4d007c96e18f77148\"",
                "\"c7n0mm0hczmfd130n3v09lhzz2s38dw8\"",
                "\"ms-domain-verification=a9ba851b-8cdd-4bb9-ba1f-35f9669aba26\"",
                "\"apple-domain-verification=c7DJTa0LeKGy9QLC\"",
                "\"jcsn9bh199ypc7clky4n426w2m3yjj1l\"",
                "\"canva-site-verification=uUERo50p6bWiZi60kDWdWg\"",
                "\"8yscqf33fnr24mwbvqhxkrfg209fgz19\"",
                "\"google-site-verification=HidrliFEk7DgZbAnJNOkHW8pyYfMGhDEMT5f8E9o264\"",
                "\"mbb40kr8t5b11ztgkdh6rc1t75j04gd6\"",
                "\"adobe-idp-site-verification=e7d3cf3530580000a6cd2b287c453cb9451abf6916f91149442a62461912d5cc\"",
                "\"smartsheet-site-validation=MJ0sQ-uJ_T9iLK3yiyP6ctznYtDMtp1X\"",
                "\"google-site-verification=l9TGws_QZ_E0z8lSJH7q1eTxFk-ufLSttUlCCXLIvn0\"",
                "\"postman-domain-verification=7b5c4f5608c61a1963250e3ad9e98c62e3d1b9607a4fdbfab356577f686bc73e101375d6be10427472bf900e57a2491d9f7c08bb3fb633f34393a77256d0f40f\"",
                "\"hcp-domain-verification=9d29838d5312ae4fba8c29f46e377d3c44ccf64df82a359137fb5c91e1758c97\"",
                "\"smartsheet-site-validation=xeZHdPr8WVVbIXClOMOp_UgxKvdspquI\"",
                "\"atlassian-sending-domain-verification=7be567de-efc1-4fa1-b5b3-8ddc24a484fd\"",
                "\"h1-domain-verification=cqs1KbFKrXr9FrabEXEyzcJ9g2HriXc2MFy2V2xsQT8zd1Yb\"",
                "\"ms-domain-verification=435ed234-ecd1-4490-a13c-a1a73cc710b9\"",
                "\"2g5slm2cv8f4f69ggc50z9m7yxdzgxxq\"",
                "\"google-site-verification=9slcsl-foraQXFzgmKLAWx1xfR5zAuuzI666xSJI-tI\"",
                "\"thzxh1hdxdgm3sn9s1p6y9nk1pw9h288\""
            ],
            "NS": [
                "a16-67.akam.net.",
                "a11-66.akam.net.",
                "a18-64.akam.net.",
                "a1-135.akam.net.",
                "a26-65.akam.net.",
                "a7-66.akam.net."
            ],
            "SOA": [
                "a1-66.akam.net. admin.dnstinations.com. 1523 10800 3600 2419200 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.54.76.140",
            "23.54.76.139"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5eeb",
            "2600:1407:7400:5f::17d1:5ee5"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:195.35.90.0/23 ip4:162.13.82.195 ip4:162.13.162.216 ip4:46.16.209.161 ip4:46.16.81.58 ip4:185.5.240.192/26 ip4:40.71.34.249 ip4:50.31.61.226 ip4:198.21.5.132 ip4:85.90.252.100 ip4:109.234.201.253 include:mktomail.com include:spf-00501504.pphosted.com include:docebosaas.com include:spf-00174203.pphosted.com include:spf.protection.outlook.com exists:%{i}._spf.mta.salesforce.com a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:2ynhg3yt@ag.dmarcian.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.worldpay.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAodeXX8YBI3MnjfQxzCgfPjs2UUqKOds6JAEU+0pynUYRLE0pb29TIwfF7tgnUm42DlnH/Jv4yWJ21RgERfV16EO2qPoj3NjHSjTk86R2KQCNu9pYuJEYTXm2vv0C85YoekR6G5lWRRr0nq51e5IRHHbMg2z8Q6MVDhxHjL4jpAIlCOicfO85Q+Xdl5/oyKMJWMC15e7E3eqTzHLQSRLBP7iMfnxqIrdGTkZy0742c2Upq5hBA7FwnpxDvtXb4tpDDzBf0s1f+JbB/zi+pJXDtwc2JyTahne3/g5YxPPCOAHmgFKjO7B5YxJ24Pd56DKnHsvVZySptt4cDaw0KgDgDQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-54-76-140.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.54.76.139",
                        "23.54.76.140"
                    ],
                    "time_ms": 46.68
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.215.9.173",
                        "23.215.9.179"
                    ],
                    "time_ms": 26.86
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.127.46",
                        "23.211.127.47"
                    ],
                    "time_ms": 34.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.54.76.139",
                        "23.54.76.140"
                    ],
                    "time_ms": 26.88
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.198.214.82",
                        "23.198.214.86"
                    ],
                    "time_ms": 54.82
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.worldpay.com",
        "valid_from": "2025-07-22T19:00:00-05:00",
        "valid_to": "2026-08-22T18:59:59-05:00",
        "days_remaining": 12,
        "san": [
            "*.worldpay.com",
            "worldpay.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://worldpay.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "/en",
            "expires": "Mon, 10 Aug 2026 19:40:32 GMT",
            "cache-control": "max-age=195, s-maxage=1800",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 19:37:17 GMT",
            "set-cookie": "NEXT_LOCALE=en; Path=/; Expires=Tue, 10 Aug 2027 19:37:17 GMT; Max-Age=31536000; SameSite=lax",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "akamai-cache-status": "Hit from child",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"173vt6vrjhse1p3\"",
            "x-middleware-rewrite": "/en",
            "x-nextjs-cache": "HIT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://worldpay.com/en",
        "title": "Worldpay: Unleash Your Payments Potential",
        "description": "We power global commerce by providing exceptional payments technology and expertise to businesses. Find out how Worldpay can help you.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.54.76.140": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.54.76.139": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00327201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 97.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.1,
                "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": 120.35
}