{
    "ok": true,
    "domain": "seek.com.au",
    "generated_at": "2026-08-09T16:30:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 96,
            "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": "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": 5,
                "lost_points": 0,
                "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": "95 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-13-55-41-93.ap-southeast-2.compute.amazonaws.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": 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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "95 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-13-55-41-93.ap-southeast-2.compute.amazonaws.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": "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": [
                "13.55.41.93",
                "52.64.134.99"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-002a9501.gslb.pphosted.com.",
                "10 mxa-002a9501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"1a7e9827fcc84ba281089f26ddfe3107\"",
                "\"stripe-verification=9f822632a7aed0e37f0731b1e9f12bb0f63bb6c5110da50a7eef68d3d801bf1c\"",
                "\"stripe-verification=b577d57bede81646c5a2b50b06e626446f0d45d475bb6566c9c95f9a86ac572d\"",
                "\"HlRhfVGXCGoHo7rt48pY6mBvmRmrPTe9Ku5C2noOEXFREjjY4cwudzyC307e8Z5ENIW1RU/ry9Q9b3irwAvcSQ==\"",
                "\"stripe-verification=765aee9668011ec11fcd11393df6a86f292681a97b810ef773de16d3d1de859e\"",
                "\"stripe-verification=82ba3577e5863d0b3b1e3e886db34a571db26af6bccc9a8d935ec32127f60ffa\"",
                "\"google-site-verification=nzNOTBajpfn9ZQ94Tn8JeH7nuygdBCm7AoSV2OJEFB4\"",
                "\"stripe-verification=a872971249d29b25550718f97f74af6cc1ea5408d161c9c7775cc9413f91fbd6\"",
                "\"segment-site-verification=KicIXEAqr4VJnHQeKf3yYY8sEUOuYUuV\"",
                "\"figma-domain-verification=ddc5f8357d47ff0ca0676188969d651809ffc0cd2aac33e1d50cf9921904aefe-1753764617\"",
                "\"stripe-verification=d782bb4fb3bf405d0cfef9b64cee958c722987bb902d30b49c3018f88c04f842\"",
                "\"wiz-domain-verification=38c74e1be84b54dbcec2740c28cc8873905c2d5bbd1617116c5b60ca28989136\"",
                "\"safebreach-domain-verification=24b2a0af-35ff-41c7-a475-e42ba5473aa2\"",
                "\"google-site-verification=6St9Ha8No8kSgtbbPSfrgRS9X5Qgphzf7jf0Xh8Byow\"",
                "\"stripe-verification=d7fef196ba7257c92ef89a837f779e62cd7a126e975a9f27b6523e18477d49a7\"",
                "\"segment-site-verification=j7iFg3mLBpUUOKN1esc4ckIf5omWuL8U\"",
                "\"cursor-domain-verification-3v01d8=qiQHHKdPO0JxBB6ZEsFo8SkEK\"",
                "\"v=spf1 include:corp.spf.seek.com.au a:noti.spf.seek.com.au -all\"",
                "\"parkable-domain-verification=X8ecLCo98o7VQyhISH3Svd9E2n0l1r8eS5KABJrgq9o=\"",
                "\"hubspot-domain-verification=ZWMyYjljMTgtMzFiMC00MzQxLWFlN2YtZDQyYjA5ZDc0ZWQ4\"",
                "\"google-site-verification=DdPDWbLsgAsbiYLehbhSpUtClme3o4TlBnvxoswVd_Y\"",
                "\"stripe-verification=a5e99f279af8354459df93854f69cc0a3e00db2fd47aecfdcb88a224438104a8\"",
                "\"atlassian-domain-verification=UjEJ5TIlN/cfv8Z5RGR74BHYdiIh2m3tLyzMS2HpFDD7GHXju2QcMMpvecifUxdt\"",
                "\"airtable-verification=91c95e18396304465d35251a7655234e\"",
                "\"stripe-verification=e64c723bc2d0f75db8ffb702682b5645c925087b2cdb34540531d26f3d44e23c\"",
                "\"stripe-verification=00491371754F0FFCA1CA86B6155FED5D73AB8ED1221098A4CC0DBDF3B062F052\"",
                "\"stripe-verification=adab9ee72adb7f4c88e27b2bada06531fae8b57b9d0fafe764ec2b3345ec8e2a\"",
                "\"bugcrowd-verification=8514a2a8358ce2aaa706d0c474d061f2\"",
                "\"heygen-verification=bx6jkg75iidj5lpxvu9tkfsazied8ju2\"",
                "\"hubspot-domain-verification=MTc2ZDI5MmItMTU3OC00YzczLTk3N2QtMGU0NGI4NTUwOGZh\"",
                "\"stripe-verification=c512f0d5e19dd2b81aac8ea8d82df6f83bdcbef658116334d1217c71f356833e\"",
                "\"stripe-verification=f86e28c74b20ec8abba692eea7c69a7c0cb76377897c97e39a1248ed539663f6\"",
                "\"stripe-verification=79f1a6632c57322b7e3176c1e27101f76f9538c2f8003e59ce6d9b5efd9f7855\"",
                "\"hubspot-domain-verification=NTY3YTkwZTItMjgzNi00YmZmLWI3MTEtNmFjMzNiZmFiNGQx\"",
                "\"stripe-verification=b8f5b3f6c4be1b0242f1b43799d1f826408540f8862c2b1a3ed6e97ad6c27b72\"",
                "\"stripe-verification=d7fd93b93af34242316721e855d2cc291353a8036efdee2af973ffd38da01afc\"",
                "\"neat-pulse-domain-verification-LXJKmWM=8d38cc12-04fd-4ffe-956d-5ad9ba8ad862\"",
                "\"stripe-verification=d0fec0bb26919cd348c6792365ed1935e86eadc42fa408cdd256aeb94cb5ac0a\"",
                "\"stripe-verification=2b4aef5beb21f589f469adc7e2c12898ed6110f64a576fd5c539cb1c8e5cffea\"",
                "\"stripe-verification=6DEC748CCADB0F2740F1E0A430BF29E236444A651D53CC7E08961CBA67011DF5\"",
                "\"stripe-verification=799570d79a4831611203d06b8ae53fcec9ab961731d722652b9e4539dd5bccf8\"",
                "\"canva-site-verification=4LNTc6iv1grACZqQCKwXjA\"",
                "\"hubspot-domain-verification=MDJmMDMwNDQtMGVkMC00ZGVkLWE4MGYtMjM0Y2MxYmE4Zjdm\"",
                "\"google-site-verification=cIvjJaa5BhCo-Ho6ZxTVz4-9txVOPzKOQwgQTHWDpn8\"",
                "\"MS=ms37059261\"",
                "\"stripe-verification=221dfcd0e7d7904c5c0b40f401714a7ee3198de3fa0474608951491e27f9899e\"",
                "\"jamf-site-verification=L0skZnKbYbfoq05c7dok0g\"",
                "\"google-site-verification=lUky-cvpj0hO9xdnIW_1BanmsfZ-g71h0Ca7_YfAq3k\"",
                "\"hubspot-domain-verification=ZDkyMzEzMzQtMWQxZi00OWI4LTk3YTUtZDg5ZmNmYzc0NzJm\"",
                "\"stripe-verification=77d6ad3c8c283a7b757fd7bdc9c249b2f833f16949292a7a01e26c1228e9731a\"",
                "\"stripe-verification=6f3cf1a1c987311b202831c839af3235a378c0459c02329ddf107eebbf6f7760\"",
                "\"docker-verification=c229b656-fcd7-4666-ac45-551740f1a0f5\"",
                "\"stripe-verification=95d2c92b1bd97688c33288ac2b40971dfb9ee6da7a734bd5cbeccd28852a0793\"",
                "\"stripe-verification=50E9A28C89B7F8232055D394207204153815D6AFB264BE9320879F218BD482BA\"",
                "\"atlassian-domain-verification=5/I6BBvfNjgiHKws4rQ8dMyGf3KEQuWytgUvbKlkwkpvFeHSgcPk0yy//qp3fxY3\"",
                "\"stripe-verification=fb6f75410a8107acddfd73aa69149ce5bb65eb88a9429010b4449e0487b9d0fb\"",
                "\"stripe-verification=A8E3321713B0418EC65E2B20176A330163A7B495911AB17E79F7EFA352CCD3BD\"",
                "\"stripe-verification=b4c38aaab34fab348bf0a9e0f6424fc01c93baf0c096771f694de337c1004101\"",
                "\"hubspot-domain-verification=MWRlOWNiY2ItMDlhZS00MTYwLWFiMTctMDNmODVmNDM4OTQ2\"",
                "\"stripe-verification=8eb2ad11d94a470c25a792f76c1afdb30595d567cabe0cbeeb9fa094d8f306d8\"",
                "\"yahoo-verification-key=wKLZUyz5Cv94kde5iJ5wr9TvaMfprWFCMguKFbrckGw=\"",
                "\"stripe-verification=dca2c5b420e755ae90228e43d8029348d8a915066d4ed8bfbf2dc81ed9e01205\"",
                "\"google-site-verification=Iwo2Dnj2BpMkFXSZNQAJrOtEY_-v0G6Sg06byKiGjWQ\"",
                "\"stripe-verification=59cf23adf20403c04c2090d2ce15cda2485d5da5c54ffaea41020248cadb37be\"",
                "\"miro-verification=5797f3dc784bc0d2032ddda626f6c17392238939\"",
                "\"stripe-verification=b8a4b5b97dfc4232d2d38c8f6bcb436f3d1aeab5da0dad915db889a1df3597ae\"",
                "\"stripe-verification=180dd8ee1ccbda0f7fe00dc87a06bd9e88ff1d610afb619c927bae194200711c\"",
                "\"stripe-verification=9fb490b3f1ac004cb5549b9864a078cad73ffe659aad7e29f1858cb767c5af93\"",
                "\"adobe-idp-site-verification=de862d322efec2e3e2858ed3fbc28c629d56a6f1b76cf197aea58ed8f6f710ea\"",
                "\"stripe-verification=72ffc62b1ec705b09856dd94022268e160820486021fbb97ba32e88fc01ae994\""
            ],
            "NS": [
                "ns-203.awsdns-25.com.",
                "ns-1248.awsdns-28.org.",
                "ns-1562.awsdns-03.co.uk.",
                "ns-666.awsdns-19.net."
            ],
            "SOA": [
                "ns-203.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.55.41.93",
            "52.64.134.99"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:corp.spf.seek.com.au a:noti.spf.seek.com.au -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:BfJu69lyST@dmarc.inboxmonster.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.seek.com.au",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmBl1yGLu5obm958+HhOgi17KksaB68wZc47Up6zrzestDQ3XE63C30akkxOarth3kD9ulb7WXkx+FJuWxGFxvRNWhECSelvPXDbJC77paN16TW288ZWupOyfKfpdsT9W7Jq6Xo2FwjMWzAKFlluVdkPsf4iLbhk1OKsUYC8xRXQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://email.s.seek.com.au/bimi.svg; a=https://email.s.seek.com.au/vmc.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-13-55-41-93.ap-southeast-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.55.41.93",
                        "52.64.134.99"
                    ],
                    "time_ms": 72.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.55.41.93",
                        "52.64.134.99"
                    ],
                    "time_ms": 49.02
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.55.41.93",
                        "52.64.134.99"
                    ],
                    "time_ms": 54.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.55.41.93",
                        "52.64.134.99"
                    ],
                    "time_ms": 71.56
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.55.41.93",
                        "52.64.134.99"
                    ],
                    "time_ms": 68.84
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "seek.com.au",
        "valid_from": "2025-10-13T19:00:00-05:00",
        "valid_to": "2026-11-12T17:59:59-06:00",
        "days_remaining": 95,
        "san": [
            "seek.com.au",
            "*.seeklearning.com.au",
            "seeklearning.com.au",
            "*.seeklearning.co.nz",
            "*.seek.com",
            "seeklearning.co.nz",
            "*.seek.com.au",
            "seek.com",
            "seek.co.nz",
            "*.seek.co.nz",
            "seeksara.com",
            "*.seeksara.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.seek.com.au:443/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 21:30:36 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "49569",
            "location": "https://www.seek.com.au:443/",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "x-frame-options": "SAMEORIGIN",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a289dce6ed5d5156\"",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=157680000",
            "set-cookie": "__cf_bm=O36pbI0XqSB2R2aavKoYLQcu9N.JEgaiRN.t83eo.Us-1786311035.9890223-1.0.1.1-rE79_oXzx8V3GHs1fDcDXW_86tiQbdzeuGkmPDporVJ3CE5I8GsXJhTmYgyUWm9c_MTUuOK_MesPldhJUTDn2OPM60Cn0G0qUZasXO_bTkgVZ9gOpsn_pzHgSVoXIuxU; HttpOnly; SameSite=None; Secure; Path=/; Domain=seek.com.au; Expires=Sun, 09 Aug 2026 22:00:36 GMT",
            "cf-ray": "a289dce6ed5d5156-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.seek.com.au:443/",
        "title": "SEEK - Australia's no. 1 jobs, employment, career and recruitment site",
        "description": "SEEK is Australia’s number one employment marketplace. Find jobs and career related information or recruit the ideal candidate. Why settle? SEEK",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.55.41.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.64.134.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-002a9501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 57.7,
                "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": 90.48
}