{
    "ok": true,
    "domain": "wwf.org.uk",
    "generated_at": "2026-08-09T12:06:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 81,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": 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": "37 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: cloudproxy10022.sucuri.net"
            },
            {
                "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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "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": "37 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: cloudproxy10022.sucuri.net",
                "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": [
                "192.124.249.22"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 wwf-org-uk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"n1ezgT3fbuSjwnNvi8Id5ENshueH5wKbKHfBBbHkS9s=\"",
                "\"hj=2378054-27092024\"",
                "\"v=spf1 ip4:168.245.74.170 ip4:167.98.19.100 ip4:52.31.60.123 ip4:80.175.53.5 ip4:213.48.118.37 ip4:130.0.80.152 ip4:130.0.80.153 ip4:80.244.181.180 ip4:80.244.181.144 ip4:62.128.217.80 ip4:80.6.91.150 include:spf.protection.outlook.com include:amazonses.c\" \"om include:_spf.elasticemail.com include:spf.mandrillapp.com include:shops.shopify.com include:_spf.timeforstorm.com -all \"",
                "\"MIuvZ7kr1uvhQj1vH1SDiRSlswG3A/GGYK1wvpwFTqIq+yo7QsiY8JcVcJ5WdiBwN7YkrhZKKvGQp6AT875qkw==\"",
                "\"facebook-domain-verification=49e3a8273derggam8og89egc0ttqup\"",
                "\"pzyMkqqL1HJoa6/b/XHqkFD/MY4AHyMKYz80N/IKuRU=\"",
                "\"google-site-verification=olRlsg30YJNGR5yC7dzaFJesTn7UC4aPUskPz8klqxI\"",
                "\"_globalsign-domain-verification=Z9XHxN5TQjuTBxa_cpLj_qlIyEZ8NlQUGe6mwp_j-y\"",
                "\"google-site-verification=clZ_kRWg5HFdFRjBQ1ciqByA8Cni2TcVMWelPj5mqEA\"",
                "\"docusign=a125679c-24eb-43da-ad0a-005a2dc6ee29\"",
                "\"d365mktkey=dD4RxKHiyeBJeUuE6MOzIRPje6fEYcmcj5jxZ2unIPQx\""
            ],
            "NS": [
                "ns4-03.azure-dns.info.",
                "ns2-03.azure-dns.net.",
                "ns3-03.azure-dns.org.",
                "ns1-03.azure-dns.com."
            ],
            "SOA": [
                "ns1-03.azure-dns.com. italerts.wwf.org.uk. 2019022500 3600 600 604800 1800"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 issue \"symantec.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"starfieldtech.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"trustwave.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [
                "21326 13 2 6322BE40E5D46A071EBB9A9087CBCC50DDFD53003C76BA864DB2A529 F9DAA88C"
            ],
            "DNSKEY": [
                "256 3 13 D3SUDj/EGjaDMJ6YTBpbODbz/NMiZ2WBy2oMxQBDnJ/JcoWJLHSf53JO Vx7I8p9x8R0dnLuZycyQ64U4O4OzVw==",
                "257 3 13 UCfp6X5kY6Nj5f+PIVk1coDpVW3HHb/wuRGTpCD1F185LDlfxhx5PIgi w3UgPJIN4qI26QdIJ6ijyvarC/b3xg=="
            ],
            "RRSIG": [
                "SOA 13 3 3600 20260810180544 20260808160544 57776 wwf.org.uk. JPWLu85nDZZDHvb43hkgmyh8yw9kuEPmXTFYnzcGabG9IeauMkfDGYXr aJENbowm8iBRrnQlSjzx+CMaEppE9A==",
                "A 13 3 300 20260810180548 20260808160548 57776 wwf.org.uk. DiJMQO/FfjWxsN+t+0T7qUr2oVZZt9QnP5vLcvPKZgcd4o3L7fEojJo7 689BlMUhOTx0mJVW8LjyrB+hEwmYlQ==",
                "DS 8 3 3600 20260908222750 20260804222151 18709 org.uk. i1kzq+C+FvNVj8E4oiZRYIHyb5aui6iaWb9Lr8OEpvhIvjZ8wUt4bSuM GNUX5u6tJm8UJ5kt/6BT2RzwYcuW0Z6L/Eu62NPdjHMgE78aF3x+Ixxw mXt4+XfV0MQ/g0HVYISw0ItNiTn7D+cbJZNT3SKzgpRkmpBtFj5+mp5r 4tbboHsSbVXQUISkxW2FhrWOPnJpzxa5zgV+tlZ6W4zaD+udObUiPW/M lOtACYdAxHNV+BRLgWegxyhmhZ2BivbHDs5nRna9fCWkt5+GuKfwPR+v dXIf5Wbjxe8bSJxWmetycWWg/DW/sglhR7Sjh7QzqHu9rNk+slsoYa8t O/AVSA==",
                "CAA 13 3 3600 20260810180539 20260808160539 57776 wwf.org.uk. VpdqB0IhYw9x3KFJHEzSJbVRoj4oYcrDGH5e+iSNamc9OQgJlIbEzgzi 8J38CkCO+9q9N4IojTm2wW31OVyDvQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "192.124.249.22"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:168.245.74.170 ip4:167.98.19.100 ip4:52.31.60.123 ip4:80.175.53.5 ip4:213.48.118.37 ip4:130.0.80.152 ip4:130.0.80.153 ip4:80.244.181.180 ip4:80.244.181.144 ip4:62.128.217.80 ip4:80.6.91.150 include:spf.protection.outlook.com include:amazonses.com include:_spf.elasticemail.com include:spf.mandrillapp.com include:shops.shopify.com include:_spf.timeforstorm.com -all ",
        "dmarc": "v=DMARC1; p=reject; sp=reject;rua=mailto:dmarc_agg@vali.email,mailto:re+fhjmym2avhv@dmarc.postmarkapp.com; fo=1; ri=7200; aspf=r; pct=100;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.wwf.org.uk",
        "dkim": "v=DKIM1;k=rsa; p=MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhAKYyPxVB+8jcsieOkbG17UFySLz9l4dgkYAjGWcNFZj0Lzw5kbwzjt3Kr7ekZ4TsUlR3MY1lgYAizPXVjY0o81f8ElJRCk+QWCYspTMMxrHjaQpR+i+vrRbFb43H5DV4wQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "cloudproxy10022.sucuri.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "192.124.249.22"
                    ],
                    "time_ms": 89.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "192.124.249.22"
                    ],
                    "time_ms": 34.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "192.124.249.22"
                    ],
                    "time_ms": 63.55
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "192.124.249.22"
                    ],
                    "time_ms": 45.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "192.124.249.22"
                    ],
                    "time_ms": 243.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Starfield Technologies",
        "subject": "wwf.org.uk",
        "valid_from": "2026-06-17T15:04:00-05:00",
        "valid_to": "2026-09-15T15:04:00-05:00",
        "days_remaining": 37,
        "san": [
            "www.wwf.org.uk",
            "wwf.org.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.wwf.org.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 17:06:02 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "73595",
            "location": "https://www.wwf.org.uk/",
            "x-sucuri-id": "14022",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=31536000, public",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-98b0154e-91ab-11f1-a2e2-b73926ba50cd",
            "age": "241128",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "844",
            "server": "Sucuri/Cloudproxy",
            "x-sucuri-cache": "HIT",
            "alt-svc": "h3=\":443\"; ma=86400",
            "vary": "Cookie,Accept-Encoding",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-drupal-cache": "MISS",
            "last-modified": "Thu, 06 Aug 2026 15:29:21 GMT",
            "x-ah-environment": "prod",
            "etag": "W/\"1786030161-gzip\"",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Sucuri/Cloudproxy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wwf.org.uk/",
        "title": "World Wide Fund for Nature | WWF",
        "description": "WWF is the world’s leading independent conservation organisation. We ensure that people and nature can thrive together for generations to come.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "192.124.249.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wwf-org-uk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4015.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": 83.5
}