{
    "ok": true,
    "domain": "king.com",
    "generated_at": "2026-08-11T02:16:58-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 88,
            "network": 50,
            "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": "1 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 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": "69 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: 15.189.36.34.bc.googleusercontent.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "69 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: 15.189.36.34.bc.googleusercontent.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "34.36.189.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00381101.gslb.pphosted.com.",
                "20 mxb-00381101.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docusign=92c8b0d4-c137-4dd8-8332-5eeac333574b\"",
                "\"google-site-verification=sbrNe8T_Yj-kWXtdnb7rJyZ7ZlFcMFu5iRxCbT_hm7M\"",
                "\"openai-domain-verification=dv-mKDDyghfTJaPINyCntOqP0og\"",
                "\"miro-verification=d57f64bb52f2bf135a259886d6a9b2e44c4b006e\"",
                "\"unity-sso-verification=3d006e7c-f577-44e2-86fa-8534a710f3ab\"",
                "\"docker-verification=37fd74a6-c7fb-4322-a775-64982ebf1fb7\"",
                "\"mentimeter-761275b3-c850-4ec2-8d58-e7f441211b28\"",
                "\"jamf-site-verification=x7rfc7vF5fYGtqwI2RRDjQ\"",
                "\"knowbe4-site-verification=c918fbf78ef32430fdf002223a8bf43e\"",
                "\"google-site-verification=Wj0IdA4K6g1Ghrdon8vcp82Pb0wIwHQVfunNeTyT4d4\"",
                "\"cisco-ci-domain-verification=7857d8bc0ecd25bc6c708e3a913b0eaed1cef529f406e5472235051a93638db6\"",
                "\"BDBKf8jWD+g/SMrTglIMgqxdzwyjehK9mtXuJnnEqfMt97/+c+bS8gDlPwudHi1z1lhyMbdCbAMN+va3k3peLw==\"",
                "\"google-site-verification=Zz-ZafS5SB2fjCqho7OGI7eYK7AGmWbuI92Uto088zo\"",
                "\"adobe-sign-verification=dcb38d595da1afe98c9538c4f8322efd\"",
                "\"anthropic-domain-verification-ew8a5v=1HtibwlvWtppPcoqPLei7u8y0\"",
                "\"google-site-verification=N8DDL8MoDdT9D5PmXaquEUXYfpLcozDDulJmUPSMDbM\"",
                "\"v=spf1 include:spf1.king.com include:spf2.king.com mx ~all\"",
                "\"docusign=ed5a6125-f2a5-4e56-a651-a66b674b2495\"",
                "\"google-site-verification=AUquS5ouChge7fx5mACCTb2_AaQfxAH5erWM5M-qQxE\"",
                "\"pexip-portal-domain-verification=d3b6eb3c-d2bf-4363-8d7f-b1e412d44d4f\"",
                "\"_bc61fh4pbqrcvgbnb27iyvszxn8fg7p\"",
                "\"1password-site-verification=N5GAIDTX5JBZZNJQAHAKJHLZRE\"",
                "\"sprout-social-676bbea9-a211-43ad-9f20-6d12699f20dd\"",
                "\"google-site-verification=JwRWij6YjdOOQbPmzKrr56YQlHwsYqNexKowrZoW99Q\"",
                "\"ZOOM_verify_tm9sSAVUTH6xPjBMX4KpaA\"",
                "\"atlassian-domain-verification=zgWQpzQViZLGaYL2GIW7hKWpr6aAZhVzDaB9pQMftfYI28JPsael2eX5QpXXJxIn\"",
                "\"pexip-ms-tenant-domain-verification=d3b6eb3c-d2bf-4363-8d7f-b1e412d44d4f\"",
                "\"_ns0cioucuvh6iy3gy5a34fhvqbz7evf\"",
                "\"onetrust-domain-verification=ae1052dabbe14c24bd0622dca8f7c1b9\"",
                "\"MS=ms45280793\"",
                "\"google-site-verification=FXhQoNsSX64v9A-zAvTL_ZuAckOddcdWbwOEd349azQ\"",
                "\"google-site-verification=0Z1fVRZhUwU1bIx5nIQ9KpWzhrJ3XOkd2FjTDaH6shc\"",
                "\"google-site-verification=YADvET1Vko-f_BnkjiWdPIyUKmZqcaUPn8w8_v299uQ \"",
                "\"sprout-social-26b933e3-5f77-4d8c-9b2a-eeb9f876b46f\"",
                "\"astro-domain-verification=clplis7y2090401nsmpe509i8\"",
                "\"wrike-verification=NTE0ODg1ODphOWUzODZmNzcwMGEzNWRkZjRiNTMxYTBlMzVkOTliMTcxM2U0ZjI5YzA1OWQxOTJiOGQ1MTM1NjgzYTZiN2Jh\"",
                "\"docusign=4057f5fa-78eb-4c60-afc4-48509369dfd4\"",
                "\"wrike-verification=MTI3NTc4MDpjYzQxOTE3ZjdjMjI0YjkwN2Q4MTAyZGZkZTY4Y2M0OTRhYzI2M2ViMWZlMjBjNjA3NzFhNzMwY2I4ODE3OTQ2\"",
                "\"adobe-idp-site-verification=87c20b3e36504877477c673af049c8dae61da300ea49060d829de373c5ff7ae4\"",
                "\"google-site-verification=WpYExDlEMW2UtX6nKZnafU69_zrJlz36DOE4DweoYq0\"",
                "\"a6RZfKWb0K1ZZuQ4QjwNKq8i3jsrQMZRFv8kX7DgrOo=\"",
                "\"n06sk6ry8b7r98qtgqphc4p3lqyycpq0\""
            ],
            "NS": [
                "ns-cloud-b1.googledomains.com.",
                "ns-cloud-b2.googledomains.com.",
                "ns-cloud-b4.googledomains.com.",
                "ns-cloud-b3.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [
                "13292 8 2 0353609902217AB1D8A89DED8E78A9B1CA9C98CB7DE9A448C0469896 0D14969E"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAZmo2R++xAMTnVVapZLk0hocSBO1d717nIrT65DhoLWpetVuP08G U9LF6p4UQfrQgxXQnncXMMBvA38xsngsOdWT5GgqaYD8ZQq1BOrHC1Yh 2KSJSVIpNHi5voK085pSGUL3l85TnQhEDJoJ+x/VMSvGO//eL5NxHEcY kuygmAtt",
                "257 3 8 AwEAAavPvAYEvvdBpr573Dj9xlfduHT4gTw9P8HSNBC2JjknB+kjE2uy LkyKPHckSFFkHEc4uVKR+D1W2BkhQZw+k2/ZjqnkvJvJR3wv50UtZIK2 NsQtMK019LV5zY9e5RVmlZ+FIEuicuyToLAWJDrXbQ4yYFgUJOakc3gQ J+B49GHF1BcNfL/nXPHsPDcrXm5ZvtARATlwuzOQ5Qza+8wIJxXfjTWb NXWeeenyiX2cSWDF/iJLCaJAp07aMFddXNwyiaNGg2iVKZNAAYwduOk7 nX3B7zyUhidcxfZhzH4ab26kbw51vHYIrX8a5LNf+j5YR11hsKN1xoIC e5A7+9LkxYk="
            ],
            "RRSIG": [
                "TXT 8 2 300 20260901013206 20260810013206 50106 king.com. E55NUezDW1XY6/qZTgJkzsxwoFqJQqan0bjVJwoDUdALMgl5tDpUmWND KV+zr7dzp1iXVsZRgZxPqKfBfqBB86Jsg7h1ThE0oCbYCgec+df77Lut RgdF2ZHCXeo84FFZvvc55BPXXbnwTGezDubftn3cONLEV1lk8I+9pO5x L4Q=",
                "MX 8 2 300 20260901013206 20260810013206 50106 king.com. FlhZ5OJ6ocaYysCWJ4Nf1Fm9RZIAISnflkQLPFHcui3z5aiA7h9Yw2gD 7u84p3CR8RMdscOkpcEdqJNqW/2WgtA51Gc4ydrM6y9YgW/W6V0IXFes XAyUSx/yc76wQ+cWvh4nZyeiqxZNVic15X233rMZaUa/YixXAz9YsNzB WU4=",
                "NS 8 2 21600 20260901013206 20260810013206 50106 king.com. JaIh7/A6KPEtpd0X8p8FoL7oW1SivVAmljOlHQVCuDDfwZxjjZ8N/Ffk YGbTevN75lqxHdahxX8jXcVXYFANhpRssBOpx0AxoaYxZ+wteF7gqTUL kgDIzCTT7xsn2e/g0fuRjDjtMXJqhaoGYdfhjwvYvyIn/pr0MuT3nc5K xwM=",
                "DS 13 2 86400 20260816020023 20260809005023 41446 com. 0smIwcO2VJZbo3KhF5B+IGXhiTbmMGLAbJqd0nZixS/8uz289OwOv37u 6ir49IvAmBydf2ZplkeGrL4daS3JKQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.36.189.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.king.com include:spf2.king.com mx ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarcreporting@king.com,mailto:dmarc_agg@dmarc.everest.email;ruf=mailto:dmarc_fr@dmarc.everest.email; fo=1; pct=100; rf=afrf",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.king.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwQg1hnUtw2BvFGRYud1nlo4Y2SyO/kDTxYq/ni1MCsjjGDbJJqHfLJ4yvjsUgPAQX88Q7ZgU8uMnR+zCQRKsQsj236uMKlg0hrpvTDzKr4Wk/CTGdyRWcfHmNSGYQGoMPMGV8r9ewltLDxoHjBlE5irufVpjSFzjmt6yll39qqg+6ehzLndMKCZE0C/1ak9q52q3Tu4Mcs12Eb0FoMhqZnl3nitZxkSDMgpqy8xi+M/1Hgwf8Zs+ZHTanXWEO4sd5wHhq5055/HqMD91MWqcl6idjR5yEW5CkOXNxetGax1/YI+Zy+FTv1qSWMN4EMB/NN5unH5257Y1mcOZ0jgtQQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "15.189.36.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.36.189.15"
                    ],
                    "time_ms": 36.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.36.189.15"
                    ],
                    "time_ms": 51.31
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.36.189.15"
                    ],
                    "time_ms": 148.86
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.36.189.15"
                    ],
                    "time_ms": 79.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.36.189.15"
                    ],
                    "time_ms": 49.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "*.king.com",
        "valid_from": "2026-07-21T05:27:44-05:00",
        "valid_to": "2026-10-19T06:23:39-05:00",
        "days_remaining": 69,
        "san": [
            "*.king.com",
            "king.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.king.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "public, max-age=10",
            "location": "https://www.king.com/",
            "content-length": "0",
            "date": "Tue, 11 Aug 2026 07:16:58 GMT",
            "content-type": "text/html; charset=utf-8",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
            "server": "cloudflare",
            "cf-cache-status": "EXPIRED",
            "vary": "Accept-Encoding",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "sv-id": "king-prod-northeurope-web",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "x-permitted-cross-domain-policies": "none",
            "x-ua-compatible": "ie=edge",
            "feature-policy": "geolocation 'self'; camera 'none'",
            "content-security-policy": "default-src 'self';script-src 'self' 'nonce-vjAwX7iCmrcDTmMpXpuvZi3P49n0WmpSb6zE/OVS55c=' https://www.googletagmanager.com https://*.googletagmanager.com https://cdn-ukwest.onetrust.com www.youtube.com *.bugherd.com *.pusher.com https://sidebar.bugherd.com https://sessions.bugsnag.com https://player.vimeo.com https://youtube-nocookie.com https://www.youtube-nocookie.com;font-src 'self' https://k1qa.midasplayer.com https://www.king.com;style-src 'self' 'unsafe-inline';frame-src 'self' player.vimeo.com youtube.com www.youtube.com https://www.youtube.com *.bugherd.com https://sidebar.bugherd.com/ https://sessions.bugsnag.com https://www.youtube-nocookie.com https://youtube-nocookie.com;frame-ancestors 'self' http://localhost:* https://localhost:*;connect-src 'self' maps.googleapis.com geolocation.onetrust.com https://cdn-ukwest.onetrust.com https://privacyportal-uk.onetrust.com https://*.google-analytics.com https://www.googletagmanager.com *.pusher.com https://sessions.bugsnag.com *.bugherd.com https://noembed.com https://www.youtube.com https://www.youtube-nocookie.com https://youtube-nocookie.com https://youtu.be player.vimeo.com;object-src 'none';img-src 'self' i.ytimg.com https://cdn-ukwest.onetrust.com https://www.googletagmanager.com d2iiunr5ws5ch1.cloudfront.net bugherd-attachments.s3.amazonaws.com *.bugherd.com data:;upgrade-insecure-requests ;block-all-mixed-content",
            "permissions-policy": "accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),geolocation=(self),gyroscope=(),layout-animations=(self),legacy-image-formats=(self),magnetometer=(),microphone=(),midi=(),navigation-override=(),oversized-images=(self),payment=(),picture-in-picture=(self \"https://www.youtube.com\"),publickey-credentials-get=(),speaker-selection=(),sync-xhr=(self),unoptimized-images=(self),unsized-media=(self),usb=(),screen-wake-lock=(),web-share=(),xr-spatial-tracking=()",
            "x-html-minification-powered-by": "WebMarkupMin",
            "last-modified": "Tue, 11 Aug 2026 07:16:58 GMT",
            "expires": "Tue, 11 Aug 2026 07:17:08 GMT",
            "cf-ray": "a29575381936da1a-STL"
        },
        "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.king.com/",
        "title": "King.com - Play the Most Popular & Fun Games Online!",
        "description": "Join millions of other players and enjoy the most popular and fun games online at King.com. Enter the Kingdom and make new friends in our player community!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.36.189.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00381101.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 98.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.8,
                "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": 116.5
}