{
    "ok": true,
    "domain": "airbnb.com",
    "generated_at": "2026-08-08T18:30:14-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "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": "2 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": "8 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": "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": "75 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a333dda39e3b496ea.awsglobalaccelerator.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": "2 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": "8 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": "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": "75 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a333dda39e3b496ea.awsglobalaccelerator.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": [
                "166.117.27.62",
                "166.117.189.176"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"paloaltonetworks-site-verification=4df1258d8366090409f33305a49c27e5e867aa6dfd8d8d936c60bdee3396ee04\"",
                "\"reejig-platform-domain-verification-0dc5cd=a9i760YDrujxnHMEEoXwZP5bD\"",
                "\"elevenlabs=igH15TA-6-8aXgxhsL6--iDut7kibGkXsl3Qrvth8gY\"",
                "\"DirectFedAuthUrl=https://airbnb.okta.com/app/airbnb_pwcprodnewhiddensaml_1/exk223q4dm1BiHGe81d8/sso/saml\"",
                "\"datadome-domain-verify=W7kEoUrcETDB4afh6Dg5XcjzGWIxidID\"",
                "\"gradle-verification=VV7U686RA4HKV4QKVJ4L85Q6V6CJ6\"",
                "\"lucidlink-verification=B2MS39YZ6H92VYF0X75CJHKRC4\"",
                "\"facebook-domain-verification=t3zulila9jjnrfbyt6vjamhqdxz47f\"",
                "\"apple-domain-verification=KVJVb0VKHY0IkzDH\"",
                "\"v=spf1 include:spf1.airbnb.com ip6:2c0f:fb50:4864::/56 ip6:2a00:1450:4864::/56 ip6:2800:3f0:4864::/56 ip6:2607:f8b0:4864::/56 ip6:2404:6800:4864::/56 ip6:2001:4860:4864::/56 ip4:87.253.232.0/21 ip4:76.223.176.0/20 ip4:76.223.128.0/19 -all\"",
                "\"google-site-verification=Dz--VdnW2R_4K45T0eM8i0vNpFlip_o10WidHL5a3cg\"",
                "\"atlassian-domain-verification=mvMbea0qZ4IoMr8/xjkRYgjiHikXBbF04PZnZYv1Nj9UgppCnagnNaSo4T8QnCnP\"",
                "\"openai-domain-verification=dv-g8FeEwzIIZCUjUpPuF8szG3a\"",
                "\"google-site-verification=_e6Ayd8GN0S5dR116WkaM5ds5tx3ekRD5DC9-51pGrg\"",
                "\"bettercomp-verify=2b6685a8a6a942417057188531c867db5c85bc8aa25f038a77784e6f0f8bc84f\"",
                "\"docusign=1c606b88-26ef-48f9-8913-a4251a947532\"",
                "\"anthropic-domain-verification-2s2h87=NaRxcN9zTtIb3insUyX7U264A\"",
                "\"docusign=d56dee1c-0384-4ffa-8801-e6bea308af97\"",
                "\"MS=ms85621737\"",
                "\"miro-verification=c5c6890aa37542fb59662ade09a0778c6e028b2f\"",
                "\"webexdomainverification.725890277b499457e053ab06fc0a5ef4=b060825b-4db4-4ce3-a61e-debc56370fc0\"",
                "\"google-site-verification=A8e2zY9GYwx8D7x0aOz09Vl4gHfPmv86y_TbW1TUDqs\"",
                "\"status-page-domain-verification=tb81t2ndk8pb\"",
                "\"neat-pulse-domain-verification-Kkvm4PN=ab046095-265e-45ae-8816-c61097444bfd\"",
                "\"cisco-ci-domain-verification=eef9c0a839b89aed57cdd00866d163bb0660fec297c0c1e4b275baec96cfa10\"",
                "\"masv=MDSVaBxDxTKiIngeAbltVvdnlTkAhnci\"",
                "\"canva-site-verification=LTDCDSi1WalQaoEcq8B1WA\"",
                "\"google-site-verification=EFtD_37EY5f55YpAvM8rJ-e6Mwi1I3HF9Xuym2-ZlY8\"",
                "\"status-page-domain-verification=vxdvtv6jn2y9\"",
                "\"ecostruxure-it-verification=5dd49b15-5fc0-4967-914f-3cc7b2fd6cdf\"",
                "\"adobe-idp-site-verification=e68ae64c-3a65-4439-b368-0042e72c4cc8\"",
                "\"segment-site-verification=ZkxkEuKJrGI9MrWGC0qw795Xkj9ZlcBq\"",
                "\"webexdomainverification.=162d362c-c218-48f0-8b53-0017116e6f29\"",
                "\"dtm-domain-verification=pKWJVhJM8WfWtDBjyfKZjwxGurB9fiCf1TpvWO_Kvmw\"",
                "\"rzp-site-verification=31fa3e1cd566e8d7347ed9bb16424c59\"",
                "\"wework-site-verification=pnT3RXj0097aqZvB\"",
                "\"google-site-verification=HEoQR0xvby-BYv7pNt06jkvTF44l6rvMnREUZSTyfYQ\"",
                "\"yahoo-verification-key=YbxdxsyS96Uy5zQpwbZnLfjBY3tMlG2qWTSLHvVrsZ8=\"",
                "\"stripe-verification=271cb9609512aa1a36ff5693b0a5cd9f04d19e089e8abae29dde633abc19749d\""
            ],
            "NS": [
                "dns3.p08.nsone.net.",
                "dns1.p08.nsone.net.",
                "ns-474.awsdns-59.com.",
                "ns-558.awsdns-05.net.",
                "dns2.p08.nsone.net.",
                "dns4.p08.nsone.net.",
                "ns-1453.awsdns-53.org.",
                "ns-1932.awsdns-49.co.uk."
            ],
            "SOA": [
                "ns-558.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:caa-alerts@airbnb.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "166.117.27.62",
            "166.117.189.176"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.airbnb.com ip6:2c0f:fb50:4864::/56 ip6:2a00:1450:4864::/56 ip6:2800:3f0:4864::/56 ip6:2607:f8b0:4864::/56 ip6:2404:6800:4864::/56 ip6:2001:4860:4864::/56 ip4:87.253.232.0/21 ip4:76.223.176.0/20 ip4:76.223.128.0/19 -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;pct=100;ruf=mailto:dmarc.forensic@airbnb.com;rua=mailto:dmarc.aggregate@airbnb.com;aspf=r;adkim=r;fo=1;ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.airbnb.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCf/XaKSG0J1epRu28cB3wCG5T38NAx/YAgQKU5QWYbvGllCu9OQtWnw+BtmVJ4JeMM751Z8vGkoaYjE9AQeSvliN8QvBmRrK6PO5PesFNLwVZ/lvM4/VuSYltQB14INx/uNnEqHVDgG2NILsZNZSlB1MnEgEdTDppkUpBjal+PbQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/943602a6-7765-4202-89eb-fa89bead4880.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a333dda39e3b496ea.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "166.117.189.176",
                        "166.117.27.62"
                    ],
                    "time_ms": 34.75
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "166.117.189.176",
                        "166.117.27.62"
                    ],
                    "time_ms": 28.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "166.117.189.176",
                        "166.117.27.62"
                    ],
                    "time_ms": 41.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "166.117.189.176",
                        "166.117.27.62"
                    ],
                    "time_ms": 40.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "166.117.189.176",
                        "166.117.27.62"
                    ],
                    "time_ms": 69.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "airbnb.com",
        "valid_from": "2026-06-24T19:00:00-05:00",
        "valid_to": "2026-10-22T18:59:59-05:00",
        "days_remaining": 75,
        "san": [
            "airbnb.com",
            "airbnb.at",
            "airbnb.com.mt",
            "airbnb.com.ar",
            "airbnb.com.ee",
            "airbnb.com.ph",
            "dr.airbnb.com",
            "airbnb.dk",
            "airbnb.com.py",
            "airbnb.com.co",
            "airbnb.rs",
            "airbnb.lu",
            "airbnb.co.uk",
            "airbnb.jp",
            "airbnb.co.za",
            "airbnb.co.nz",
            "airbnb.is",
            "airbnb.cz",
            "airbnb.co.in",
            "airbnb.lv",
            "airbnb.ba",
            "airbnb.com.bz",
            "airbnb.es",
            "airbnb.am",
            "airbnb.pl",
            "airbnb.gy",
            "airbnb.se",
            "airbnb.com.br",
            "airbnb.com.ni",
            "airbnb.cl",
            "airbnb.co.il",
            "airbnb.com.ec",
            "airbnb.com.ua",
            "airbnb.com.hn",
            "airbnb.com.sv",
            "airbnb.org",
            "airbnb.ca",
            "airbnb.pt",
            "airbnb.fr",
            "airbnb.be",
            "airbnb.de",
            "airbnb.hu",
            "airbnb.lt",
            "airbnb.com.gt",
            "airbnb.no",
            "airbnb.az",
            "airbnb.com.hk",
            "airbnb.si",
            "airbnb.com.ro",
            "airbnb.co.cr",
            "airbnb.me",
            "airbnb.gr",
            "airbnb.com.bo",
            "airbnb.com.tr",
            "airbnb.com.au",
            "airbnb.com.vn",
            "airbnb.co.kr",
            "airbnb.la",
            "airbnb.co.ve",
            "airbnb.cat",
            "airbnb.com.hr",
            "airbnb.com.kh",
            "airbnb.com.my",
            "airbnb.fi",
            "airbnb.ae",
            "airbnb.com.sg",
            "airbnb.ch",
            "airbnb.com.pa",
            "airbnb.it",
            "airbnb.mx",
            "airbnb.com.pe",
            "airbnb.com.tw",
            "airbnb.cn",
            "airbnb.ie",
            "airbnb.co.id",
            "airbnb.al",
            "airbnb.tools",
            "airbnb.nl"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.airbnb.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sat, 08 Aug 2026 23:30:05 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "0",
            "connection": "keep-alive",
            "location": "https://www.airbnb.com/",
            "x-server-name": "www.airbnb.com",
            "strict-transport-security": "max-age=10886400; includeSubdomains",
            "x-instrumentation": "airbnb",
            "x-server-lifecycle-phase": "running",
            "status": "200 OK",
            "expires": "Thu, 01 Jan 1970 00:00:00 GMT",
            "x-kraken-loop-name": "core-guest-loop",
            "accept-ch": "Sec-CH-Device-Memory, Sec-CH-DPR, ECT, Sec-CH-UA-Platform-Version, Sec-CH-Viewport-Width, Sec-CH-Device-Memory, Sec-CH-DPR, ECT, Sec-CH-UA-Platform-Version, Sec-CH-Viewport-Width",
            "accept-ch-lifetime": "31536000",
            "cache-control": "no-store, max-age=0, private, must-revalidate",
            "content-security-policy": "child-src blob:; connect-src 'self' https: wss://ws.airbnb.com wss://ws.airbnb.com https://netverify.com https://*.netverify.com wss: *.amap.com https://*.mapbox.com; default-src 'self' https: blob:; font-src 'self' data: https://*.muscache.com fonts.gstatic.com https://use.typekit.net https:; frame-src * https://*.cardinalcommerce.com; img-src 'self' https: data: https://*.mapbox.com blob:; media-src 'self' https: blob:; script-src 'self' 'unsafe-eval' https://a0.muscache.com https://cdn.siftscience.com https://ss.musthird.com https://t1.musthird.com https://bat.bing.com https://connect.facebook.net https://www.google-analytics.com https://www.googleadservices.com https://tpc.googlesyndication.com https://www.googletagmanager.com https://maps.googleapis.com https://ajax.googleapis.com https://*.g.doubleclick.net https://www.google.com https://www.gstatic.com https://smartlock.google.com https://accounts.google.com https://app.link https://cdn.branch.io https://api.branch.io https://bam.nr-data.net https://js-agent.newrelic.com https://ethn.io https://s.yimg.jp https://api.geetest.com https://monitor.geetest.com https://api.geevisit.com https://cdn.ampproject.org https://storage.googleapis.com/workbox-cdn/ https://tagmanager.google.com https://pay.google.com https://songbird.cardinalcommerce.com/ https://www.recaptcha.net https://www.gstatic.cn https://airbnb-api.arkoselabs.com https://h.online-metrix.net 'sha256-rAm9O8JPZLtQmd84zMDzhsG5q35JscESxxcaFL7+DDc=' 'sha256-vPvbF7mM9h+nViyD8PeacaGLf/01gc9mAlxGpxiPENs=' 'sha256-CZnW0hvLQpXhjRl/rvattFn8GcIhxi8fcsCstVugtsI=' 'sha256-9jboJcALeftUTV/MuGjkJB5HDvqsPbm7/gTjfpkHiYc=' 'sha256-r98Buo6FoBRWWqqTV3XUgtcozHN4uxdwUycMqlCrWgk=' 'sha256-dEQLydru3z2yuRGS/8VzaalU2wY48xuXdoO1zDPmT/A=' 'sha256-jhpHTyypc46kfr10/bvvFfjxyJNZcDvM0XsDAD5PJ2k=' 'sha256-sM4TCqADHMBZKYgE9fgtWACAry8C6tqaPljxMeTJ+w4=' https: 'sha256-5Tl1cMvpowm216MNWitZcm6dh1Ufik1QFyA6KadNiAY=' 'sha256-rvARxjbuUxilxb9RkOEv8RtqGIsmGYKyxv2IIH4MsrA=' 'sha256-hlaumtWL6YXbATpvURLyKaWUWs/apEDvcs19lYsGwsU=' 'sha256-WN2aiDPIBwBxhoVjMemOYgECjT6LzuFTAdA/DMR7T3A=' 'sha256-QrtzfXzemhvC/0Mz4p5MTgyHZ11cOMx/iKBQ2QfQoYU=' 'sha256-hVPsqt8jazJS/0O76JubiA90S0KG9ImECF/df+CNljI=' 'sha256-RAgBnM0wf+EU6GLC4DAwrlPlxaWbSFOv9fEZHb22Zqc=' 'sha256-q7LfTX8CemAjvalJEQZ5S+i7nuNEVbFaU6xkHvEAOeQ=' 'sha256-Hn02be8UsaO1J728ZDxGZlZGXBd85lEw3JklFYpfGPQ=' 'sha256-69KvOim8N1PE+6rP6TRe0P6GgFBZdTuNV9Lrr9y8KMc=' 'sha256-AcTLk9SPBTCpOP4TyHDG+Id7/GS/5o3fNLVi6oMU5NM=' https://netverify.com https://*.netverify.com https://icm.aexp-static.com https://qicm.americanexpress.com https://qwww435.americanexpress.com https://checkout.americanexpress.com https://www.paypalobjects.com https://c.paypal.com https://www.paypal.com https://*.klarnacdn.net blob: https://vdata.amap.com https://webapi.amap.com https://restapi.amap.com https://*.mapbox.com https://cardinaltrusted.com https://songbird.cardinalcommerce.com https://songbirdstag.cardinalcommerce.com https://includes.ccdc02.com https://includestest.ccdc02.com https://client-api.arkoselabs.com https://cdn.plaid.com/link/v2/stable/link-initialize.js https://js.stripe.com https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js https://pagead2.googlesyndication.com; style-src 'self' https: 'unsafe-inline' https://*.mapbox.com; worker-src 'self' https: blob:; report-uri /tracking/csp?controller=core-guest-loop&action=%2F&req_uuid=ef6a031c-1d67-4cac-a5ea-6d3c5ba07bd2&version=sha%3Daea059da4cf2&report_only=false; report-to /tracking/csp?controller=core-guest-loop&action=%2F&req_uuid=ef6a031c-1d67-4cac-a5ea-6d3c5ba07bd2&version=sha%3Daea059da4cf2&report_only=false",
            "link": "<https://a0.muscache.com/airbnb/static/packages/web/common/frontend/core-guest-spa/entrypoints/client.dbc54a8cb8.css>;rel=preload;as=style;crossorigin=anonymous;media=print,<https://a0.muscache.com/airbnb/static/airbnb-dls-web/build/fonts/cereal-variable/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2>;rel=preload;as=font;type=font/woff2;crossorigin=anonymous,<https://a0.muscache.com/airbnb>;rel=preconnect;crossorigin=anonymous",
            "x-content-type-options": "nosniff",
            "x-envoy-upstream-service-time": "478",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-airbnb-internal-trace-id": "SyKiAegP3sYKL9tcy06tQA==",
            "server-timing": "cdn-cache; desc=MISS, edge; dur=37, origin; dur=487",
            "set-cookie": "ak_bmsc=08815B3C0F0B27BCF07771102B6A43BB~000000000000000000000000000000~YAAQUCs0F0IgtbefAQAAB1W24wCEaJQ3KdnicKxm46vr1mkZQgx4x2lgF/cMO/VOpYkkRP5O6qPGQ5F//0MVpwXqvMx3gBG1aZXSwUL9WSiE2fyQHtmGCzaiVOLHSRFricwIKZEQa1kcOUGceh4cB47lSxiYEuxjZflGFvcSnkfgssyJfkT+CDZS/D2SzgOQcdVHTaaP/MWoAhUZiFQvUpLASVh6msem78cKAd0/G/eouQS411uHJFfG9FImcq5l8UT+CWlqEkRUGCLYqNpttlMM16gtXIHVhO4Nx6y85ojFPCqDrIbITNShr79nKLoBqP3YDO9v6pCff8EBSUdHyVnP7dXLZNJtDQgKOz+LpwjJZqFMFhqeZx5h+f1Yu/Vx4phvERIB0XETiu6TDC4=; Domain=.airbnb.com; Path=/; Expires=Sun, 09 Aug 2026 01:30:04 GMT; Max-Age=7199; HttpOnly",
            "alt-svc": "h3=\":443\"; ma=93600",
            "akamai-request-bc": "[a=23.52.43.80,b=3224891155,c=g,n=US_IL_CHICAGO,o=20940],[c=c,n=US_IL_CHICAGO,o=20940],[c=c,n=US_VA_ASHBURN,o=20940],[a=247,c=o]",
            "x-airbnb-sureride": "c1a1o.0.502b3417.1786231804.c037ef13%%i1c1o%%t1d1o.SyKiAegP3sYKL9tcy06tQA==%%e1f1o.E2IHEUl1EAUJMgtdDycGChQwFlwXegYeDXFGTg%%t1d1o.SyKiAegP3sYKL9tcy06tQA==%%h1",
            "cachestatus": "on",
            "origin-trial": "AkOekvxwprBLSP7I2nhyRn5yZGt9lTJN6UIYziFKVYg5OhlzmlNDciWbBWkEQ5TYPz+aqsuIUT2pPEjPUD5dFAsAAABneyJvcmlnaW4iOiJodHRwczovL2FpcmJuYi5jb206NDQzIiwiZmVhdHVyZSI6IlByaW9yaXR5SGludHNBUEkiLCJleHBpcnkiOjE2NDc5OTM1OTksImlzU3ViZG9tYWluIjp0cnVlfQ==",
            "x-browser-type": "unknown",
            "x-erf-bev-bev-is-generated": "1",
            "x-erf-bev-bev": "1786231804_EAMzYwNGY1ZWI5MT",
            "x-airbnb-everest-device-id": "1786231804.EAYzZmMDM5NTBiMmQ5Mj.Jx6rn1UAGme-i6vOquZw7jTRaPq9Kip8EWzC8XNhXkw"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.airbnb.com/",
        "title": "Airbnb: Vacation Rentals, Cabins, Beach Houses, Unique Homes & Experiences",
        "description": "Get an Airbnb for every kind of trip → 8 million vacation rentals → 2 million Guest Favorites → 220+ countries and regions worldwide",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "166.117.27.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "166.117.189.176": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.8,
                "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": 79.5
}