{
    "ok": true,
    "domain": "bbk.ac.uk",
    "generated_at": "2026-08-09T21:48:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": "3 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": 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": "129 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-35-179-231-143.eu-west-2.compute.amazonaws.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": "3 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": "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": "129 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-35-179-231-143.eu-west-2.compute.amazonaws.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": [
                "35.179.231.143",
                "13.134.52.53",
                "13.41.116.211"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 d219892.b.ess.uk.barracudanetworks.com.",
                "6 d219892.a.ess.uk.barracudanetworks.com."
            ],
            "TXT": [
                "\"MS=ms16765595\"",
                "\"FcJjDWR5NpDOosOFpU5sq1G6Bqf24VzGKR91+Ohqhrm+YsZYxQn9PnhTQwKWScbC3/c1rXCid6EhSSmoMAIy7w==\"",
                "\"twilio-domain-verification=e00d25f36e9501e64e9997deee5f90a4\"",
                "\"_asxvskvutu1ojl26g2oq3ssryeao41i\"",
                "\"CCIKVJH5H1X04YOV2E9E1NLF33UHDN1EFTAG6VL6Z\"",
                "\"facebook-domain-verification=1eohtpxzbttgsljws39xow4ign2z60\"",
                "\"v=spf1 include:spf.ess.uk.barracudanetworks.com include:spf.protection.outlook.com include:cmail1.com include:_spf.createsend.com include:_spf.bbk.ac.uk ~all\"",
                "\"_xn30txrvuop5qvrp0h9slp8tbd8aunh\"",
                "\"8BC046EF-F37E-4221-857D-6D5A4078A888\"",
                "\"miro-verification=0d8a789d7aba0a0b462d621d998febcc3a15d463\"",
                "\"google-site-verification=Op1wcG1NKzqGJKA9FG3OWmONOfUSwNyZASEerYk5RPc\"",
                "\"mentimeter-c1584994-0aff-4e8b-a1b3-f31dc11b593a\"",
                "\"access-domain-verification=69a2965b5cdada48b295177a9ccc585582d7ec6761fd060c5b19f1b02020359a\"",
                "\"QuoVadis=e1e2bb41-0a91-4e9f-9bbb-c2c7725245a2\"",
                "\"bw=1wKydjumB4HGIhiFseMOINzm3yvLI2iDCuBzhavllzif\"",
                "\"mindmanager-verification=dfd25f4dd117cb9ccf01271a58f03d548b137cb547af8bd0491d4f6da77e17ec\""
            ],
            "NS": [
                "ns11.ja.net.",
                "ns10.ja.net.",
                "ns12.ja.net."
            ],
            "SOA": [
                "ns11.ja.net. hostmaster.ns11.ja.net. 2024063415 43200 3600 3600000 3600"
            ],
            "CAA": [
                "0 issuewild \"pki.goog\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.179.231.143",
            "13.134.52.53",
            "13.41.116.211"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.ess.uk.barracudanetworks.com include:spf.protection.outlook.com include:cmail1.com include:_spf.createsend.com include:_spf.bbk.ac.uk ~all",
        "dmarc": "v=DMARC1;p=none;fo=1;rua=mailto:rua+bbk.ac.uk@dmarc.barracudanetworks.com;ruf=mailto:ruf+bbk.ac.uk@dmarc.barracudanetworks.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bbk.ac.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDUyi0NV3R5hZtAMaFKGmVJ+p4c4woWvPyXJ38DHUSDIhZX7x/4Cw8OkZ8DEZbvLEGQT8E+JY7veSwm9ZTe5/fCgLN4bz27BOCJ31Ku8VcOUhsPO86a1cYhYz+c2AbUE7MI1NqEfEJtgiUfUPZhRlovPiEf+ck3vZoh6jNsi+934wIDAQAB; n=1024,1471389793,1487287393",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-35-179-231-143.eu-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.134.52.53",
                        "13.41.116.211",
                        "35.179.231.143"
                    ],
                    "time_ms": 139.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.134.52.53",
                        "13.41.116.211",
                        "35.179.231.143"
                    ],
                    "time_ms": 140.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.134.52.53",
                        "13.41.116.211",
                        "35.179.231.143"
                    ],
                    "time_ms": 167.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.134.52.53",
                        "13.41.116.211",
                        "35.179.231.143"
                    ],
                    "time_ms": 243.21
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.134.52.53",
                        "13.41.116.211",
                        "35.179.231.143"
                    ],
                    "time_ms": 183.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "bbk.ac.uk",
        "valid_from": "2026-06-02T19:00:00-05:00",
        "valid_to": "2026-12-17T17:59:59-06:00",
        "days_remaining": 129,
        "san": [
            "bbk.ac.uk",
            "birkbeck.ac.uk"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.bbk.ac.uk:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "gunicorn/20.0.4",
            "date": "Mon, 10 Aug 2026 02:48:44 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "83642",
            "location": "https://www.bbk.ac.uk:443/",
            "access-control-allow-origin": "*",
            "x-frame-options": "DENY",
            "x-content-type-options": "nosniff",
            "referrer-policy": "same-origin",
            "cross-origin-opener-policy": "same-origin",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 cf7f5618e597ce09ea40040e6c47f0a6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "8gO0SA41lFihq8Z0M5725T0DQ1AYmLS5nUqYdVVj6IPYtnf3yv6NJw=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "gunicorn/20.0.4",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bbk.ac.uk:443/",
        "title": "Home - Birkbeck, University of London",
        "description": "We specialise in learning that fits around you: we teach in the evenings, during the day, and online. We’re a world class teaching and research institution and we award University of London degrees.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "35.179.231.143": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.134.52.53": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.41.116.211": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "d219892.b.ess.uk.barracudanetworks.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.5,
                "banner": "220 mail.ess.uk.barracuda.com ESMTP (mx-inbound16-167.eu-west-2b.ess.aws)",
                "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": 88.21
}