{
    "ok": true,
    "domain": "wolt.com",
    "generated_at": "2026-08-09T20:19:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "4 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": 0,
                "lost_points": 10,
                "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": "80 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: server-108-156-184-86.cmh68.r.cloudfront.net"
            },
            {
                "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": "4 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": "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": "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": "80 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: server-108-156-184-86.cmh68.r.cloudfront.net",
                "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": [
                "108.156.184.86",
                "108.156.184.99",
                "108.156.184.16",
                "108.156.184.19"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=Q-HNAYaeQmAL2IjzVAr4My7eqWsSEzoYOhEIsTH1R84\"",
                "\"ahrefs-site-verification_cbdb1373882fa1e434ab15eefde7e87094b34b73f2dc3ae61ac05c48be3b4fce\"",
                "\"atlassian-domain-verification=nNhx5JpLiPH2KCXSAAYeMsQTjODdBCbNf5J0GQ9SK09LhSOZeu2J0t9HF0DtiQG/\"",
                "\"google-site-verification=alUXrh_DmvPKPoFuqt3BBJbG5qIFUVGVH7ExIeSSy5c\"",
                "\"stripe-verification=9156162758e9dafff408ebdc59a7d1877205dbe65a828cd6968be16890f0dc9f\"",
                "\"loom-site-verification=741ef47cda9941dfa0662d10914d4367\"",
                "\"stripe-verification=403dff7d82c6b4f23978261698ee79af0bd0fbf6221c8e102630eee07d72b041\"",
                "\"intercom-domain-validation=05a30cb1-5d84-4f72-96db-46009a6202e7\"",
                "\"mongodb-site-verification=CHOGJxRfNchx1P8KMDqTsqFWzbe9eKfp\"",
                "\"vercel-domain-verification-zfjcj3=y56SmbQlfRPDQfhcoovZR7GdR\"",
                "\"vercel-domain-verification-9jjjsy=nHTAfB4H1mHifzMI1aFGEmcY2\"",
                "\"TAILSCALE-8hHUcM6yDl4K4OpkWoi8\"",
                "\"miro-verification=ac8869d582ee4814547d6aee6be12a1140f3421e\"",
                "\"google-site-verification=5Wax1nU9lNW8Z8cyVFwBNgxKT3zNo38pIR5zNxWmMic\"",
                "\"h1-domain-verification=ZBSsFLWCqEu9QLrfxe7XYYeMHgygcxhns8KHgUbKx6nxVkCc\"",
                "\"canva-site-verification=NrUrfRLiMAsy0e8qZenZ9g\"",
                "\"google-site-verification=YWsUDVU9nVaMgzOPJynTWTXtMaD5Up9vnyVHSVs9Cg0\"",
                "\"google-site-verification=j8VA0f0s19CPNPQ_ZoRgqPGJzXen5_SaQ-vXAQqTIDU\"",
                "\"CKO=cli_btoymn5mr5nuhmuicgbzrodlpa\"",
                "\"lucid-verification=G@qhfgg5npv82nheq9x\"",
                "\"notion-domain-verification=XWrxo1IgCU8TJwItN2ydwg9ZhQpZpoDn7z88qn0hgqI\"",
                "\"google-site-verification=mBI10_1rfpu403MYD4uytuNdc0tfddxlV6WMUTTEqAs\"",
                "\"google-site-verification=eGUpOGT1yCcQt91bsNaMpiGlCRQxXNb9rBuKdcljt9w\"",
                "\"_h1fznj9ctj75htl7wmoet0yjly0u7um\"",
                "\"maven-verification=OSSRH-54646\"",
                "\"stripe-verification=AFA5C2C820879CC0428BF81B398AD7BA733E43246B112B0AA1B33960AA6F3BB5\"",
                "\"google-site-verification=-l7tetaW6zYu8ccwoJNIH3PkoP7HWuw52YqlWp15rA8\"",
                "\"figma-domain-verification=97b35f03f8f7c0f7db06ecf27e61987045b593e5e32b642c3a1138ede6ab8ea9-1763482131\"",
                "\"stripe-verification=7fb56e891077b71dbdb289c1c4c910594b7541151699159a20a78a5eb9c6e7b5\"",
                "\"airtable-verification=27358f029876ecf3bf7f7e1d871c024d\"",
                "\"google-site-verification=s2flDpfIOQBAlJ6M-QXsgLxbu65FzLuGovXEeFPKwnQ\"",
                "\"google-site-verification=fhh2YzDgsfcnyb4uc6ZqVpkTWuZ27NsNUnmgkCIUkrM\"",
                "\"ZOOM_verify_hfqrrA7nTZimak2xQitqQQ\"",
                "\"anthropic-domain-verification-1j9c5r=VdD3mDpgo8K80kB8zvQ8VKFw6\"",
                "\"twilio-domain-verification=9a85b3ca5ff6bc7fbbef58e750e5efc1\"",
                "\"stripe-verification=a40212cdca7bb4458fff4a59d10daf6ba438c67b4f5e72fdcfe1ac1629c1cfb4\"",
                "\"favro-verification=orYqK6y40W4VE3V9ybxLiGAj9-8JuXXIpGu285BCgIc\"",
                "\"google-site-verification=TMwBH460p2HTpK4ZitcKaooRJISJYJI3EjmqLdFyG4A\"",
                "\"_m66tkjsf9umycjlf00e2cdbtow1cik5\"",
                "\"cursor-domain-verification-pjcv6j=QZkqvHURVPhFEnU6UYJPWIB8Q\"",
                "\"facebook-domain-verification=0cwnp6xbll67ud8jj90jg46mv15qvu\"",
                "\"google-site-verification=1KjskiNKyYb0XIAQcyUUt4RR66GnQvj29Sqw5zf30Gs\"",
                "\"docusign=2c063e32-6372-47e6-a435-49fa109c166b\"",
                "\"google-site-verification=VBDdzNo4CbC25V0SDJSPH_Aka2IDd4k1Pm3FJo9vEVA\"",
                "\"anthropic-domain-verification-t61ndz=DIdlZH9V1WfjcFYhKwuNShxvl\"",
                "\"vizcom-domain-verification-na2pdp=brLOW4Hqump6LY8x5MLXbXCtu\"",
                "\"v=spf1 ip4:3.120.181.200/29 include:_spf.google.com include:spf.mail.intercom.io include:amazonses.com include:sendgrid.typeform.com include:spf.protection.outlook.com include:spf.mailjet.com -all\"",
                "\"gem-domain-verification=KCFicCZTjALPQiTVbVz3\"",
                "\"elevenlabs=epswdTAU8-Wv6lExjysOEH1bKX35vaOGE3-JcX62fIE\"",
                "\"cloudflare_dashboard_sso=7a6aab4e0306fa0aee25a432498ab487\"",
                "\"google-site-verification=XBjsiImCLvdajI9aGmfA536KBPwh0ifsfc-Zwl4AoXU\"",
                "\"mixpanel-domain-verify=abbf2495-56b6-4eae-8ffb-98bf6d3cc4c4\"",
                "\"wiz-domain-verification=25826eaa86f0085e54580fc1c1115512adbf9ab007c80d535e38a7ed7c147a63\"",
                "\"anthropic-domain-verification-q4s82x=PMMqGpb0ZtygiH7nmJbgwC7Dc\"",
                "\"apple-domain-verification=dBxSZdreI4WkCH92\"",
                "\"google-site-verification=-KG-fd0HqalD3dShZlYw2V8p8u5avzGSPbE4KukyNGQ\"",
                "\"calendly-site-verification=T6UzNgYsHgYcWxG0IHdtotVOh53fFHS0b59vzk1Te\"",
                "\"adobe-idp-site-verification=4c435e2e07ad31e38e2b8eef37ddd3422b6eaf6decb8746a240258dd8a2f96e9\"",
                "\"openai-domain-verification=dv-Bc2wzxX18JdlEXzlX8nLABMO\"",
                "\"intercom-domain-validation=0b60897d-23f2-4554-b2af-63e3dcdf0753\"",
                "\"MS=355E54ACE27811114C23E13A2B6F3CE9626D9E39\"",
                "\"vercel-domain-verification-c3jah7=Kpnyw93umrf5zbxTwtdLMV1rK\"",
                "\"google-site-verification=0B9-8JOzslljnIU6DqhapVSvSKeuH2ShR0jLLiJdf3k\""
            ],
            "NS": [
                "ns-1568.awsdns-04.co.uk.",
                "ns-367.awsdns-45.com.",
                "ns-1489.awsdns-58.org.",
                "ns-694.awsdns-22.net."
            ],
            "SOA": [
                "ns-1568.awsdns-04.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.184.86",
            "108.156.184.99",
            "108.156.184.16",
            "108.156.184.19"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:3.120.181.200/29 include:_spf.google.com include:spf.mail.intercom.io include:amazonses.com include:sendgrid.typeform.com include:spf.protection.outlook.com include:spf.mailjet.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc-rua+wolt.com@wolt.com; ruf=mailto:dmarc-ruf+wolt.com@wolt.com; fo=1; pct=100;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.wolt.com",
        "dkim": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiQvxC8NCKRMwWn2zflh9br/j0EPw1k84hKPJpTRNihlLt7hDBqtXNnhluTEjTVohGzfwjCTpODOGHA0jkjhgxJtYBmkQlM9tDbIqEKinuZR6T9mGHAaZn5gb7Mk5Acq7X/FuIfxIuz/9AdTs7YOLkiO1XJTTgLtzPugDoZTFpkMIyKbwWFavNo2+vMkC47DBXoRCS731LKbWHJ5wtiM/qwJZGtyqAHiLpdGkflA5lBtn0xfsuGSqrWii0TvYmO9jw2/SZzpAZfDjv5W5qCD72PPmFy9nyqlpeeDljS25bWV2i0HnEKKtmsnJvcY08g/wSrU26YQuzcSR1MuqdH53pwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://consumer-static-assets.wolt.com/bimi/wolt_enterprises_oy.svg; a=https://consumer-static-assets.wolt.com/bimi/wolt_enterprises_oy.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-184-86.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.171.22.12",
                        "3.171.22.44",
                        "3.171.22.71",
                        "3.171.22.99"
                    ],
                    "time_ms": 48.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.184.16",
                        "108.156.184.19",
                        "108.156.184.86",
                        "108.156.184.99"
                    ],
                    "time_ms": 26.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.105",
                        "54.192.100.61",
                        "54.192.100.7",
                        "54.192.100.71"
                    ],
                    "time_ms": 77.41
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.171.22.12",
                        "3.171.22.44",
                        "3.171.22.71",
                        "3.171.22.99"
                    ],
                    "time_ms": 81.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.105",
                        "54.192.100.61",
                        "54.192.100.7",
                        "54.192.100.71"
                    ],
                    "time_ms": 52.41
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.wolt.com",
        "valid_from": "2026-04-14T19:00:00-05:00",
        "valid_to": "2026-10-29T18:59:59-05:00",
        "days_remaining": 80,
        "san": [
            "*.wolt.com",
            "wolt.dk",
            "*.wolt.dk",
            "wolt.se",
            "wolt.com",
            "wolt.fi",
            "wolt.ee",
            "*.wolt.fi",
            "*.wolt.se",
            "*.wolt.ee"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://wolt.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "content-type": "text/html; charset=utf-8",
            "content-length": "1347249",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1",
            "upgrade-insecure-requests": "1",
            "referrer-policy": "strict-origin-when-cross-origin",
            "feature-policy": "camera 'none';microphone 'none';",
            "strict-transport-security": "max-age=15768000",
            "cache-control": "public, max-age=600",
            "access-control-allow-credentials": "true",
            "content-security-policy": "upgrade-insecure-requests;frame-ancestors 'self' https://merchant.wolt.com;object-src 'none';base-uri 'self';script-src 'report-sample' https: 'unsafe-inline' 'wasm-unsafe-eval' 'strict-dynamic' 'sha256-9I1iElVxqijdJ1B4ocoXRDmhjnNWJjmiE1vRVps2TYM=' 'sha256-dFa+q77Tg2nnESN7YebbFNubAFC8FU7uAOwzV0BrnLQ=' 'sha256-Y4MbHjcH1NSWc7vI/EKYhmmTS1GWpym1LMK3AsbLURg=' 'sha256-SRwKeerKq/no6H+oIbBqexIgEPIBOXjuwq9qZTdN8KI=' 'sha256-at8wptQHsfnGhfzw0Apl6aejeudG2cw3YFsOjwL5COs=' 'sha256-PaR6oJ2n+UpzCqC6j1csUxRxllmwqlv13DixGF2Qbdw=' 'sha256-aKYx9VTLsVm+zoiq17XsbzVenJdQ18urfkSkT5pV92k=' 'sha256-vWtzR0Ogb2mAu07QNA/AF+/U4cbd+Lo7VbpRgqCvsVI=' 'sha256-Ijs1ZM4i/Pgc/l0YwBl6Rfhmv+RaoHD3dHTxuMq3Os8=' 'sha256-SiXCDtGTLDMtZ7JJDC5gV1+8mP1vt0jx6gQRLBfcv0s=' 'sha256-p6FGf7ok0IzGIK5Gq81aB8BFR/4Zqw2ZFq/RiSItkho=' 'sha256-1ngCSRiy6SeXrYOiAAby0Qk+5edsXzTT0tR4UrRV/Fw=' 'sha256-VycCd/KOeRMQs3CjtRE0K6e6vSsYEpodvqoK7SJvESY=' 'sha256-jsRG9OPzUzRwXErcYCtryz5cTfgatJgYvfZxgy0bLg4=' 'sha256-vlEggTwKc3kBZSc9xJ3zY39HBZ28wIaVseWY3aJX6BA=' 'sha256-geQWpJQLCmF9HWb/psUa+hwESQJC1Q4IDJl8cKB0heQ=' 'sha256-97sNwC5BHmuFFjpcuMhma78jjZlEr4l2YI8lycb4X7Q=' 'sha256-kGAYCMEapCBwD2EHOH9966pYGXwuyPshM/wgLmoKOaY=' 'sha256-Q1lPATUqrRK1VcN/LcUsmkdEmgV2fw5XrwDaS4q9X6k=' 'sha256-oMn+0aXVTUC0YGxlaU/xa06JK3X1sM0gUMQoUtNcMi8=' 'sha256-F+NCmYZwHzIuEoJZqxhOzE09dx/MzgBu2oZjzwDC7eg=' 'sha256-cTmh9dC9VjQhLzsnBUXJRKFeno/QFbkpkKUQYaCnoK4=' 'sha256-bcL9JcyLyFW4kGedDsHLaryPca/tx5G5rJcEpe5DqE8=' 'sha256-scMvTKdnj3bOV1ayUWn4BFEUmkEjWXEKAdq3aQJntVg=' 'sha256-+de8L8jUYPIbufuW8/2uyIm32TdTDZ/agRE4ElyfI4c=' 'sha256-VshoUxC+tnBUleiXGWeZyuk2I/nhVcX+AMC8rZsFMis=' 'sha256-PWAX9hfVaW21QXZgbsGnoRVbWb9udc0XfXlYOTAoOmo=' 'sha256-N0RVlz4VSYQ9GTz5ALwl+t/Wh6I99V49K2LS5pMey+8=' 'sha256-wCLVSYLykoHI3H0n0jHj9OshVxG/e7bImQDeLLb3/FQ=' 'sha256-mlOoUIjEQtD9tKcQcnmVCnSWuQq7ROXnjuiOqIoJ/DI=' 'sha256-j+Q3rPCwvL2ZyXE0vnwVMXrE887h42RtBo+WsCCKoew=' 'sha256-/ApAxwswDx3UHop1kMd49dkRlzJQFitwdUP8QXtHc+I=' 'sha256-RJ5PUkAqLNIkFeAI4Qq5gpZoarXjVajWXnKu4F4AuBA=' 'sha256-to7GdkgSHfpYKZ6FCid/G/z+beM3uI1++TVujNXfQ2I=' 'sha256-53jq7uJIWeHWbW3oB405b9CHjDGTY+Dn/RiCfaksu2g=' 'sha256-d7BBNYkkvJEPYfTjW/mEI0dVqt/sS0f4SsCDCWItLw4=' 'sha256-EIjh1bzFku1xaeteKdgpzs2igxEg9HYrRPw/dLZAiGQ=' 'sha256-zuwhYboX9u0yia7/XW7ic8EQCQzIw8n/aDmJ1VN5S7U=' 'sha256-k4GMr8PSBWTb1f3OPEyD4VUJ1sOASZONkTYuf5Nd6zg=' 'sha256-oJ2AggGHfLlcmKitykB2pDLUJRd1FvlKQ7McWc3wOf4=' 'sha256-D5c6ZX6uXoJAe298fL84AhyYNdiMM6M8byUuZbrq3JE=' 'sha256-1eFPprLwtU2ER9R0+Aic9KTcHUz8WSzYDs9UHtF6IEo=' 'sha256-OCBh3mOMsmIzADWQyeiZIBb6rUWKNIS5ZoHXiEr7Awo=' 'sha256-dAgD5nimTRiZHNRrsEj8/UMEOK8cKMc9PW2oUzEIrmo=' 'sha256-SnecYRJh1kObg0sXkfKIKKD9UJY7gVJW5DnNshcBc2s=' 'sha256-v1TkmBvseBdPlOdu+mEhXhLTEiLcMJpMwRg7RSZm5R4=' 'sha256-2bILlHkOPs+LX4K59WfyGdsax/F6sc+wJvQ6dlT51Rw=' 'sha256-jIhcT1+ArBiHd4jt0b78ECC9E2hrpfF6yydxS6k9L3o=';worker-src blob: 'self';report-uri https://o200274.ingest.us.sentry.io/api/1433537/security/?sentry_key=6e2826809a1a476ab2c9aa8f03059910&sentry_environment=production&sentry_release=1.16.128",
            "date": "Mon, 10 Aug 2026 01:13:58 GMT",
            "vary": "Origin",
            "via": "1.1 8f838e1450bba1d29da39ffd2f85eb2c.cloudfront.net (CloudFront)",
            "age": "320",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "FbwSFGoRyBuQiLlvXKSKnjM1BBJ5U6vTTXLdb2V-njUs_gHty1VBTQ=="
        },
        "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://wolt.com/",
        "title": "Wolt Delivery | Food, Groceries and more in 30 minutes – Wolt",
        "description": "When people try Wolt, they love it! The joy of food, groceries and more from local stores and restaurants, delivered in 30 minutes. Try the most-loved delivery app now.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.184.86": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.8,
                "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": 83.36
}