{
    "ok": true,
    "domain": "biu.ac.il",
    "generated_at": "2026-08-10T16:34:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "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": "2 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": 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": "1 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": "31 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com"
            },
            {
                "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": "2 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": "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": "1 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": "31 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com",
                "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": [
                "13.248.160.137",
                "76.223.34.124"
            ],
            "AAAA": [],
            "CNAME": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "MX": [
                "10 biu-ac-il.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:132.70.0.0/15 a:mailrelay.biu.ac.il a:mailsrv1.biu.ac.il include:spf_c.oraclecloud.com include:spf.protection.outlook.com include:spf-eu.exlibrisgroup.com include:eu.rp.oracleemaildelivery.com include:_spf.activetrail.com -all\"",
                "\"openai-domain-verification=dv-0JMJw3K1pZrSsww1zAPSOyfn\"",
                "\"globalsign-domain-verification=7ec86a71585fed39a71138b02d1c3835\"",
                "\"globalsign-domain-verification=d1b87a74ef591d19930a26d648c0349a\"",
                "\"google-site-verification=mYu6VPJukgfPziMjDtENRYNWQT1rU__w7LAMX0b_KPQ\"",
                "\"k=rsa;\" \"p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCr6KMgdxxgg7oT3ulMwPJs9RXgXDrI9UWU118pHEMohl3UbL3Jwp4oxp/9N3thh/3WCJnYV134zbEVolZwqaT3JsFEq/mQ/RpW/JnOZ3rnxqJPurb2bcfJol4SDxiWVObzHX31xnANzFcXnq1/5dMK5QvW4Jh7n0fm4+4ywqiy2QIDAQAB\"",
                "\"google-site-verification=dLVWySCImXIIwYWQOhIfkRBVPxjoz-OFLskAtE-qggE\"",
                "\"68zyoS7z1HKl7T+TQRgmx9Q7OTRSa0zIclKRwYA+2IF1qDTHN58KGnTXyP5upQPJ5yG9xQWY/4tQaNoOUa/sAA==\"",
                "\"globalsign-domain-verification=321c90d4d86e56411ca9e465a3a20ad3\"",
                "\"oci-domain-verification=3cryXM7uscyz0SUWgAiaAEzdn9QxbhmMbZfV1VVV\"",
                "\"google-site-verification=_QSAnmvTTsuHfpgHL0WeukKJJbpqmiALskq_NV_4T9w\"",
                "\"google-site-verification=WdyxSbfxAcfgXgKBIx_KsrwziJ8TmJqIEZa7coyqfUY\"",
                "\"lqL3DVZowXSuIYQpW3C85+esZRmSUWmc5j0nXwOrApMG8QeebLXQplIX/BSC6d2//aKiAGAVuTtyTnTYcCl7KA==\""
            ],
            "NS": [
                "biuns1.biu.ac.il.",
                "commix.cc.biu.ac.il.",
                "biuns2.biu.ac.il.",
                "comsec.os.biu.ac.il."
            ],
            "SOA": [
                "biuns1.biu.ac.il. ns-admin.mail.biu.ac.il. 22014686 10800 3600 2419200 900"
            ],
            "CAA": [
                "128 issue \"letsencrypt.org\"",
                "128 issuewild \"letsencrypt.org\"",
                "128 issuewild \"globalsign.com\"",
                "128 issuewild \"sectigo.com\"",
                "128 issue \"harica.gr\"",
                "128 issue \"globalsign.com\"",
                "128 issue \"sectigo.com\"",
                "128 issuewild \"harica.gr\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.160.137",
            "76.223.34.124"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:132.70.0.0/15 a:mailrelay.biu.ac.il a:mailsrv1.biu.ac.il include:spf_c.oraclecloud.com include:spf.protection.outlook.com include:spf-eu.exlibrisgroup.com include:eu.rp.oracleemaildelivery.com include:_spf.activetrail.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarc_agg@vali.email,mailto:dmarc@biu.ac.il; adkim=r; aspf=r;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.biu.ac.il",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDA/3aqmP7RfZ5K8BMvFWP5kgaXVxbjgm9bZY1mxu7EZLQGLhD5yVFADAyNuhlBWe58V5XjpW3ch1AzN4act2A3uEOu9BhDR7AkiG+IvXLcme1yIiLW2ZoQSKnC/XVr4zggzCadYEo1QFJTvqbe1l1wy3WqAElHMDUNJsyHnXMxJQIDAQAB; n=1024,1453077624,1468802424",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 42.5
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 188.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 50.44
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 526.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 52.12
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "biu.ac.il",
        "valid_from": "2026-06-13T15:51:53-05:00",
        "valid_to": "2026-09-11T15:51:52-05:00",
        "days_remaining": 31,
        "san": [
            "biu.ac.il"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://validate.perfdrive.com/?ssa=7dd166c3-8e2b-4a17-bf9d-f17afb72d262&ssb=19022216727&ssc=https%3A%2F%2Fwww.biu.ac.il%2F&ssi=bd51aef2-d06e-4f52-ba62-cf722f64fd61&ssk=botmanager_support@radware.com&ssm=55079879437462964106265520017515&ssn=1bbbe1819b0fd3068ffece627b425314a0012ff5cf21-69f8-4da4-893db8&sso=bd7f9fd0-83ffc63c3379a12e7f8261e7620ca34bb5590e47ed31db8e&ssp=66172430381786332280178637924756234&ssq=87402699765771615252497657984134519798520&ssr=MjA5LjEyNi4xMDIuMTQz&sst=DNS-Toolbox/2.0&ssu=&ssv=&ssw=&ssx=eyJ1em14IjoiN2ZjMDAwYmI4ZDcyNTgtYzQwMC00NDExLWJhYWUtNzg2YzQ0ODUyNTI1MS0xNzg2Mzk3NjU3NzU4MC0wMDA2NzY1NjA5MjQ3MzBiODM3MTAiLCJyZCI6ImJpdS5hYy5pbCIsIl9fdXptZiI6IjdmOTAwMDJmZjVjZjIxLTY5ZjgtNGRhNC04ZmQwLTgzZmZjNjNjMzM3OTEtMTc4NjM5NzY1Nzc1ODAtMDA0MmU3MzExODMyNTEwMzY2MjEwIn0=",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 21:34:17 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "155",
            "location": "https://validate.perfdrive.com/?ssa=7dd166c3-8e2b-4a17-bf9d-f17afb72d262&ssb=19022216727&ssc=https%3A%2F%2Fwww.biu.ac.il%2F&ssi=bd51aef2-d06e-4f52-ba62-cf722f64fd61&ssk=botmanager_support@radware.com&ssm=55079879437462964106265520017515&ssn=1bbbe1819b0fd3068ffece627b425314a0012ff5cf21-69f8-4da4-893db8&sso=bd7f9fd0-83ffc63c3379a12e7f8261e7620ca34bb5590e47ed31db8e&ssp=66172430381786332280178637924756234&ssq=87402699765771615252497657984134519798520&ssr=MjA5LjEyNi4xMDIuMTQz&sst=DNS-Toolbox/2.0&ssu=&ssv=&ssw=&ssx=eyJ1em14IjoiN2ZjMDAwYmI4ZDcyNTgtYzQwMC00NDExLWJhYWUtNzg2YzQ0ODUyNTI1MS0xNzg2Mzk3NjU3NzU4MC0wMDA2NzY1NjA5MjQ3MzBiODM3MTAiLCJyZCI6ImJpdS5hYy5pbCIsIl9fdXptZiI6IjdmOTAwMDJmZjVjZjIxLTY5ZjgtNGRhNC04ZmQwLTgzZmZjNjNjMzM3OTEtMTc4NjM5NzY1Nzc1ODAtMDA0MmU3MzExODMyNTEwMzY2MjEwIn0=",
            "er-request-id": "d2df2c838f98ab2e75977a106f7b5c99",
            "pragma": "no-cache",
            "cache-control": "no-store, no-cache, must-revalidate",
            "x-content-type-options": "nosniff",
            "er-rule-id": "r-54b3c982-ce9a-4844-a1eb-e1723e0dc7eb",
            "server": "Apache",
            "set-cookie": "__uzmd=1786397657; expires=Sat, 06-Feb-2027 21:34:17 GMT; Max-Age=15552000; path=/",
            "access-control-allow-origin": "*",
            "access-control-allow-credentials": "true",
            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "via": "1.1 google",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://validate.perfdrive.com/?ssa=602e94aa-2841-4104-a037-08b29c9d196f&ssb=25837223883&ssc=https%3A%2F%2Fwww.biu.ac.il%2F&ssi=4bb96790-d06e-45ee-ae94-0307daa4ddd3&ssk=botmanager_support@radware.com&ssm=82151680099952053102713344319646&ssn=ee87dd2fc0f68f01a12b8d8f78db3fc57ef0ab03c887-36c0-43be-925f57&sso=87cd368d-87ef075edfb18ca38c614a65100fc9857ad6f08b11b7f26e&ssp=90163096421786391373178635299957159&ssq=24602929766726801446497667962562581312050&ssr=MjA5LjEyNi4xMDIuMTQz&sst=Mozilla/5.0+(compatible;+WAPDNS.com/1.0;++https://www.wapdns.com/)&ssu=&ssv=&ssw=&ssx=eyJyZCI6ImJpdS5hYy5pbCIsIl9fdXptZiI6IjdmOTAwMGFiMDNjODg3LTM2YzAtNDNiZS05NjhkLTg3ZWYwNzVlZGZiMTEtMTc4NjM5NzY2NzcxMDAtMDA0YTBlNGE5ZGY4NWQyYjlkYzEwIiwidXpteCI6IjdmYzAwMDkxNDA4OGMxLTFhMzMtNDkyNi1iZTJiLWZhMDM2NGY3ZmM2NjEtMTc4NjM5NzY2NzcxMDAtMDAwNTE5OWYwYzVjZTAwOWJhNjEwIn0=",
        "title": "Radware Captcha Page",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "biu-ac-il.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.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": 84.87
}