{
    "ok": true,
    "domain": "okta.com",
    "generated_at": "2026-08-08T23:45:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "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": "8 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": 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": "115 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-160-249-19.ord58.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": "8 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": "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": "115 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-249-19.ord58.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": [
                "18.160.249.19",
                "18.160.249.26",
                "18.160.249.112",
                "18.160.249.107"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00553301.gslb.pphosted.com.",
                "10 mxa-00553301.gslb.pphosted.com."
            ],
            "TXT": [
                "\"jamie-domain-verification-dh3b0z=c56IVWvPpveWWGK6p9dJ47yDM\"",
                "\"canva-site-verification=O2TSnrbZLq2Zsmc59AZYuw\"",
                "\"postman-domain-verification=92e5fcd18e179ee6c452620f40fe18564780c90e9d9cd3df00b416a54c251e1787df47796f3f9d213e1911430cdc24603ffa2bd6ab6f12947deeec54683a144b\"",
                "\"sinch-domain-verification=c5da2c59-e630-4e56-8c60-a7d01cee2b09\"",
                "\"00D3R0000008ix8=1TBco00000002WW;00D8y0000008aPA=1TBcr00000004q1\"",
                "\"v=BIMI1; l=https://www.okta.com/sites/default/files/Favicon_Logomark.svg;\"",
                "\"north-pole-security-domain-verification-1pz26b=ZjEAVs73vO18GYrEcEw0Yi3P8\"",
                "\"apple-domain-verification=pRLdlj1oAGiVDghH4-T_rycGuO6dvx4JZqhsS4f4MFM\"",
                "\"google-site-verification=bHLRhOuuyzr_6yukxwkIL9ftCYgVtvzwgUPPlqcEVes\"",
                "\"kTzMCUYmgJ5yskaSrnX17ONYMoE\"",
                "\"stripe-verification=8fe88582423fc4d3b75ce1d191806730daafddbc24cc9c5519cce814a6d55c79\"",
                "\"atlassian-domain-verification=Zwms6wYibNl10yHl8rJaGNFzJq96MUSWCIbyNg1WuDMgusi9fbuJanqeCKADWjBf\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"docusign=3eca8259-748e-4a0c-900c-d5374132c19a\"",
                "\"mongodb-site-verification=oNoOzcPusRVMDpLSB1rYfPfx9OpEEJjY\"",
                "\"mongodb-site-verification=WALX2iwbUJSJUcBzD8qMPLs8Q5ESvH3Z\"",
                "\"paloaltonetworks-site-verification=9af81156c72da99968a8c67fe13fae9f31896544b753d34447bfc5cfabd90b9f\"",
                "\"dTsCzHkFV4h1vVUuaRjg4Q\"",
                "\"google-site-verification=5gEp4ZC0isOgvZcmUzu8U3EA4ezMPiYmZk3Fq68l2fY\"",
                "\"handlecrew-domain-verification-by2g01=2QF8jDay0vidg920hF9od2cLB\"",
                "\"docusign=e6719448-3020-425c-9a75-8ecbb24f155b\"",
                "\"google-site-verification=FU16wuJnNc3ldhYja1BOemEdlMmS67hk6mDhWo8rRjQ\"",
                "\"twilio-domain-verification=16eae8c3b53caf7d425877239f2f84b4\"",
                "\"mongodb-site-verification=8z6a5UrsZ7kRnQon4JrnncX5dVHWttYU\"",
                "\"neat-pulse-domain-verification-r1vBn7v=1bbac189-96e0-4998-88ce-6706f841f939\"",
                "\"docker-verification=6b22a016-44f7-4bd9-b16b-55dd801a76e8\"",
                "\"astro-domain-verification=cmdn74mpo2s6i01n6j9xa1k7b\"",
                "\"mgverify=ded6138d5e8551550951c1062a6c72f400b1f7e74ee21f0846744ec201ea9b54\"",
                "\"apple-domain-verification=DAncgAk2RZSGrygz\"",
                "\"fastly-domain-delegation-00461086-20250711\"",
                "\"google-site-verification=rpDnbdPzx7AZKURMbNYuq-3XrGQzH74qm8lxQgzvklo\"",
                "\"jamf-site-verification=Az6mZIKdruDZf-TDNBfGvA\"",
                "\"vmware-cloud-verification-ade55cf1-cfe6-4292-bdfb-a008b2b7d826\"",
                "\"onetrust-domain-verification=8c0f53f3da06477d935922a2dbd05948\"",
                "\"zoom-domain-verification=72479dc7-8727-486a-a3a0-1dc8774df145\"",
                "\"v=zoomadn us.zoom.idp.commercial=okta.okta.com\"",
                "\"mongodb-site-verification=8ubA2wBLmpMJnbKeTl1wxNLqoCfdk5w5\"",
                "\"loom-site-verification=ae54727b5beb4f1d81f7c3ea50549082\"",
                "\"google-site-verification=OaCfe83J8e1CIBzGHSM2NPDkc_KCbQh_GFKFFXfGPOQ\"",
                "\"smartsheet-site-validation=6fYyga7yEfdE1DGfmybQjPiWMUgWkhAr\"",
                "\"air_xx=d27bdeeb3663413eac740e87860d8ae4\"",
                "\"adobe-idp-site-verification=2ec548128df4fbccb40fa3bd89255013f93dd4e820ccf7827e13a848b9852c68\"",
                "\"bw=z1PZeeNn7RWLCYOAoM1HG8GL7hKuSn0b4rVvsoR5qlsx\"",
                "\"notion-domain-verification=MATLqlLiSvHSDYZEDMdkLAWxdaqERmHce8teR6dbZZt\"",
                "\"SFMC-DIr-TtVeSfs7kqjf5wOzLpY7ECchXh7vwdTW_dcP\"",
                "\"google-site-verification=Wd7ispQHsLXDbaUABLqQSRZ13P8haUPcgNod9CdH2g0\"",
                "\"anthropic-domain-verification-3afp5n=Ue6iSAFIp8YVONVncMOqKHUKK\"",
                "\"e73ddee93c179c7b899712cd49ad5c54320adce9c441cbd813ec3669e3d9d2e9\"",
                "\"zapier-domain-verification-challenge=91ba05c3-d70c-49ee-b3cf-4a1b96bae041\"",
                "\"google-site-verification=XHAZzRkz6gIHlR-e6SPcGdGusA4d7jFMu6U9fPpzq5A\"",
                "\"mongodb-site-verification=Kl91m3O8fqZMZUMZCIeWNyjf7Z4kLgEs\"",
                "\"google-site-verification=rxZL1YDk_N7aCTgmTquA-ISduD-5vx1HMC2l-1QbxRc\"",
                "\"elevenlabs=XHQubW-R3WsFxNrgZpzOD1KR-PJ05sncl9KtjdZ4xoQ\"",
                "\"mongodb-site-verification=GAEBYdJiXeHYafheDvlFh7RoZbOXrS7X\"",
                "\"safetyculture-domain-verification=9b01bcca-383a-47be-af88-88526ea197de\"",
                "\"google-site-verification=41ykvFV64A31vEWpmVuaHosmUTDQxYzCDgUxfvtfFxU\"",
                "\"linear-domain-verification=962945\"",
                "\"_cf-custom-hostname.security.okta.com=c04801e0-f804-4953-bda2-7558d7df2ece\"",
                "\"_elastic_domain_challenge.okta.com=b7d08a70c4d1b9e306ef5d72a333fff832011bc303ada9224ed4c2afaa65349b\"",
                "\"safetyculture-domain-verification=2504d9aa-f5e4-4d4f-92c1-e6670f46146f\"",
                "\"trend-micro-v1-domain-verification.c8bc38a904082fdb532aaec9494b3adb=9736bcf6-0cff-4a13-b166-249362d69c18\"",
                "\"miro-verification=de40aec19ca469948512b053eec7fd3fa1d64856\"",
                "\"report-uri-verification=0692d29541d83e2f77d8092e454623c1\""
            ],
            "NS": [
                "ns-1563.awsdns-03.co.uk.",
                "ns-1459.awsdns-54.org.",
                "ns-cloud-a2.googledomains.com.",
                "ns-684.awsdns-21.net.",
                "ns-285.awsdns-35.com.",
                "ns-cloud-a3.googledomains.com.",
                "ns-cloud-a4.googledomains.com.",
                "ns-cloud-a1.googledomains.com."
            ],
            "SOA": [
                "ns-1563.awsdns-03.co.uk. hostmaster.okta.com. 1664 3600 600 604800 60"
            ],
            "CAA": [
                "0 issuewild \"digicert.com\"",
                "0 issue \"digicert.com\"",
                "0 iodef \"mailto:security-alert@okta.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 iodef \"mailto:ops@okta.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.249.19",
            "18.160.249.26",
            "18.160.249.112",
            "18.160.249.107"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:bt_dmarc_monitor@okta.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:bt_dmarc_monitor@okta.com;",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.okta.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.okta.com/sites/default/files/Favicon_Logomark.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-249-19.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.84.199.117",
                        "52.84.199.121",
                        "52.84.199.59",
                        "52.84.199.90"
                    ],
                    "time_ms": 37.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.249.107",
                        "18.160.249.112",
                        "18.160.249.19",
                        "18.160.249.26"
                    ],
                    "time_ms": 19.81
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.127",
                        "108.157.142.29",
                        "108.157.142.31",
                        "108.157.142.7"
                    ],
                    "time_ms": 25.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.249.107",
                        "18.160.249.112",
                        "18.160.249.19",
                        "18.160.249.26"
                    ],
                    "time_ms": 35.39
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.127",
                        "108.157.142.29",
                        "108.157.142.31",
                        "108.157.142.7"
                    ],
                    "time_ms": 59.18
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "okta.com",
        "valid_from": "2025-11-02T18:00:00-06:00",
        "valid_to": "2026-12-02T17:59:59-06:00",
        "days_remaining": 115,
        "san": [
            "okta.com",
            "okta-emea.com",
            "www.okta.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.okta.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.okta.com/",
            "date": "Sun, 09 Aug 2026 04:45:02 GMT",
            "server": "cloudflare",
            "x-cache": "MISS",
            "via": "1.1 cf6d142ae7ff50203041531d776fb622.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P5",
            "x-amz-cf-id": "Ip4H1yAX_42S3kiySXgurpj6gUt561K6Kt9N1MIsJ9wMFkMNAT4kSQ==",
            "age": "0",
            "content-type": "text/html;charset=utf-8",
            "set-cookie": "_cfuvid=0crp3Kr.bS94hnI0E6MoeSLIya2DeToTr_bx.5BUPIk-1786250702.141402-1.0.1.1-.iQe23k_oDvl7Ud3xOsp4VSvsn4DyLH9j7FMjlXvbow; HttpOnly; SameSite=None; Secure; Path=/; Domain=okta.com",
            "cf-ray": "a2841be86826bd5f-STL",
            "cf-cache-status": "BYPASS",
            "accept-ranges": "bytes",
            "cache-control": "max-age=300,s-maxage=300,stale-while-revalidate=1800,stale-if-error=1800,public",
            "last-modified": "Sat, 08 Aug 2026 08:30:25 GMT",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=63072000; includeSubdomains;",
            "vary": "Accept-Encoding",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-served-by": "cache-stl760039-STL",
            "x-timer": "S1786250702.150091,VS0,VS0,VE62",
            "x-vhost": "okta-com"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.okta.com/",
        "title": "Secure Identity for Employees, Customers, and AI | Okta",
        "description": "The Okta and Auth0 Platforms enable secure access, authentication, and automation — putting identity at the heart of business security and growth.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.160.249.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.107": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00553301.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48,
                "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": 84.14
}