{
    "ok": true,
    "domain": "hmrc.gov.uk",
    "generated_at": "2026-08-09T23:52:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 100,
            "security": 88,
            "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "134 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-170-51-81.cmh68.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/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": "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "134 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-51-81.cmh68.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/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": [
                "3.170.51.81",
                "3.170.51.108",
                "3.170.51.116",
                "3.170.51.92"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 hmrc-gov-uk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms28763629\"",
                "\"msfpkey=4kbut54mlakacryhy364cwl3i\"",
                "\"apple-domain-verification=k5vwo0gSV3ATZe72\"",
                "\"have-i-been-pwned-verification=1acbd0738aa212c04a4c8707ac629623\"",
                "\"_wacel79i0a5biokt2e235dqnnzazvn0\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"_widga9vksj13aufol0fr532l100sh6h\"",
                "\"_yffukeq36ilt4li62rgbnctixnwl68l\"",
                "\"atlassian-domain-verification=lBD1YrVbZj1EjN6ffBPRgTP9qzOPkUAOuK3NNRWYelejqNDTROsfcJIEwu0kQGs2\"",
                "\"OSSRH-63967\"",
                "\"adobe-idp-site-verification=f31528e5dbb46651f643dde6da6210fcb677727aa0dcc8c69dd8f3b6d22fb2b9\"",
                "\"_dg750iinnrnuctkt5emybzejc9s8klu\"",
                "\"fMr+/rnpA45oFxuhUCJbZnDl8KE6OTIOPUpWdREzbr+zEuZArh6lQQdiRd1cb2Z3SzZPFzYmgJ/PB8e5IVfGOg==\"",
                "\"_932qsb1broz8i3l2nij8vq29rpizyj1\"",
                "\"google-site-verification=gxQZPx50G8LcGYYoA3yD0lnPdqY796vjd-KbmHzKaWY\"",
                "\"flexera-domain-verification-vrljxxjepiimpyfa\"",
                "\"atlassian-sending-domain-verification=def9e524-dd0e-492f-bb5c-89096c032d5d\"",
                "\"_x5tfrbvxocbwc9izpxvs7ncy0k25d4v\"",
                "\"Dynatrace-site-verification=4279ea94-37fc-4fec-a218-497a44d24ead__l6gq98me8f2eais4top3sd37i0\""
            ],
            "NS": [
                "ns-343.awsdns-42.com.",
                "ns-1614.awsdns-09.co.uk.",
                "ns-1301.awsdns-34.org.",
                "ns-525.awsdns-01.net."
            ],
            "SOA": [
                "ns-525.awsdns-01.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.81",
            "3.170.51.108",
            "3.170.51.116",
            "3.170.51.92"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:Dmarc.Aggregate@hmrc.gov.uk,mailto:dmarc-rua@dmarc.service.gov.uk; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:Dmarc.Forensics@hmrc.gov.uk;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hmrc.gov.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC/BcIdU4W7oPsbf3LCYZ4/fVfO5s3g/a9HcGK+xYLe3fAnFxuaunUL1JQ0MmO6fJnIprYw8NeoX7c/rkoBhrA0FUkRFow1inVfv68MzMnjj9MC8WGMbon7U/0lbUYnZ8bFvt6+3zQuklGF9lV7lDOIFMH308T2PAOZz73FL7kPmwIDAQAB; n=1024,1487509177,1503147577",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=c6ce715f6d6e73f9297f1d4a1bc5e0df;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk,mailto:tlsreporting@hmrc.gov.uk"
    },
    "advanced": {
        "ptr": "server-3-170-51-81.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.225.47.112",
                        "13.225.47.120",
                        "13.225.47.17",
                        "13.225.47.89"
                    ],
                    "time_ms": 66.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.47.112",
                        "13.225.47.120",
                        "13.225.47.17",
                        "13.225.47.89"
                    ],
                    "time_ms": 46.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.225.47.112",
                        "13.225.47.120",
                        "13.225.47.17",
                        "13.225.47.89"
                    ],
                    "time_ms": 42.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.225.47.112",
                        "13.225.47.120",
                        "13.225.47.17",
                        "13.225.47.89"
                    ],
                    "time_ms": 33.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.45",
                        "54.192.100.68",
                        "54.192.100.97"
                    ],
                    "time_ms": 66.12
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "cname-hmrc-gov-uk.production.tax.service.gov.uk",
        "valid_from": "2025-11-22T18:00:00-06:00",
        "valid_to": "2026-12-22T17:59:59-06:00",
        "days_remaining": 134,
        "san": [
            "cname-hmrc-gov-uk.production.tax.service.gov.uk",
            "hmrc-gov-uk.vpn.production.tax.service.gov.uk",
            "hmrc.gov.uk",
            "hmrc-gov-uk.isc.production.tax.service.gov.uk",
            "redirect.hmrc.gov.uk",
            "www.hmrc.gov.uk",
            "www.inlandrevenue.gov.uk",
            "hmrc-gov-uk.production.tax.service.gov.uk"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.gov.uk/government/organisations/hm-revenue-customs",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "130266",
            "location": "https://www.gov.uk/government/organisations/hm-revenue-customs",
            "date": "Mon, 10 Aug 2026 04:51:54 GMT",
            "x-cache": "HIT",
            "via": "1.1 router, 1.1 varnish",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "bK7VuhseupHe_QNhYFABYDBV6b5AWz3JwdGD6T7nPxNRzcx0KfEvHw==",
            "x-powered-by": "ASP.NET",
            "connection": "keep-alive",
            "server": "nginx",
            "cache-control": "max-age=300, public",
            "strict-transport-security": "max-age=31536000; preload",
            "permissions-policy": "interest-cohort=()",
            "x-content-type-options": "nosniff",
            "accept-ranges": "bytes",
            "age": "7",
            "x-served-by": "cache-stl760038-STL",
            "x-cache-hits": "1",
            "x-timer": "S1786337515.832640,VS0,VE1",
            "content-security-policy": "default-src 'self'; base-uri 'none'; img-src 'self' *.publishing.service.gov.uk www.gov.uk *.dev.gov.uk www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com lux.speedcurve.com assets.digital.cabinet-office.gov.uk https://img.youtube.com https://i.ytimg.com; script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-B8yn57rTfqBJb3RpR7VJcw=='; style-src 'self' www.gstatic.com; font-src 'self'; connect-src 'self' *.publishing.service.gov.uk www.gov.uk *.dev.gov.uk www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com lux.speedcurve.com; object-src 'none'; frame-src 'self' *.publishing.service.gov.uk www.gov.uk *.dev.gov.uk www.youtube.com www.youtube-nocookie.com; frame-ancestors 'self' *.publishing.service.gov.uk www.gov.uk *.dev.gov.uk; report-uri https://csp-reporter.publishing.service.gov.uk/report",
            "etag": "W/\"c69d386e47db40f6aa337c721a007a58\"",
            "link": "</assets/collections/views/_organisation-ae092f87a46d6efcd674be9e88582339a9b8778472c77d8a6360e4be0de9095e.css>; rel=preload; as=style; nopush,</assets/collections/govuk_publishing_components/vendor/lux/lux-measurer-d66192b1b665d415e1874e49a48138b7ae339548aa6cdb8687c7f9933e72b969.js>; rel=preload; as=script; nopush,</assets/collections/govuk_publishing_components/rum-custom-data-b9e1806d1da2fa8ef1855d01aa71ba5eb0afc010dd2c4de3672cc7c7a39b0c8c.js>; rel=modulepreload; as=script; nopush,</assets/collections/govuk_publishing_components/rum-loader-a65b10e18ceeba3bd8a2eac507c7f2c513cdc82f35097df903fdea87f1dc2e33.js>; rel=preload; as=script; nopush,</assets/collections/govuk_publishing_components/load-analytics-271e37e8217a5a334485ddacf3b89104ab3c51a15fbdba31a9f6a2c54938aa14.js>; rel=modulepreload; as=script; nopush,</assets/collections/application-c65d793ad9a1fadae51147b0025d864d8f1c07c929aecb6949df419018f7e763.css>; rel=preload; as=style; nopush",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "none",
            "x-request-id": "41cd6b0a-e209-4a0a-a7d0-32d17e36438a",
            "x-runtime": "0.350110",
            "x-xss-protection": "0",
            "fastly-backend-name": "origin",
            "server-timing": "cacheHit",
            "vary": "Accept, Accept-Encoding",
            "alt-svc": "h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.gov.uk/government/organisations/hm-revenue-customs",
        "title": "HM Revenue & Customs - GOV.UK",
        "description": "HMRC is the UK’s tax, payments and customs authority, and we have a vital purpose: we collect the money that pays for the UK’s public services, help families and individuals with targeted financial support and provide the property valuations that support taxation and benefits. We do this by being impartial and increasingly effective and efficient in our administration. We help the honest majority to get their tax right and make it hard for the dishonest minority to cheat the system. HMRC is a non-ministerial department, supported by 1 public body .",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.170.51.81": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.108": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.116": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hmrc-gov-uk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4052.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4031.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": 96.86
}