{
    "ok": true,
    "domain": "ga.gov.au",
    "generated_at": "2026-08-11T08:17:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 84,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "66 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: gaservices.ga.gov.au"
            },
            {
                "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": "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "66 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: gaservices.ga.gov.au",
                "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": [
                "192.104.43.72"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 sig4gacav.secureintellicentre.net.au.",
                "20 sig2gacav.secureintellicentre.net.au."
            ],
            "TXT": [
                "\"_g77hjbyei26r37anxa0zqwfz04z3mwp\"",
                "\"v=spf1 mx include:ip4.ga.gov.au include:ip6.ga.gov.au include:spf.protection.outlook.com include:mailrelay.t1cloud.com -all\"",
                "\"_4ew4vdqevo6brn37tw7g2ypn9f7zq05\"",
                "\"miro-verification=1c5ef69359174935fb9a7dc860b95f3e24fde549\"",
                "\"google-site-verification=wgN8qiu7ia4OM0FAr1cMAq4u-ut_SHTN0tz3QiW74l8\"",
                "\"google-site-verification=hlH1URNL37zdYWEReHUB3A_5ixcjYs-J35c8H-yLeLs\"",
                "\"2p95901rj9bo62mhdrjfhu7ve9\"",
                "\"atlassian-domain-verification=9YnTxmI7duXtTnAC5eZFMrpqmd6vE/EDFS5MPlyVb7qRi7VcEu6ScJUCrrHgSy2l\"",
                "\"apple-domain-verification=Vdld5tw8PQRzja64\"",
                "\"MS=ms88306744\"",
                "\"UqDNEEo9A0ZRe6mOlNuO9OMWf2v89888bOQYvjSFqwrcC5pMw3/y9MS27dirVsQG/HG6wD25lWzibtcZBG1wsQ==\"",
                "\"atlassian-domain-verification=blao3j8llnMZP8wnihUeS1xl1afRlHNcP84mWDzYw7/W+xqOsmR8Z4w9dZU4J8vB\"",
                "\"adobe-idp-site-verification=e5999fdc67562165d376672c01f63eb553404e015c308e9edcc9397c80cbf4ba\"",
                "\"+/j8O1iHnr97butvnwVVM/ff++3VyoACKWxMv+52YQ7oQEGoyFpqE6CGOhae02pfXZ7N7dxmcetsrdO6SVXNVA==\""
            ],
            "NS": [
                "ns3.secureintellicentre.net.au.",
                "ns2.secureintellicentre.net.au.",
                "ns1.secureintellicentre.net.au."
            ],
            "SOA": [
                "ns1.secureintellicentre.net.au. hostmaster.secureintellicentre.net.au. 2026081112 3600 1800 21600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "192.104.43.72"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:ip4.ga.gov.au include:ip6.ga.gov.au include:spf.protection.outlook.com include:mailrelay.t1cloud.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarc-rua@ga.gov.au; ruf=mailto:dmarc-ruf@ga.gov.au",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "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": "gaservices.ga.gov.au",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "192.104.43.72"
                    ],
                    "time_ms": 221.67
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "192.104.43.72"
                    ],
                    "time_ms": 223.55
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "192.104.43.72"
                    ],
                    "time_ms": 251.72
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "192.104.43.72"
                    ],
                    "time_ms": 877.08
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "192.104.43.72"
                    ],
                    "time_ms": 600.46
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "ga.gov.au",
        "valid_from": "2026-07-18T12:03:51-05:00",
        "valid_to": "2026-10-16T12:03:50-05:00",
        "days_remaining": 66,
        "san": [
            "ga.gov.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ga.gov.au/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.ga.gov.au/",
            "cache-control": "private, max-age=0",
            "content-type": "text/html; charset=utf-8",
            "x-slug": "geo-web",
            "cf-cache-status": "HIT",
            "cf-ray": "a29785369c564681-SYD",
            "date": "Tue, 11 Aug 2026 13:17:24 GMT",
            "server": "cloudflare",
            "set-cookie": "__cf_bm=tQ9wzFQP50FdTCVUVkTyefaxUPbUiQysEdkyzBL4JRQ-1786454244.8941894-1.0.1.1-nlo7ptvTbA80GVXd.HlKLjsentzaYkn3LkZu164QlGFch0BeRAzOxYE1wn0Im6bK3Zrl4laxc4_McYR03U6i.WW1BIHdRcXIq4H_Mb9kvXKmDCvT5UzNeEEe6Qr8GV4c; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.ga.gov.au; Expires=Tue, 11 Aug 2026 13:47:24 GMT",
            "x-cdn-cached-at": "1786454223",
            "x-cdn-expires-at": "1786454403",
            "x-cdn-original-ttl": "180",
            "x-cdn-stale-error-expires-at": "1786540803",
            "x-cdn-stale-expires-at": "1786540803",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 80d44f43db721c4fa16ae1b35851da00.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P2",
            "x-amz-cf-id": "XUJ62erIf49NMEEmaUrU2H1nNg-L1iSEv47WK8ShgdwXLQsu-9i6Dw==",
            "age": "21",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000",
            "permissions-policy": "camera=(), microphone=()"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ga.gov.au/",
        "title": "Geoscience Australia",
        "description": "Geoscience Australia is Australia's pre-eminent public sector geoscience organisation. We are the nation's trusted advisor on the geology and geography of Australia. We apply science and technology to describe and understand the Earth for the benefit of Australia.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "192.104.43.72": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "sig4gacav.secureintellicentre.net.au",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 212.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4007.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.4,
                "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": 85.82
}