{
    "ok": true,
    "domain": "sharefile.com",
    "generated_at": "2026-08-09T17:10:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "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": 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": "67 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-108-156-184-32.cmh68.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": "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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "67 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-108-156-184-32.cmh68.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": [
                "108.156.184.32",
                "108.156.184.74",
                "108.156.184.80",
                "108.156.184.60"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"v=spf1 include:_spf.salesforce.com include:us._netblocks.mimecast.com include:sendgrid.net include:spf.protection.outlook.com -all\"",
                "\"knj4tq77qcfqp71c2cqsyg2rt42hd492\"",
                "\"MS=ms55192712\"",
                "\"google-site-verification=JDZ8ZwBhxxfOwNdYmhxJEeA8jkdPwEGusCzs1FkY4KE\"",
                "\"_o3skw3we74rpkyulzn53mwku7o2w56n\"",
                "\"wiz-domain-verification=7c47753d31ab194423d6ca83573012e4140e16cd5539e71a3fa461563656833f\"",
                "\"google-site-verification=0BnCRn0rO3dt3Bzh5oa59qofmusIFyv43mEEzDuJgfU\"",
                "\"dropbox-domain-verification=ivbkpfc1qg5v\"",
                "\"MS=ms65245390\"",
                "\"google-site-verification=ufulJWP8BnS4tWANeln8b7SejNZxuAq4iF9zvTj5jfg\"",
                "\"MS=ms49164917\"",
                "\"google-site-verification=_TqX4n4oI6Ffx3CF5jHM98dEJW0AjvnyyRjWIj8QnyM\"",
                "\"MS=ms64819228\"",
                "\"box-domain-verification=ba44e0cf29f37edd1352d2080c6a72d844137a37db15bc50715d5117250a0a6f\"",
                "\"facebook-domain-verification=sw5u0wqoegtb1im12srax5peej4swh\"",
                "\"google-site-verification=bxmxiQ1m4wOnlU2q-FVMZLNzI4Jay0hE-Rq3WVk6BaE\"",
                "\"0ed1fe018a8c6fbeea14e94b1c95ce4aa7530ae842\"",
                "\"hcp-domain-verification=93c454c799eacd4a168a82359b8bc79a504d6c175caa5271691aaaf00bc794b3\"",
                "\"_globalsign-domain-verification=FyhiHAgMOMDBpihViR4kHhxTOm5RWwamZbE6tdS8aX\"",
                "\"lk0br8965tbvtsmwv46vrrjxk4sm58np\"",
                "\"MS=ms44533672\"",
                "\"logmein-verification-code=KROUt0EGGAXKI27t6YiYm521T\""
            ],
            "NS": [
                "ns-65.awsdns-08.com.",
                "ns-2046.awsdns-63.co.uk.",
                "ns-1286.awsdns-32.org.",
                "ns-747.awsdns-29.net."
            ],
            "SOA": [
                "ns-2046.awsdns-63.co.uk. awsdns-hostmaster.amazon.com. 2016051801 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.184.32",
            "108.156.184.74",
            "108.156.184.80",
            "108.156.184.60"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.salesforce.com include:us._netblocks.mimecast.com include:sendgrid.net include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:c503e53751ee581@rep.dmarcanalyzer.com; ruf=mailto:c503e53751ee581@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.sharefile.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmQzdk3ixWtQ8PmESIEOLkm5S9nC+Nq0uVMaDMghAsu3ozbS+BQYVoxvHLDX23sxvoGbqwAofaeTImMO84sx3C2fE7P+4sNx/RMZJxhNqH5JYneGnQ+MM3YfOTmi9rTx5KfrdV8tTawRiVfLflQ5sNuKW4WZNV0ncCmPiIzJVoO2sisreGOGEGSPaqKiIeKCWoRKCYu8w8xQck+Wj91gFRZp8n9XlKGxyu6fLOTbN9TWMtITmjjWlFUMZJXIBFT/sp9yj2DgBFc3xyFhywzsNu4On7UxQ/0VINkXQEdKpEqSs/cKK8zvg7DAvgiBF8vnCiLEchMjHThKue+njILspJwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-184-32.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.167.183.111",
                        "3.167.183.42",
                        "3.167.183.74",
                        "3.167.183.85"
                    ],
                    "time_ms": 64.99
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.167.183.111",
                        "3.167.183.42",
                        "3.167.183.74",
                        "3.167.183.85"
                    ],
                    "time_ms": 49.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.112",
                        "54.192.100.121",
                        "54.192.100.30",
                        "54.192.100.56"
                    ],
                    "time_ms": 44.59
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.167.183.111",
                        "3.167.183.42",
                        "3.167.183.74",
                        "3.167.183.85"
                    ],
                    "time_ms": 30.82
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.112",
                        "54.192.100.121",
                        "54.192.100.30",
                        "54.192.100.56"
                    ],
                    "time_ms": 68.28
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sharefile.com",
        "valid_from": "2025-09-15T19:00:00-05:00",
        "valid_to": "2026-10-15T18:59:59-05:00",
        "days_remaining": 67,
        "san": [
            "sharefile.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.sharefile.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.sharefile.com",
            "date": "Sun, 09 Aug 2026 22:10:30 GMT",
            "x-amzn-requestid": "a52bc508-d3d3-4779-9094-1efa7caffbc5",
            "x-amz-apigw-id": "B04HXG2HoAMEsBg=",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 4e7a0a9b29df6f4ed1dd9721231285b0.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "qyDLn_tVXoUNWIoZDyoowxLNehewd3gjtrkzIl60o4gus4MIFGDCXA==",
            "age": "49319",
            "cf-ray": "a28a17597e83ceae-STL",
            "cf-cache-status": "DYNAMIC",
            "access-control-allow-origin": "https://support.kemptechnologies.com",
            "cache-control": "no-cache",
            "expires": "-1",
            "server": "cloudflare",
            "strict-transport-security": "max-age=31536000; preload",
            "access-control-expose-headers": "Request-Context",
            "cache-tag": "97fd2bf2-2712-4937-9e6c-238aab99ec68|Production|www.sharefile.com|/, 97fd2bf2-2712-4937-9e6c-238aab99ec68|Production",
            "referrer-policy": "strict-origin-when-cross-origin",
            "request-context": "appId=cid-v1:ab69be18-f220-4bfe-87a4-f8855ba02a84",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "sf-cache-key": "xO8X2Jj1_xX_BT9rcxoUGNiaKEeBEjVRwbdSuSMx7BE1",
            "sf-cache-status": "HIT",
            "vary": "accept-encoding",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "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.sharefile.com/",
        "title": "Secure Document Workflow & File Sharing Software | ShareFile",
        "description": "Confidently share and collaborate without having to sacrifice security.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.184.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.80": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.60": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 31.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.2,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 18:10:34 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 87.58
}