{
    "ok": true,
    "domain": "lastminute.com",
    "generated_at": "2026-08-09T23:01:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 96,
            "network": 65,
            "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": "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": "5 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": "172 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": 31,
                "lost_points": 4,
                "detail": "8 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-3.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "5 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": "172 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-51-3.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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": [
                "3.170.51.3",
                "3.170.51.128",
                "3.170.51.54",
                "3.170.51.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=VfIq57GMgT-PJ5WS6Ym5XcyEE-IPIEGHFLOASq_rpcM\"",
                "\"google-site-verification=BaSfEFBJX6Ziot1ZZ4_XYhsiJOv16wururzRcGiMd18\"",
                "\"google-site-verification=0DfTvVFoSgh9PXz9-PBlQEWCj11QD3kISmTD6p6bqqY\"",
                "\"openai-domain-verification=dv-vJxeSSRPTpwq4NgVVtEoG7VA\"",
                "\"anthropic-domain-verification-e04mf2=3Mt3N2HBgR0shy3gSA2jcCRjg\"",
                "\"docker-verification=81b7728d-1cc9-47e3-bbc9-2a07865a73e1\"",
                "\"google-site-verification=1G1EUZAiL-QdkChOpBhy8iUK4J9YjvSTtsbw1GxHO4k\"",
                "\"MS=ms81712665\"",
                "\"google-site-verification=MI4V5UtVg52oK5XJ6T3k78TOLbb-3wCATO63-4ZMMKQ\"",
                "\"google-site-verification=GXqTGCubnfscsHzVuRpDqxCZlpUF0BQMblT43Bf7Sws\"",
                "\"MS=ms73415271\"",
                "\"google-site-verification=1O4K58HN8hqV_vPArzF3_8zJjDu1ZtEUeKaT_dfcPGg\"",
                "\"v=spf1 include:mailgroup.lastminute.com include:mailgrouppartners.lastminute.com include:_spf.google.com  ~all\"",
                "\"miro-verification=c6fb713581c5f58d300e393419d3d0992fcc88ee\"",
                "\"Dynatrace-site-verification=b8f8ef0f-7522-4e28-84e6-a6eb606ff880__pl151tojfif3s04u6u6i23eifd\"",
                "\"google-site-verification=MhT9e4n04FFW088oeDyBeJ0_7mOFj7YkoHhcNs75iDI\"",
                "\"facebook-domain-verification=i22t2k2j4j3q6vz3qmtn2ix5zs0s08\"",
                "\"google-site-verification=LPcgXQhy5w495iJMI9onKbBAd3PYMOMa_iPx7ULddzw\"",
                "\"google-site-verification=TPH04USB0Mmihvt6COkaypgAPH-8rZpYDUTGOhe8pSw\"",
                "\"apple-domain-verification=QiEuPtMh7SNq7dqA\"",
                "\"atlassian-domain-verification=nytVqIQRR4mnvDHD5EeXwqmCN61kpOqr8Rh6SwKddhZXjKm321T5rDjelPf2eUEY\""
            ],
            "NS": [
                "ns-218.awsdns-27.com.",
                "ns-1358.awsdns-41.org.",
                "ns-1907.awsdns-46.co.uk.",
                "ns-884.awsdns-46.net."
            ],
            "SOA": [
                "ns-1907.awsdns-46.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.3",
            "3.170.51.128",
            "3.170.51.54",
            "3.170.51.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mailgroup.lastminute.com include:mailgrouppartners.lastminute.com include:_spf.google.com  ~all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;adkim=r;aspf=r;rua=mailto:b9311813cf@rua.easydmarc.eu,mailto:ldyvinm7em@rua.powerdmarc.com;ruf=mailto:b9311813cf@ruf.easydmarc.eu,mailto:ldyvinm7em@ruf.powerdmarc.com;rf=afrf;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.lastminute.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDNn6BRcrSdA0GOjpohP8KZaH9UnlhIYy5VfTmOJwBnVeJ58csnCWvUh7P18SXTJRoHWsswvVlFSXepeIqPNRzBks/S4gspph/BeNknX9WWDwtnzejzMKwPn/qr2CpnNPsn+7lg1uP5m8aJvyyJqb4dMGkHFPOnVE2q1OJLbK8q+QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-51-3.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.249.123",
                        "18.160.249.32",
                        "18.160.249.4",
                        "18.160.249.69"
                    ],
                    "time_ms": 92.96
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.249.123",
                        "18.160.249.32",
                        "18.160.249.4",
                        "18.160.249.69"
                    ],
                    "time_ms": 46.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.38",
                        "108.157.150.45",
                        "108.157.150.50",
                        "108.157.150.68"
                    ],
                    "time_ms": 87.06
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.249.123",
                        "18.160.249.32",
                        "18.160.249.4",
                        "18.160.249.69"
                    ],
                    "time_ms": 161.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.38",
                        "108.157.150.45",
                        "108.157.150.50",
                        "108.157.150.68"
                    ],
                    "time_ms": 83.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "lastminute.com",
        "valid_from": "2026-07-15T19:00:00-05:00",
        "valid_to": "2027-01-29T17:59:59-06:00",
        "days_remaining": 172,
        "san": [
            "lastminute.com",
            "uk.lastminute.com",
            "lastminute.mobi",
            "fr.lastminute.com",
            "*.lastminute.ie",
            "*.es.lastminute.com",
            "*.de.lastminute.com",
            "*.fr.lastminute.com",
            "*.lastmin.com",
            "www.us.lastminute.com",
            "*.lastminute.de",
            "last-minute.co.uk",
            "lastminte.com",
            "contenthub.tech",
            "*.lastminutegroup.com",
            "lastminute.se",
            "de.lastminute.com",
            "*.lastminute.mobi",
            "playbook.eu.com",
            "lastminute.fr",
            "*.lastminute.co.uk",
            "*.lastminute.it",
            "*.lastminute.es",
            "lastminute.be",
            "lastminutegroup.com",
            "www.globalhotels.lastminute.com",
            "*.lastminute.se",
            "*.lastminte.com",
            "lastminute.es",
            "travelprice.es",
            "*.travelprice.es",
            "londontheatreweek.co.uk",
            "lastminute.it",
            "*.lastminute.fr",
            "sitel.lmn.support",
            "*.londontheatreweek.co.uk",
            "lastminute.info",
            "*.lastminute.be",
            "*.playbook.eu.com",
            "lastminute.ie",
            "it.lastminute.com",
            "lastmin.com",
            "lastminute.co.uk",
            "*.lastminute.com",
            "*.wayn.com",
            "*.last-minute.co.uk",
            "m.holidays.lastminute.com",
            "*.uk.lastminute.com",
            "*.lastminute.info",
            "wayn.com",
            "*.it.lastminute.com",
            "*.contenthub.tech",
            "lastminute.de",
            "es.lastminute.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.lastminute.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 04:01:29 GMT",
            "content-length": "5387",
            "location": "https://www.lastminute.com/",
            "x-cache": "FunctionGeneratedResponse from cloudfront",
            "via": "1.1 5cf49be63255f33a1b47624d72f70bf6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "Rwn656nxWjfrTQ1Bw6SWVgBc_9PgIt5SN4eUvwu1EPRVK8BjMpfOHw==",
            "content-type": "text/html; charset=UTF-8",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-mWx3L3bzr04pWcw3wndW1W' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a28c197dee6e0fd1\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=JCLFEFJgpNmiYDRj0GFqUJq9ZuK2AJtV6fBnLdNCv38-1786334489.2638352-1.0.1.1-8LC1nlHEUWcPAKHSUCej6X5RotlIfyuAbxQ_aqWqs2YUF7.Qs5h8P7iMKcPjw7yutwj3QC6_Gj41eusfDTjWnd8kyZHpV8ClB8avH1isNAawlNMqA4Om0GTyNAD5K4P8; HttpOnly; SameSite=None; Secure; Path=/; Domain=lastminute.com; Expires=Mon, 10 Aug 2026 04:31:29 GMT",
            "cf-ray": "a28c197dee6e0fd1-STL"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lastminute.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "3.170.51.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.8,
                "banner": "220 mx.google.com ESMTP 5614622812f47-4b1af00dd02si4795501b6e.20 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.7,
                "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": 118.21
}