{
    "ok": true,
    "domain": "racgp.org.au",
    "generated_at": "2026-08-10T07:21:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 20,
            "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": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": "185 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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/1.1 200 OK"
            },
            {
                "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": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "185 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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/1.1 200 OK",
                "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.255.32.240"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 au-smtp-inbound-2.mimecast.com.",
                "20 au-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"X9vs+vZzEJfRyHtsTXhJczVWhV8fwG6a0KcTRvRWxOud4K2h0CrR0/qsjQV/6cqPilUw3gBKAIuDGOYYo02wNw==\"",
                "\"0ed1fe018acd1fe185b4654f04844ce7fdcea18e09\"",
                "\"atlassian-domain-verification=a92eSyaRQo37jDxUBZtGImeO461sOgaHpYhdYwq43ejcH7PqAfs5rzY63IGHmG+C\"",
                "\"vephl8a7mps3n2q34sk1t78lq9\"",
                "\"facebook-domain-verification=hopmy21twht4i9nywih519x0dt57bb\"",
                "\"stripe-verification=0B2BF2FC8B4116826B137BB5AF1FF6516DD54D30B6672B0875F5A36644B90E1D\"",
                "\"google-site-verification=6_PpGpVWrlQlwxPNtJSa9tMZtu2YQDkHBoxB4CVcPKg\"",
                "\"smartsheet-site-validation=8J2-wIseejw5ikamgNAaE8LugK_xVzNW\"",
                "\"K10yhJnHwdyvlYSw5CDiW0QGA9GKGlTBHpgjFDCwqdEb/JHfsR6DeQZFErI/mWOS3lYyA4lm/5yhxgwbZLKSVA==\"",
                "\"citrix.mobile.ads.otp=ahcyjvi0ldrt3uf98qz4\"",
                "\"miro-verification=f94272141c0e66d2aabb84ce4161344336dad89b\"",
                "\"xon_verification=fb083684871e481927c47d4e9511fbc8d7dc8d8b\"",
                "\"MS=ms93702022\"",
                "\"cod90fktd7t009jd15i91ufvuu\"",
                "\"apple-domain-verification=fPYpAS2t5pRjHXb8\"",
                "\"anthropic-domain-verification-zpcxqf=IxxunE85xxMwwWExi1nla8ndr\"",
                "\"google-site-verification=VrLzUBf-qT57505u_nmawGP0Kkvj9w2idIUXB3si0eE\"",
                "\"docusign=ae5e5f7a-23f6-433d-a88b-ff1d29d5d2c8\"",
                "\"google-site-verification=XHgx5V56p0VgI23SD5TqHvmXggVdqCi9eYec68uiiIQ\"",
                "\"ZOOM_verify_z4iCt4IpQcirmv_YfJanbg\"",
                "\"mentimeter-890a55f5-c925-423e-9aa4-088c9445ec35\"",
                "\"adc1c52a6b7a78d1edff07b0bc940690554f8a1d\"",
                "\"v=spf1 include:spf.protection.outlook.com include:au._netblocks.mimecast.com include:mailrelay.t1cloud.com include:_spf.qualtrics.com ip4:203.8.200.41 ip4:203.8.200.54 ip4:149.72.237.129 ip4:125.7.37.86/32 ip4:159.183.175.50/32 ip4:149.72.254.147/32 ip4:1\" \"59.183.189.184/32 ip4:159.183.168.183/32 -all\""
            ],
            "NS": [
                "ns4-06.azure-dns.info.",
                "ns3-06.azure-dns.org.",
                "ns2-06.azure-dns.net.",
                "ns1-06.azure-dns.com."
            ],
            "SOA": [
                "ns1-06.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.255.32.240"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:au._netblocks.mimecast.com include:mailrelay.t1cloud.com include:_spf.qualtrics.com ip4:203.8.200.41 ip4:203.8.200.54 ip4:149.72.237.129 ip4:125.7.37.86/32 ip4:159.183.175.50/32 ip4:149.72.254.147/32 ip4:159.183.189.184/32 ip4:159.183.168.183/32 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:822ac6c7@mxtoolbox.dmarc-report.com; ruf=mailto:822ac6c7@forensics.dmarc-report.com; fo=1; pct=100",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.racgp.org.au",
        "dkim": "v=DKIM1; g=*; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDy4YJFuPtPUltio3lGMj4nN560DTavZlA41OLV4SIwhBgp1oLo/itQHVKZXP+aeOj/WZTmCckHiPN/ClMHRJtX3Ymf66AjVJTpccRknd6uXiqk20ZmrEKcw6WrxCeykHsDf7FzKzWZMSgBnMdnpjHn3CtLI4MagM6aaRSFthcOCQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.255.32.240"
                    ],
                    "time_ms": 47.61
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.255.32.240"
                    ],
                    "time_ms": 71.44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.255.32.240"
                    ],
                    "time_ms": 54.04
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.255.32.240"
                    ],
                    "time_ms": 71.08
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.255.32.240"
                    ],
                    "time_ms": 454.42
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.racgp.org.au",
        "valid_from": "2026-02-03T18:00:00-06:00",
        "valid_to": "2027-02-11T17:59:59-06:00",
        "days_remaining": 185,
        "san": [
            "*.racgp.org.au",
            "racgp.org.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.racgp.org.au/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Mon, 10 Aug 2026 12:21:11 GMT",
            "connection": "keep-alive",
            "location": "https://www.racgp.org.au/",
            "cache-control": "no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "server": "Microsoft-Azure-Application-Gateway/v2",
            "content-type": "text/html; charset=utf-8",
            "content-length": "218164",
            "expires": "-1",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "RACGP=ffffffffaf18144b45525d5f4f58455e445a4a42378b;expires=Mon, 10-Aug-2026 12:41:11 GMT;path=/;secure;httponly",
            "x-ua-compatible": "IE=Edge",
            "x-powered-by": "ASP.NET",
            "content-security-policy": "frame-ancestors 'self' https://mycpd.racgp.org.au",
            "x-forwarded-for": "172.17.1.6"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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": "Microsoft-Azure-Application-Gateway/v2",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.racgp.org.au/",
        "title": "RACGP - The Royal Australian College of General Practitioners",
        "description": "The Royal Australian College of General Practitioners (RACGP) is Australia’s largest professional general practice organisation",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.255.32.240": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "au-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 4.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 197.7,
                "banner": "220 au-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 22:21:16 +1000",
                "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": 120.9
}