{
    "ok": true,
    "domain": "newzealand.com",
    "generated_at": "2026-08-09T17:07:45-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 100,
            "security": 73,
            "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": "6 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": "1 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "194 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-200-156-7.deploy.static.akamaitechnologies.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": "6 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": "1 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "194 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-200-156-7.deploy.static.akamaitechnologies.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": [
                "23.200.156.7",
                "23.200.156.6"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 newzealand-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=Pnl_qgj-ZJPe8hMwW6OnrwRA06ii0Iju29L35DN1_wA\"",
                "\"v=spf1 include:spf.protection.outlook.com -all\"",
                "\"google-site-verification=IivSeHUQ2JIcDGywpZPo2MK1uH9bKRCTlejF3WW8Z-w\"",
                "\"ZOOM_verify_YMJjTkwESqmNKoOxVFsOwQ\"",
                "\"6tjh5drfpkpvy7j5nz8tzty026z1x58m\"",
                "\"b9dccc181dba480798c4e6a72fe819a1\"",
                "\"google-site-verification=WblVROZoLsVlowqzHt0HnOdkFN67mJl0llFqx5G4ePw\"",
                "\"MS=ms53787204\"",
                "\"google-site-verification=LwO7qVYR2IxS6zuMjqmh6R4mYmBWFwGH7vKikMWFMcE\"",
                "\"ahrefs-site-verification_f2636ccb6f4d4b7118ea6d9f8a2a34c6cf6861b6f3dfce5633609b06faa1102b\""
            ],
            "NS": [
                "a26-67.akam.net.",
                "a5-66.akam.net.",
                "a13-66.akam.net.",
                "a1-37.akam.net.",
                "a4-65.akam.net.",
                "a28-64.akam.net."
            ],
            "SOA": [
                "a1-37.akam.net. hostmaster.akamai.com. 2018080438 604800 86400 2419200 604800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.156.7",
            "23.200.156.6"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:93w3xw4gex@rua.powerdmarc.com; ruf=mailto:93w3xw4gex@ruf.powerdmarc.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.newzealand.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1bJrT1Oac/UMv1ui6a5n4a43w+vxXMnYxqtuxbFEnl/6yZvPDzX4P37Qs5C1p8ZyZexrH4Y3swJrE5Yv9yzQ7RgcsTnTnvI1DEyuZy5VnERdmhVU+Ja/8vla9Yr0+aY1jiovtY2BCRBXb7rczAAy1qcrYB3cSeL5SEyvNv9OL6gf6m9GM0fIZfqUxCCzp1jFmWZQDwivTtd3WQTc1e9thDB2hnzGd/p9JAxMbxyqXTu3BEcI8dL2uSm7tIE9tuRz+x/qni0tspzxlvYgEeiimI/FQs8gxgdMchxwP3guc5UmieUqzdeEAy/jfcuHxQWlifUlV0SIxlzBFkdSMtISuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20260614210344542614;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:93w3xw4gex@tls.powerdmarc.com"
    },
    "advanced": {
        "ptr": "a23-200-156-7.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.200.156.6",
                        "23.200.156.7"
                    ],
                    "time_ms": 87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.199",
                        "23.213.186.204"
                    ],
                    "time_ms": 86.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.198.7.166",
                        "23.198.7.170"
                    ],
                    "time_ms": 261.97
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.200.156.6",
                        "23.200.156.7"
                    ],
                    "time_ms": 52.19
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.196",
                        "23.48.224.205"
                    ],
                    "time_ms": 79.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "newzealand.com",
        "valid_from": "2026-08-04T19:00:00-05:00",
        "valid_to": "2027-02-19T17:59:59-06:00",
        "days_remaining": 194,
        "san": [
            "newzealand.com",
            "adminportal.newzealand.com",
            "api.newzealand.com",
            "apidocs.newzealand.com",
            "arikixp-dev-ar.newzealand.com",
            "arikixp-prd-ar.newzealand.com",
            "arikixp-preview-ar.newzealand.com",
            "arikixp-stg-ar.newzealand.com",
            "businessevents.newzealand.com",
            "confluence.newzealand.com",
            "design.newzealand.com",
            "docs.newzealand.com",
            "footage.newzealand.com",
            "images.newzealand.com",
            "jira.newzealand.com",
            "m.newzealand.com",
            "media.newzealand.com",
            "mob.newzealand.com",
            "mobi.newzealand.com",
            "mobile.newzealand.com",
            "newskiland.newzealand.com",
            "plan.newzealand.com",
            "production-editors.newzealand.com",
            "production-static.newzealand.com",
            "production.newzealand.com",
            "register.newzealand.com",
            "seek.newzealand.com",
            "ss-int-www.newzealand.com",
            "ss-prod-corporate.newzealand.com",
            "ss-prod-events.newzealand.com",
            "ss-prod-media.newzealand.com",
            "ss-prod-tiaki.newzealand.com",
            "ss-prod-trade.newzealand.com",
            "ss-prod-www.newzealand.com",
            "ss-trn-www.newzealand.com",
            "ss-uat-corporate.newzealand.com",
            "ss-uat-events.newzealand.com",
            "ss-uat-media.newzealand.com",
            "ss-uat-tiaki.newzealand.com",
            "ss-uat-trade.newzealand.com",
            "ss-uat-www.newzealand.com",
            "staging-plan.newzealand.com",
            "static.newzealand.com",
            "support.newzealand.com",
            "travel.newzealand.com",
            "traveltrade.newzealand.com",
            "www.businessevents.newzealand.com",
            "www.media.newzealand.com",
            "www.newzealand.com",
            "www.traveltrade.newzealand.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.newzealand.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "372",
            "location": "https://www.newzealand.com/",
            "date": "Sun, 09 Aug 2026 22:07:37 GMT",
            "connection": "keep-alive",
            "cache-control": "max-age=900",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Sun, 09 Aug 2026 22:22:37 GMT",
            "set-cookie": "SESSION_COUNTRY_CODE=US; expires=Mon, 10-Aug-2026 14:07:37 GMT; path=/; domain=.newzealand.com",
            "x-frame-options": "sameorigin",
            "access-control-allow-origin": "*",
            "x-xss-protection": "1",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.newzealand.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.200.156.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.200.156.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "newzealand-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.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": 85.85
}