{
    "ok": true,
    "domain": "trustedshops.de",
    "generated_at": "2026-08-09T19:53:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 88,
            "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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-63-182-20-74.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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-63-182-20-74.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.182.20.74",
                "18.198.47.178",
                "63.179.156.66"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-005f2701.gslb.pphosted.com.",
                "10 mxa-005f2701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docusign=5a554af7-2a62-4a7c-b15c-8601209f5249\"",
                "\"reftab-domain-verification=5df84f228612e84af3fab1f2380f507f\"",
                "\"browserstack-domain-verification=77f00364-5081-4dc7-95ac-8eefbc13df8c\"",
                "\"figma-domain-verification=d593793bf3f8c525bd0d3ffbd2ea94d86768b35d92f742560f61f87d296d07a0-1773668281\"",
                "\"anthropic-domain-verification-gchgv6=kN8c6poxDOFKyuZtpgYWENmMV\"",
                "\"atlassian-domain-verification=VyuZHgxqUbEKA77zSQ2XhSZWrCvcxJcPh5McaeJiZuBWaBjOeOnHnaSuaaEVCO6D\"",
                "\"orbitid-domain-verification=cky379y43344177ckmuo3w4x5t7:trustedshops.de\"",
                "\"MS=ms13918466\"",
                "\"lovable_verification=O0WWV6kX5b2v0JjrcZcW\"",
                "\"google-site-verification=IirMp4YSuutPuPVGiaFPPTTa5Lxcr5Yfl9XYF5NU2fI\"",
                "\"facebook-domain-verification=jz9wzev9l2l7kxh9xxeoryaezwd042\"",
                "\"xGGf/oW31y/13B/LyUEAnfe9HPnAsQNLe0ly60L/lzesi/NYAYBEJ8pqCXdI+J8/cdWMxYtvlUpHJNkFmdIcXQ==\"",
                "\"cursor-domain-verification-wtzmfh=blR9s1xxrbGrb4qIeNUyMI3Es\"",
                "\"jamf-site-verification=OsNPhxGZYlRuZB8D6avooQ\"",
                "\"brevo-code:30f9e197ea882f2bdb8f3fb352a2bbb0\"",
                "\"v=spf1 include:spf.protection.outlook.com include:603347.spf10.hubspotemail.net include:_spf.salesforce.com include:amazonses.com ip4:213.168.82.128/28 ip4:54.240.55.152/29 ip4:213.227.161.48/28 ip4:213.227.161.7 a:zgateway.zuora.com a mx ~all\""
            ],
            "NS": [
                "ns-61.awsdns-07.com.",
                "ns-1365.awsdns-42.org.",
                "ns-1016.awsdns-63.net.",
                "ns-1889.awsdns-44.co.uk."
            ],
            "SOA": [
                "ns-1889.awsdns-44.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "63.182.20.74",
            "18.198.47.178",
            "63.179.156.66"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:603347.spf10.hubspotemail.net include:_spf.salesforce.com include:amazonses.com ip4:213.168.82.128/28 ip4:54.240.55.152/29 ip4:213.227.161.48/28 ip4:213.227.161.7 a:zgateway.zuora.com a mx ~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.de",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwGrsZfxd+wNjyarTCdxqDxhXw8W5ux2hPLXUYZnyoCavP0EzGqpPeR2t4ilcBP4Qs7ztlmOA9VQe1udFmMANKxabF9tHPR1GF9m6pfO0nv3GfY2mUncQ5bP3Gq7nRUicV5GB8pC3tCqZn9K0aqEayWSGsDB03zVguxLHBScVzFnFrIGnDgZufGFivgRrkB6QTeFe0/lf24vjkcrx+CQBwzM2431PulkZPdW78C1/AkdEQ87ci32HKqS3Vel7VC+sO+mcAWoK04NIiggcLWafSmlsQaG4sW4V8qgf4/Fu/k3ph8YKGFQoR0YJkK+PTckK1CILR+3LdjhkFa33XNcI6QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20260305000000Z;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tls-rpt@techreports.trustedshops.com"
    },
    "advanced": {
        "ptr": "ec2-63-182-20-74.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": 74.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 50.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 46.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 109.27
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.198.47.178",
                        "63.179.156.66",
                        "63.182.20.74"
                    ],
                    "time_ms": 343.62
                }
            ]
        }
    },
    "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.de/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 00:53:37 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.trustedshops.de/",
            "server": "cloudflare",
            "cache-control": "no-store, no-cache, must-revalidate, max-age=21600",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "last-modified": "Wed, 05 Aug 2026 15:20:09 GMT",
            "link": "</hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js>; rel=preload; as=script,<https://www.trustedshops.de/hubfs/hub_generated/module_assets/1/187215897163/1773734826937/module_nav.min.css>; rel=preload; as=style,<https://www.trustedshops.de/hubfs/hub_generated/module_assets/1/187215896936/1771420625584/module_stage-basic.min.css>; rel=preload; as=style,<https://www.trustedshops.de/hubfs/hub_generated/module_assets/1/198005410925/1785942660671/module_content-basic.min.css>; rel=preload; as=style,<https://www.trustedshops.de/hubfs/hub_generated/template_assets/1/64336092824/1781784596036/template_Helios_content_module.min.css>; rel=preload; as=style,<https://www.trustedshops.de/hubfs/hub_generated/module_assets/1/71726973490/1785836530305/module_Helios_HubDB_Renderer.min.css>; rel=preload; as=style,<https://www.trustedshops.de/hubfs/hub_generated/module_assets/1/182024648978/1778582225143/module_button_module.min.css>; rel=preload; as=style",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "upgrade-insecure-requests",
            "edge-cache-tag": "CT-208702319791,CT-208826571286,CT-208827604336,CT-208944114559,CT-208944115265,CT-208944134523,CT-208944134950,CT-208944135771,CT-208944136245,CT-209006756761,CT-209115032364,CT-209115324497,P-603347,CW-182024648978,CW-187215896936,CW-187215897163,CW-187268961653,CW-187270653253,CW-187319162123,CW-188152320833,CW-198005410925,CW-202075536255,CW-71726973490,DB-136754251,E-187171958054,E-187173410562,E-187207959578,E-187207992187,E-197910557711,E-197992817782,E-201808455450,E-202186545268,E-64336092823,E-64336092824,E-71699524654,E-73789266006,MENU-197861026113,MENU-197871100692,MENU-202075501058,PGS-ALL,SW-4",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-hs-cf-cache-status": "HIT",
            "x-hs-cache-config": "BrowserCache-5s-EdgeCache-0s",
            "x-hs-cache-control": "s-maxage=36000, max-age=0",
            "x-hs-content-id": "208826571286",
            "x-hs-hub-id": "603347",
            "x-hs-prerendered": "Wed, 05 Aug 2026 15:20:09 GMT",
            "x-hs-cfworker-meta": "{\"contentType\":\"SITE_PAGE\",\"resolver\":\"PreRenderedContentResolver\"}",
            "x-hs-portal-id": "603347",
            "vary": "accept-encoding",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7fYV3ilU6G2EvA4ith7WCuIG0%2Ft2DouNuekQua88ayOzJj7A07Aq4g9hyKTEoZngtY%2F%2FBeRnCPXHvn6wKuF9x%2FfG6N0gAsNuQ1V2ZDGJUz8RNG1bfQ686RhxQAS72H3cS%2BYcuwI%3D\"}]}",
            "cf-ray": "a28b064ffa815d8b-FRA",
            "alt-svc": "h3=\":443\"; ma=86400",
            "set-cookie": "_cfuvid=RPCb0cHqRA6qvrr4LC1xDtzsZ5G16pg15GrTys85mS0-1786323217.9183607-1.0.1.1-.TwmNFXc4hG4pELI5L_yeWXw4gg0Ew5UFX8duoo7NYI; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.trustedshops.de",
            "expires": "Mon, 10 Aug 2026 06:53:37 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=()",
            "access-control-allow-origin": "*"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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.de/",
        "title": "Online-Shopping mit Trusted Shops | Jetzt einfach sicher einkaufen",
        "description": "Online-Shopping mit Trusted Shops: Alles über das Trusted Shops Gütesiegel, Bewertungen, Fake-Shops-Liste und den Trusted Shops Käuferschutz.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "63.182.20.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.198.47.178": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "63.179.156.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-005f2701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 96.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97,
                "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": 86.64
}