{
    "ok": true,
    "domain": "cricket.com.au",
    "generated_at": "2026-08-12T16:00:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "2 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": "149 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: a85237e38c758949f.awsglobalaccelerator.com"
            },
            {
                "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": "2 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": "149 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: a85237e38c758949f.awsglobalaccelerator.com",
                "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": [
                "99.83.220.12",
                "75.2.77.61"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0038c002.gslb.pphosted.com.",
                "10 mxb-0038c002.gslb.pphosted.com."
            ],
            "TXT": [
                "\"Jle0FeUVdhvagUjhZIxihG3z5d4fOD66YlkjxSGJqgab9IKcZ3azKb7HKqQ0lsolF8TausHFzZfr18v7dax14g==\"",
                "\"0ynyz3d457hl5m89qwdq1gsd59bqb10g\"",
                "\"teamviewer-sso-verification=3e11d155c3a54a43abeec401c4fa0297\"",
                "\"v8lsgnt7ck1068ftfx3mpsb2vv6lrdh9\"",
                "\"atlassian-sending-domain-verification=8224d49c-4db0-4f63-9fb2-1b23c257b82d\"",
                "\"v=spf1 include:_u.cricket.com.au._spf.smart.ondmarc.com -all\"",
                "\"qyst19kvsb9wcp95sy1f1vhbvmwfqzbs\"",
                "\"auscricketopta.azurewebsites.net\"",
                "\"MS=ms66552280\"",
                "\"miro-verification=02130a201700a43d792d20ef407a33e9bf4d14e5\"",
                "\"google-site-verification=m7_lqAKoPZQVuU2k6SMWu2uOyMrilDfrNdUJTgk7dzw\"",
                "\"apple-domain-verification=teo9rCJrAogZrxoG\"",
                "\"google-site-verification=2A7VSv_XKpgrODo3IN_jnqwtZu6rwcXfZGcPgLsRg9s\"",
                "\"_w7rkm4w3m2sxvpd8fi8q2d7x1dchfgf\"",
                "\"dropbox-domain-verification=lbw60p6by0vn\"",
                "\"facebook-domain-verification=q1sjfz5zrg65hynusjppk8jao5eaiz\"",
                "\"1gttkwcv7bc02z9mtmnz6wwsbcl1sy57\"",
                "\"google-site-verification=TbZ3ALBHb47LWgzqz4iY7cR0Rjo8uhySjt__XaGQPjc\"",
                "\"ca-prod-sitecore-cd.azurewebsites.net\"",
                "\"google-site-verification=va4CK9fK85MCR30XxEAwnA_EgAGbOzXFU9z8a7_0nsI\"",
                "\"atlassian-domain-verification=D3BDGAvoNPsOb2FPoan5cZ/JVEQYHSfKPWy27wRkvaCi2pnMDTqm9zrUJ24W9fYl\"",
                "\"google-site-verification=dD4j6aJcs3pjmFBkrh6pUGkFFLLgH1nI8huw4hjc8fc\"",
                "\"docusign=e61c1162-df18-4daa-b6f3-8e6428e0fc44\"",
                "\"slack-domain-verification=x4ZHRFV9VkglQxwzhK6qRhaTIPg8oSr00envn6sp\"",
                "\"docusign=9f281210-11de-469a-aa27-f38525d1896f\"",
                "\"r1y85d3f7mhgsgdgd7dc6cn5gp6jnnmp\"",
                "\"sqyqfvjs9zm1bfbybpht6fl5k7yxh44g\"",
                "\"yahoo-verification-key=jA5lgb2hOjBBWZagVVC+3CpIGoUARPm/KTuo6hKT8QI=\"",
                "\"5lx2v0lmk4972lk64cnp3hvqxdsb2r86\"",
                "\"w0rtb3tcz37ljxvvt66xc7pdslmsnmmb\"",
                "\"google-site-verification=DJ38Lm5QRktaUQ2VBwHTZF-6OcQY1TEH4cKyeeZmqgs\""
            ],
            "NS": [
                "pdns109.ultradns.biz.",
                "pdns109.ultradns.com.",
                "pdns109.ultradns.org.",
                "pdns109.ultradns.net."
            ],
            "SOA": [
                "pdns109.ultradns.com. tech.brandshelter.com. 2013122108 21600 3600 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "99.83.220.12",
            "75.2.77.61"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_u.cricket.com.au._spf.smart.ondmarc.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; ri=3600; rua=mailto:ff17c160@inbox.ondmarc.com; ruf=mailto:ff17c160@inbox.ondmarc.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cricket.com.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7O//MQUNK85SvjOEiPndyUhxBAqiRjW/1Lgc+dL1J5KTN9M6rX1SLeajAfLWX6RVq/LeN3OblR60oU3wpenxKAQwNwrRtXoew6mS0ugOYtQmQyUC3wYLuQrcRcWUCLs1y8ep3jBRhxH6j2yvztr+6n09dKpROBdZeb82fLdT4YQIDAQAB;",
        "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": "a85237e38c758949f.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 82.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 115.61
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 71.74
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 99.88
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 98.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "cricket.com.au",
        "valid_from": "2026-06-24T19:00:00-05:00",
        "valid_to": "2027-01-08T17:59:59-06:00",
        "days_remaining": 149,
        "san": [
            "cricket.com.au",
            "*.cricketaustralia.com.au",
            "cricketplus.com.au",
            "cricketaustralia.com.au",
            "*.cricketplus.com.au",
            "*.cricket.com.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.cricket.com.au:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Wed, 12 Aug 2026 21:00:29 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "110",
            "location": "https://www.cricket.com.au:443/",
            "x-request-id": "cd9e99e3f0cb4025c4337cdee7d8fa1c",
            "no-cache": "set-cookie",
            "cache-control": "max-age=30, stale-while-revalidate=600, stale-if-error=86400",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 d8af0f1a98014883ea6d117bf48332bc.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "WbJvMwXOfrzm8CYciNwI9l9yeXnppBtPwGwKT0KgpWT7tCEDyRirCQ==",
            "x-frame-options": "DENY",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "connect-src 'self' * https://*.useinsider.com https://*.api.useinsider.com wss://*.useinsider.com; default-src 'self'; form-action 'self'; font-src 'self' * data: 'unsafe-inline' 'unsafe-eval' *.useinsider.com *.api.useinsider.com; frame-ancestors 'none'; frame-src 'self' * blob: 'unsafe-inline' 'unsafe-eval' *.useinsider.com *.api.useinsider.com; img-src 'self' * data: 'unsafe-eval' 'unsafe-inline' *.useinsider.com *.api.useinsider.com; manifest-src 'self'; media-src 'self' * blob: 'unsafe-inline' 'unsafe-eval'; object-src 'self' * 'unsafe-eval' 'unsafe-inline' *.useinsider.com *.api.useinsider.com; script-src-attr 'self' * 'unsafe-eval' 'unsafe-inline'; script-src 'self' * 'unsafe-inline' 'unsafe-eval' *.useinsider.com *.api.useinsider.com; script-src-elem 'self' * 'unsafe-eval' 'unsafe-inline' *.useinsider.com *.api.useinsider.com; style-src-attr 'self' * 'unsafe-eval' 'unsafe-inline'; style-src 'self' * 'unsafe-eval' 'unsafe-inline' *.useinsider.com *.api.useinsider.com; style-src-elem 'self' * 'unsafe-eval' 'unsafe-inline'; worker-src 'self' *  blob: 'unsafe-eval' 'unsafe-inline' *.useinsider.com *.api.useinsider.com;",
            "x-content-type-options": "nosniff",
            "set-cookie": "Secure; HttpOnly;",
            "vary": "Origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cricket.com.au:443/",
        "title": "Home | cricket.com.au",
        "description": "Live cricket coverage, live streaming, cricket highlights, live scores, breaking news, video, analysis and expert opinion.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "99.83.220.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "75.2.77.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0038c002.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9586885,
        "longitude": -82.9986903,
        "isp": "Amazon.com, Inc.",
        "organization": "Anthropic, PBC",
        "asn": 16509,
        "timezone": "America/New_York",
        "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": 70.53
}