{
    "ok": true,
    "domain": "checkpoint.com",
    "generated_at": "2026-08-08T21:32:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 93,
        "label": "Excellent",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 88,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "146 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: server-3-162-163-101.ord56.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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "146 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: server-3-162-163-101.ord56.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.162.163.101",
                "3.162.163.92",
                "3.162.163.66",
                "3.162.163.118"
            ],
            "AAAA": [
                "2600:9000:2616:3a00:13:1d23:bc80:93a1",
                "2600:9000:2616:fc00:13:1d23:bc80:93a1",
                "2600:9000:2616:1c00:13:1d23:bc80:93a1",
                "2600:9000:2616:4600:13:1d23:bc80:93a1",
                "2600:9000:2616:8200:13:1d23:bc80:93a1",
                "2600:9000:2616:ee00:13:1d23:bc80:93a1",
                "2600:9000:2616:1000:13:1d23:bc80:93a1",
                "2600:9000:2616:fe00:13:1d23:bc80:93a1"
            ],
            "CNAME": [],
            "MX": [
                "100 checkpoint-com.mail.protection.outlook.com.",
                "0 checkpoint-com.d-v1.mx.microsoft."
            ],
            "TXT": [
                "\"jqh0Jx01f2FL5Ktxt+ugQQ3RS3PWtK0kXxapIgEb/9I+/r0fTaeE7oXzMQUAED9ifJ/156eRCnddwrwbjIE5QQ==\"",
                "\"jcpsie6ji2tbgufb8m4mh1s0pi\"",
                "\"34CDDF42E93DC8291A9FFB03F2782CB4406FE5842A2FC9E75760DC7CE8988EFA\"",
                "\"mongodb-site-verification=enRLfN4wAWgImh6gWNEWUlB4EiHZyDHb\"",
                "\"mongodb-site-verification=M5kWX33qBcLiAvIAgz5hkUrhSCHQKD6d\"",
                "\"hvtq0fjm2jxf9j7kr459rm3g30dc3svl\"",
                "\"cursor-domain-verification-13a8v3=ug0qsYud0fpm2BJSguDtZQfID\"",
                "\"36988e76-f426-444a-bf29-0f7d16d2a1a8\"",
                "\"c980eab4-f13e-4564-b6b2-8861251b065e\"",
                "\"monday-com-verification=V8qtBgdqStqxSyGsvuVwdjz3csBZs2A3ZdEPwJ9G3Qg\"",
                "\"mixpanel-domain-verify=1ed58526-836b-41ed-91df-b19d63df84f1\"",
                "\"google-site-verification=cr-Qr8qr0FvJM7rcCIBbqlvDMj9NGS52rcUPnoRgqjs\"",
                "\"v=spf1 include:_spf1.b1723vyl.eu.cp-dmarc.com ~all\"",
                "\"notion-domain-verification=ElTTtPkiVIyV0H8Mwklw6KKczIH6eHyEhyecdZ07VXz\"",
                "\"google-site-verification=XG4zgx5SK5nmDbaphm5tc2OTZOOQW9LWzJwOUfdqcIs\"",
                "\"canva-site-verification=ucSy6Km-oyeB5kmmd7ozmg\"",
                "\"MS=ms61202101\"",
                "\"google-site-verificationgoogle-site-verification=sTWXCIRPR57b1uy4_mUdDXOP     UAh5Ux7VaeD_XxRGs6Y\"",
                "\"lyIRWpl30ICYZA1WEdosDihosuS0m3ahty0WpjuUcIoVImkL60t5Kor5QyQowt29jmi8JBmQF+0AYPnbpMOUnA==\"",
                "\"j0r31jspuaai48ae3d7rab3k4e\"",
                "\"google-site-verification=dwMGbISN9laSvidELOpgLRccCPcbGc5WMQIcFdo_3Ps\"",
                "\"box-domain-verification=8527ca495818001dfe42380446cd6b5d63d282aed94758a8228116acafc3d961\"",
                "\"MS=ms48383339\"",
                "\"google-site-verification=vYWPDJt28gEcEjzGCiN18Rnb-udh_2qF1puEbWPp8wI\"",
                "\"mgverify=1c587286111c349875a099c382eb88c9ab1fe5dfcc3487506d9b49839ba117ab\"",
                "\"google-site-verification=vPb8jQJ2tMku_eJtjkdiri8EIiepr76S2543L_mgqO0\"",
                "\"apple-domain-verification=7QhtdqjdDG2t0PMa\"",
                "\"c793c6d9-34df-4485-bdb9-efced2aa5fb9\"",
                "\"mongodb-site-verification=F3c1IhUI81YAogWYmRzAOXTdCHxwE0OY\"",
                "\"720a0827-8d9a-40ca-a879-549d40649674\"",
                "\"2d7209d5-35fe-487a-becb-2ff9e6d21c4d\"",
                "\"MS=ms22023784\"",
                "\"fc8c2548-22f2-4582-8b9b-457f358d5aef\"",
                "\"slack-domain-verification=hBJ7iTCUxDdnWYUKNBHmsz7tlpoCPKDxLBrGLs0R\"",
                "\"notion_verify_]-KBzH-e+aa7ja2_MeLin9#*@McMu5rP44_*,]yU?50i~.nuQ8twrcmR=F0A8.2CCsp>s~\"",
                "\"cisco-ci-domain-verification=7789c9b6b84bd5a5c267020a5a320674e95dd78eba75b34a10e15563164c5882\"",
                "\"1password-site-verification=2CR4T6ZCSJHYRFCDCGML7PCK2E\"",
                "\"2a2676f6-e6fc-4754-ab3e-04e7808724e7\"",
                "\"status-page-domain-verification=2h0hq9z9ztj5\"",
                "\"bd1cea06-a5bf-4bfd-a039-9a725419cf23\"",
                "\"miro-verification=7c0ac4c40ca9435f0aac9f3103bad0d29608edce\"",
                "\"7b4c4c32-2a80-48d7-ab91-dfd4cf41dfe4\"",
                "\"docker-verification=e197713e-0cdd-4b07-9db9-3dfe2037c9d9\"",
                "\"facebook-domain-verification=r4djys91aknh85fhkxmz3z5t48gt4q\"",
                "\"4ee983f9-5422-4889-a5ba-1df355c2973b\"",
                "\"google-site-verification=rFuYxjFBb219O8AIjD8joMkMWhtZPanxPJS-6s6lN3w\"",
                "\"hubspot-domain-verification=OTI1ZWQ5N2UtMWVjZS00MTk5LTliNTEtNWNkNTNiNTlhZmIw\"",
                "\"dropbox-domain-verification=ao680b3a3a15\"",
                "\"q5upo64pn9dfl0u34h2a1bkk1f\"",
                "\"770b9561-17b7-420e-a00c-59f674664b5e\"",
                "\"docusign=9500ab24-ae00-4143-934c-5ad0edbea319\"",
                "\"deb3128a-b74b-4b27-95a8-82b4fcf7a1c5\"",
                "\"airtable-verification=61d226de8d29fd1aee7eae9064ef1c40\"",
                "\"mongodb-site-verification=EquOvFierKYIw7qYM8ec3pFiayGjsr6r\"",
                "\"hcp-domain-verification=ce2770782fd69f681cffd900bfed1c6c093efb55aaf6e00a7e5e44e0ee7d3576\"",
                "\"atlassian-domain-verification=OAFLhunIHAsvjL1SCeeNaYiPslEf7JXjseLgxMXSyiKvzuqI/y3v/mfQHaFoC9uY\"",
                "\"notion-domain-verification=MnDzXcU9YC9Hhql6uYfvOry2PyxdOlDCsGGta3Ur7ZO\"",
                "\"mongodb-site-verification=wvXvntDeK8AqOHC8TzmXnr5voFTkaq6S\"",
                "\"1895fd12-6155-44d9-8cf1-d034ed3f9081\"",
                "\"twilio-domain-verification=3d65c3ee9c1bacb1c92a6f4aa4254168\"",
                "\"ivtccuvjt7kv0cnop38g5gn1ob\"",
                "\"5452fc6c472e4ce1bfb45f7f0ca753d4\"",
                "\"jR=TrQdaY5lxw4bR0=NDW9TrJSzVdu-9u4xaFPuF5EZV\"",
                "\"2fd959111ffb4474b7e02863e00ac28a\"",
                "\"fbd29d20-3129-4d07-aff9-0b67547c8bdf\"",
                "\"ikxg6gkc7y0k6ugegi08qa0ycc\"",
                "\"mongodb-site-verification=aCsGW9rrjprkpiRFqzJ8lnd9AooUUBNg\"",
                "\"convex-domain-verification-kvhc58=nGfltUnhvMinm9kxR67cPMQAC\"",
                "\"45d45d4e-f35c-4473-9360-68660dbf576d\"",
                "\"mongodb-site-verification=pvGkUyWZIju45KC37L9ajoz48bPvsKlk\"",
                "\"8a2f84e6-93c4-45cf-9759-8e724f1aa616\"",
                "\"cloudflare_dashboard_sso=7880b55133859ba9fa37cd64c26c7649\"",
                "\"slack-domain-verification=2Vp6FzIgIx71fuWYtdQfSKvw6a6RaN4YHFPWufEr\"",
                "\"37d894f4-2dab-4879-b69a-12cae50ccfc4\"",
                "\"9rjr8ghmqvjiulmjg4pj423qnt\"",
                "\"f28a3f6e-1959-4a86-a3e4-46a3b5974c17\"",
                "\"aws-securityagent-domain-verification=OXtfIcQPcY-5NwX74v_8wA\"",
                "\"mongodb-site-verification=sKKFmlh0taqfo3eE3BoCDkOkO6uSw507\"",
                "\"70fdee12-bf32-4950-92bc-91a3632bd3f6\""
            ],
            "NS": [
                "dns4.p01.nsone.net.",
                "dns3.p01.nsone.net.",
                "dns1.p01.nsone.net.",
                "dns2.p01.nsone.net."
            ],
            "SOA": [
                "dns1.p01.nsone.net. system.checkpoint.com. 2022081587 10800 3600 1209600 3600"
            ],
            "CAA": [
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"sectigo.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"globalsign.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 iodef \"mailto:hostmaster@checkpoint.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [
                "48553 13 2 B005DC8524D77D9EEE0D196D41E5565EC274707CF07667D1BBC84DC1 48C350DD"
            ],
            "DNSKEY": [
                "256 3 13 3u9onSaqbxIlglXMHjh5Plcah8n2pXj0QuBVY/6YTdC6L/eUEYPDh57n OVJ8dd3fkPMrjt2Oij6J9EeLqyeuBw==",
                "257 3 13 t+4DPP+MFZ0Cr7gAXiDYv6HTyXzq/O2ESVRLc/ysuh5xBXKIsjsj5baV 1HzhBNo2F7mbsevsEo0/6UEL8+JBmA=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260815180301 20260808170301 48553 checkpoint.com. A5s2ULC+LoAv/1RlxR8ahl5eCvr//qTyV1BrkmSWPdWLMw77P7x3T+xe dSYSSs7g4bWNGRYUiXeF5bRgvmRhZQ==",
                "NS 13 2 1800 20260810033245 20260809013245 12196 checkpoint.com. hTYqWE3X06d9YwGpl3t/rI12fKw6gAbjkMTZKrVSbyCsyyqPRJO1MLdu PejP2D58pYsue37XjtLIug7mLl4NXw==",
                "TXT 13 2 1800 20260810033245 20260809013245 12196 checkpoint.com. 0Ou79+xAgOgfNd7gAvCUAi0kGPVwFlzkxqfQjkxI4HSobAo4zinu/Bds H4jIe9tr4K8OqsZcM6jJyJwwkdNScA==",
                "DS 13 2 86400 20260813022608 20260806011608 41446 com. Y6sY0rCONitjebVCC78Q8brJMF3ns0eaF3PpjJfqTzBs3yNRccDYInDq rBI5af1M+PuxGnKi8x0TJBDsOkxbGw=="
            ],
            "NSEC": [
                "\\000.checkpoint.com. A NS SOA MX TXT AAAA RRSIG NSEC DNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.162.163.101",
            "3.162.163.92",
            "3.162.163.66",
            "3.162.163.118"
        ],
        "ipv6": [
            "2600:9000:2616:3a00:13:1d23:bc80:93a1",
            "2600:9000:2616:fc00:13:1d23:bc80:93a1",
            "2600:9000:2616:1c00:13:1d23:bc80:93a1",
            "2600:9000:2616:4600:13:1d23:bc80:93a1",
            "2600:9000:2616:8200:13:1d23:bc80:93a1",
            "2600:9000:2616:ee00:13:1d23:bc80:93a1",
            "2600:9000:2616:1000:13:1d23:bc80:93a1",
            "2600:9000:2616:fe00:13:1d23:bc80:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf1.b1723vyl.eu.cp-dmarc.com ~all",
        "dmarc": "v=DMARC1;p=reject;sp=none;rua=mailto:cpall@eu.cp-dmarc.com,mailto:dmarcreports@checkpoint.com;ruf=mailto:cpall@eu.cp-dmarc.com,mailto:dmarcreports@checkpoint.com;fo=1",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.checkpoint.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCidWqWqi3E97eky9seRrGJL0d++GPYBDvINcbkhJsZmOTWelNkGEkQTJGlEcOEoreBlNpB/XQZ2g3XLQ9lM79N4eBkQgoVc8f9By0HfndgVk6PBVQ8YRtXFTUNPx8pNyvhe2vt2ufwY0wFKM38P6lKV5o7bar7+7OTyEkiM4WQeQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-162-163-101.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.238.176.26",
                        "18.238.176.45",
                        "18.238.176.84",
                        "18.238.176.97"
                    ],
                    "time_ms": 51.77
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.162.163.101",
                        "3.162.163.118",
                        "3.162.163.66",
                        "3.162.163.92"
                    ],
                    "time_ms": 40.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.162.163.101",
                        "3.162.163.118",
                        "3.162.163.66",
                        "3.162.163.92"
                    ],
                    "time_ms": 35.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.162.163.101",
                        "3.162.163.118",
                        "3.162.163.66",
                        "3.162.163.92"
                    ],
                    "time_ms": 50.32
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.85.31.111",
                        "52.85.31.29",
                        "52.85.31.34",
                        "52.85.31.83"
                    ],
                    "time_ms": 57.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "*.checkpoint.com",
        "valid_from": "2026-06-17T01:44:08-05:00",
        "valid_to": "2027-01-02T00:44:08-06:00",
        "days_remaining": 146,
        "san": [
            "*.checkpoint.com",
            "checkpoint.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.checkpoint.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "location": "https://www.checkpoint.com/",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 02:23:06 GMT",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "permissions-policy": "geolocation=(), midi=(), sync-xhr=(), microphone=(self), camera=(), magnetometer=(), gyroscope=(), fullscreen=(self), payment=()",
            "referrer-policy": "origin",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 dd86893a33368c10c91cc7efe1c3f99a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "61Klsi4p6iofkbwCUcjhUMEJrll93iHmZy0hMrgA-jC_Xt7LMW6HAQ==",
            "age": "580",
            "link": "</>; rel=shortlink",
            "x-powered-by": "WP Engine",
            "x-tec-api-origin": "https://www.checkpoint.com",
            "x-tec-api-root": "https://www.checkpoint.com/wp-json/tribe/events/v1/",
            "x-tec-api-version": "v1",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "accept-ranges": "bytes",
            "x-cache-group": "normal",
            "content-security-policy": "1",
            "vary": "Accept-Encoding,Accept-Encoding,Accept-Encoding,Accept-Encoding,Cookie"
        },
        "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": "nginx",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.checkpoint.com/",
        "title": "Check Point Software: Leader in Cyber Security Solutions",
        "description": "Check Point Software Technologies Ltd. is a leading provider of cyber security solutions to corporate enterprises and governments globally.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.162.163.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.163.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.163.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.163.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "checkpoint-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4046.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.6,
                "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": 100.36
}