{
    "ok": true,
    "domain": "mmu.ac.uk",
    "generated_at": "2026-08-09T18:23:43-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": "2 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": "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": "62 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-52-211-85-12.eu-west-1.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/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": "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": "2 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": "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": "62 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-52-211-85-12.eu-west-1.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/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": [
                "52.211.85.12"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-2.mimecast.com.",
                "10 eu-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"dropbox-domain-verification=hqz7rwgp9hod\"",
                "\"google-site-verification=ftK2e_t5FscOcZknwMiorxzqpwc1BXJAFWh6_Xgc_Iw\"",
                "\"asuid.knowledge 7779eb83cbf37fe1a91c272c1e14a4ce5f31060040bba5626fac05028147a647\"",
                "\"QuoVadis=02894b6e-becc-46a6-a783-dfd20e9b94e5\"",
                "\"ThbkBxtHS5L5IAOQ3xPfLvXfrZWM8SrQ+kyteBKYTiOUHi1SlwdKkUnDR473wE0oBBS8AWAMMlGU0k3qxv+YXA==\"",
                "\"Zj/orrvQOPmdBs8Yh9ZXY2Wo3oMaK4fL0ls6LB8dIjMgkbI9kqFz4GHFT5swAV+TTKXxUUVmHS+OgXC+si1kfQ==\"",
                "\"docu-272e8642-ba07-4b9e-8089-1c0f53de840c\"",
                "\"docusign=1f753546-51e8-4592-96ac-7f68d476e8ea\"",
                "\"adobe-idp-site-verification=6181539039965e780d9d8c1b7bb4141eacd6e01b619a1093bd9d52fb705cea58\"",
                "\"asuid.ask-assist 7779eb83cbf37fe1a91c272c1e14a4ce5f31060040bba5626fac05028147a647\"",
                "\"open-play-ltd-domain-verification-8k2q9m=pOYOXOgCYuBpUrTP96jwIRJa4\"",
                "\"Z63GZOVO5IADE9MEDMLOIY2NR2AEYJJ6SZVYIIAFV\"",
                "\"google-site-verification=6TGcTF2QIiSo41QqXxg5pTYZ04ghTGlwmst4h5ImtWY\"",
                "\"apple-domain-verification=DJWQh0gWNSojvlrc\"",
                "\"docusign=52619f97-c5c5-4091-98e5-7a0e5e4c0920\"",
                "\"atlassian-domain-verification=BLZml8wEnk2BQz3kwzH7ab1XLMRICG6yFhtQHxhjTVemz/zvDZ6FBQUCVyn8T0wl\"",
                "\"QqzBFMKlTp7kMsNoQqwGEdkBOlUba2/F2I2g/K8sGgt5H9Zj/vswbPdtbX9XCrMcLR90WRCdnDrQu/eo/r/1tw==\"",
                "\"ZOOM_verify_h9WxYeW8RsuornQnXkgPMA\"",
                "\"v=spf1 ip4:94.236.83.186 ip4:149.170.3.0/29 ip4:149.170.3.126 ip4:162.13.37.12 ip4:213.206.140.0/22 ip4:82.195.160.0/22 include:_spf.eploy.net include:spf.mandrillapp.com include:aspmx.pardot.com include:spf.protection.outlook.com inclu\" \"de:_spf.createsend.com include:eu._netblocks.mimecast.com -all\"",
                "\"google-site-verification=gEBXiqTQZleOtyRuwhwZmxap2FZCQx5P6O-I7UVz154\"",
                "\"cisco-ci-domain-verification=74a933c6c3ba67405cbbc67032c0351e79584238a0b4a3c1fcf705b47b759fd7\"",
                "\"6kbZYkJ32gJoQnBN5hyGeDcDhwC/VDQUigW3pvaWUXb4C0bsfNVNU4DpmqnUdBccIqesvHsuye3TVW17fJy2aQ==\"",
                "\"flexera-domain-verification-phmrmplcitrhgabs\"",
                "\"google-site-verification=mLgkUiZr4pBgl2cFVgf_vQew9yT0TAhv8QkZMN2PV2U\"",
                "\"pardot295242=ce3a5e2f8cb6f4a3ffd2e6afda0857242a52cb31760c94a00f45516e941aaeef\"",
                "\"google-site-verification=pyG4_U6E8HSzIFiTTpJS1fi9PK_tPHElSFXUWp6P7iI\"",
                "\"699702e1-2811-469c-9000-410d28a77f11.100718\""
            ],
            "NS": [
                "garion.mmu.ac.uk.",
                "flute.mmu.ac.uk."
            ],
            "SOA": [
                "snow.mmu.ac.uk. root.mmu.ac.uk. 11376 3600 600 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.211.85.12"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:94.236.83.186 ip4:149.170.3.0/29 ip4:149.170.3.126 ip4:162.13.37.12 ip4:213.206.140.0/22 ip4:82.195.160.0/22 include:_spf.eploy.net include:spf.mandrillapp.com include:aspmx.pardot.com include:spf.protection.outlook.com include:_spf.createsend.com include:eu._netblocks.mimecast.com -all",
        "dmarc": "v=DMARC1;p=none;sp=none;rua=mailto:support@venture1consulting.com,mailto:dmarc-reports@mmu.ac.uk;ri=84600;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.mmu.ac.uk",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0U3EAvtiHPcbCGn5FA28ssiEhSGLt6ehqn6ShapmIbY4wzzD98mDWqzu/UhUCqRpwE/7e/fgi9rja4io72e9NfmsjFzLsj6W72Xot6w5F5MoDqGLX5i/qeQmAGzbNBMokOzStm2CvlYJUp+c+tJ0cr10Zg4TLivCEmRWJOs8jCt03dXHRrB7i6+tL1nYj+XQO8xROI9EhToX9S8p2n4KkGYw7IV0yMzFWQMXXy7ruFibynhyT+9S0yUFRuivCwGW/fYu6DMTKI6AwWkeYZCAN/SkMPwCSa+syjWxbnGHflNSr6ZV6cLlOYq4YTp3fC3SP+wTS0WiW7LQ04zgf9/bxwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-211-85-12.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 151.94
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 258.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 272.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 230.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.211.85.12"
                    ],
                    "time_ms": 189.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "mmu.ac.uk",
        "valid_from": "2026-07-13T08:49:44-05:00",
        "valid_to": "2026-10-11T08:49:43-05:00",
        "days_remaining": 62,
        "san": [
            "mmu.ac.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.mmu.ac.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 23:23:39 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.mmu.ac.uk/",
            "vary": "Accept-Encoding, Cookie, X-Consumer-ID",
            "cache-control": "max-age=10800, public",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 22:38:27 GMT",
            "x-consumer-id": "lAmu0ElNEL7LeQ88yJd05hnBirG95f3Lddp0vwyEhBA",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-security-policy": "frame-ancestors 'self'",
            "x-varnish": "230496086",
            "age": "2710",
            "via": "1.1 varnish (Varnish/6.6)",
            "purge-cache-tags": "MISS",
            "x-xss-protection": "1; mode=block",
            "cf-cache-status": "HIT",
            "cf-ray": "a28a8280cfa28714-ORD"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mmu.ac.uk/",
        "title": "Manchester Metropolitan University - Homepage",
        "description": "All about Manchester Metropolitan - an exciting, modern university in the heart of one of the UK's great student cities.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.211.85.12": {
            "success": true,
            "country": "Ireland",
            "country_code": "IE",
            "region": "Leinster",
            "city": "Dublin",
            "latitude": 53.3354479,
            "longitude": -6.2519983,
            "asn": 16509,
            "organization": "Amazon Data Services Ireland Limited",
            "isp": "Amazon.com, Inc.",
            "timezone": "Europe/Dublin"
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4050.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 94.7,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 00:23:43 +0100",
                "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": 152.36
}