{
    "ok": true,
    "domain": "jbhifi.com.au",
    "generated_at": "2026-08-11T09:46:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "77 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: myshopify.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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "77 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: myshopify.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": "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": [
                "23.227.38.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-003fc202.gslb.pphosted.com.",
                "10 mxb-003fc202.gslb.pphosted.com."
            ],
            "TXT": [
                "\"vmware-cloud-verification-0a8a8cdb-4495-4884-8461-32793049ae50\"",
                "\"apple-domain-verification=CG1cL50OF10OA8jc\"",
                "\"adobe-idp-site-verification=34d44162d343ad9ff05b084ec7217bf2b07448e3589fb3d541ab6cafeb39b789\"",
                "\"klaviyo-site-verification=MnyBpH\"",
                "\"google-site-verification=ooU6pOaJndU-Y8Yhsv-20ETvGA-AZhCOCYcfT_OAE1A\"",
                "\"google-site-verification=X70X3RJcri9lByZgq3sArGXAqpNfc_pTfjjg_xu0dT8\"",
                "\"omnissa-connect-verification-87bdbcc6-6b03-4507-937c-d03ae6a9127c\"",
                "\"64rfod202bbcp5g0180465oee6\"",
                "\"google-site-verification=3PSh2_cDVPSF2GVnTg-sYdUYxuzfgxxPmykTPAGPSFw\"",
                "\"5e514d47a2c2fdbd00971cc46513b807872d80c963e6b74015801666466204f0\"",
                "\"shopify-verification-code=iiDiG7RE0YyA8ADoVwXIeSPgD9wwOn\"",
                "\"facebook-domain-verification=l5tj8giyj1e4rorvfp62ww7h7vytrd\"",
                "\"_gdw6o9mg2uk0e08obdy2z68odt8xyn1\"",
                "\"google-site-verification=Ioz6TD26RCz-3QKmXMIcDzLu7abeqAWu_wnefkDgELs\"",
                "\"pardot684973=57b2d1780be36c6a6387135cd0f8ae2c0fa39151d2415b1a10ebf412aa230895\"",
                "\"cloudflare_dashboard_sso=47e65534bd32e5a142a19423747dfd14\"",
                "\"miro-verification=249527f6b5d3ec090ef38301031457d23c0952b3\"",
                "\"MS=ms60210770\"",
                "\"v=spf1 include:_spf.jbhifi.com.au  include:spf.mandrillapp.com ~all\"",
                "\"anthropic-domain-verification-18bdjf=tz8UtXqQLlwZAg7S7VmrIeVpq\"",
                "\"google-site-verification=OpbrcxEzUUKaKwZpJhTMF10h2WEM84lEg0NViAr9QUU\"",
                "\"jamf-site-verification=fJtanmLqKzE9HHizBiuVRA\"",
                "\"4y/MjihJBLLon+hRTEwwGdm8LN4+JRpX3hKj3kc+Quv1M+C6zW2AyLxMGgLdr5JH4opEPbjtVQJlSaCKf8y1Lw==\"",
                "\"klaviyo-site-verification=LQzntR\"",
                "\"pardot684973=d53bac8855a9d7c1a03e59b3621f00b17e23020b2b3ba900bc735cb551e9cd22\"",
                "\"atlassian-domain-verification=ggy3aTVDzr+H3a2DSBkYuMSkY8zzW4VwEvoWz6m9pkOa0x/YuOm+uSv0zMzQaKjD\""
            ],
            "NS": [
                "ns-505.awsdns-63.com.",
                "ns-1326.awsdns-37.org.",
                "ns-658.awsdns-18.net.",
                "ns-1541.awsdns-00.co.uk."
            ],
            "SOA": [
                "ns-658.awsdns-18.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.jbhifi.com.au  include:spf.mandrillapp.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.jbhifi.com.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLhlbt/LiauGDCNv3jEO0rrE9+ScBEej+dFTuxgXgCHUbPRLSs0KpBWG4AggQHIdK6t/t2AFelFVe2SoI9irsVx1AFei9ps2X+hMF4xPYDcOwfyy1uDiXZiMIQA4TuG5CyFTSSWjAMIid+ePMwB95F/cSU285bYh/0ilMJ25YmhQIDAQAB; n=1024,1449948263,1465759463",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/1515b67d-2524-4c60-89bc-6248b42c18c7.svg; a=https://vmc.digicert.com/1515b67d-2524-4c60-89bc-6248b42c18c7.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 34.42
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 27.82
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 112.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 47.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 464.38
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "jbhifi.com.au",
        "valid_from": "2026-07-30T08:04:02-05:00",
        "valid_to": "2026-10-28T08:04:01-05:00",
        "days_remaining": 77,
        "san": [
            "jbhifi.com.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.jbhifi.com.au/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 14:46:26 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.jbhifi.com.au/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "280",
            "shopify-complexity-score-v2": "28",
            "set-cookie": "_shopify_marketing=:AZ_xSgB2AAEAsCD3xL5D89RDEJB2gB1hzbscV6J68UUIxgBUFCTFxAR9WJxnLKfkDrY1vr9-bTkBa2jyTsr75Bma9MHWJYYRbT-QyXNLX3CNlBfeGrP4CA12c82vsy62w44:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=DnIMonfKqluEkHsIyMnG%2FVg1medg0vg94%2F04ebmdveD1GFXqVVCfxJkOa8jjGvKjMMCbLd9cPvWfbp0SONI2U7js8N%2Fh2D4WB5XWKO%2FlIqIfSSebH8OsuT7GicvrLuwZSChb\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=33;desc=\"gc:1\", db;dur=9, asn;desc=\"30083\", edge;desc=\"ORD\", country;desc=\"US\", theme;desc=\"124195143881\", pageType;desc=\"index\", servedBy;desc=\"89jw\", requestID;desc=\"f50cb9a8-5811-4357-a8f7-05548a2b931f-1786459586\", _y;desc=\"3c09988d-7605-4b98-befa-a83daba91955\", _s;desc=\"0081b64d-9764-4eba-9e71-80860d4296aa\", _cmp;desc=\"3.AMPS_USMO_f_f_kjZ5O*MTROmXeJsv2yDpoA\", compressionLevel;desc=\"5\"",
            "x-request-id": "f50cb9a8-5811-4357-a8f7-05548a2b931f-1786459586",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a29807a04ead8b11-ORD",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <https://cdn.optimizely.com>; rel=\"preconnect\"; crossorigin, <https://cdn.optimizely.com/js/18347140293.js>; as=\"script\"; rel=\"preload\"; crossorigin, <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.bc2a2a3c08fdfc96.css?v=73281835492466169321786063957>; as=\"style\"; rel=\"preload\", <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.6466228c488842e5.css?v=173940816995703106961786064282>; as=\"style\"; rel=\"preload\", <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.078975b9975f6cc1.css?v=182994720802330102251786063939>; as=\"style\"; rel=\"preload\", <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.fc3e66fed9c5770b.css?v=57771808673569379721786063951>; as=\"style\"; rel=\"preload\", <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.5e9b7231ffa85ff4.css?v=104209739057788782221786064217>; as=\"style\"; rel=\"preload\", <//www.jbhifi.com.au/cdn/shop/t/518/assets/bundle.template.index.css?v=106331213429230942871786063868>; as=\"style\"; rel=\"preload\", <https://www.jbhifi.com.au/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin",
            "content-language": "en-AU"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jbhifi.com.au/",
        "title": "JB Hi-Fi - Australia's Largest Home Entertainment Retailer",
        "description": "JB Hi-Fi is Australia's largest home entertainment retailer with top products, great quality + value. Learn more about our product range online.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.227.38.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-003fc202.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.1,
                "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": 117.91
}