{
    "ok": true,
    "domain": "aut.ac.nz",
    "generated_at": "2026-08-11T03:33:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "60 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: bax.aut.ac.nz"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "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": "3 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": "60 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: bax.aut.ac.nz",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "156.62.238.90"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 kromog1.aut.ac.nz.",
                "20 kromog3.aut.ac.nz.",
                "10 kromog2.aut.ac.nz."
            ],
            "TXT": [
                "\"mailerlite-domain-verification=c49cedd7172e3e74dd8a6da0efa11154c1f4574d\"",
                "\"drift-domain-verification=f03d89aeb2f76ab5896e0d2e9021889ec0bff26ae53030fb4e74f011fe6513f3\"",
                "\"google-site-verification=cZoQxgaMcn6cO9NjqBCtib-fTaHU_TMK9wEo5xp0vXo\"",
                "\"safetyculture-domain-verification=a631c519-5fae-4ad2-955c-8f97661dfe7b\"",
                "\"twilio-domain-verification=d0aeb51bd80f7aba5d0d0f9926989889\"",
                "\"MS=ms68807063\"",
                "\"v=spf1 ip4:156.62.0.0/16 ip4:103.151.192.0/23 ip4:103.197.63.200 ip4:103.237.104.0/22 ip4:103.250.241.203 ip4:103.250.241.204 ip4:103.250.242.12 ip4:104.18.20.88 ip4:104.18.21.88 ip4:104.47.0.0/17 ip4:119.9.150.15 ip4:124.198.189.215\" \" ip4:13.238.15.140 ip4:13.238.153.161 ip4:13.54.115.166 ip4:13.54.130.0 ip4:13.54.68.90 ip4:13.55.105.237 ip4:13.55.8.26 ip4:13.75.174.156 ip4:130.248.172.0/24 ip4:130.248.173.0/24 ip4:134.128.64.0/19 ip4:134.128.96.0/19 ip4:139.60.152.0/22\" \" ip4:148.105.0.0/16 ip4:149.72.0.0/16 ip4:15.200.201.185 ip4:15.200.21.50 ip4:15.200.44.248 ip4:150.242.40.93 ip4:157.55.136.93 ip4:159.183.0.0/16 ip4:160.1.62.192 ip4:162.247.216.0/22 ip4:167.89.0.0/17 ip4:168.245.0.0/17 ip4:18.200.192.158\" \" ip4:185.12.80.0/22 ip4:185.225.161.0/24 ip4:185.249.220.0/24 ip4:185.28.196.0/22 ip4:188.172.128.0/20 ip4:192.161.144.0/20 ip4:192.254.112.0/20 ip4:192.28.128.0/18 ip4:198.2.128.0/18 ip4:198.21.0.0/21 ip4:198.37.144.0/20\" \" ip4:199.127.232.0/22 ip4:199.15.212.0/22 ip4:199.255.192.0/22 ip4:202.49.242.1 ip4:202.49.243.52 ip4:202.78.240.226 ip4:202.9.94.90 ip4:204.13.9.184 ip4:204.13.9.185 ip4:204.8.10.114 ip4:205.139.104.0/22 ip4:205.139.105.48/29\" \" ip4:205.201.128.0/20 ip4:206.55.144.0/20 ip4:206.79.6.128/26 ip4:208.117.48.0/20 ip4:208.40.241.140/30 ip4:216.198.0.0/18 ip4:216.221.160.0/19 ip4:216.235.195.0/24 ip4:216.235.196.0/22 ip4:216.235.197.198 ip4:216.235.200.0/21\" \" ip4:216.37.18.6 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 ip4:23.249.208.0/20 ip4:23.251.224.0/19 ip4:24.110.64.0/18 ip4:3.105.94.134 ip4:34.252.205.76 ip4:37.188.97.188 ip4:40.107.0.0/16\" \" ip4:40.92.0.0/15 ip4:50.31.32.0/19 ip4:51.132.24.176 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:52.19.235.69 ip4:52.19.41.236 ip4:52.222.62.51 ip4:52.222.73.120 ip4:52.222.73.83 ip4:52.222.75.85 ip4:52.222.89.228\" \" ip4:52.61.91.9 ip4:52.64.34.69 ip4:54.186.193.102 ip4:54.206.1.219 ip4:54.240.0.0/18 ip4:54.240.64.0/18 ip4:54.252.156.126 ip4:54.252.177.62 ip4:54.252.177.71 ip4:54.252.191.67 ip4:54.79.12.56 ip4:64.209.141.221 ip4:64.69.212.0/24\" \" ip4:69.169.224.0/20 ip4:69.5.28.106 ip4:72.3.137.166 ip4:72.3.137.170 ip4:72.3.137.172 ip4:72.3.137.175 ip4:72.3.185.0/24 ip4:72.32.154.0/24 ip4:72.32.177.42 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:76.223.128.0/19 ip4:76.223.176.0/20\" \" ip4:94.236.119.0/26 ip4:98.97.248.0/21 ip6:2404:130:4080::4 ip6:2a01:111:f400::/48 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 exists:%{i}._spf.sparkpostmail.com -all\"",
                "\"ZOOM_verify_mVNVfHuLQYedVluF3qHZmg\"",
                "\"autodesk-domain-verification=BBF5pEhEki7h767FxuFR\"",
                "\"docusign=79959848-3eee-4766-ad40-6a2906b17d8b\"",
                "\"atlassian-domain-verification=WuAImd5puIkxzDlDhF42iqiAkwx1jqqVhCuWP1rqnpvVzxR7juFjJdGwWlqOXCbk\"",
                "\"adobe-idp-site-verification=8ff0766d-32df-40a5-9bee-191e7b9464e9\"",
                "\"jamf-site-verification=0mmoi_idwW0RX4E2f6qi4Q\"",
                "\"apple-domain-verification=5KZWSpeX8reLkWdd\"",
                "\"0A4yMAw7gLTSUtwvvlwNzj0LD0nw0uMywk81JOLJURDoQLroO1+pqhnv4Tmc3pwsrXKVpQUwcn4Vz961hDUP5g==\"",
                "\"Auckland University of Technology, NZ\"",
                "\"_hiy3dfsult1d9yvqhgif4gytz62pafi\"",
                "\"atlassian-sending-domain-verification=c8039d7b-86b8-4b62-bad6-b0f3a2790433\"",
                "\"docusign=755892bd-4013-4430-974b-b77bce643bae\""
            ],
            "NS": [
                "ns-mail.aut.ac.nz.",
                "ns3.aut.ac.nz.",
                "ns3.reannz.co.nz.",
                "ns2.reannz.co.nz.",
                "ns4.aut.ac.nz.",
                "ns2.aut.ac.nz."
            ],
            "SOA": [
                "ns-mail.aut.ac.nz. noc.aut.ac.nz. 2026081112 3200 600 2419200 500"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "156.62.238.90"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:156.62.0.0/16 ip4:103.151.192.0/23 ip4:103.197.63.200 ip4:103.237.104.0/22 ip4:103.250.241.203 ip4:103.250.241.204 ip4:103.250.242.12 ip4:104.18.20.88 ip4:104.18.21.88 ip4:104.47.0.0/17 ip4:119.9.150.15 ip4:124.198.189.215 ip4:13.238.15.140 ip4:13.238.153.161 ip4:13.54.115.166 ip4:13.54.130.0 ip4:13.54.68.90 ip4:13.55.105.237 ip4:13.55.8.26 ip4:13.75.174.156 ip4:130.248.172.0/24 ip4:130.248.173.0/24 ip4:134.128.64.0/19 ip4:134.128.96.0/19 ip4:139.60.152.0/22 ip4:148.105.0.0/16 ip4:149.72.0.0/16 ip4:15.200.201.185 ip4:15.200.21.50 ip4:15.200.44.248 ip4:150.242.40.93 ip4:157.55.136.93 ip4:159.183.0.0/16 ip4:160.1.62.192 ip4:162.247.216.0/22 ip4:167.89.0.0/17 ip4:168.245.0.0/17 ip4:18.200.192.158 ip4:185.12.80.0/22 ip4:185.225.161.0/24 ip4:185.249.220.0/24 ip4:185.28.196.0/22 ip4:188.172.128.0/20 ip4:192.161.144.0/20 ip4:192.254.112.0/20 ip4:192.28.128.0/18 ip4:198.2.128.0/18 ip4:198.21.0.0/21 ip4:198.37.144.0/20 ip4:199.127.232.0/22 ip4:199.15.212.0/22 ip4:199.255.192.0/22 ip4:202.49.242.1 ip4:202.49.243.52 ip4:202.78.240.226 ip4:202.9.94.90 ip4:204.13.9.184 ip4:204.13.9.185 ip4:204.8.10.114 ip4:205.139.104.0/22 ip4:205.139.105.48/29 ip4:205.201.128.0/20 ip4:206.55.144.0/20 ip4:206.79.6.128/26 ip4:208.117.48.0/20 ip4:208.40.241.140/30 ip4:216.198.0.0/18 ip4:216.221.160.0/19 ip4:216.235.195.0/24 ip4:216.235.196.0/22 ip4:216.235.197.198 ip4:216.235.200.0/21 ip4:216.37.18.6 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 ip4:23.249.208.0/20 ip4:23.251.224.0/19 ip4:24.110.64.0/18 ip4:3.105.94.134 ip4:34.252.205.76 ip4:37.188.97.188 ip4:40.107.0.0/16 ip4:40.92.0.0/15 ip4:50.31.32.0/19 ip4:51.132.24.176 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:52.19.235.69 ip4:52.19.41.236 ip4:52.222.62.51 ip4:52.222.73.120 ip4:52.222.73.83 ip4:52.222.75.85 ip4:52.222.89.228 ip4:52.61.91.9 ip4:52.64.34.69 ip4:54.186.193.102 ip4:54.206.1.219 ip4:54.240.0.0/18 ip4:54.240.64.0/18 ip4:54.252.156.126 ip4:54.252.177.62 ip4:54.252.177.71 ip4:54.252.191.67 ip4:54.79.12.56 ip4:64.209.141.221 ip4:64.69.212.0/24 ip4:69.169.224.0/20 ip4:69.5.28.106 ip4:72.3.137.166 ip4:72.3.137.170 ip4:72.3.137.172 ip4:72.3.137.175 ip4:72.3.185.0/24 ip4:72.32.154.0/24 ip4:72.32.177.42 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:76.223.128.0/19 ip4:76.223.176.0/20 ip4:94.236.119.0/26 ip4:98.97.248.0/21 ip6:2404:130:4080::4 ip6:2a01:111:f400::/48 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 exists:%{i}._spf.sparkpostmail.com -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=33; adkim=r; aspf=r; rua=mailto:dmarcreports@aut.ac.nz,mailto:dmarc_agg@vali.email; ruf=mailto:dmarcreports-fails@aut.ac.nz; ri=86400; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.aut.ac.nz",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCICujqx4de+IXyeyikS/N0X5LHgcyfcbV3eVuhZJkBsDHWJRe6Tpk7YvFjKs+Hjm3lYKg6sfRvwcgDn/Hf8s0IcWU3JV7s/8zK1/E0jSV7y9tnJgk83sZ/yZlEJZxIxbph/zxzCgy7miNAWDCXXmTXAZoZ8cvfntGk3QzC9nGhGwIDAQAB; n=1024,1449415208,1465226408",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "bax.aut.ac.nz",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "156.62.238.90"
                    ],
                    "time_ms": 258.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "156.62.238.90"
                    ],
                    "time_ms": 427.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "156.62.238.90"
                    ],
                    "time_ms": 572.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "156.62.238.90"
                    ],
                    "time_ms": 1580.68
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "156.62.238.90"
                    ],
                    "time_ms": 258.14
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.aut.ac.nz",
        "valid_from": "2025-09-08T19:00:00-05:00",
        "valid_to": "2026-10-10T18:59:59-05:00",
        "days_remaining": 60,
        "san": [
            "*.aut.ac.nz",
            "aut.ac.nz"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.aut.ac.nz/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.aut.ac.nz/",
            "date": "Tue, 11 Aug 2026 08:33:17 GMT",
            "content-type": "text/html; charset=utf-8",
            "cf-ray": "a295e5051a2550d6-STL",
            "cf-cache-status": "HIT",
            "access-control-allow-origin": "*",
            "age": "4226",
            "cache-control": "private, max-age=0",
            "expires": "Tue, 11 Aug 2026 07:27:50 GMT",
            "server": "cloudflare",
            "x-slug": "aut",
            "x-cdn-cached-at": "1786432971",
            "x-cdn-expires-at": "1786433271",
            "x-cdn-original-ttl": "300",
            "x-cdn-response-stale": "Response is stale",
            "x-cdn-stale-error-expires-at": "1787038071",
            "x-cdn-stale-expires-at": "1786519671",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=lHdOi3jQRMJvYqkwaJncB1m_r8slUCNfZDuydm_S8bw-1786437197.6141162-1.0.1.1-vReiWxPH6UIWIho3pasMJlgmTmPuzGTmy30FA4VG5fCJupCivsaYuMsMZaDqLUpAxPIJPZLbvkOAaztrWiPuKhcmay2bRJW9ka4x0i9RTtXIbp9yRo.3YThCgQaXYdz0; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.aut.ac.nz; Expires=Tue, 11 Aug 2026 09:03:17 GMT",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.aut.ac.nz/",
        "title": "AUT – Knowledge that works – Auckland, New Zealand",
        "description": "Study at Auckland University of Technology. Real projects, real companies, real results. Practical learning that prepares you for what's next.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "156.62.238.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "kromog1.aut.ac.nz",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 184.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4208.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4208.3,
                "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": 132.17
}