{
    "ok": true,
    "domain": "carsales.com.au",
    "generated_at": "2026-08-12T05:29:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "163 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-156-91-62.ord56.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "163 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-156-91-62.ord56.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "108.156.91.62",
                "108.156.91.28",
                "108.156.91.87",
                "108.156.91.111"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 au-smtp-inbound-1.mimecast.com.",
                "10 au-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=zij6879vtpqbsuxkcnq5e9o8yriluv\"",
                "\"ebf52898-8c17-4ecf-a88b-a337bb574ae8\"",
                "\"eef384d8-03cf-4f9d-8f92-bb1e58fa904d\"",
                "\"apple-domain-verification=qu38MlByxZ35c1v1\"",
                "\"I3ZTGhrhW+Y3zO8eh+QJDoa4LbMGjBWZZpdXxFQN1RTTRiFrbJr5dtEpDRR7Gh9IgrNiApY8r+yd6yLhWF4u2g==\"",
                "\"openai-domain-verification=dv-4g8Zfg9sjzIndR2JykFbJ5M2\"",
                "\"miro-verification=0549eb91bdf2555b9d57427945b3023dda690cc3\"",
                "\"MS=ms96881781\"",
                "\"_njhclp86ccm26bigkchcy4jatk88cbc\"",
                "\"4prbm635rpthgmdq09r06mif6c\"",
                "\"2mvl3nhlmbbc202mlykt7ppj8tmchtqp\"",
                "\"v=spf1 ip4:210.23.155.182 include:sendgrid.net include:au._netblocks.mimecast.com include:all._spf.carsales.com.au include:_spf.atlassian.net include:mail.zendesk.com include:amazonses.com include:spf.protection.outlook.com \" \"include:spf-au.emailsignatures365.com -all\"",
                "\"atlassian-sending-domain-verification=411076c0-08cb-4bfb-bde3-56a84671a549\"",
                "\"google-site-verification:2hN_X5fLUNecML7MKqa_25cyF5OA5MEWSUfjIyVoJ9M\"",
                "\"google-site-verification=jdZjEt3AcNcXGHNfWcE4-ueqekjwf_hiozsdilMA92E\"",
                "\"adobe-idp-site-verification=f8432927e0d3aab17e329639ef2ea85eb74f22a6404510d58cfb8e46b8e4838c\"",
                "\"slack-domain-verification=42ChOSokGqTI4hGYfzOrkMrzlPJumpJsWSIGDAP1\"",
                "\"ZOOM_verify_EvBhneaYTOkW7PetUGQhNs\"",
                "\"parkable-domain-verification=E6Hq7Y0PROCDtbJ2tNZgiqVncc16TVFJifM-fR-Z_hY=\"",
                "\"docusign=b5ce30cc-bfa3-4ae1-bce0-ef05e442baab\"",
                "\"_e1c4v0p2188orrpqcbsl40r9z94t4z9\"",
                "\"atlassian-domain-verification=eMQ0rGWV88lxK2JmhRdDo4DTkhadSA08hAYka1SMCmCYiAsT4LwXw1fbSICaLSQv\"",
                "\"_mbzakdmw1psy8ay0284hecmcor1pm0y\"",
                "\"proxy-ssl-webflow.com\"",
                "\"1password-site-verification=DM44GUDEKRCXJJOOZ7VCVWUWUQ\"",
                "\"cyberknowledge-verification=869df8f9da260ef4467a3b5e8d51112d1410a256452e15d1859b4523ac71364e\"",
                "\"atlassian-domain-verification=NXGxTrMViA88rFDjCN0TCixx4dqll08ZmMbz2R/tyTNfzKdLRHJtJoN8P2u9NmaV\"",
                "\"cursor-domain-verification-2nk1cc=Q5UKvvOUddMMyxScu7HABIRd5\"",
                "\"uber-domain-verification=cbd4664a-c9e1-4bb9-985b-dee3fd1db4d4\"",
                "\"LXE7eJNz71zrXYmoFaOXswntVaT9LYXqmA3R8JOVyP4tCcy3anXnKfk5WLD/jDOEVyjzvCDaFshb+H7n9PUWVQ==\"",
                "\"atlassian-sending-domain-verification=c6ef90b7-028c-49a6-bb7a-c58dff22f8cc\"",
                "\"h6frf5qki088e0cmk3k4vufjkm\"",
                "\"iltal4a9esd5gihma4ri3f2m3e\"",
                "\"hcp-domain-verification=d96c76a89808e4266a04ed677fb1fb56d9cf255ed5ca296941f76185512785fe\"",
                "\"google-site-verification=I6qFCrp0FsX6R6qlL_tFYWzQ7xEUhsUjxpRVFtuB4qo\"",
                "\"CFSR4Xu+8mHa+s57cl74FjuK1oAynhLPibIohHJZRZ4=\""
            ],
            "NS": [
                "ns-696.awsdns-23.net.",
                "ns-114.awsdns-14.com.",
                "ns-1142.awsdns-14.org.",
                "ns-1907.awsdns-46.co.uk."
            ],
            "SOA": [
                "ns-1907.awsdns-46.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"amazonaws.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"pki.goog\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.91.62",
            "108.156.91.28",
            "108.156.91.87",
            "108.156.91.111"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:210.23.155.182 include:sendgrid.net include:au._netblocks.mimecast.com include:all._spf.carsales.com.au include:_spf.atlassian.net include:mail.zendesk.com include:amazonses.com include:spf.protection.outlook.com include:spf-au.emailsignatures365.com -all",
        "dmarc": "v=DMARC1; p=reject;  rua=mailto:87ff8b53a45f113@rep.dmarcanalyzer.com; ruf=mailto:87ff8b53a45f113@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.carsales.com.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDvJdZKd6BKPaioKeQtFmDIwvoP91bMVxd4mAkS9wyOVQwncS5FKy1BjKdMkemVmtcKMl7WVV9NCkNJufQTmzT96om1NJiCzP3/Bik63kS5lZcawUu1A5twbT4N4pTsbC3NwHU+bVQnv5cc8JW3rcnB3da3NSGqTk9HxM0lyOfMgQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-91-62.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.126",
                        "3.166.96.53",
                        "3.166.96.54",
                        "3.166.96.86"
                    ],
                    "time_ms": 96.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.91.111",
                        "108.156.91.28",
                        "108.156.91.62",
                        "108.156.91.87"
                    ],
                    "time_ms": 104.05
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.224.187.31",
                        "13.224.187.41",
                        "13.224.187.45",
                        "13.224.187.67"
                    ],
                    "time_ms": 118.4
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.96.126",
                        "3.166.96.53",
                        "3.166.96.54",
                        "3.166.96.86"
                    ],
                    "time_ms": 97.78
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.126",
                        "3.166.96.53",
                        "3.166.96.54",
                        "3.166.96.86"
                    ],
                    "time_ms": 466.8
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.carsales.com.au",
        "valid_from": "2026-07-08T19:00:00-05:00",
        "valid_to": "2027-01-22T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "www.carsales.com.au",
            "carsales.com.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://carsales.com.au/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Wed, 12 Aug 2026 10:29:33 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "777",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "charset": "utf-8",
            "cache-control": "max-age=0, private, no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "x-datadome-cid": "AHrlqAAAAAMA11XpWQAT8EoA0X5mjw==",
            "x-dd-b": "259",
            "set-cookie": "datadome=RYRPRerA0hKOXdv~ZQagJ1JyQPo1rZmVDgv~1deBiT_UHwOwcplV9dLGkHEwbT2_KNztX9SvQKiOuyTcU3gWaYpJFjt8EtJkagmfuMLAnCnboAlDLba59nFX5m4aJWtx; Max-Age=31536000; Domain=.carsales.com.au; Path=/; Secure; SameSite=Lax",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 c80d7d73c19744418338fdf12216d306.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P1",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "pBN9muabRTGYvWzq0eDggoilz6htlsKJT9K64hktxQiNE6ELLMePDQ==",
            "client-hint": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "fetch-metadata": "Sec-Fetch-Dest,Sec-Fetch-Mode,Sec-Fetch-Site,Sec-Fetch-User"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://carsales.com.au/",
        "title": "carsales.com.au",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "108.156.91.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.111": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "au-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4048.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 185.5,
                "banner": "220 au-smtp-inbound-1.mimecast.com ESMTP; Wed, 12 Aug 2026 20:29:38 +1000",
                "error": "No connection"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.183",
        "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": 83.53
}