{
    "ok": true,
    "domain": "egnyte.com",
    "generated_at": "2026-08-11T00:08:16-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "73 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: ec2-34-218-180-118.us-west-2.compute.amazonaws.com"
            },
            {
                "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": 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/1.1 200 OK"
            },
            {
                "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": "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": "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": "3 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": "73 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: ec2-34-218-180-118.us-west-2.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "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": "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/1.1 200 OK",
                "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": [
                "34.218.180.118"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"mongodb-site-verification=fL6amGpKqDZZmrtpjM8MXGnlRfZLrsun\"",
                "\"cursor-domain-verification-hjgc77=t9M84XWORFasAofpkpvXttU0l\"",
                "\"parallels-domain-verification=8d747874b5614fa3b08642893cadfaae4703d22cd885422d85a9f1f56cec473d\"",
                "\"google-site-verification=6o1LKqxS1PQYyXaNoaEXlcXzo1ykyhW0gwH1cdsxvzs\"",
                "\"canva-site-verification=1SB1f2b0s_L6QtFNxj3vOA\"",
                "\"docusign=c3feddb5-4058-470f-b3a2-94f5f387ef74\"",
                "\"anthropic-domain-verification-azp28q=wjH2zbh7mfPDP5IMNTg1uVkTo\"",
                "\"atlassian-domain-verification=O9qLQ56CS0HqUVJmZFB99YaO5ppibKwTkD7SP/aBrBBW9ZYC5fNvzzwBjpLzuoQa\"",
                "\"MS=ms28972479\"",
                "\"MS=ms76582600\"",
                "\"4bhr9lx09y6ck4ncfyglpkzdln5b2qxs\"",
                "\"miro-verification=3a05862d487aaac9969e2c9f5ee7738dfe37acc1\"",
                "\"mixpanel-domain-verify=e3b4b0de-b16a-4025-92ca-1acfe6c8b875\"",
                "\"MS=ms91796094\"",
                "\"_2x95njfb5oqdw9lwrttu2bzlyyazkpt\"",
                "\"google-site-verification=FxXejjf3-GGKtX5-9j34Khgku268ZrnRR0A95d_4Rj4\"",
                "\"MS=ms22293476\"",
                "\"_4ck7oed8gg7e09qg74dsw2p7mcws7c4\"",
                "\"openai-domain-verification=dv-WlTbYzDsvVGwrm8A1hFgLGLZ\"",
                "\"v=MCPv1; k=ed25519; p=gzvKN9ihdNH+bF/nL2Vrog4rvj3Ns0bFl0ln+O/NElY=\"",
                "\"autodesk-domain-verification=P8Sj6iyKkZEzgQ-JsRtX\"",
                "\"google-site-verification=RBQW5rToBW7QzmietT8E14mo1wlk2oREiQmScOySV1I\"",
                "\"zapier-domain-verification-challenge=7e04df38-634f-46a1-9b76-60536dbbc485\"",
                "\"smartsheet-site-validation=He1p1xibxizIs7f9wxXmb-RMcqZJfmZH\"",
                "\"traction-guest=a4db81be-af3a-42d1-9428-e67b95e91eae\"",
                "\"v=spf1 include:mktomail.com include:_spf.google.com include:sendgrid.net include:mail.zendesk.com include:_spf.salesforce.com ip4:192.174.90.242 ip4:170.146.0.0/16 ip4:162.216.248.0/21 ip4:46.19.168.0/23 ~all\"",
                "\"apple-domain-verification=wY0ktCtbUEjBWYtn\"",
                "\"status-page-domain-verification=l2bndxqbczqd\"",
                "\"7c9b505a-9c87-4f3e-8746-0ca85ce51662\"",
                "\"MS=591784E57BFA7DA5976D755AED5F117333DF1960\"",
                "\"teamviewer-sso-verification=17510fbb1d8c4602b8241e02f1745437\"",
                "\"mongodb-site-verification=1Eb1fsRET0NYJk0hwOPWyvjCjMC3HRkt\"",
                "\"google-site-verification=-vKJqwE_mxWAi7luHmVO_yVkB_b1QYnzvCEfL0YNgd8\"",
                "\"projectdiscovery-verification=51a1d475ee\"",
                "\"amazonses:/bWMdjFngTzT5iRyzPPkgneYI1TcXGur0IXtUvzOK9s=\"",
                "\"drift-domain-verification=fe3ed893b76480d2c1da02913ccce39cb2f2f59a483974af5f4c656ae92db049\"",
                "\"google-site-verification=9xYzWDczi9tAMgcdPHFeFRKQk4wCoflAi0XilRuev1k\""
            ],
            "NS": [
                "ns-cloud-e3.googledomains.com.",
                "ns-cloud-e1.googledomains.com.",
                "ns-cloud-e2.googledomains.com.",
                "ns-cloud-e4.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-e1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.218.180.118"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mktomail.com include:_spf.google.com include:sendgrid.net include:mail.zendesk.com include:_spf.salesforce.com ip4:192.174.90.242 ip4:170.146.0.0/16 ip4:162.216.248.0/21 ip4:46.19.168.0/23 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:39efe4ee@mxtoolbox.dmarc-report.com; ruf=mailto:39efe4ee@forensics.dmarc-report.com; fo=0; pct=100",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.egnyte.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdVyjbG1BX63EQZ6OFLM+fWrokXScdKocXEBbMyXOn81T+wStZMyxZz7WungTntHcSpDpSnsb0KesfTXD0hILPMrb7hg++FWh87CT19C1kOojhc1kzObPaohwkbc6xAYMTJSnXpi0KcCznPRoCKOA9vCOhiD+YWiIg5p9iVGmz6wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/b090d1fe-960a-4064-a7b2-f2fde8b54176.svg;a=https://vmc.digicert.com/b090d1fe-960a-4064-a7b2-f2fde8b54176.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-218-180-118.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.218.180.118"
                    ],
                    "time_ms": 59.31
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.218.180.118"
                    ],
                    "time_ms": 24.67
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.218.180.118"
                    ],
                    "time_ms": 63.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.218.180.118"
                    ],
                    "time_ms": 52.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.218.180.118"
                    ],
                    "time_ms": 160.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "egnyte.com",
        "valid_from": "2026-04-07T19:00:00-05:00",
        "valid_to": "2026-10-23T18:59:59-05:00",
        "days_remaining": 73,
        "san": [
            "egnyte.com",
            "www.egnyte.com",
            "prod.egnyte.com",
            "qa-egnyte.com",
            "www.qa-egnyte.com",
            "dev.qa-egnyte.com",
            "qa.egnyte.co.uk",
            "ra.qa-egnyte.com",
            "stage.qa-egnyte.com",
            "egnyte.co.uk",
            "www.egnyte.co.uk",
            "exchange.egnyte.com",
            "community.egnyte.com",
            "pages.egnyte.com",
            "blog.egnyte.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.egnyte.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 05:08:07 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "231",
            "location": "https://www.egnyte.com/",
            "x-content-type-options": "nosniff",
            "x-request-id": "v-739c8218-9540-11f1-8644-67d5becbb746",
            "cache-control": "max-age=1800, public",
            "age": "9",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "577",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "surrogate-key": "cl26 p9s7 6k9j 5aud 2ts3 4bqn lcbn uanm sagv 1cf6 04a6 ej54 ih7m pnsk b3ng ogu9 qrav ls7k h642 9di3 989d 2gmq hjp1 h706 gdnt d7ug lpo8 5pj0 rltk a0q9 6bof 9qal suts b27e cb57 21sg l8i8 8h5l mots 5rno 88pa h57i tst7 9cfi 603n h6lj h112 mbt0 seqi tq9a q881 o7dm 0cel flp4 e78k 6tqp rv4i vs6s f7f3 fvri o4f7 4u82 hocn j222 pkot 0v69 0pk8 dfa2 te1i 5tu1 ekad cvul ptbl 41mb jmf3 s86r ag5s m22v envr 6583 qire 41p6 592p 9pfc h8mg 6ra3 o7md 08ei jhgi k8e5 g0mt 60bp 7pm6 b9kf b6jg ftri qh26 4gd0 pr7i av87 9k4e 5625 ivtd 40u8 qnfr om6f c3tv rqsa 2jgq lneh l2n7 rjc4 0tmo 64kj k9e8 free 33p0 tfvq tfrf et5i kkj0 ekeo ofe1 k8fr 1lh3 c36l mp2l 97aj 83ln iton b7le sdnq p6j7 h0h6 26kc qcrs 96j1 72o6 75d8 qqjf 27kh r5qj ib1m sg34 76oj f2as 16aj 9jbd kk64 qgp8 fs30 lemb ihb7 bb52 goif qgre ma81 al72 ph4h a4bd dkvr hg47 1df8 e77r f19s b8qd 5cia 4kvh 6n00 hqtd 86t1 uho3 rqmu 319d 1l5b 8paa o6bj 62fm 5c9f 9f4r 5sh0 i6ah 3kbs 7gcq qamn pi1c odns 24i3 vfla rajk 3llk gjjd 7ieb 336l nils k20t f4oa f0ap r75b j398 vmor 2eku onq8 ml3a c9ti 6l33 t0n8 qd4i ehoj mkk9 vc57 lgvl",
            "content-security-policy": "report-uri /report-csp-violation",
            "x-xss-protection": "1; mode=block",
            "x-drupal-cache": "MISS",
            "last-modified": "Tue, 11 Aug 2026 04:52:27 GMT",
            "etag": "\"1786423947-gzip\"",
            "x-ah-environment": "prod",
            "x-age": "939",
            "connection": "keep-alive",
            "vary": "origin",
            "strict-transport-security": "max-age=600 ; includeSubDomains",
            "akamai-grn": "0.aeaa3717.1786424887.11dd5d84"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.egnyte.com/",
        "title": "Egnyte Content Cloud for Enterprises | Start Free Trial",
        "description": "23,000+ businesses trust Egnyte's secure content cloud to boost productivity, gain AI insights, and govern enterprise mission-critical content.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.218.180.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 80.69
}