{
    "ok": true,
    "domain": "news.com.au",
    "generated_at": "2026-08-08T19:48:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 85,
            "availability": 60
        },
        "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": "5 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "14 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": 0,
                "lost_points": 10,
                "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": "67 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-78-8-118.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "5 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "14 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": "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": "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": "67 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-78-8-118.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.78.8.118"
            ],
            "AAAA": [
                "2600:1407:3c00:1486::ebe",
                "2600:1407:3c00:148b::ebe",
                "2600:1407:3c00:1481::ebe",
                "2600:1407:3c00:1489::ebe",
                "2600:1407:3c00:148f::ebe"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-00596a01.gslb.pphosted.com.",
                "10 mxa-00596a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"smartsheet-site-validation=8tx42tidfRVeELhBUh_8JG-RWV32h04v\"",
                "\"pardot1040321=8f0dc8680798b06d1264260f1cb4939a68e6c6305e59b93182a1a990af9de8d8\"",
                "\"wrike-verification=MzUzNDI3NjpkNTFmNjAwMTVmNTkzNDZmMDNkYTlhNDFlOGIwMTViMTdmM2M1MWQxNDkwOGE3M2ZhMTAzMjE2MTY3YWJhODhi\"",
                "\"ZOOM_verify_DZ8yf5t3QwmLgspZyexH-w\"",
                "\"docker-verification=f2fc2f21-3d32-43bb-b89c-237951a9426a\"",
                "\"google-site-verification=ikTgRmiHmRReQSxFHTnY4LmGnOOhiUb4v-wJbnnY9Hc\"",
                "\"google-site-verification=jL3Pnvi0rM39JGDCOR6iUJQ_bwf9xRoxBtF8LV3A3Js\"",
                "\"liveramp-site-verification=6huH9Fsxytpfj-L_zmILELJVD-nNPNurZuwb1ywzLKE\"",
                "\"google-site-verification=b-6v892EJyrEijMlOYwYQckdDh84wGtk8ZO__LHBrEo\"",
                "\"03937756\"",
                "\"openai-domain-verification=dv-FKzZNpbQJ4G31RIutIlJKMh7\"",
                "\"google-site-verification=D1m9asgKAt9coptBiwy1PMZj6NiWrlZf5pRD2EGcgQI\"",
                "\"datadome-domain-verify=mBXJ0OcsBIxmEYtkepO9rBwdPNmfTk5Q\"",
                "\"pendo-domain-verification=E_8u2Y0UwcOVbhcCPy3xmX_aKh0\"",
                "\"cloudhealth=42064d65-8a6f-475c-9ad3-e591e33cba71\"",
                "\"google-site-verification=zeJ52Spi7chsFoFHNyZ6gSDDIStR-CPrJH4ZxFbsUec\"",
                "\"status-page-domain-verification=1v0zyvspt9ly\"",
                "\"docusign=827c1561-6b73-49f6-a5c4-78ef8ac1d6b4\"",
                "\"miro-verification=2fb8d64e9fc9da1dd976db320ba7c417985f6d3d\"",
                "\"v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:amazonses.com include:spf-00596a01.pphosted.com include:43576715.spf06.hubspotemail.net ip4:54.153.181.121 ip4:54.66.128.228 ip4:54.153.165.87 ip4:5\" \"4.153.206.226 ip4:54.66.242.85 ip4:54.79.96.63 ip4:3.24.200.4 ip4:13.55.111.68 ip4:54.153.177.198 ip4:54.253.169.173 ip4:5.61.117.96/28 ip4:149.96.5.3 ip4:148.139.125.23 ip4:148.139.124.21 ip4:149.96.6.2 ip4:199.91.136.28 ip4:149.96.5.6 ip4:148.139.125.24\" \" ip4:149.96.6.6 ip4:148.139.125.21 ip4:149.96.5.209 ip4:148.139.124.24 ip4:199.91.140.28 ip4:148.139.125.22 ip4:149.96.6.3 ip4:149.96.6.209 ip4:149.96.5.2 ip4:148.139.124.23 ip4:149.96.6.7 ip4:148.139.124.22 ip4:149.96.5.7 ip4:199.91.140.28 ip4:37.98.232.\" \"2 ip4:148.139.1.2 ip4:148.139.1.31 ip4:149.96.13.2 ip4:199.91.139.23 ip4:199.91.141.22 ip4:37.98.232.26 ip4:37.98.235.2 ip4:37.98.232.12 ip4:199.91.137.2 ip4:199.91.137.26 ip4:148.139.0.2 ip4:199.91.136.26 ip4:148.139.2.2 ip4:199.91.140.26 ip4:199.91.141.\" \"24 ip4:148.139.3.2 ip4:199.91.139.145 ip4:37.98.234.2 ip4:199.91.136.28 ip4:199.91.139.22 ip4:199.91.141.23 ip4:199.91.141.145 ip4:149.96.14.2 ip4:199.91.139.24 ip4:148.139.0.31 ip4:149.96.133.2 ip4:148.139.104.16 ip4:199.91.136.28 ip4:148.139.105.16 ip4:\" \"149.96.195.2 ip4:149.96.220.2 ip4:199.91.140.28 ip4:149.96.2.26 ip4:103.23.67.26 ip4:103.23.66.26 ip4:149.96.194.2 ip4:149.96.132.2 ip4:149.96.221.2 ip4:103.23.65.2 ip4:149.96.1.26 ip4:148.139.105.17 ip4:148.139.104.17 ip4:103.23.64.2 ip4:35.80.141.6 ip4:\" \"208.185.229.45 ip4:44.229.121.55 ip4:148.59.100.16/28 ip4:3.105.238.148 ip4:3.106.50.25 include:cust-spf.exacttarget.com ~all\"",
                "\"canva-site-verification=WrJfhmpyhVGk2W1MMMUeHw\"",
                "\"MS=ms65550797\"",
                "\"google-site-verification=HYedfQ8jg36_QD7ivrMeWciljJ0YDawxWQ4xRv9M_7I\"",
                "\"atlassian-domain-verification=uNoIhBXurxzVlQa0FvK2t9Yld5byfvXbFRQaMToGvrieKjBdylMs8jcSXRKQKqao\"",
                "\"adobe-idp-site-verification=cb1d8258-d85f-4f93-88d1-2d246dae9c49\"",
                "\"ibmid=b47179e9-2640-4189-9a4c-715d3a86361c\"",
                "\"stripe-verification=7FA266686ACBE52844ED3C293BB67BAFB8073DA7AF4F1238B66ADF14B1FE63F2\"",
                "\"ValidationTokenValue=5b527e96-acb7-43e1-8805-02c787deaeff\"",
                "\"1password-site-verification=EGOJME3YZFDBJLZR6GYQU6MHSU\"",
                "\"hubspot-domain-verification=YWQzZDdjNzMtMmQ4NS00ZTM4LTg2MGEtMDAzNmEwYWMwYzUz\"",
                "\"monday-com-verification=sl89GT7wp5xrY4EQWqdaW20sbUzaTGsq7NKrOTSl_Qg\"",
                "\"docusign=6e0e9175-baff-4b2f-9d50-c251dc68844b\"",
                "\"google-site-verification=vR5OkT7wlIStHbcuQHTIlntGwj0OR7H2rr1zzF6ZeX8\"",
                "\"google-site-verification=wi1W2c95c-YsZAa8kE4oq9KAT2RIO00LgRXVEQqvCwI\"",
                "\"ZOOM_verify_r5_sVWNITSaln49MT7reWg\"",
                "\"MS=ms17640285\"",
                "\"knowbe4-site-verification=0694ce74005828dc4bb8b7299bfb6f61\"",
                "\"bugcrowd-verification=f88fc3a6cc857ab45068b34be9b2f0f2\"",
                "\"apple-domain-verification=uC56Kh2L5fGxtaBI\"",
                "\"Validity-Domain-Verification=8V9ag6ZLH4r9AH/7gB2GETHnKb0=\""
            ],
            "NS": [
                "a12-67.akam.net.",
                "usw5.akam.net.",
                "a8-67.akam.net.",
                "ns1-24.akam.net.",
                "usc4.akam.net.",
                "usw4.akam.net.",
                "usw1.akam.net.",
                "a5-66.akam.net.",
                "asia1.akam.net.",
                "a1-246.akam.net.",
                "a18-65.akam.net.",
                "a13-64.akam.net.",
                "usc1.akam.net.",
                "ns1-50.akam.net."
            ],
            "SOA": [
                "a1-246.akam.net. hostmaster.news.com.au. 2021072418 10800 900 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.78.8.118"
        ],
        "ipv6": [
            "2600:1407:3c00:1486::ebe",
            "2600:1407:3c00:148b::ebe",
            "2600:1407:3c00:1481::ebe",
            "2600:1407:3c00:1489::ebe",
            "2600:1407:3c00:148f::ebe"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:amazonses.com include:spf-00596a01.pphosted.com include:43576715.spf06.hubspotemail.net ip4:54.153.181.121 ip4:54.66.128.228 ip4:54.153.165.87 ip4:54.153.206.226 ip4:54.66.242.85 ip4:54.79.96.63 ip4:3.24.200.4 ip4:13.55.111.68 ip4:54.153.177.198 ip4:54.253.169.173 ip4:5.61.117.96/28 ip4:149.96.5.3 ip4:148.139.125.23 ip4:148.139.124.21 ip4:149.96.6.2 ip4:199.91.136.28 ip4:149.96.5.6 ip4:148.139.125.24 ip4:149.96.6.6 ip4:148.139.125.21 ip4:149.96.5.209 ip4:148.139.124.24 ip4:199.91.140.28 ip4:148.139.125.22 ip4:149.96.6.3 ip4:149.96.6.209 ip4:149.96.5.2 ip4:148.139.124.23 ip4:149.96.6.7 ip4:148.139.124.22 ip4:149.96.5.7 ip4:199.91.140.28 ip4:37.98.232.2 ip4:148.139.1.2 ip4:148.139.1.31 ip4:149.96.13.2 ip4:199.91.139.23 ip4:199.91.141.22 ip4:37.98.232.26 ip4:37.98.235.2 ip4:37.98.232.12 ip4:199.91.137.2 ip4:199.91.137.26 ip4:148.139.0.2 ip4:199.91.136.26 ip4:148.139.2.2 ip4:199.91.140.26 ip4:199.91.141.24 ip4:148.139.3.2 ip4:199.91.139.145 ip4:37.98.234.2 ip4:199.91.136.28 ip4:199.91.139.22 ip4:199.91.141.23 ip4:199.91.141.145 ip4:149.96.14.2 ip4:199.91.139.24 ip4:148.139.0.31 ip4:149.96.133.2 ip4:148.139.104.16 ip4:199.91.136.28 ip4:148.139.105.16 ip4:149.96.195.2 ip4:149.96.220.2 ip4:199.91.140.28 ip4:149.96.2.26 ip4:103.23.67.26 ip4:103.23.66.26 ip4:149.96.194.2 ip4:149.96.132.2 ip4:149.96.221.2 ip4:103.23.65.2 ip4:149.96.1.26 ip4:148.139.105.17 ip4:148.139.104.17 ip4:103.23.64.2 ip4:35.80.141.6 ip4:208.185.229.45 ip4:44.229.121.55 ip4:148.59.100.16/28 ip4:3.105.238.148 ip4:3.106.50.25 include:cust-spf.exacttarget.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; rua=mailto:fcf164dee01b786@rep.dmarcanalyzer.com,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:fcf164dee01b786@for.dmarcanalyzer.com,mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.news.com.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjgGK/P8njDUqNYXG8bkcDQeKRKrlnV0vAPZDS+gpkzq6iGI3JUi4Y62QaKdtQcEkmvSh2AlYK6iOWtlmichw7AgpZb58fSc4n2CG6FukdaRjfpbGgjm+McPjbqSoq+nhuUJzDWXdqfCqED/NShtshE2WuP5W0GIJ5yjO0MdUOjQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-78-8-118.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.78.8.118"
                    ],
                    "time_ms": 46.66
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.38.252.138"
                    ],
                    "time_ms": 41.1
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.217.76.169"
                    ],
                    "time_ms": 34.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.78.8.118"
                    ],
                    "time_ms": 108.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.56.162.167"
                    ],
                    "time_ms": 233.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "news.com.au",
        "valid_from": "2026-03-30T19:00:00-05:00",
        "valid_to": "2026-10-15T18:59:59-05:00",
        "days_remaining": 67,
        "san": [
            "news.com.au",
            "*.adelaidenow.com.au",
            "*.api.news",
            "*.bestrecipes.com.au",
            "*.cnivogue.com.au",
            "*.gq.com.au",
            "*.heraldsun.com.au",
            "*.kidspot.com.au",
            "*.myaccount.newsconcierge.com.au",
            "*.newcastlenewslocal.com.au",
            "*.news.com.au",
            "*.news.net.au",
            "*.news24.com.au",
            "*.newsadds.com.au",
            "*.newscdn.com.au",
            "*.newsconcierge.com.au",
            "*.placemyad.com.au",
            "*.savvyshopper.net.au",
            "*.talk.news.com.au",
            "*.talk2.news.com.au",
            "*.taste.com.au",
            "*.theaustralian.com.au",
            "*.thechronicle.com.au",
            "*.vogue.com.au",
            "adelaidenow.com.au",
            "api.coles.taste.nlm.io",
            "api.img.nlm.io",
            "assets-samp.nlm.io",
            "bestrecipes.com.au",
            "beta.buysearchsell.com.au",
            "beta.couriermail.com.au",
            "beta.dailytelegraph.com.au",
            "beta.mytributes.com.au",
            "bodyandsoul.com.au",
            "cairnspost.com.au",
            "cdn.newsapi.com.au",
            "couriermail.com.au",
            "crimcitypodcast.com.au",
            "dailytelegraph.com.au",
            "delicious.com.au",
            "escape.com.au",
            "futureenergysummit.com.au",
            "geelongadvertiser.com.au",
            "goldcoastbulletin.com.au",
            "gq.com.au",
            "greataustraliandreams.com.au",
            "heraldsun.com.au",
            "img.delicious.com.au",
            "insights.whimn.com.au",
            "intheknow.com.au",
            "kidspot.com.au",
            "m.weather.news.com.au",
            "newsadds.com.au",
            "newsconcierge.com.au",
            "newscorpaustralia.com",
            "newsxtend.com.au",
            "ntnews.com.au",
            "resources.news.com.au",
            "taste.com.au",
            "theaustralian.com.au",
            "thechronicle.com.au",
            "themercury.com.au",
            "townsvillebulletin.com.au",
            "vogue.com.au",
            "weeklytimesnow.com.au",
            "whimn.com.au",
            "www.bodyandsoul.com.au",
            "www.buysearchsell.com.au",
            "www.cairnspost.com.au",
            "www.couriermail.com.au",
            "www.crimcitypodcast.com.au",
            "www.dailytelegraph.com.au",
            "www.delicious.com.au",
            "www.escape.com.au",
            "www.futureenergysummit.com.au",
            "www.geelongadvertiser.com.au",
            "www.goldcoastbulletin.com.au",
            "www.greataustraliandreams.com.au",
            "www.intheknow.com.au",
            "www.mytributes.com.au",
            "www.nativeincolour.com.au",
            "www.newscorpaustralia.com",
            "www.newsprestigenetwork.com.au",
            "www.newsxtend.com.au",
            "www.ntnews.com.au",
            "www.themercury.com.au",
            "www.townsvillebulletin.com.au",
            "www.weeklytimesnow.com.au",
            "www.whimn.com.au",
            "www.yourvoice2023.com.au",
            "yourvoice2023.com.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.news.com.au/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "1305",
            "location": "https://www.news.com.au/",
            "date": "Sun, 09 Aug 2026 00:48:36 GMT",
            "mime-version": "1.0",
            "cache-control": "max-age=0",
            "pragma": "no-cache",
            "expires": "Sun, 09 Aug 2026 00:48:36 GMT",
            "content-type": "text/html",
            "strict-transport-security": "max-age=600 ; includeSubDomains",
            "content-security-policy-report-only": "frame-ancestors 'self'; report-uri https://www.news.com.au/csp-reports",
            "content-security-policy": "block-all-mixed-content; style-src https: 'unsafe-inline'; script-src https: blob: 'unsafe-inline' 'unsafe-eval'; img-src https: data:; frame-src https:;",
            "x-arrrg5": "/blaize/decision-engine?path=https%3a%2f%2fwww.news.com.au%2f&blaizehost=cdn.news.newscorp.blaize.io&content_id=",
            "x-arrrg4": "",
            "x-pathqs": "TRUE",
            "x-r": "GMYDUUZ2IZAUYU2FHJDECTCTIU5FIRKTKREE6TKFHJXHK3DMHJSGKZTBOVWHIOSSKM5EIORRFU4TQOSBHI4TSLJZHE5EEORRGAYC2MJQGA5EGORRGAYS2MJQGE5EQOSGIFGFGRJ2IZAUYU2FHJBUMRJNGQ2DENJ2NZ2WY3B2MRSWMYLVNR2DUUSIHJCDUMJNHE4DUQJ2HE4S2OJZHJBDUMJQGAWTCMBQHJBTUMJQGEWTCMBRHIYTOOBWGIZTMNJRGY",
            "vary": "User-Agent",
            "akamai-grn": "0.d07c4217.1786236516.1eb11bcb"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.news.com.au/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.78.8.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00596a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 71.9,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 83.18
}