{
    "ok": true,
    "domain": "weizmann.ac.il",
    "generated_at": "2026-08-09T09:54:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 70,
            "security": 77,
            "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": "3 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": 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "182 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: weizmann.ac.il"
            },
            {
                "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": "3 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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "182 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: weizmann.ac.il",
                "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": [
                "132.76.150.110"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx07.weizmann.ac.il.",
                "10 mx08.weizmann.ac.il."
            ],
            "TXT": [
                "\"HARICA-7yOiVgfH2DIFR8zj5Ve\"",
                "\"miWr+1F++qlxm2TI8BtJ+3VN9Eum0P3mn51dpThgdQ0mlMk3a7RWo6BFhGaiHg6yCAdXoZ5NLUjjwhFZ1rFvBw==\"",
                "\"66a91e32-b367-4732-802e-64078881ffd9\"",
                "\"lunar-verification=95c11e8a-4d45-4387-9bf9-75ac3ccb62bc\"",
                "\"Dynatrace-site-verification=268b37bd-1061-40da-86bd-c185a46fe12f__2ctt6n5atggc46hg9gk0c616m8\"",
                "\"HARICA-S8joPCQJIB1NUG4eB32\"",
                "\"google-site-verification=mURQseRO_yPl50cqnpcZZLAbIsLA_z7aBWHt6TlPVzw\"",
                "\"google-site-verification=gvbL6ri17Aa3gBHlvlyhwYOjqBzetn2-KrtBOHGwynE\"",
                "\"atlassian-domain-verification=e27iLMW0pHmOFuOsPk38qAY1bs+F1JJd+vBYls7kBIWd3v6KdbhjyoAvvpQqi8tf\"",
                "\"jamf-site-verification=w-v2E1EIB-hUIQO2bmFdvQ\"",
                "\"securid-domain-verification=pmY9jwt1HW1zoiz\"",
                "\"/wbEm7FFNg5XzMK8VUdrRXKJoQ2UmdzizTRsvbIQr2CRUWRV+zwB0yPRA4vJhP9W43tOJk7dAOQixUvD2CCUdA==\"",
                "\"lunar-verification=316d3559-1021-4dd8-a5d2-b001c291d85e\"",
                "\"google-gws-recovery-domain-verification=68851281\"",
                "\"MS=CEFEA3DFE810515592A90F8037EEDA7E0B879066\"",
                "\"openai-domain-verification=dv-jMiq2xO96fjhIbRiVwsq8FOc\"",
                "\"v=spf1 a mx ip4:132.76.0.0/15 ip4:192.115.47.14 include:spf.protection.outlook.com -all\"",
                "\"apple-domain-verification=zcXNNZ98WuFHMKVr\""
            ],
            "NS": [
                "ns4.weizmann.ac.il.",
                "ns1.weizmann.ac.il.",
                "ns2.weizmann.ac.il."
            ],
            "SOA": [
                "ns1.weizmann.ac.il. hostmaster.weizmann.ac.il. 255353 86400 3600 2419200 900"
            ],
            "CAA": [
                "0 issue \"harica.gr\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "132.76.150.110"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:132.76.0.0/15 ip4:192.115.47.14 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1;p=none;fo=1;ri=3600;rua=mailto:weizmanntechnology@rua.dmp.cisco.com;ruf=mailto:weizmanntechnology@ruf.dmp.cisco.com",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "weizmann.ac.il",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "132.76.150.110"
                    ],
                    "time_ms": 61.64
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "132.76.150.110"
                    ],
                    "time_ms": 388.53
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "132.76.150.110"
                    ],
                    "time_ms": 29.54
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "132.76.150.110"
                    ],
                    "time_ms": 810.3
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "132.76.150.110"
                    ],
                    "time_ms": 333.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "weizmann.ac.il",
        "valid_from": "2026-07-23T15:58:39-05:00",
        "valid_to": "2027-02-07T14:58:38-06:00",
        "days_remaining": 182,
        "san": [
            "weizmann.ac.il",
            "grid.weizmann.ac.il",
            "ctwc.weizmann.ac.il",
            "www.weizmann.ac.il",
            "block.weizmann.ac.il",
            "logitude.weizmann.ac.il",
            "ilasol.org.il",
            "ds.weizmann.ac.il",
            "issdb.org",
            "project10k.org.il",
            "fleishmanlab.org",
            "conferences.weizmann.ac.il",
            "visitors-center.weizmann.ac.il",
            "cellmigration.org",
            "wiznofesh.co.il",
            "chaimweizmann.org.il",
            "www.10k.org.il",
            "lvov.weizmann.ac.il",
            "math-teaching-videos.weizmann.ac.il",
            "ec-fesp.org",
            "yedarnd.com",
            "www.ec-fesp.org",
            "eilam.weizmann.ac.il",
            "www.fleishmanlab.org",
            "theochem.weizmann.ac.il",
            "longitude.weizmann.ac.il",
            "www.g-incpm.weizmann.ac.il",
            "www.wisdom.weizmann.ac.il",
            "centers.weizmann.ac.il",
            "cibus.weizmann.ac.il",
            "dapss.org.il",
            "cadmad.weizmann.ac.il",
            "nano.weizmann.ac.il",
            "www.issdb.org",
            "www.chaimweizmann.org.il",
            "www.project10k.org.il",
            "ool.weizmann.ac.il",
            "www.cs.weizmann.ac.il",
            "www.dapss.org.il",
            "yeda.weizmann.ac.il",
            "www.math.weizmann.ac.il",
            "g-incpm.weizmann.ac.il",
            "www.weizmann-archives.org.il",
            "www.ilasol.org.il",
            "10k.org.il",
            "bioservices.weizmann.ac.il",
            "www.wiznofesh.co.il",
            "weizmann-archives.org.il",
            "3dsig.weizmann.ac.il",
            "wws.weizmann.ac.il",
            "www.yedarnd.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.weizmann.ac.il/pages/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 14:54:30 GMT",
            "location": "https://www.weizmann.ac.il/pages/",
            "server-timing": "dtRpid;desc=\"-247988594\"",
            "set-cookie": "TS01a92ee5=01ea19d35b3f19c9b5557fa5e8b8bea87347a7e8c194b08f20e6052135bf61c645bce4abd67bb3763f2d4bc022d450e093647956a98935b012483b23ae35f1d941c19d4838; Path=/; Domain=.www.weizmann.ac.il",
            "content-type": "text/html; charset=utf-8",
            "transfer-encoding": "chunked",
            "cache-control": "no-cache, must-revalidate",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "wis-system-name": "Druapl7",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' https://ilconference.co.il/",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "x-ua-compatible": "IE=edge,chrome=1",
            "link": "<https://www.weizmann.ac.il/pages/>; rel=\"canonical\",<https://www.weizmann.ac.il/pages/>; rel=\"shortlink\"",
            "x-oneagent-js-injection": "true",
            "x-ruxit-js-agent": "true"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.weizmann.ac.il/pages/",
        "title": "Weizmann Institute of Science",
        "description": "The Weizmann Institute of Science is one of the world’s leading multidisciplinary basic research institutions in the natural and exact sciences. It is located in Rehovot, Israel, just south of Tel Aviv. It was initially established as the Daniel Sieff Institute in 1934, by Israel and Rebecca Sieff of London in memory of their son Daniel. In 1949, it was renamed for Dr. Chaim",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "132.76.150.110": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx07.weizmann.ac.il",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 160.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4185.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "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": 83.87
}