{
    "ok": true,
    "domain": "next.co.uk",
    "generated_at": "2026-08-09T20:00:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "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": "107 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-38-252-117.deploy.static.akamaitechnologies.com"
            },
            {
                "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": 35,
                "lost_points": 0,
                "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/1.1 404 Not Found"
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 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": "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": "107 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-38-252-117.deploy.static.akamaitechnologies.com",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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/1.1 404 Not Found",
                "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.38.252.117"
            ],
            "AAAA": [
                "2600:1407:3c00:1485::c90",
                "2600:1407:3c00:1481::c90"
            ],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-1.mimecast.com.",
                "10 eu-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"postman-domain-verification=cbfbfeba8c16b9fe6803cc287e41555c0fed20334c2fdefa1090c10a770f4479882d953a131d4f2815adea4df9446b7729d828cc44257dcd2e84c73d0fc697e5\"",
                "\"ZOOM_verify__aEiqMyqTau_Q8_s813BIA\"",
                "\"paloaltonetworks-site-verification=be5d86223e419c4eb286ea57b30bef32c6bfbb7b85b45d98d43375225b71ad6b\"",
                "\"google-site-verification=_oflM430_jdUyohKX6GBNbYAWTcvgOT2oNy0anT5KnU\"",
                "\"jamf-site-verification=iFmZXme9dhx73F7QXhYbbQ\"",
                "\"cisco-ci-domain-verification=4f0bb884034bdd6bcd8f2b0149aa959526050780418f53942d28ee427cfdeff9\"",
                "\"asv=c129ff4bb8cc81f99d932d9f0fbe22cd\"",
                "\"smartsheet-site-validation=0cvDzKfBjM5dWUpfu2FQ8fZ0qqKK8oAh\"",
                "\"Validity-Domain-Verification=wNRYieq0/DTVsGOzDsfiR6Z3nFz2\"",
                "\"bv-domain-verification=d9c870324949703a0edca164f047b98683f62fac204519c35f385fd73aa548cb\"",
                "\"parallels-domain-verification=6f369b02589e4cf18e0408d3316bf37eebe1caa102054dfdb37bdba56edb85cd\"",
                "\"Dynatrace-site-verification=636795a6-eb22-4d8c-9b41-7842b8943fbf__9ltt7aiujean8t0frv8077lpqf\"",
                "\"google-site-verification=I-2FRHXPQZ_fMbMdrY0odd2aZ_vxcNL8m7vd2gFZH_w\"",
                "\"apple-domain-verification=uNTrlOTMKNr0mT77\"",
                "\"teamviewer-sso-verification=5280aaed75b1409388ae0ae3573eb333\"",
                "\"adobe-idp-site-verification=7739095075e591b458ed80440a91c018effea584d8db419bdbdc944b638449e1\"",
                "\"k2373q0wtvf195ttg5pxvn61tqkf6s1p\"",
                "\"google-site-verification=dOlerpYb_I9yJmKRxAPI1YMlAXs9gAD_lP9AXw6k_p4\"",
                "\"et8bKoKJtPRKSkBMDAxUEwJe3yovRqHcVpb6yr5E7C4U2CQrTpIEC0Lsx915Z8qqupjH82OSoqkagd21D4HcFQ==\"",
                "\"docker-verification=560ac8c8-1536-4830-b568-53f48bd474c0\"",
                "\"facebook-domain-verification=ppp1paasm3iw6jctvxdufy4058cfmh\"",
                "\"zapier-domain-verification-challenge=e375e9c4-1ac4-414c-a3f9-d46215277014\"",
                "\"MS=ms49446858\"",
                "\"google-site-verification=K7TaOoDkNWaeZMJjkowkiF9tjvntqEkLntwuNv6YFBE\"",
                "\"v=spf1 ip4:74.121.49.60 include:_u.next.co.uk._spf.smart.ondmarc.com -all\"",
                "\"remarkable-domain-verification=f4dcf8d7-04f2-40c5-9be6-a10349ff2668\"",
                "\"mongodb-site-verification=d3j0jvWXM9HLJTgrQgiBgo3Wbns0eDCd\"",
                "\"onetrust-domain-verification=ec9a4b0541d6445a83f4110fbc2165d3\"",
                "\"google-site-verification=_6wDqMiknvBeHxRLzCv4Vvc-O9INsoLPstNfiw6cCn0\"",
                "\"anthropic-domain-verification-2mfarg=aaxa2D3Qi5fBl7xSvx59GbUnK\""
            ],
            "NS": [
                "udns2.cscdns.uk.",
                "udns1.cscdns.net."
            ],
            "SOA": [
                "udns1.cscdns.net. premiumdns.support.neustar. 2019104242 28800 7200 1209600 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.38.252.117"
        ],
        "ipv6": [
            "2600:1407:3c00:1485::c90",
            "2600:1407:3c00:1481::c90"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:74.121.49.60 include:_u.next.co.uk._spf.smart.ondmarc.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:b47e7205@inbox.ondmarc.com; ruf=mailto:b47e7205@inbox.ondmarc.com; adkim=r; aspf=r; fo=0; rf=afrf; ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.next.co.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArk512M3YHrhb/9lsTsRZXcihf3m9uIgFUVnvCPo1KyvLKK9+MiIwUaa6TMkrWQ8aiEzN2s00puCm9tx4H/uHW4rsqDEcNpymy4+w06yLrRhu5pBbXZv41BrR3tmt//1Dm7FqpX80I7cUo4qIIhMsctPuM8eWBlZZ6h3FFpwTmq+6RVg+1z3Hy/0ZsBoB1crM0DPohldnx+Qe2/QO1JVq7A6dT76MpR/Ws+MLj/Y6nzvMdgWfeTjxp3EP7rHES6TIlyCRDqaJCg2WJd1yAnVPTd7KgaCWFGwK1OSapR+YF/+swDXNKhH7sRHhviVFalMt9GdqL4tZQ5D8ln3F5i+09wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-38-252-117.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.61.2.140"
                    ],
                    "time_ms": 52.91
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.38.252.117"
                    ],
                    "time_ms": 32.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.45.136.115"
                    ],
                    "time_ms": 36.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.38.252.117"
                    ],
                    "time_ms": 42.82
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.222.124.131"
                    ],
                    "time_ms": 42.85
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.next.co.uk",
        "valid_from": "2026-05-10T19:00:00-05:00",
        "valid_to": "2026-11-25T17:59:59-06:00",
        "days_remaining": 107,
        "san": [
            "*.next.co.uk",
            "next.co.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.next.co.uk/",
        "status": "HTTP/1.1 404 Not Found",
        "http_version": "2",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "3739",
            "location": "https://www.next.co.uk/",
            "date": "Mon, 10 Aug 2026 01:00:45 GMT",
            "content-type": "text/html; charset=utf-8",
            "x-ua-compatible": "IE=Edge",
            "content-security-policy": "frame-ancestors 'self' iguidewebapp.next-uk.next.loc/ end-duws02.next-uk.next.loc/ end-dpws02.next-uk.next.loc/ studio.mgmt.qa.test/ studio.mgmt.next-uk.next.loc/",
            "x-xss-protection": "1; mode=block",
            "expires": "Mon, 10 Aug 2026 01:00:45 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=843A7F7B6E90D9F7A72EAAF667D2A722~YAAQ0HxCFy77ea+fAQAA27Mv6QDvEj89QZn1kcAAlYPfAoP+dLdbGifZgkeXhpTAhBJs/7mk8XxxKa2v3xTsFX/4nWmsbvh6SRh0dix4ECFc+iCcFhkWceBGi5Cx8mfQS+B2mfZgM3RkYq3rzCkTnGnNiPGg718CshSMqq+2yE+d3dbtEQmJHxJM5MzqxVO8wloLKQUwxofJ7QTbxDd73zvBqC+jq+b1z785Eeql1mngDNv+aaQlYuIb4A9od49JxoJTJo/WQvbt1/iG9HWMMeM99a7Wss1BVtatBKNmuQcn9VLo9GSYl0IXJnn+p6X6g5mz1ixI/qVZUetswkf5+QTeJTHpsrKt5DJbu4co4w==~4404549~3688006; Domain=.next.co.uk; Path=/; Expires=Mon, 10 Aug 2026 05:00:44 GMT; Max-Age=14399",
            "x-origin-route": "TEACUP",
            "vary": "User-Agent"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.next.co.uk/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.38.252.117": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 127.3,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 02:00:49 +0100",
                "error": "No connection"
            }
        ]
    },
    "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": 113.65
}