{
    "ok": true,
    "domain": "nationalarchives.gov.uk",
    "generated_at": "2026-08-08T20:59:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 100,
            "security": 92,
            "network": 65,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": "115 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": 27,
                "lost_points": 8,
                "detail": "7 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-156-91-64.ord56.r.cloudfront.net"
            },
            {
                "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": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "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": "115 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": "7 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 27,
                "lost_points": 8
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-156-91-64.ord56.r.cloudfront.net",
                "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "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": [
                "108.156.91.64",
                "108.156.91.84",
                "108.156.91.91",
                "108.156.91.122"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 nationalarchives-gov-uk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"846jem2oirp3mngnueg5cv0m1s\"",
                "\"auvufc5kkpbmio2cjbre0c5b5s\"",
                "\"jamf-site-verification=fofnMgBhmy6q5Evtz53S9A\"",
                "\"DbUsQo5WRLre2nHvaSRgFtqTkgPZDZY7rIPVW4a9vTo1E+QkQfJpadWWSwUS6NidNqeeI7aQ3t/LnwULxpmQkg==\"",
                "\"EbGfXflNGhMh7JzrFOb7h7MTvLiVaRIxYYGnKCPSh2IxW6TQImNWabOkMc2fy6MqcTeCpOt+aW7ImcKlAOZgSA==\"",
                "\"eiq728gltupdvicj4bpr528pvf\"",
                "\"google-site-verification=V6BXUotS4Hx1B62e5odVfkCa_qO2tYfF7XO7eQgUnxE\"",
                "\"citrix.mobile.ads.otp=va0hf6mjsfcsyeq0xsi5d\"",
                "\"MS=ms21432841\"",
                "\"google-site-verification=ooULoOpdvjOxMLrAStHVbmjpEohdTyWem4-JTgGWZVg\"",
                "\"MS=ms12671644\"",
                "\"v=spf1 a ip4:89.197.114.128/25 ip4:72.55.140.81 ip4:72.32.24.120 ip4:34.102.239.211 include:amazonses.com include:spf.protection.outlook.com include:mailgun.org include:shops.shopify.com include:spf-ps.e-shot.org include:mail.ko\" \"ha-ptfs.co.uk -all\"",
                "\"msfpkey=5d7d2qnmxcyx7zxojedu9nv5j\"",
                "\"google-site-verification=4vd4W6SkujHXmItMtu5h9GJQ6qlByNLD9dvirB3yGsY\"",
                "\"citrix.mobile.ads.otp=zc90r1sevn933lx8md2h\"",
                "\"atlassian-domain-verification=r3F9wApaSrzb3LEZYWDvtHrq2EliAFlXN8HjfJfccbW9hKAUot/E1jGMqdgKd6eJ\"",
                "\"846jem2oirp3mngnueg5cv0m1s.\"",
                "\"msfpkey=7carxvs9m8398sxexojer8bh5\""
            ],
            "NS": [
                "ns-1370.awsdns-43.org.",
                "ns-859.awsdns-43.net.",
                "ns-193.awsdns-24.com.",
                "ns-1869.awsdns-41.co.uk."
            ],
            "SOA": [
                "ns-1869.awsdns-41.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.91.64",
            "108.156.91.84",
            "108.156.91.91",
            "108.156.91.122"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a ip4:89.197.114.128/25 ip4:72.55.140.81 ip4:72.32.24.120 ip4:34.102.239.211 include:amazonses.com include:spf.protection.outlook.com include:mailgun.org include:shops.shopify.com include:spf-ps.e-shot.org include:mail.koha-ptfs.co.uk -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;fo=1;rua=mailto:dmarc-rua@dmarc.service.gov.uk;ruf=mailto:dmarc-ruf@dmarc.service.gov.uk",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nationalarchives.gov.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtGC79W3BRoHDbSX0X1sPZ9bV3mPpoOhdjwyZbLpHpwPBHU4izMrypQfef5T/t+7p5bCQEhbyJgwYZagpta+orIjzUvknyVSX4vPSH5irMLQW6Dw9QLgqXh7gSlG/8pXUu5JaVYTL/d8CeyfSoWElvYOF9s/wXn15wNe1rAQ7CpSKLY+nJsM05Z4NZozSb+DrDfcdDogbQdX0xxla8wHwO0kEHGp4jmFUdKEdV75kH/4uElPeym74tdXO2smL6w+ycRzPUI3sV3pPW5FqlM7CAEfvnpcCupe1kNxbQ5+iuHjcDQrbHByhTJBGbsWNANb5fh+6MPyOr1RVoJp83Rqf8QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20240216",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk"
    },
    "advanced": {
        "ptr": "server-108-156-91-64.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.104",
                        "99.84.203.15",
                        "99.84.203.46",
                        "99.84.203.89"
                    ],
                    "time_ms": 93.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.160.5.42",
                        "3.160.5.55",
                        "3.160.5.63",
                        "3.160.5.81"
                    ],
                    "time_ms": 86.62
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.118",
                        "108.157.150.12",
                        "108.157.150.54",
                        "108.157.150.9"
                    ],
                    "time_ms": 75.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.104",
                        "99.84.203.15",
                        "99.84.203.46",
                        "99.84.203.89"
                    ],
                    "time_ms": 191.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.118",
                        "108.157.150.12",
                        "108.157.150.54",
                        "108.157.150.9"
                    ],
                    "time_ms": 125.8
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "nationalarchives.gov.uk",
        "valid_from": "2025-11-02T18:00:00-06:00",
        "valid_to": "2026-12-02T17:59:59-06:00",
        "days_remaining": 115,
        "san": [
            "nationalarchives.gov.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nationalarchives.gov.uk/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 01:58:52 GMT",
            "content-length": "0",
            "location": "https://www.nationalarchives.gov.uk/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 b1e21adc8bf8bbc6052f2756a937f9c6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "IYHk5sG4hKOir4wMOHAsQH35jMVArgYnRnyM82bTZH9BUTHCr592HA==",
            "content-type": "text/html; charset=utf-8",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "cache-control": "public, max-age=3600",
            "content-security-policy": "default-src 'self'; object-src 'none'; frame-ancestors 'self' https://wagtail.nationalarchives.gov.uk; child-src 'none'; connect-src 'self' https://*.google-analytics.com https://*.sentry.io https://noembed.com *.google-analytics.com *.googletagmanager.com *.analytics.google.com; font-src 'self' https://fonts.gstatic.com https://use.typekit.net *.gstatic.com data:; frame-src 'self' https://www.youtube-nocookie.com www.google.com www.youtube.com www.youtube-nocookie.com; img-src 'self' https://*.nationalarchives.gov.uk https://i.ytimg.com https://img.youtube.com https://www.googletagmanager.com img.youtube.com i.ytimg.com *.googletagmanager.com ssl.gstatic.com www.gstatic.com *.google-analytics.com; media-src 'self' https://*.nationalarchives.gov.uk; script-src 'self' https://www.googletagmanager.com https://*.sentry-cdn.com https://www.youtube.com ajax.googleapis.com *.googleanalytics.com *.google-analytics.com www.youtube.com *.gstatic.com *.googletagmanager.com tagmanager.google.com; style-src 'self' https://fonts.googleapis.com https://p.typekit.net https://use.typekit.net ajax.googleapis.com fonts.googleapis.com *.gstatic.com googletagmanager.com tagmanager.google.com; worker-src 'self' blob: www.nationalarchives.gov.uk",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "none"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nationalarchives.gov.uk/",
        "title": "Home - The National Archives",
        "description": "Explore 1,000 years of history",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.91.64": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "nationalarchives-gov-uk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4057.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 122.05
}