{
    "ok": true,
    "domain": "queensland.com",
    "generated_at": "2026-08-12T07:08:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": "118 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: server-54-192-55-115.ord56.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "118 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: server-54-192-55-115.ord56.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "54.192.55.115",
                "54.192.55.79",
                "54.192.55.24",
                "54.192.55.129"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "100 queensland-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=crLuVOP3vpH2GmzbU4DaVrx1U5WHPH9vUzrKFRkg6xo\"",
                "\"v=spf1 include:spf.exclaimer.net include:spf.protection.outlook.com include:_spf.atlassian.net ip4:110.175.173.234 ip4:54.206.0.0/16 ip4:54.79.116.205 ip4:54.153.173.100 ip4:54.240.30.12 ip4:54.240.30.13 ip4:123.226.224.133 -all\"",
                "\"1m1k8v92jb43sf9vmja2e5j2vn\"",
                "\"1password-site-verification=IHV7BVE3BRAMVG34TYGQLO2GKE\"",
                "\"atlassian-domain-verification=vEy2yWpZNTWlc/0Yd2TrWTLxdWhtB8sHOUx40PUdpcTOn1/kduPLRDaiaGsd2vlV\"",
                "\"monday-com-verification=jwZj3JL0oyHLpCdWDABs_X5t01GvaSF5BnMUwgfVZo0\"",
                "\"n0he3j625vhtmv40j51afqo5mm\"",
                "\"atlassian-sending-domain-verification=4a3ddc57-a0b0-4e2e-9794-ae9e6ab53659\"",
                "\"have-i-been-pwned-verification=dweb_7shokdig875v8rwitqkzmr40\"",
                "\"kog3r66avgi1hobd1blkk6n2pl\"",
                "\"8uevqjs1vd4njca09lotrrf17j\"",
                "\"d365mktkey=1nn1xgUFIhOSNgVd6KaXW4qQRwdLi5mfbqA3T55x9tcx\"",
                "\"apple-domain-verification=ieBsxj9Ca5MM6TjH\"",
                "\"docusign=561327d3-fcab-4715-8edc-08f8935c10d6\"",
                "\"dropbox-domain-verification=vkb7mr1ltuh4\"",
                "\"cisco-ci-domain-verification=7a6ffddb9d1c33cb7377aec3fc64b70cfa5408807d137f1268bcece21ace8ae3\"",
                "\"canva-site-verification=T2AKdm-NYKi2XoqPrqGw1A\"",
                "\"MS=ms56941676\"",
                "\"JEc3bFz3DmfNGihExMsAnSj/ywTscfxZsl0NTXT7Jae6yjUNbNUxgBpJNQbrUHVe6mwOgqBMPPJgEH3/DUUwng==\"",
                "\"docusign=b3e88c5a-51af-480a-bc5e-a84cac4f1298\"",
                "\"ke5milsnf2fj6ss5ne0bvm2hkk\"",
                "\"neat-pulse-domain-verification-9X3Q2WN=2b4d6716-b596-455d-9279-718522ed2671\"",
                "\"qj2e7pl9e0lknsvkcf0nrttk93\"",
                "\"sophos-domain-verification=a6c127cad56e7b8d34001566197860c5c50c4bd27b9b1526293158feba718182\""
            ],
            "NS": [
                "ns-417.awsdns-52.com.",
                "ns-1907.awsdns-46.co.uk.",
                "ns-1483.awsdns-57.org.",
                "ns-560.awsdns-06.net."
            ],
            "SOA": [
                "ns-1907.awsdns-46.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issue \"awstrust.com\"",
                "0 iodef \"mailto:tq.webadmin@queensland.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazonaws.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.55.115",
            "54.192.55.79",
            "54.192.55.24",
            "54.192.55.129"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.exclaimer.net include:spf.protection.outlook.com include:_spf.atlassian.net ip4:110.175.173.234 ip4:54.206.0.0/16 ip4:54.79.116.205 ip4:54.153.173.100 ip4:54.240.30.12 ip4:54.240.30.13 ip4:123.226.224.133 -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=reject; fo=1; rua=mailto:dmarc-qldgov@qld.gov.au; ruf=mailto:dmarc-qldgov-forensic@qld.gov.au",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.queensland.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwu2tNfO+9EQQm827zkVCwu8J4HWeIWYGKNrbcC2sMOh2p0l864IbRbgpeuG2WeI2mf6r+8H55Tp4GgTqToZjPeDznmANIS8ItSSaNqToK8dAYe6tQOmAJeqegXFEp33mK+ztZ13Ed7yuSMDjTLthMbu6yMtxK7O0EszcGRp23bOkpEgGPb61LSvGoO4Aq8wgrJiJ8S5bBeckUBHin7+M7u7vf6uiCyaHW9jBmwOU3CbBo/g27uWLcRhbXHzByR5iH2r/NdEXXHQOg6OLlxSg453bwBQQaOh7OnRdOxpJ6CwrqBGBQaqL0ElAtninol3WJtUjlxrjK8lL1Uy3dQU6uQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-55-115.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.39",
                        "54.192.100.69",
                        "54.192.100.70",
                        "54.192.100.93"
                    ],
                    "time_ms": 95.86
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.115",
                        "54.192.55.129",
                        "54.192.55.24",
                        "54.192.55.79"
                    ],
                    "time_ms": 56.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.222.205.105",
                        "52.222.205.2",
                        "52.222.205.24",
                        "52.222.205.84"
                    ],
                    "time_ms": 79.81
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.39",
                        "54.192.100.69",
                        "54.192.100.70",
                        "54.192.100.93"
                    ],
                    "time_ms": 120.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.39",
                        "54.192.100.69",
                        "54.192.100.70",
                        "54.192.100.93"
                    ],
                    "time_ms": 89.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "queensland.com",
        "valid_from": "2025-11-09T18:00:00-06:00",
        "valid_to": "2026-12-08T17:59:59-06:00",
        "days_remaining": 118,
        "san": [
            "queensland.com",
            "*.queensland.com",
            "*.prod.ams.queensland.com",
            "*.ams.queensland.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.queensland.com/us/en/home",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "date": "Wed, 12 Aug 2026 12:08:40 GMT",
            "content-length": "18637",
            "location": "https://www.queensland.com/us/en/home",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 d6e1b026ffb06ff442130924aa69934a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P13",
            "x-amz-cf-id": "wpjtuogDnOwZ0ifhEodSkbKM_S7999zDU08-mqxWQfthi8eCvFXEsQ==",
            "geoip": "function",
            "content-type": "text/html;charset=utf-8",
            "access-control-allow-origin": "https://tok-opp-cluster01.onelink-translations.com",
            "set-cookie": "AWSALBCORS=dya/xYpDX34zByCR1y1By2PRSdtHgN+w4cGoNohhtClKcC62essIj5GA5sVipfK6IwSVYWnzCqOus7AfrsMNm5VsKTjf7mb/oAgt6Vwm7lWHqMxayqwrDUG9oVq3; Expires=Wed, 19 Aug 2026 12:08:40 GMT; Path=/; SameSite=None; Secure",
            "x-dispatcher": "dispatcher2apsoutheast2-b86",
            "x-vhost": "publish_teq",
            "access-control-allow-methods": "GET,OPTIONS",
            "x-cc": "(null)",
            "x-cn": "(null)",
            "strict-transport-security": "max-age=63072000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "last-modified": "Wed, 05 Aug 2026 01:24:07 GMT",
            "etag": "\"48cd-65842a0b4cfbf\"",
            "accept-ranges": "bytes",
            "cache-control": "max-age=1200",
            "expires": "Wed, 12 Aug 2026 12:28:40 GMT",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Accept-Encoding",
            "content-security-policy": "script-src https: 'unsafe-inline' 'unsafe-eval'; style-src https: 'unsafe-inline'; worker-src 'self' blob:"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.queensland.com/us/en/home",
        "title": "Welcome to Queensland, Australia",
        "description": "Discover everything Queensland has to offer. Explore destinations, experiences and events that will change you. Visit the official site for Queensland, Australia.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.192.55.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.24": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.129": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "queensland-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4037.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 92.09
}