{
    "ok": true,
    "domain": "australia.com",
    "generated_at": "2026-08-09T12:39:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "152 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: a23-49-63-234.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "152 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: a23-49-63-234.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.49.63.234"
            ],
            "AAAA": [
                "2600:1407:3c00:1486::1a6",
                "2600:1407:3c00:1485::1a6"
            ],
            "CNAME": [],
            "MX": [
                "0 australia-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"d365mktkey=Y5YNtw3vUYpuBB5jxO85Z5pOiPhl5kXpdUIneQF5TCkx\"",
                "\"_pchqcmku68r43k6rmke916wsddu1qsl\"",
                "\"google-site-verification=0C8ZhOxlYHZUUZ_Z7Lhl2nZ25fG5Y6fPuNfkKZ4-_Z8\"",
                "\"_ie1cagvns3amnucwbjjc9msh37wqb2d\"",
                "\"_dnoyubi64f148w1l4g0nd12pg0zib1n\"",
                "\"dropbox-domain-verification=gq2jxay2jf89\"",
                "\"_diovfcwj8mduwwlt3eno4pyzmy8kfkz\"",
                "\"_xnum7yhahugw0cf4x9mb5q5z2ymrf05\"",
                "\"ZOOM_verify_oCYS5bLr6oy1SJar405RLK\"",
                "\"_tnyt0opczlou3ivu020c2qga6bc92e4\"",
                "\"_yktbre23x5nh9ei9shih0ju6mqfs2wx\"",
                "\"rm_verify=5d09b78ad1\"",
                "\"d365mktkey=AIx6YCRCDFT6W4xmsz4jUFv7L32hmdoBfnCyvCsYaQMx\"",
                "\"rm_verify=8da1830c33\"",
                "\"9pSqxSME31u2rDhiLMIxMHxf7dG3Yxb0piVbZXSuMZwdeSDgjTWntGPMh17SkJd381K7+fTKFJU9jd9nNQ4EHg==\"",
                "\"_us660cjh34hb18y27st5itmhb216mxd\"",
                "\"facebook-domain-verification=wbgoayeybr8g5esant7dh39plec744\"",
                "\"_xygo6pii0imtg6cqu1qv1faez6hn7p2\"",
                "\"v=spf1 include:_u.australia.com._spf.smart.ondmarc.com ~all\"",
                "\"_epksvvfgom9fpcs06s863bvl6butvc6\"",
                "\"_7epnrxby5wge9z9e5utbklp7kj3xuqd\"",
                "\"/JIHbj89z/v0aijB40dD7NWUeV/aANHAxjQPOrhBw1AnoplhuzAlJCBN7f+3iiOoYZ1FoOBonwEp/rUgtSm63w==\"",
                "\"rm_verify=d731559a5d\"",
                "\"_9hcwugkganwec38x4ebin0a0mc3j16f\"",
                "\"_41lt5xu26prj67cqxerqtfkfgqfhq19\""
            ],
            "NS": [
                "a14-67.akam.net.",
                "a3-66.akam.net.",
                "a1-105.akam.net.",
                "a4-66.akam.net.",
                "a13-64.akam.net.",
                "a16-66.akam.net."
            ],
            "SOA": [
                "a1-105.akam.net. hostmaster.akamai.com. 99 3600 300 2419200 300"
            ],
            "CAA": [
                "0 iodef \"mailto:domainadmin@tourism.australia.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"amazontrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.49.63.234"
        ],
        "ipv6": [
            "2600:1407:3c00:1486::1a6",
            "2600:1407:3c00:1485::1a6"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_u.australia.com._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:cc4bfb7b@inbox.ondmarc.com,mailto:dmarc@tourism.australia.com; ruf=mailto:cc4bfb7b@inbox.ondmarc.com,mailto:dmarc@tourism.australia.com; adkim=r; aspf=r; fo=0; rf=afrf; ri=3600",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.australia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCm7Pqrf0zQYJHmmvv19qncbAhGun2kl7E9hk5UvWUbrDM3Srr2PEYHcvZ/AUR1r9lEqkf+UL9/WQiJVCDTWToD89oDQQ4XEUskD32Va52PiRN520z9G8JHXskQaMmBdYoY6YK/G4048I+OWAsXdwdBrP1Xn3+wsoVx3IznUrOy5wIDAQAB; n=1024,1455064638,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-49-63-234.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.49.63.234"
                    ],
                    "time_ms": 77.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.12.5.172"
                    ],
                    "time_ms": 63.26
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.68.250.214"
                    ],
                    "time_ms": 163.81
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.49.63.234"
                    ],
                    "time_ms": 182.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.63.102.215"
                    ],
                    "time_ms": 80.16
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.australia.com",
        "valid_from": "2026-01-08T18:00:00-06:00",
        "valid_to": "2027-01-08T17:59:59-06:00",
        "days_remaining": 152,
        "san": [
            "*.australia.com",
            "australia.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.australia.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.australia.com/en-us",
            "expires": "Sun, 09 Aug 2026 17:39:13 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 17:39:14 GMT",
            "strict-transport-security": "max-age=63072000 ; includeSubDomains ; preload",
            "server-timing": "ak_p; desc=\"1786297153994_399005040_866447788_107_6042_24_0_15\";dur=1",
            "server": "Apache",
            "set-cookie": "ak_geoLoc=US; path=/",
            "user-country": "US",
            "content-security-policy": "script-src 'self' 'unsafe-eval' 'unsafe-inline' assets.adobedtm.com rum.hlx.page analytics.google.com www.googletagmanager.com *.googleadservices.com www.google-analytics.com www.google.com www.gstatic.com www.recaptcha.net *.mapbox.com *.doubleclick.net cdn.jsdelivr.net connect.facebook.net script.crazyegg.com players.brightcove.net s7.addthis.com public-oce.mkt.dynamics.com assets-oce.mkt.dynamics.com *.azureedge.net siteimproveanalytics.com *.youku.com cdn.ampproject.org *.ampproject.org res2.wx.qq.com *.wx.qq.com cookie-cdn.cookiepro.com s.go-mpulse.net d.turn.com unpkg.com *.alicdn.com *.mmstat.com *.sojern.com s.pinimg.com *.pinterest.com *.taboola.com dsp.meve-tech.com dsp-media.eskimi.com scripts.simpleanalyticscdn.com; script-src-elem 'self' 'unsafe-eval' 'unsafe-inline' assets.adobedtm.com rum.hlx.page analytics.google.com www.googletagmanager.com *.googleadservices.com www.google-analytics.com www.google.com www.gstatic.com www.recaptcha.net *.mapbox.com *.doubleclick.net cdn.jsdelivr.net connect.facebook.net script.crazyegg.com players.brightcove.net s7.addthis.com public-oce.mkt.dynamics.com assets-oce.mkt.dynamics.com *.azureedge.net siteimproveanalytics.com webpack: *.youku.com cdn.ampproject.org *.ampproject.org res2.wx.qq.com *.wx.qq.com cookie-cdn.cookiepro.com s.go-mpulse.net d.turn.com unpkg.com *.alicdn.com *.mmstat.com *.sojern.com s.pinimg.com *.pinterest.com *.taboola.com dsp.meve-tech.com dsp-media.eskimi.com scripts.simpleanalyticscdn.com; worker-src 'self' 'unsafe-inline' blob:; frame-src 'self' blob: *.doubleclick.net *.facebook.com maps.google.com www.google.com www.recaptcha.net *.youku.com cdn.ampproject.org *.ampproject.org *.alicdn.com *.alibaba.com *.taobao.com *.mmstat.com *.ykimg.com app.powerbi.com omny.fm *.alantgeo.com.au www.google.com www.youtube.com s.pinimg.com *.pinterest.com *.taboola.com; child-src 'self' blob: *.doubleclick.net *.facebook.com maps.google.com www.google.com www.recaptcha.net *.youku.com cdn.ampproject.org *.ampproject.org *.alicdn.com *.alibaba.com *.taobao.com *.mmstat.com *.ykimg.com app.powerbi.com omny.fm *.alantgeo.com.au www.google.com www.youtube.com s.pinimg.com *.pinterest.com *.taboola.com; frame-ancestors 'self' https://hotlist.australia.com https://mediakit.australia.com;",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher1apsoutheast2-28535085",
            "x-vhost": "publish",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "last-modified": "Fri, 07 Aug 2026 07:00:00 GMT",
            "etag": "\"89556-6586f8d99ec5c-gzip\"",
            "x-frame-options": "SAMEORIGIN",
            "x-akam-sw-version": "0.5.0"
        },
        "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.australia.com/en-us",
        "title": "Travel to Australia - Australian Tourism Information - Tourism Australia",
        "description": "Looking for travel inspiration? Discover Australia's sparkling beaches, friendly wildlife and natural wonders. There's never been a better time to travel to Australia, so come and say g'day!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.49.63.234": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "australia-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 37,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4027.8,
                "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": 89.31
}