{
    "ok": true,
    "domain": "griffith.edu.au",
    "generated_at": "2026-08-09T09:34:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 96,
            "network": 50,
            "availability": 60
        },
        "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": "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": "145 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 70.41.245.43.in-addr.arpa"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "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": "145 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 70.41.245.43.in-addr.arpa",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "43.245.41.70"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 griffith-edu-au.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"lcdz0bg2wd5170wzv318dp1wszdp85hx\"",
                "\"miro-verification=159c8fe242cebdc70390504a88870194705416f7\"",
                "\"MS=B2AEDC0FB0A4B01344E236B4A4E72594DA5EACA6\"",
                "\"adobe-idp-site-verification=d28deb2a-c7d8-421f-97ec-0d2ec9a7a39f\"",
                "\"b52cb09a-f5bd-4b6d-ada8-a100e9187c87\"",
                "\"nearmap-domain-verification=0a19e4ecf11bc1c2513387ed72532a8d81ca7c2ea25a8d3b953\"",
                "\"_yo8ep7uj2cxg29ns06lkxl9nfnlxe4f\"",
                "\"MS=079D6A7D1B18DECE5F0EF251747D1F6CC405FEB0\"",
                "\"v=spf1 ip4:132.234.227.10/29 ip4:132.234.235.0/24 ip4:132.234.242.0/24 ip4:203.25.173.5/32 ip4:103.1.193.3/32 ip4:149.72.231.47 ip4:149.72.196.66 \" \"a:d.spf.service-now.com include:spf.protection.outlook.com include:rnmk.com include:cvent-planner.com include:_spf.psm.knowbe4.com ~all\"",
                "\"apple-domain-verification=J8TWguBLK9R3R7st\"",
                "\"1KGQ8BDVM9541DJIJSJL3GMO65NHZW9IJDYXOIZPB\"",
                "\"_xo9vy481a0v3ksqzuv3ihskija1iv4p\"",
                "\"nintex.62466ab4f295c6006afb4596\"",
                "\"asv=1c4fd85b8106313ffb9b296b443b98bb\"",
                "\"google-site-verification=NMeEubMJdVV6NtV4voRfJ1vHefZZQPVjV_MA5oNCaWk\"",
                "\"facebook-domain-verification=viphrvpgpzvfw7ii9kp7blpnt85x1s\"",
                "\"smartsheet-site-validation=RExoNVBW4BqwqCzcU02v-u7d6CzGsJqV\"",
                "\"google-site-verification=VPKCzSS9Pd1v9jKCITgo-tXE2ceOdN8hCXiU5CUs-CY\"",
                "\"cisco-ci-domain-verification=12d31dc30ac8cc66f355bb10bccf39dbb8293a3c1a27a884e74cdfee06da617e\"",
                "\"nearmap-domain-verification=0a19e4ecf11bc1c2513387ed72532a8d81ca7c2ea25a8d3b953668988c673d32\"",
                "\"v=DMARC1;\" \"p=reject;\" \"rua=mailto:97e85530c1e8887@rep.dmarcanalyzer.com;\" \"ruf=mailto:97e85530c1e8887@for.dmarcanalyzer.com;\" \"fo=1;\"",
                "\"_bux1ce9m2vuqe3y3anjwjs9kddxmjfn\"",
                "\"atlassian-domain-verification=/kzoja5Iq02FhMC0KF4xApsNTHRMNuv9nfBwGj4iFZGxUKwBodFL/v5Cddj22vOC\""
            ],
            "NS": [
                "dns2.griffith.edu.au.",
                "dns3.griffith.edu.au.",
                "dns1.griffith.edu.au."
            ],
            "SOA": [
                "dns1.griffith.edu.au. hostmaster.griffith.edu.au. 2016980825 1800 900 3600000 86400"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issuewild \"thawte.com\"",
                "0 issuewild \"quovadisglobal.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"thawte.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"quovadisglobal.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "43.245.41.70"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:132.234.227.10/29 ip4:132.234.235.0/24 ip4:132.234.242.0/24 ip4:203.25.173.5/32 ip4:103.1.193.3/32 ip4:149.72.231.47 ip4:149.72.196.66 a:d.spf.service-now.com include:spf.protection.outlook.com include:rnmk.com include:cvent-planner.com include:_spf.psm.knowbe4.com ~all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:97e85530c1e8887@rep.dmarcanalyzer.com;ruf=mailto:97e85530c1e8887@for.dmarcanalyzer.com;fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.griffith.edu.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7F1vpAiJrbiA6bCKM8sq9IOgxF047uN9Eiu70CKHcoplSn5CWK9G+wvqIG++onW10X1SiOupVHIbX37kVP8I/VeWfF0jco9lOn9Y8j4hg11/Fa/yPtblzTBHhg8I+Cog/F8DzR/xJR/Wo/SvfUhZNJ7Y75E85pI4vugF+C2sgGwIDAQAB; n=1024,1449700579,1465511779",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "70.41.245.43.in-addr.arpa",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "43.245.41.70"
                    ],
                    "time_ms": 34.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "43.245.41.70"
                    ],
                    "time_ms": 582.91
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "43.245.41.70"
                    ],
                    "time_ms": 252.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "43.245.41.70"
                    ],
                    "time_ms": 52.37
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "43.245.41.70"
                    ],
                    "time_ms": 279.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.griffith.edu.au",
        "valid_from": "2026-06-16T19:00:00-05:00",
        "valid_to": "2027-01-01T17:59:59-06:00",
        "days_remaining": 145,
        "san": [
            "www.griffith.edu.au",
            "griffith.edu.au",
            "www2.griffith.edu.au",
            "intranet.secure.griffith.edu.au",
            "my.griffith.edu.au",
            "cms-sandpit.griffith.edu.au",
            "www.fair-access.net.au",
            "cms-dev.my.griffith.edu.au",
            "cms-pat.my.griffith.edu.au",
            "cms-pdev.my.griffith.edu.au",
            "cms-ps.my.griffith.edu.au",
            "cms-psid.my.griffith.edu.au",
            "cms-psit.my.griffith.edu.au",
            "cms-puad.my.griffith.edu.au",
            "cms-puat.my.griffith.edu.au",
            "cms-sitd.my.griffith.edu.au",
            "cms-tst.my.griffith.edu.au",
            "cms-uat.my.griffith.edu.au",
            "cms-csit.my.griffith.edu.au",
            "cms-sit.my.griffith.edu.au",
            "cms-uatd.my.griffith.edu.au",
            "squiz.my.griffith.edu.au",
            "cms-qa.my.griffith.edu.au",
            "search.griffith.edu.au",
            "remarkablehub.griffith.edu.au",
            "menzies.griffith.edu.au",
            "www.jellipedia.com.au",
            "www.jellypedia.com.au",
            "www.jellipedia.com",
            "extranet.secure.griffith.edu.au",
            "my-staging.griffith.edu.au",
            "www.menzies.griffith.edu.au",
            "cms-cuat.my.griffith.edu.au",
            "squiz-sit.my.griffith.edu.au",
            "policies-dev.griffith.edu.au",
            "policies.griffith.edu.au",
            "brandhub.griffith.edu.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.griffith.edu.au/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 14:34:38 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.griffith.edu.au/",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "cf-ray": "a2877b939b245156-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-length": "5367",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-7jNiugCKm0i6WynLzWMhTI' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a2877b939b245156\"",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=twumIbtpoKVaZXXhw6BBeDtFBreLUkGB0VbopZo1Xwc-1786286078.0157251-1.0.1.1-8fOAl.FtIhfaF2ycO9D1bzw0atNClXte8juLPKMQvu.Gt3y3Ii8oxbiOaWUprutw5gw7jRTnkj_6qfxtFw6g932iI8IkhFnnybCsmJuF4EV0JyoojqvGfhNI_w9xqm.J; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.griffith.edu.au; Expires=Sun, 09 Aug 2026 15:04:38 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.griffith.edu.au/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "43.245.41.70": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "griffith-edu-au.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011.3,
                "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": 105.03
}