{
    "ok": true,
    "domain": "morrisons.com",
    "generated_at": "2026-08-11T11:08:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "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": "7 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": "70 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-185-93.ord58.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": "7 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": "70 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-185-93.ord58.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.185.93",
                "3.170.185.118",
                "3.170.185.33",
                "3.170.185.74"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00980801.gslb.pphosted.com.",
                "10 mxb-00980801.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=QWSQslfdwsLnOkKWAz02rCg_mYRfcfF7XpZS69z9O_Q\"",
                "\"google-site-verification=1KBF7rQHWhVbogNOAfM5huBgW0QN6aUyAgJ1JnsabDI\"",
                "\"v=spf1 include:_u.morrisons.com._spf.smart.ondmarc.com ~all\"",
                "\"apple-domain-verification=mV0B-mg3-aXcL93Tu0Ot_tuWMIENNxe2CwroLwTiC7A\"",
                "\"facebook-domain-verification=19ourmqj2c9qzu6l9y2z7pqe35s5q0\""
            ],
            "NS": [
                "ns5.demysdns.co.uk.",
                "ns2.demysdns.net.",
                "ns4.demysdns.co.uk.",
                "ns0.demysdns.net.",
                "ns6.demysdns.co.uk.",
                "ns1.demysdns.net.",
                "ns3.demysdns.net."
            ],
            "SOA": [
                "ns0.demysdns.net. dnstech.comlaude.com. 1658147042 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.93",
            "3.170.185.118",
            "3.170.185.33",
            "3.170.185.74"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_u.morrisons.com._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=none; fo=1; ri=3600; rua=mailto:79a0cda2@inbox.ondmarc.com; ruf=mailto:79a0cda2@inbox.ondmarc.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.morrisons.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhoj2YNiqJ3gQNFccim98Y+kaUjhTFV3GfTSj2NQjhfQmHgIma9kI54jTYt9tNVfEtg78OXrtyQw0m1lmBxJfzFbJvrNH+1QXfexQtMqr+SLnFacRGpMEXSbngtvGuk0gm9OwBuNg9SknkxaF2FYBIrzSOh6BKlxMavg8bWMIbeXdpVGJYYq6A7kwl2YLveyY6d3iZUHhN5lvoEbvbPxd1oZ3gZ2uC4dmw8OcXidlf5baD7ZF6zmqxBgc008fDoJQnrLOSHZFOyWtVeYlhwTtnEbuAi8W0gOp99wQYqsZ+nb5QWhnjix788zPt1VBcii7lBly1IKCGMXJgm5QtDlMbwIDAQAB",
        "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": "server-3-170-185-93.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.143.121",
                        "18.160.143.4",
                        "18.160.143.78",
                        "18.160.143.86"
                    ],
                    "time_ms": 73.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.118",
                        "3.170.185.33",
                        "3.170.185.74",
                        "3.170.185.93"
                    ],
                    "time_ms": 33.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.84.217.122",
                        "52.84.217.124",
                        "52.84.217.28",
                        "52.84.217.46"
                    ],
                    "time_ms": 95.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.118",
                        "3.170.185.33",
                        "3.170.185.74",
                        "3.170.185.93"
                    ],
                    "time_ms": 74.86
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "99.84.234.103",
                        "99.84.234.111",
                        "99.84.234.84",
                        "99.84.234.86"
                    ],
                    "time_ms": 77.85
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "morrisons.com",
        "valid_from": "2026-04-05T19:00:00-05:00",
        "valid_to": "2026-10-20T18:59:59-05:00",
        "days_remaining": 70,
        "san": [
            "morrisons.com",
            "*.morrisons.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://morrisons.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "x-amz-cf-pop": "ORD58-P13",
            "date": "Tue, 11 Aug 2026 16:08:00 GMT",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "content-security-policy": "default-src 'self';script-src 'self' 'unsafe-inline' https://*.morrisons.com https://cdn-ukwest.onetrust.com https://static.ads-twitter.com https://svht.tradedoubler.com https://swrap.tradedoubler.com https://analytics.optimalpeople.fr https://*.adnxs.com https://smct.co https://*.smct.co https://*.smct.io https://sitepixel.blis.com https://*.blismedia.com https://*.pinterest.com https://*.pinimg.com https://analytics.tiktok.com https://*.snapchat.com https://sc-static.net https://connect.facebook.net https://*.facebook.com https://bat.bing.com https://www.googletagmanager.com https://googletagmanager.com https://tagmanager.google.com https://*.googletagmanager.com https://www.googleadservices.com https://www.google.com https://googleads.g.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.morrisons.com https://googletagmanager.com https://tagmanager.google.com https://fonts.googleapis.com;img-src 'self' https://images.ctfassets.net https://*.morrisons.com https://cdn-ukwest.onetrust.com https://t.co https://analytics.twitter.com https://analytics.optimalpeople.fr https://*.adnxs.com https://smct.co https://*.smct.co https://*.smct.io https://sitepixel.blis.com https://*.blismedia.com https://*.pinterest.com https://*.pinimg.com https://analytics.tiktok.com https://*.snapchat.com https://sc-static.net https://connect.facebook.net https://*.facebook.com https://bat.bing.com https://www.googletagmanager.com https://googletagmanager.com https://ssl.gstatic.com https://www.gstatic.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.google.co.uk https://googleads.g.doubleclick.net https://www.google.com https://google.com https://4839030.fls.doubleclick.net https://ad.doubleclick.net https://ade.googlesyndication.com;connect-src 'self' https://*.morrisons.com https://cdn-ukwest.onetrust.com https://geolocation.onetrust.com https://privacyportal-uk.onetrust.com https://analytics.optimalpeople.fr https://*.adnxs.com https://smct.co https://*.smct.co https://*.smct.io https://sitepixel.blis.com https://*.blismedia.com https://*.pinterest.com https://*.pinimg.com https://analytics.tiktok.com https://*.snapchat.com https://sc-static.net https://connect.facebook.net https://*.facebook.com https://bat.bing.com https://europe-west2-mktg-mymorrisons-prd-fb-c0e64.cloudfunctions.net https://www.googletagmanager.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://ad.doubleclick.net https://*.google.com https://*.google.co.uk;font-src 'self' https://*.morrisons.com https://fonts.gstatic.com data:;object-src 'none';frame-src https://youtu.be https://www.youtube.com https://*.morrisons.com https://tr.snapchat.com https://ct.pinterest.com https://td.doubleclick.net https://www.googletagmanager.com https://bid.g.doubleclick.net https://4839030.fls.doubleclick.net;media-src 'self' https://*.morrisons.com;base-uri 'self';form-action 'self';frame-ancestors https://app.contentful.com;upgrade-insecure-requests ;",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "permissions-policy": "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()",
            "link": "</_next/static/media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\"",
            "x-powered-by": "Next.js",
            "vary": "Accept-Encoding",
            "via": "1.1 85b75ba75ad5fe49a29d3e06c3780f30.cloudfront.net (CloudFront), 1.1 a47b6cdbaadf18de6b360af380eea05a.cloudfront.net (CloudFront)",
            "x-cache": "Miss from cloudfront",
            "x-amz-cf-id": "nAPfKC1sT91KUkNsCy5CUGRyi5ejqjL3eWNugzTbzVaRG-hBl0I5Cg=="
        },
        "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": "",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://morrisons.com/",
        "title": "Morrisons - Groceries, Offers, Recipes & More",
        "description": "Visit Morrisons for groceries at new low prices, recipes & inspiration, Travel Money, & more. Become a More Card member for exclusive rewards, savings & personalised offers.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.185.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00980801.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 158.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 105.1,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 115.45
}