{
    "ok": true,
    "domain": "indeed.com",
    "generated_at": "2026-08-08T17:52:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 92,
            "network": 35,
            "availability": 60
        },
        "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": "2 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": "2 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": "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": "71 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": 27,
                "lost_points": 8,
                "detail": "7 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "2 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": "2 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": "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": "71 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": "7 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 27,
                "lost_points": 8
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "162.159.130.67",
                "162.159.129.67"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx3.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"qase-77a299ef57baafab928daeab5002756aec8913f9\"",
                "\"/Ug69xCgs2YupcNWMtRhAbz/6C/zxwbDzafonWnpLfM=\"",
                "\"appspace-domain-verification=fda951141af53fabd299b4981fba329f6ce238cb582d7bfc24afb3d261697257\"",
                "\"logmein-verification-code=630ff82e-901a-4d81-b2fe-d000d948f1bd\"",
                "\"elevenlabs=JHSmA2dERm96Y4zC3oa4GVG2EWjCyF0Xg6WjEEdIpMM\"",
                "\"wiz-domain-verification=53518e7c8c62004af3b18ace87af798d2c51c9ae6605a4bd67e84a9cfc01a3f0\"",
                "\"google-site-verification=8JTX4MMg-LnxccGdZNOrB_e7iybrk0U0mh4yVyydRbA\"",
                "\"wiz-domain-verification=93efcff7d0f8cf8a7d239ac1f0c1b9f870109210ae4a9e1d7dcc29c497e09d30\"",
                "\"jb7190pnc91lnzt7g0dcy64mx50rsynf\"",
                "\"atlassian-domain-verification=8ziIPagFPaYkHvMQmFOP/HBZFK/GxZpQNNl/J/S2kUDqiCNNnZyQam1dWF83hqbQ\"",
                "\"liveramp-site-verification=DaZhtt3OFrBXn1pWLmMkYzv_51oJa319KEf2IVLqQCM\"",
                "\"twilio-domain-verification=fe75e17f7515e20d8de4d1c11365947d\"",
                "\"docusign=7be63684-9a2f-4b9f-a5c2-08c04caa807b\"",
                "\"onetrust-domain-verification=e8518ea2e26c4337a551d2155b929e74\"",
                "\"google-site-verification=x8Q_jLocJ2WHpi_je2S7j-dVcwiYQ_wRxJs7Kd0lxgk\"",
                "\"google-site-verification=fY0z359qz78RaH89zB_fWQG2eEhs4dix4tBpHr9gicM\"",
                "\"atlassian-sending-domain-verification=40f707c1-2336-4eeb-a32d-82f4765aa67a\"",
                "\"facebook-domain-verification=dst3qxxa9ay0pyu1i1euseyb1tr9kc\"",
                "\"_6vvyz41bf3vf249rq6xdym8axijb7mm\"",
                "\"_saml-domain-challenge.2b998556-896e-4f52-b93e-12cbdd4874af.indeed-poc-november.indeed.com=b078b9a4-528f-4bf4-bd50-53fd5a9877b6\"",
                "\"00DHs000001Ru6m=1TBQi0000000FdN\"",
                "\"openai-domain-verification=dv-eIXJUhGmjHCPYLZD1biSKGUi\"",
                "\"rd90vnggvw315h25hgtnhgwctljd0gty\"",
                "\"mongodb-site-verification=Vxyodq25olwI16ea0FGzf5uMOETUSafC\"",
                "\"bw=PYLBrGWHD6QXfUzRnIrnlm0XWSeBWAV8teHdjxiz8Ltm\"",
                "\"bitrise-verification=0801b3b83fce8a71-KFn595xIhkTs\"",
                "\"atlassian-domain-verification=/MigmjynXhPa5eRU67ZxvdN487UaGap2DLK/TNwEoYr7UyRXsQ/rQg21mRSmvUpI\"",
                "\"google-site-verification=bDxR90iN7PYSyCEY_etaosNpyasY4ayFTZwOGWgbrXY\"",
                "\"vespaai-domain-verification=RTOSUxdo52kUzhhSjHQ1AEBCdWkldb8VP2smsWnMORWY5TUw6LrXSOQwuWB5k7Hm\"",
                "\"mixpanel-domain-verify=b4fab1dd-11b9-4657-9774-9395ec26414d\"",
                "\"hubspot-domain-verification=NjUxMGNjNzYtYTI4Ni00YWNhLWE1ZjctZmI3MmY1OTgyNTcz\"",
                "\"google-site-verification=2-PTBYAbFiUSXmnmNCIStIk_9Z3umngABPFaYeDjsUI\"",
                "\"docker-verification=3771d873-ad81-49b1-9907-d080644533b3\"",
                "\"google-site-verification=Be_FczcQsb1Ab0De0BZ3-WqIdEm8TRg0bDr4_ZVZzkI\"",
                "\"m2m4mw158p6z6vmd2fgr1z2llhrnh882\"",
                "\"v=spf1 include:mail.zendesk.com include:mktomail.com include:spf.mptx.jp include:_netblocks2.google.com include:spf.haihaimail.jp include:_spf1.indeed.com -all\"",
                "\"apple-domain-verification=V9NeaRQWNwnbgy5b\"",
                "\"autodesk-domain-verification=hzirCP3ddI7VWvJPdfbF\"",
                "\"intacct-esk=4FED1A48AFEA0EDEE053E806A8C083EC\"",
                "\"google-site-verification=1zfY-40vC3bzSJk8I7nhdzbx9bPw00Q08gowFLgFDcQ\"",
                "\"mgverify=c80e31644211da013e0346e02dca42ea4fe6b56491d2bd08a40113dada20d451\"",
                "\"079548d5-fa24-4c69-a753-812ee036ee71\"",
                "\"_ec7yn8w2jo9u4wuqsc2npmafqnwfbcs\"",
                "\"atlassian-sending-domain-verification=c25c3e3c-0d19-448a-87d6-8cbd83b8922c\"",
                "\"box-domain-verification=8599672de93cf7e55862018ad5d0ecfbb45e10a7bac98de2ad45f6c2972b572f\"",
                "\"adobe-idp-site-verification=9a2c76fbe9347aff1a4899f808934263821fbcdbdee392a537c689b2f9bdb6ef\"",
                "\"google-site-verification=J7t4P1DGiD1PdRNlRM2gwCDBoh9P4npHHjR24sOHQAk\"",
                "\"canva-site-verification=gFYZOaBGMbvMzb4Cgpdgzw\""
            ],
            "NS": [
                "kevin.ns.cloudflare.com.",
                "brit.ns.cloudflare.com."
            ],
            "SOA": [
                "brit.ns.cloudflare.com. dns.cloudflare.com. 2411708474 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [
                "2371 13 2 F0943ED0D0E95EFE8DC2958CA9D264C71721CFFE1B6C4F7D2CAC876C BC5069DB"
            ],
            "DNSKEY": [
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==",
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA=="
            ],
            "RRSIG": [
                "SOA 13 2 1800 20260809235208 20260807215208 34505 indeed.com. dD0/Cra1/t0Nb3Jsmby4xYAqiLwPyXTBguGbUo5vT729iFEzDIUjxKwq qNotI8gQ2xXGPCumFtgPDWURqgROYA==",
                "TXT 13 2 7200 20260809235208 20260807215208 34505 indeed.com. OIKfEDy8w+RPxA3EbpXQ4dZ1jZ560LRf/WGUABx9zx+PqGy5Zg8BTW8s 05C/0Dh3IHAtoXMHTK/td5CL+Py2eQ==",
                "DS 13 2 86400 20260814024453 20260807013453 41446 com. WGtMDo8LkK0VeojFXxL/E0eYF8o+fSFBiQzWQhD6rBLgaLKogM0dXLJB Zb8eDYAJ9UIy9DVSUd0grrhHIs7PMA==",
                "NS 13 2 86400 20260809230104 20260807210104 34505 indeed.com. Yk6ydgWqK/Y1xtx7L9DCC5UwwuxtwFFkEXbPOTEX7klC0Pdb+R06V/jh WXkvrTlqyY3ovW1DJCv1F+oqYT085A=="
            ],
            "NSEC": [
                "\\000.indeed.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "162.159.130.67",
            "162.159.129.67"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mail.zendesk.com include:mktomail.com include:spf.mptx.jp include:_netblocks2.google.com include:spf.haihaimail.jp include:_spf1.indeed.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; rua=mailto:09xyq-9178@rua.dmarc.emailanalyst.com,mailto:dmarc@indeed.com; ruf=mailto:09xyq-9178@ruf.dmarc.emailanalyst.com; adkim=r; aspf=r; pct=100",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.indeed.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDTIlvzt6ZcjTJ+Ur3R5Pu/bWav1dHAqukSTYH3bmbFbu3KQ1e/wvc7dxDrjFtYcB4PX73zO1cMI7e2r8kof0rF0Dq25C5fsKde9qcKzhFoFDXE6PEv3IAp3oc557yyokX0+5h1JEWg/0rIffjRCLHck44EM/a/NkYg76p2GDmPHwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "162.159.129.67",
                        "162.159.130.67"
                    ],
                    "time_ms": 68.22
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "162.159.129.67",
                        "162.159.130.67"
                    ],
                    "time_ms": 46.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "162.159.129.67",
                        "162.159.130.67"
                    ],
                    "time_ms": 50.58
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "162.159.129.67",
                        "162.159.130.67"
                    ],
                    "time_ms": 41.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "162.159.129.67",
                        "162.159.130.67"
                    ],
                    "time_ms": 53.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "indeed.com",
        "valid_from": "2026-07-21T16:04:27-05:00",
        "valid_to": "2026-10-19T17:04:24-05:00",
        "days_remaining": 71,
        "san": [
            "indeed.com",
            "captcha-validation-worker.indeed.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://indeed.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 22:52:09 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "27364",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "x-frame-options": "SAMEORIGIN",
            "server": "cloudflare",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a28216ff3e3cb0f4\"",
            "x-content-type-options": "nosniff",
            "set-cookie": "__cf_bm=VqhB8XwA9.wcBRJ1tX4bPeAGo3dl4kQC9Yffvd86QVM-1786229529.4751258-1.0.1.1-5g9iwdFtjrCpAlmoJz74sgTQWVkLdbVWp1sr.Iz6B1knMTA1AtIjMwzdYPXxav73Vehs4FLSbqSsdfpUSpF5JGJrufrWB6JzTq0b2a9tdvxneudLvLgsivN9d.4pqy8W0NtY8QwV6CJlWSR33u9Z.Q.G2rzCpNyeNzGacmspc_s; HttpOnly; SameSite=None; Secure; Path=/; Domain=indeed.com; Expires=Sat, 08 Aug 2026 23:22:09 GMT",
            "cf-ray": "a28216ff3e3cb0f4-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://indeed.com/",
        "title": "Security Check - Indeed.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "162.159.130.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "162.159.129.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 105.49
}