{
    "ok": true,
    "domain": "vrbo.com",
    "generated_at": "2026-08-08T22:29:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "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": "10 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "80 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-33-29-197.deploy.static.akamaitechnologies.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 429 "
            },
            {
                "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": "10 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "80 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-33-29-197.deploy.static.akamaitechnologies.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 429 ",
                "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": [
                "23.33.29.197",
                "23.33.29.206",
                "23.33.29.210"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb.expediagroup.com.",
                "10 mxa.expediagroup.com."
            ],
            "TXT": [
                "\"5ctfvm6las9i0brfbfmbsb644k\"",
                "\"_globalsign-domain-verification=d54rFBsUag6X_qZKJTMGIUZQ3Mv9u5qhgcHJ_OWT-C\"",
                "\"_n55turh3eli6u6vey4n9x9tp7rpa8bl\"",
                "\"q665mfsh7vy106mwvxgw2fry1tt7mc8r\"",
                "\"v=spf1 a:zgateway.zuora.com include:_netblocks.google.com include:spf.mandrillapp.com include:servers.mcsv.net include:mktomail.com include:_spf.salesforce.com ip4:198.175.56.0/24 ip4:198.151.49.0/24 ~all\"",
                "\"1wolbrqwoCObdxC9G93EA76bPvlWON5svPEymxv9VJX2piJNpB2fvTEx9AuBb+CeO4F+ti99rtfT9FgggZSfFA==\"",
                "\"ptj8dr6ughomcut7nus15sh1a9\"",
                "\"brfqmb6q6tm5tby78rmvgprpdghk3jnf\"",
                "\"apple-domain-verification=IFbG8GNo1LMAFWVc\"",
                "\"google-site-verification=2OCAEpwy7Vv5-nn1RtZi9G_Rke-cjJQDlxE5SCzcT30\"",
                "\"MS=ms18587922\"",
                "\"_globalsign-domain-verification=lQgTOD8dWU_8nHyzjHGJ39ncrI45HenuNvKKTckDhn\"",
                "\"atlassian-domain-verification=BoDCBNyHJzHh97Myx/Z4n3grU8sMEGR10Mi8CdpStC01PdMAuIARlKP/odGI7CvN\"",
                "\"slack-domain-verification=7yM0PM3dCrAA1eDe4Q2iRnE8xEDQiAdjBXtszZbA\"",
                "\"apple-domain-verification=nBx_zynGhN20XhjOhYF49B7BD5JbZAuW2gbPVDPrVVk\"",
                "\"_globalsign-domain-verification=Fw09cFhmPL_-Bfg6BV5_NkyDEkXJfmQd4uPViX560A\"",
                "\"Validity-DomainVerification=M7anjkdLSIe279_lLHGI129qQ=\"",
                "\"facebook-domain-verification=kj7l4cwqftpopbeord2swqwepbsp4o\"",
                "\"docusign=3d8fbf3d-d176-4b88-b961-e2743b9c9161\"",
                "\"spf2.0/pra include:_auth.messagegears.net -all\"",
                "\"mixpanel-domain-verify=0e7d28f7-e5c2-4e51-b4f9-75be77f1b088\"",
                "\"qkvhw6xtcf77fz4xkq81h75rpb0ws0tr\"",
                "\"adobe-idp-site-verification=b41c23aaa74626ffffc55a59a6acf723e991ccd6604e9b4b6e215e8ef62f0e8e\"",
                "\"v=BIMI1; l=https://csvcus.homeaway.com/rsrcs/cdn-logos/4.5.0/sitename/vrbo/web/logo.svg; a=;\"",
                "\"smartsheet-site-validation=70RJ3RRXAtFWl_DnBGzP43VTvl2SnOfZ\"",
                "\"dropbox-domain-verification=nfxk5s331hym\"",
                "\"_globalsign-domain-verification=cN-L6rAFen7Gz3tem3kDc7GS_3StXzPYkKEoy8lWi0\"",
                "\"miro-verification=d36744c01c72c4c0e036eacc18ffe55264b3bf81\"",
                "\"_1h2u4a9r01g69fdyijlec2r1wcdwjgg\"",
                "\"_globalsign-domain-verification=OYfE_CcZQWFlEEOrR5yVCfCtmiQrm0bBdyUAJyg3qE\""
            ],
            "NS": [
                "pdns4.ultradns.org.",
                "dns4.p09.nsone.net.",
                "dns2.p09.nsone.net.",
                "pdns6.ultradns.co.uk.",
                "pdns1.ultradns.net.",
                "pdns2.ultradns.net.",
                "pdns3.ultradns.org.",
                "dns1.p09.nsone.net.",
                "dns3.p09.nsone.net.",
                "pdns5.ultradns.info."
            ],
            "SOA": [
                "pdns1.ultradns.net. domains.expediagroup.com. 1657295469 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.197",
            "23.33.29.206",
            "23.33.29.210"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:zgateway.zuora.com include:_netblocks.google.com include:spf.mandrillapp.com include:servers.mcsv.net include:mktomail.com include:_spf.salesforce.com ip4:198.175.56.0/24 ip4:198.151.49.0/24 ~all",
        "dmarc": "v=DMARC1; p=reject; adkim=s; aspf=r; fo=1; pct=100; rua=mailto:jlavhtnn@ag.dmarcian.com,mailto:expedia@rua.netcraft.com; ruf=mailto:jlavhtnn@fr.dmarcian.com,mailto:expedia@ruf.netcraft.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vrbo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoVfCuA8JJ2QGKIyhoZguKc7MHnxRxpFlqIPZhdqZSzoSg4rREvl3lz+UQGZ0THzqoCaVqLIQWAATZm3KzFo9ZBqbM6d60BthnLGU1KSGYZQMVEwZO8UJ7v9RViS3CmrOphQD61YFENmtq/SQ8tlHJhHIp7iX4b17xg7YiN6fSRC2hDbrvYD1838tZcDxNv+fvSYrbaR6zH5xCLYUVYYzousnaK2BZhF9tzrK19s7rsLPt9RKQcr/EY4IsMo/tD8GgxlIy+bhImSZX2QMtVLfCUxw3a/NE4y/lb6V9of0RB+Ej87UXFEVgvF+RShwhGyuPvPSGfqdfRKHNGgFCn3KJQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/b84533d1-a1b0-4614-88cf-7d844adf40fb.svg;a=https://vmc.digicert.com/b84533d1-a1b0-4614-88cf-7d844adf40fb.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-197.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.45.123.33",
                        "23.45.123.5"
                    ],
                    "time_ms": 34.82
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.197",
                        "23.33.29.206",
                        "23.33.29.210"
                    ],
                    "time_ms": 25.91
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.33.29.197",
                        "23.33.29.206",
                        "23.33.29.210"
                    ],
                    "time_ms": 47.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.197",
                        "23.33.29.206",
                        "23.33.29.210"
                    ],
                    "time_ms": 25.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.201.10",
                        "23.44.201.26"
                    ],
                    "time_ms": 42.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "vrbo.com",
        "valid_from": "2025-10-26T19:00:00-05:00",
        "valid_to": "2026-10-28T18:59:59-05:00",
        "days_remaining": 80,
        "san": [
            "vrbo.com",
            "*.abritel.fr",
            "*.aluguetemporada.com.br",
            "*.apartmentjet.com",
            "*.bedandbreakfast.com",
            "*.bookabach.co.nz",
            "*.community.homeaway.com",
            "*.escapia.com",
            "*.expediamultifamily.com",
            "*.fewo-direkt.de",
            "*.front.toprural.com",
            "*.hmwy.io",
            "*.instantsoftware.com",
            "*.luxury.homeaway.com",
            "*.ownersdirect.co.uk",
            "*.payments.homeaway.com",
            "*.pillo.co",
            "*.pillow.com",
            "*.reroutesanta.com",
            "*.sensei.homeaway.com",
            "*.stayz.com.au",
            "*.toprural.com",
            "*.toprural.es",
            "*.vacationrentals.com",
            "*.vrbo.com",
            "*.vrbo.io"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.vrbo.com/",
        "status": "HTTP/2 429 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "content-length": "0",
            "location": "https://www.vrbo.com/",
            "date": "Sun, 09 Aug 2026 03:29:14 GMT",
            "content-type": "text/html; charset=utf-8",
            "x-permitted-cross-domain-policies": "none",
            "x-app-info": "captcha-pwa,f762601dd7a75583b937d40f418e34453b83bb35",
            "content-language": "en-US",
            "x-page-id": "wildcard-challenge-handler",
            "x-hcom-origin-id": "wildcard-challenge-handler",
            "ctx-view-id": "0d267479-cf97-413e-ac9c-51ff7aedd9ae",
            "strict-transport-security": "max-age=15768000",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-download-options": "noopen",
            "x-content-type-options": "nosniff",
            "x-envoy-upstream-service-time": "15",
            "trace-id": "5b531d9c-379d-4ca2-9f9c-ba7f11a5cb85",
            "x-b3-traceid": "5b531d9c379d4ca29f9cba7f11a5cb85",
            "x-cgp-info": "noJvmRouteSet;1df1e61b-e56e-48a3-ad6b-321e5e1e0b6f",
            "expires": "Sun, 09 Aug 2026 03:29:14 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "set-cookie": "bm_sz=B5970005A85CA84CE82EFDC61D69FFFF~YAAQxyY+F351zMCfAQAA/keR5ACPF+/04ZaxPOU3CJ4APKz6yRHZApYgjKThvvOInnNsXME1n5ffoQoIBwjk6rtDk9yebh3FvObi9aa+TBxHb+k52UY3taVzj6q7D7hNpMcLi+e/YNrOThVULwrsWmQ+JGA0aEydMprDe+lxLsDjgc25yXUot1fN6RoF3COR4UA38iCMIpL9ofwbmHiWbeZrY9mOpUVCqS0MjXqyte96gzEZrqQI/5Xaa/yCwroxy/oOCezLRVgQWddOcHjzA9pQb7lZR8Um8NQwTbhWSLRTOPAcdoec4Z8r4EdTrUCLPKneDOf8VwwaPsBXiztnET2tmlgeUcGGxGAUxTi8U9bh5RZSIIV0~4408901~3621174; Domain=.vrbo.com; Path=/; Expires=Sun, 09 Aug 2026 07:29:14 GMT; Max-Age=14400",
            "akamai-request-bc": "[a=23.62.38.199,b=1805144073,c=g,n=US_IL_ELKGROVEVILLAGE,o=20940],[a=139,c=o]",
            "x-akamai-reference-id": "0.c7263e17.1786246154.6b985009"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.vrbo.com/",
        "title": "Too Many Requests",
        "description": "",
        "success": true,
        "error": "",
        "status": 429
    },
    "network": {
        "23.33.29.197": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.206": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.210": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb.expediagroup.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.6,
                "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": 97.8
}