{
    "ok": true,
    "domain": "box.com",
    "generated_at": "2026-08-08T18:36:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 81,
            "network": 55,
            "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": 10,
                "lost_points": 0,
                "detail": "1 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": 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": 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": "136 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "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": "136 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "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": [
                "74.112.186.157"
            ],
            "AAAA": [
                "2620:117:bff0:12d::"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-00172704.gslb.pphosted.com.",
                "10 mxb-00172704.gslb.pphosted.com."
            ],
            "TXT": [
                "\"asv=62e1f7ac21943b00bec6d263491f5afd\"",
                "\"logmein-verification-code=0acf05fe-c5b7-4ec9-9a9b-be3b191c7834\"",
                "\"docusign=c74e9bc1-e686-4549-a027-502ac2647988\"",
                "\"google-site-verification=AZmX_1q4RIqFdW_0j9dt63wGv_eehN7F555UnDfdGKk\"",
                "\"drift-domain-verification=69ba9345c1274754f39ffcd36db7f7c18a1fc04b98b234acc2575cfcd3ac5baf\"",
                "\"pendo-domain-verification=b9ef9d71-a87e-4adb-a96d-51c73f2d26d3\"",
                "\"00D600000007C2q=1TBUT00000000xh\"",
                "\"mongodb-site-verification=a29HTYZEP557j7IUIaaUOzZm5HxbvY1a\"",
                "\"cursor-domain-verification-8n2hsc=a4pjEJLogybVKLzoKGqqNjMv2\"",
                "\"google-site-verification=OPFD055ic5Z0Twt9Oh3Vc7JEzK6W0ZdlwJ1w49KnLAQ\"",
                "\"paloaltonetworks-site-verification=e69cd908157ca263aebd6aa724d6f40903c62a390edeae2ffcb223a286e81ee0\"",
                "\"google-site-verification=LaeRMxQr903bnLCO_lQ1AmTBc-oKWTJGU_BFeBXBcKw\"",
                "\"apple-domain-verification=Q6ZbrwNpV5Nf6mMX\"",
                "\"openai-domain-verification=dv-3pcNwVWmbuCazHeb2Hy9j26y\"",
                "\"mongodb-site-verification=iXfoWZuaZFu9OYf003LE2n1PZfF20zew\"",
                "\"amazonses:w3BTGefFeXuqvvmfdFuGriN4u5DrNP9Ru7y6AqDfZ+Q=\"",
                "\"google-site-verification=A_i8cN9XRXZtfSZjRNN7JHPA_8H-D0uY9QqNTOY7Las\"",
                "\"anthropic-domain-verification-ede8t0=p69vPv6cbVNPGb8gkr3h5QCes\"",
                "\"google-site-verification=ixberGbEpG-6o-WjOsKq3G8vwYzfJPk4-grr8JIiEy4\"",
                "\"google-site-verification=Dg1l9TgAq2lCkemvxJbiGH4wLxpkR10utcxOS9nt02o\"",
                "\"MS=ms77284419\"",
                "\"v=spf1 ip4:74.112.184.0/22 ip4:107.152.16.0/20 ip4:204.14.232.0/22 ip4:202.129.242.0/25 ip4:34.211.27.153 ip4:54.70.65.68  include:_spf.google.com include:sendgrid.net include:_spf.mxhero.com include:_spf.q4press.com include:stspg-customer.com include:56\" \"08010.spf08.hubspotemail.net ~all\"",
                "\"detectify-verification=34418ef6d428fa589e0242009de86e7d\"",
                "\"google-site-verification=e8_0EdcAu3Qp7xMpq10w8jg0a0thepvNICHOr3LMZS0\"",
                "\"status-page-domain-verification=pg69mfwsg50n\"",
                "\"onetrust-domain-verification=a153d3509dff42aa954e04fa87e2ee91\"",
                "\"atlassian-domain-verification=RBsyK96btDKk5ogVdtgwr3DUdfWI2BMzn1vpPsdGEXEtYDvXzsTdM7ubFx7HVhZH\"",
                "\"_ekctc4i0t2i82uxe4xittvln2jdo1ns\"",
                "\"zoom-domain-verification=7741ebe2-17cb-41d6-b176-baf04b7705a6\""
            ],
            "NS": [
                "ns03.box-ns.com.",
                "dns2.p09.nsone.net.",
                "dns3.p09.nsone.net.",
                "ns01.box-ns.com.",
                "ns04.box-ns.com.",
                "dns1.p09.nsone.net.",
                "ns02.box-ns.com.",
                "dns4.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p09.nsone.net. hostmaster.nsone.net. 1656026777 7200 900 1209600 60"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"www.digicert.com\""
            ],
            "DS": [
                "48553 13 2 61B5BBF45317BADE560D8A4E1D3E512A1D98BE7D825B083AADE28CF6 2D5915CF"
            ],
            "DNSKEY": [
                "257 3 13 t+4DPP+MFZ0Cr7gAXiDYv6HTyXzq/O2ESVRLc/ysuh5xBXKIsjsj5baV 1HzhBNo2F7mbsevsEo0/6UEL8+JBmA==",
                "256 3 13 3u9onSaqbxIlglXMHjh5Plcah8n2pXj0QuBVY/6YTdC6L/eUEYPDh57n OVJ8dd3fkPMrjt2Oij6J9EeLqyeuBw==",
                "256 3 13 +I1c4iRdOcSLp3eq2a+kCDjhSZ3PJzacH7Xm7UeqMTZIlRcE+n4oZljm YIBhePqk3gGgLiEtA9N8SbUzMQa3wg=="
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.box.com. A NS SOA MX TXT AAAA RRSIG NSEC DNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "74.112.186.157"
        ],
        "ipv6": [
            "2620:117:bff0:12d::"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:74.112.184.0/22 ip4:107.152.16.0/20 ip4:204.14.232.0/22 ip4:202.129.242.0/25 ip4:34.211.27.153 ip4:54.70.65.68  include:_spf.google.com include:sendgrid.net include:_spf.mxhero.com include:_spf.q4press.com include:stspg-customer.com include:5608010.spf08.hubspotemail.net ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.box.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzvfsB8l67iQSWK0Cr6Ej9WugUui8JMI0O3NBErkBvR9Dz3WhzyU32vGKtWMUIdgstIaVeN31ZDMxbKhTJDSP8LSjJ3qnogXWY6q+tjDl2GjvLN+mgNbbNtsxHKWlP40WEBBRZRNWBFAsOhOie4lwccZ5kF+Ws15vK113NAwQqOwIDAQAB",
        "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": [
                        "74.112.186.157"
                    ],
                    "time_ms": 60.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "74.112.186.157"
                    ],
                    "time_ms": 25.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "74.112.186.157"
                    ],
                    "time_ms": 25.65
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "74.112.186.157"
                    ],
                    "time_ms": 35.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "74.112.186.157"
                    ],
                    "time_ms": 67.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "box.com",
        "valid_from": "2025-12-19T18:00:00-06:00",
        "valid_to": "2026-12-22T17:59:59-06:00",
        "days_remaining": 136,
        "san": [
            "box.com",
            "*.box.com",
            "*.account.box.com",
            "*.app.box.com",
            "*.ent.box.com",
            "*.services.box.com",
            "*.m.box.com",
            "www.box.com",
            "*.mktg.box.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.box.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "max-age=30, public, s-maxage=2592000",
            "location": "https://www.box.com/",
            "content-length": "0",
            "date": "Sat, 08 Aug 2026 23:36:30 GMT",
            "content-type": "text/html; charset=UTF-8",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cf-ray": "a28257f64e84f316-STL",
            "cf-cache-status": "HIT",
            "age": "84204",
            "content-language": "en",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sat, 08 Aug 2026 00:13:03 GMT",
            "link": "<//assets.box.com>; rel=preconnect; crossorigin",
            "server": "cloudflare",
            "strict-transport-security": "max-age=2592000; includeSubDomains; preload",
            "vary": "Cookie,Box-Country,X-Box-Geo-Country,X-Frame-Options,Accept-Encoding",
            "via": "varnish",
            "box-country": "US",
            "content-security-policy": "default-src * 'self' blob: data: 'unsafe-inline'; font-src 'self' data: fonts.googleapis.com fonts.gstatic.com",
            "x-ah-environment": "prod",
            "x-box-geo-country": "US",
            "x-cache": "HIT",
            "x-cache-hits": "8",
            "x-content-type-options": "nosniff",
            "x-request-id": "v-ec2b9118-92bd-11f1-b1df-6770f54f49fb",
            "x-xss-protection": "1; mode=block",
            "aaa-loc-header": "US",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=RUkp3ytwfQiXYfA7JdJKgkdjijGR7A3CZ3vpY.VJdlc-1786232190.4413202-1.0.1.1-xBBRIVfsUVWz9YFOei74SqHf5Tvm6Rr.YiM_rNjhrjzz5a02wSCUjQTw5kzdENjzhG4MhjqrJWDPgy24jk9Wpfqkvjyy2fbGeeiV0QVx07JWgrB6sber2opSttTObRKk; HttpOnly; SameSite=None; Secure; Path=/; Domain=box.com; Expires=Sun, 09 Aug 2026 00:06:30 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "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.box.com/",
        "title": "Box | AI-Powered Content Management, Workflow & Collaboration",
        "description": "Intelligent Content Management makes it easy to automate workflows, collaborate internally and externally, and protect your sensitive data, all on one platform.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "74.112.186.157": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00172704.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.5,
                "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": 83.6
}