{
    "ok": true,
    "domain": "motel-one.com",
    "generated_at": "2026-08-11T14:29:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 96,
            "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": "3 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": 10,
                "lost_points": 0,
                "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": 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": "175 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: ec2-52-28-117-0.eu-central-1.compute.amazonaws.com"
            },
            {
                "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": "3 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "175 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: ec2-52-28-117-0.eu-central-1.compute.amazonaws.com",
                "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": [
                "52.28.117.0",
                "51.102.175.115",
                "35.159.142.235"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 motelone-com01c.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-a9izlvNDAHLabVRhghLYbI4C\"",
                "\"GUE-49K-SJR\"",
                "\"dCf2zjmHtgLbJevIuCPYlW3n23hE0oAbuNGNkRiwQbt3eT0t1aH5V2CAqjrIoj/yXYbj7Lf0s1mMemWxl4DNZg==\"",
                "\"facebook-domain-verification=pr3lnd3n2ujo1ogg1qwa0x2wbuuemx\"",
                "\"gsc-awl-xc3\"",
                "\"asv=418bb268cd64d9b3ea5472ed8bbfa3bd\"",
                "\"google-site-verification=FoaVEqF7iIPHanQ1V4OsoUIGuyw2BIjTnE0OyzhzwrQ\"",
                "\"anthropic-domain-verification-m3a9xg=Wd3xugcWqRPi5ZtNRrO7Gz2S5\"",
                "\"v=spf1 ip4:194.145.118.78 ip4:213.61.57.137 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:45.14.148.0/22 include:spf_3a.oracleindustry.com include:_spf.pironet-ndh.com include:spf.mandrillapp.com include:amazonses.\" \"com include:spf.protection.outlook.com include:mailgun.org -all\"",
                "\"brevo-code:331fc14ec928a93d1fa5c3851cd6f412\"",
                "\"0b7jl0vvqb2216md034psp32td097msj\"",
                "\"apple-domain-verification=5OD9asXuK9uCNTno\"",
                "\"google-site-verification=RZSzsFR9KHysFRzTb_LVcFtplVUHUd2_IbtDC864o5g\""
            ],
            "NS": [
                "ns-1647.awsdns-13.co.uk.",
                "ns-1352.awsdns-41.org.",
                "ns-358.awsdns-44.com.",
                "ns-1000.awsdns-61.net."
            ],
            "SOA": [
                "ns-1000.awsdns-61.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.28.117.0",
            "51.102.175.115",
            "35.159.142.235"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:194.145.118.78 ip4:213.61.57.137 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:45.14.148.0/22 include:spf_3a.oracleindustry.com include:_spf.pironet-ndh.com include:spf.mandrillapp.com include:amazonses.com include:spf.protection.outlook.com include:mailgun.org -all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:lzjm1y06cyfm@in.dmarced.eu,mailto:email-security@motel-one.com;ruf=mailto:email-security@motel-one.com;fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.motel-one.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvPfUzkH84A+4IjvTj6uj7lA6Boa5VOrBQo5kQtlXo+gIXN4GTiQiqMX3zSg7jG/VxtQhLwjgzGtwdAyEgUD7N87AiVDIGq4R4dPQmR0lN8Vc1NF28kk0vQ1I6fjcW3NboV5wp0uVrB2EieanLco/A6fMdv2mC3g5U073xhJOStkgUMWEZXPUzKUWarK7HUURyCAejCkLR9oz97f/WEQZ6BjcreZNyRmMECVdT64DD5CF1xMG38z0q4Rqxr8Le6fQtWh7SMp7r+oj+Tol+/xbi31kyKBRgkHuBcXQ5xLyPi/m7HpC2WJ3oU9yccthiSA/JPueTXHS81pkZ3wv2cBDBQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-28-117-0.eu-central-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.159.142.235",
                        "51.102.175.115",
                        "52.28.117.0"
                    ],
                    "time_ms": 87.02
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.159.142.235",
                        "51.102.175.115",
                        "52.28.117.0"
                    ],
                    "time_ms": 80.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.159.142.235",
                        "51.102.175.115",
                        "52.28.117.0"
                    ],
                    "time_ms": 79.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.159.142.235",
                        "51.102.175.115",
                        "52.28.117.0"
                    ],
                    "time_ms": 106.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.159.142.235",
                        "51.102.175.115",
                        "52.28.117.0"
                    ],
                    "time_ms": 139.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "motel-one.com",
        "valid_from": "2026-07-19T19:00:00-05:00",
        "valid_to": "2027-02-02T17:59:59-06:00",
        "days_remaining": 175,
        "san": [
            "motel-one.com",
            "*.motel-one.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.motel-one.com/de/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 16:20:31 GMT",
            "content-length": "18",
            "location": "/de/",
            "content-type": "text/html;charset=utf-8",
            "x-xss-protection": "0",
            "access-control-allow-credentials": "true",
            "access-control-allow-origin": "*",
            "access-control-expose-headers": "Content-Length,Content-Range,Authorization",
            "cache-control": "public, max-age=24120, s-maxage=24300, stale-while-revalidate=14400",
            "content-security-policy": "base-uri 'none'; font-src 'self' data: https://*.motel-one.com https://*.the-cloud-one.com https://*.app.baqend.com https://*.brame-gamification.com https://www.googletagmanager.com https://*.googleapis.com https://*.doubleclick.net https://*.google.com https://*.gstatic.com https://*.dialogshift.com *.abtasty.com; form-action 'self' https://*.motel-one.com https://booking.feature.motel-one.com https://booking.stage.motel-one.com https://booking.motel-one.com https://booking.feature.the-cloud-one.com https://booking.stage.the-cloud-one.com https://booking.the-cloud-one.com https://pay.google.com https://wallet.google.com https://*.the-cloud-one.com; frame-ancestors 'self' https://*.motel-one.com https://*.the-cloud-one.com https://*.hotel-lancaster-hydepark.com https://*.one-foundation.de https://*.one-foundation.local https://one-foundation.local https://one-foundation.de; img-src 'self' data: https://*.licdn.com https://*.adsymptotic.com https://*.linkedin.oribi.io https://sjs.bizographics.com https://*.bizographics.com https://*.linkedin.com https://*.adsrvr.org https://*.adition.com https://ade.googlesyndication.com https://www.facebook.com https://www.facebook.net https://*.motel-one.com https://*.the-cloud-one.com https://*.app.baqend.com https://image.feature.motel-one.com https://image.stage.motel-one.com https://image.motel-one.com https://image.feature.the-cloud-one.com https://image.stage.the-cloud-one.com https://image.the-cloud-one.com https://i.ytimg.com https://*.facebook.com https://*.abtasty.com https://*.editor-assets.abtasty.com https://*.adup-tech.com https://*.doubleclick.net https://*.bing.com https://*.bing.net https://bat.bing.com https://bat.bing.net https://*.cdninstagram.com https://ik.imagekit.io https://t.co https://*.adnxs.com https://*.demdex.net https://*.ads.yieldmo.com https://*.3lift.com https://*.smartadserver.com https://*.yahoo.net https://*.postrelease.com https://*.adform.net https://*.tremorhub.com https://*.teads.tv https://*.casalemedia.com https://*.emxdgt.com https://*.pubmatic.com https://*.taboola.com https://*.outbrain.com https://*.rubiconproject.com https://*.bidswitch.net https://*.sharethrough.com https://*.pinimg.com https://*.mediavine.com https://*.facebook.net https://*.google.ae https://*.google.at https://*.google.ba https://*.google.be https://*.google.by https://*.google.ca https://*.google.cf https://*.google.ch https://*.google.co.cr https://*.google.co.il https://*.google.co.in https://*.google.co.jp https://*.google.co.nz https://*.google.co.th https://*.google.co.uk https://*.google.co.zw https://*.google.de https://*.google.com https://*.google.com.ar https://*.google.com.au https://*.google.com.bo https://*.google.com.br https://*.google.com.cy https://*.google.com.ec https://*.google.com.eg https://*.google.com.hk https://*.google.com.kw https://*.google.com.mt https://*.google.com.mx https://*.google.com.sg https://*.google.com.tr https://*.google.com.tw https://*.google.com.ua https://*.google.cz https://*.google.dk https://*.google.dz https://*.google.es https://*.google.fi https://*.google.fr https://*.google.ge https://*.google.gr https://*.google.hr https://*.google.hu https://*.google.ie https://*.google.im https://*.google.it https://*.google.li https://*.google.lt https://*.google.lu https://*.google.nl https://*.google.no https://*.google.pl https://*.google.ps https://*.google.pt https://*.google.ro https://*.google.rs https://*.google.ru https://*.google.se https://*.google.si https://*.cx.atdmt.com https://maps.gstatic.com https://maps.googleapis.com https://ssl.gstatic.com https://www.gstatic.com https://assets.pinterest.com https://log.pinterest.com https://*.fbcdn.net https://*.gstatic.com https://*.usercentrics.eu https://*.pinterest.com https://analytics.twitter.com https://*.criteo.com https://id5-sync.com https://*.yieldlab.net https://*.ivitrack.com https://*.omnitagjs.com https://*.twiago.com https://*.360yield.com https://*.media.net https://www.googletagmanager.com https://googletagmanager.com https://*.googletagmanager.com https://ih.adscale.de https://ads.betweendigital.com https://ads.travelaudience.com https://sync.1rx.io https://sync.targeting.unrulymedia.com editor-assets.abtasty.com https://*.googlesyndication.com https://*.googleadservices.com https://cdn.behamics.com https://api.fraud0.com; object-src 'none'; script-src-attr 'self' 'unsafe-inline'; style-src 'self' https://*.motel-one.com https://*.the-cloud-one.com https://*.app.baqend.com 'unsafe-inline' 'unsafe-eval' https://*.usercentrics.eu https://*.abtasty.com https://try.abtasty.com try.abtasty.com https://common-fonts.abtasty.com https://*.criteo.com https://*.criteo.net https://*.doubleclick.net https://*.pinterest.com https://*.googletagmanager.com https://googletagmanager.com https://*.bing.com https://*.bing.net https://fonts.googleapis.com https://tagmanager.google.com https://*.google.com https://*.dialogshift.com https://*.behamics.com; script-src 'self' https://*.motel-one.com https://*.the-cloud-one.com https://*.app.baqend.com 'unsafe-inline' 'unsafe-eval' https://*.adsymptotic.com https://*.linkedin.oribi.io https://sjs.bizographics.com https://*.bizographics.com https://*.adition.com https://cdn.prod.uidapi.com 'wasm-unsafe-eval' https://*.googletagmanager.com https://googletagmanager.com https://try.abtasty.com https://*.adup-tech.com https://*.doubleclick.net https://cdnjs.cloudflare.com https://code.jquery.com https://cdn.behamics.com https://brame-static.s3.amazonaws.com https://*.googleapis.com https://*.gstatic.com https://*.creativecdn.com https://s.ytimg.com https://www.youtube.com https://*.googleadservices.com https://*.facebook.com https://*.facebook.net https://*.dialogshift.com https://*.criteo.com https://*.criteo.net https://*.licdn.com https://*.linkedin.com https://*.adnxs.com https://*.googlesyndication.com https://*.bing.com https://*.bing.net https://*.adsrvr.org https://*.cloudfront.net https://*.sia.eu https://*.google.ae https://*.google.at https://*.google.ba https://*.google.be https://*.google.by https://*.google.ca https://*.google.cf https://*.google.ch https://*.google.co.cr https://*.google.co.il https://*.google.co.in https://*.google.co.jp https://*.google.co.nz https://*.google.co.th https://*.google.co.uk https://*.google.co.zw https://*.google.de https://*.google.com https://*.google.com.ar https://*.google.com.au https://*.google.com.bo https://*.google.com.br https://*.google.com.cy https://*.google.com.ec https://*.google.com.eg https://*.google.com.hk https://*.google.com.kw https://*.google.com.mt https://*.google.com.mx https://*.google.com.sg https://*.google.com.tr https://*.google.com.tw https://*.google.com.ua https://*.google.cz https://*.google.dk https://*.google.dz https://*.google.es https://*.google.fi https://*.google.fr https://*.google.ge https://*.google.gr https://*.google.hr https://*.google.hu https://*.google.ie https://*.google.im https://*.google.it https://*.google.li https://*.google.lt https://*.google.lu https://*.google.nl https://*.google.no https://*.google.pl https://*.google.ps https://*.google.pt https://*.google.ro https://*.google.rs https://*.google.ru https://*.google.se https://*.google.si https://static.ads-twitter.com https://analytics.twitter.com https://analytics.tiktok.com https://assets.pinterest.com https://log.pinterest.com https://*.usercentrics.eu https://*.pinimg.com https://*.pinterest.com https://*.surveysparrow.com https://*.smartrecruiters.com https://ads.travelaudience.com https://*.triptease.io https://sgtm.motel-one.com https://sgtm.jobs.motel-one.com https://sgtm.the-cloud-one.com try.abtasty.com blob: *.abtasty.com https://api.fraud0.com *.scarabresearch.com scarabresearch.com; upgrade-insecure-requests; default-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.usercentrics.eu https://*.triptease.io https://*.motel-one.com https://*.the-cloud-one.com; connect-src 'self' https://*.licdn.com https://*.adsymptotic.com https://*.linkedin.oribi.io https://sjs.bizographics.com https://*.bizographics.com https://*.linkedin.com https://*.adsrvr.org https://*.adition.com https://*.doubleclick.net https://*.prod.uidapi.com https://prod.uidapi.com https://*.motel-one.com https://*.the-cloud-one.com https://*.app.baqend.com https://*.google.com https://google.com https://*.googletagmanager.com https://googletagmanager.com https://www.googleadservices.com https://pagead2.googlesyndication.com https://*.ingest.sentry.io https://*.abtasty.com https://*.googleapis.com https://*.criteo.com https://*.criteo.net https://*.g.doubleclick.net https://*.facebook.com https://*.surveysparrow.com https://maps.googleapis.com https://*.adup-tech.com https://*.usercentrics.eu https://*.pinimg.com https://*.pinterest.com https://*.dialogshift.com https://core.prod.co25.net https://*.bing.com https://*.bing.net https://*.triptease.io https://*.behamics.com wss://recorder.behamics.com *.abtasty.com analytics.tiktok.com analytics-ipv6.tiktokw.us https://api.fraud0.com *.scarabresearch.com scarabresearch.com; media-src 'self' blob: https://*.motel-one.com https://*.the-cloud-one.com; worker-src 'self' blob:; frame-src 'self' https://*.adition.com https://*.motel-one.com https://*.motel-one.local https://*.the-cloud-one.com https://*.hotel-lancaster-hydepark.com https://*.the-cloud-one.local https://*.one-foundation.de https://one-foundation.local https://one-foundation.de https://*.one-foundation.local https://*.criteo.com https://*.criteo.net https://*.doubleclick.net https://*.googletagmanager.com https://www.googletagmanager.com https://googletagmanager.com https://www.youtube-nocookie.com https://*.hotelbird.com https://*.hotelbird.net https://*.adyen.com https://*.google.com https://*.gstatic.com https://*.googleapis.com https://www.youtube.com https://cdnjs.cloudflare.com https://code.jquery.com https://*.googleadservices.com https://creativecdn.com https://*.creativecdn.com https://*.facebook.net https://*.licdn.com https://*.linkedin.com https://*.facebook.com https://*.google.de https://*.adnxs.com https://*.bizographics.com https://*.googlesyndication.com https://*.bing.com https://*.bing.net https://*.adsrvr.org https://*.cloudfront.net https://*.sia.eu https://*.usercentrics.eu https://assets.pinterest.com https://log.pinterest.com https://*.pinimg.com https://*.pinterest.com https://*.surveysparrow.com https://surveysparrow.com https://*.dialogshift.com https://*.smartrecruiters.com https://*.brame-gamification.com https://*.triptease.io;",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-site",
            "origin-agent-cluster": "?1",
            "permissions-policy": "camera=(), display-capture=(), fullscreen=(self), geolocation=(self), microphone=()",
            "referrer-policy": "origin",
            "set-cookie": "i18n_redirected=de; Path=/; Expires=Wed, 11 Aug 2027 16:20:31 GMT; SameSite=Lax",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "off",
            "x-download-options": "noopen",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "none",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 5989d29cca6db1e89c2f49eb9e4dbdfc.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "mruyL0NRi459J4SZuJk7pSbV0LxxlFhHzd7WACSCrI2KEGDjuQcbSw==",
            "age": "11313"
        },
        "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": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": true
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.motel-one.com/de/",
        "title": "Motel One | Günstige Designhotels in Berlin, München, Wien, Manchester buchen",
        "description": "Günstige Designhotels von Motel One in Deutschland und Europa in zentralen Lagen ✓ Dein Hotel mit Bestpreis-Garantie und kostenlosem WLAN ✓ Motel One Hotels designed for you ✓",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.28.117.0": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "51.102.175.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.159.142.235": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "motelone-com01c.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.2,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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.55
}