{
    "ok": true,
    "domain": "trustedshops.com",
    "generated_at": "2026-08-10T04:05:12-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "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": "3 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "84 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: ec2-63-179-156-66.eu-central-1.compute.amazonaws.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": "3 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "84 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: ec2-63-179-156-66.eu-central-1.compute.amazonaws.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": [
                "63.179.156.66",
                "18.198.47.178",
                "63.182.20.74"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-005f2701.gslb.pphosted.com.",
                "10 mxa-005f2701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"orbitid-domain-verification=cky379y43344177ckmuo3w4x5t7:trustedshops.com\"",
                "\"cursor-domain-verification-2qnkm5=nFv8l7z0LBZKHHDw4LzbYohdm\"",
                "\"atlassian-sending-domain-verification=7a09f810-ee91-4d51-8294-c28811e049f4\"",
                "\"v=spf1 include:spfts.trustedshops.com include:spf.protection.outlook.com include:mail.zendesk.com include:amazonses.com include:spf.hubspot.com include:603347.spf10.hubspotemail.net include:_spf.salesforce.com a:zgateway.zuora.com a:mail.preeco.de ~all\"",
                "\"figma-domain-verification=d593793bf3f8c525bd0d3ffbd2ea94d86768b35d92f742560f61f87d296d07a0-1773668281\"",
                "\"facebook-domain-verification=mk47kh4z9vlx5a3b3l38rvpnmpq23t\"",
                "\"lovable_verification=O0WWV6kX5b2v0JjrcZcW\"",
                "\"docusign=7ecdea88-25ae-4387-b7f7-d2e872a6e3fa\"",
                "\"jamf-site-verification=GDgRo6OiznrffnRG9zVTcg\"",
                "\"google-site-verification=3vEU6x4ALFO84s2VqxCphi-2AEMO34V7CNAHIiwLTDg\"",
                "\"brevo-code:30f9e197ea882f2bdb8f3fb352a2bbb0\"",
                "\"anthropic-domain-verification-0fn718=oTFMsX9y1PEw5QQNHDoMkKJNP\"",
                "\"brevo-code:ada7aaca29c3ab2b7e73d52cac6a588a\"",
                "\"brevo-code:d713637f4c1ccc38ab490c515398e629\"",
                "\"atlassian-domain-verification=VyuZHgxqUbEKA77zSQ2XhSZWrCvcxJcPh5McaeJiZuBWaBjOeOnHnaSuaaEVCO6D\"",
                "\"browserstack-domain-verification=d61ccdd6-7074-45b0-aacd-5555443fa91c\"",
                "\"CY0dAfs2DuPaHk426fRobjofm1VO5aEB7ku27Ak6IJjbNvxXouxOwPX2MRC1eboJ8CeK/zpfqrF6rT2+AaCKfA==\"",
                "\"reftab-domain-verification=280c6936ffb7263f114d9e7212d4a391\""
            ],
            "NS": [
                "ns-1784.awsdns-31.co.uk.",
                "ns-450.awsdns-56.com.",
                "ns-1442.awsdns-52.org.",
                "ns-955.awsdns-55.net."
            ],
            "SOA": [
                "ns-1784.awsdns-31.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "63.179.156.66",
            "18.198.47.178",
            "63.182.20.74"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spfts.trustedshops.com include:spf.protection.outlook.com include:mail.zendesk.com include:amazonses.com include:spf.hubspot.com include:603347.spf10.hubspotemail.net include:_spf.salesforce.com a:zgateway.zuora.com a:mail.preeco.de ~all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:dmarc@techreports.trustedshops.com;ruf=mailto:dmarc@techreports.trustedshops.com;fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.trustedshops.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5nh53bjMZ6DkLFFYCkf+Leh+3ltSi7F2G3mwlYnUBkoX6WTeu6YpL+J/YbbcoCQUrbsEqKaAHFcdyoWoPymlsXWIBpFHaSlOqi5V8vJJm/Xjgm16afOHFqTe9Pq6OsqLMs2Ssw5c8w2Qo1nMIxlYlIR0kNKhBGKg2st1HIibWFsenvFydt3EHvohlaOl7s5Md/bDL+Iu+mSxmzOaHbLjpPnFKgEKgyKXZQJCwB7cXvyQs4pnVgPdwCkJRDvtr+Y8AmVE1vI+TlggpR6YAAFrgn2ncxqqfuh3Ye1CyzNseY1oBYr6+23yy5M+lU0xKbHSSJ6/5a/n4CCQieUIbl6CAQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/4918132f-15b9-437f-9ff3-6aa4e20866d0.svg;a=https://vmc.digicert.com/4918132f-15b9-437f-9ff3-6aa4e20866d0.pem",
        "mta_sts": "v=STSv1; id=20260305000000Z;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tls-rpt@techreports.trustedshops.com"
    },
    "advanced": {
        "ptr": "ec2-63-179-156-66.eu-central-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 94.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 42.88
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 66.58
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 98.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 51.65
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "trustedshops.com",
        "valid_from": "2026-04-18T19:00:00-05:00",
        "valid_to": "2026-11-02T17:59:59-06:00",
        "days_remaining": 84,
        "san": [
            "trustedshops.com",
            "trustedshops.ch",
            "*.trustedshops.pl",
            "www.trustedshops.it",
            "*.trustedshops.nl",
            "*.trustedshops.be",
            "*.trustedshops.com",
            "*.trustedshops.dk",
            "*.trustedshops.lu",
            "my.trustedshops.de",
            "*.trustedshops.fr",
            "trustedshops.cz",
            "trustedshops.eu",
            "trustedshops.at",
            "*.trustedshops.se",
            "*.trustedshops.co.uk",
            "trustedshops.es",
            "trustedshops.it",
            "trustedshops.pt",
            "trustedshops.dk",
            "trustedshops.de",
            "trustedshops.be",
            "trustedshops.fi",
            "trustedshops.ro",
            "*.trustedshops.ch",
            "www.trustedshops.pt",
            "www.trustedshops.be",
            "www.trustedshops.fi",
            "trustedshops.pl",
            "trustedshops.nl",
            "*.trustedshops.it",
            "www.trustedshops.de",
            "www.trustedshops.nl",
            "trustedshops.co.uk",
            "www.trustedshops.ro",
            "*.trustedshops.es",
            "www.trustedshops.cz",
            "*.trustedshops.eu",
            "*.trustedshops.at",
            "trustedshops.se",
            "trustedshops.fr",
            "trustedshops.lu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.trustedshops.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 09:05:10 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.trustedshops.com/",
            "server": "cloudflare",
            "x-zone-bot-verified": "false",
            "cf-ray": "a28dd6574cdfbb5c-FRA",
            "cf-cache-status": "HIT",
            "x-zone-bot-score": "1",
            "age": "21379",
            "last-modified": "Mon, 10 Aug 2026 03:08:50 GMT",
            "link": "<https://www.trustedshops.com/>; rel='canonical'",
            "strict-transport-security": "max-age=15552000; includeSubDomains",
            "via": "id=d58a99f1;timestamp=2026-08-07T21:07:49.510877Z gateway",
            "server-timing": "esi;dur=7.0;desc=\"a28dd6576eb871d7-FRA\",fetch;dur=7.0,total;dur=10.0",
            "cdn-cache-control": "public,max-age=86400,stale-while-revalidate=3600",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-gateway-flow": "/origin/fetch",
            "x-robots-tag": "all",
            "alt-svc": "h3=\":443\"; ma=86400",
            "set-cookie": "__cf_bm=Cky6vGxo8dJK68.GiwzGPVgyMQyOaJNDQ5QRsDfsUME-1786352710.2826195-1.0.1.1-rQ2guJdA.NUnEFKeVKKi0g6oM0X7ql3CuiskhbCQ9sBYbzY.K7_RS4eId95.OSGoaqWmKM5Fl.eR.LMSiQ1AO4rqGlxlMlcA6kzTWwhfDzFZLBOyZ1NOtlwje0HpyjFR; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.trustedshops.com; Expires=Mon, 10 Aug 2026 09:35:10 GMT",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "permissions-policy": "accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), usb=(), web-share=(), xr-spatial-tracking=()"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.trustedshops.com/",
        "title": "We enable digital trust | Trusted Shops",
        "description": "Our trust solutions provide real security in the digital world and more success for businesses",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "63.179.156.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.198.47.178": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "63.182.20.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-005f2701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 57.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 151.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 104.7,
                "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": 90.76
}