{
    "ok": true,
    "domain": "homeaway.com",
    "generated_at": "2026-08-10T23:35:21-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": "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": "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": "185 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-204.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": "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": "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": "185 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-204.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.204",
                "23.33.29.200"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa.expediagroup.com.",
                "10 mxb.expediagroup.com."
            ],
            "TXT": [
                "\"00d1a000000zzrreak\"",
                "\"v=spf1 a:b.spf.service-now.com include:_netblocks.google.com include:servers.mcsv.net ip4:209.34.64.0/19 ip4:204.93.64.116/31 ip4:199.167.224.176/28 -all\"",
                "\"google-site-verification=n0NCWvA2iT9PZarhWcLmm7o1ClFP59AkZRXKeasM8FI\"",
                "\"adobe-idp-site-verification=45549b689d93594a3b57939eb42f63c2b297f523c8632c99a8b7d645bfe15fe2\"",
                "\"_globalsign-domain-verification=9ex02/VCwnrmtqs+TZbbBFHiA+JUOnXOhdaVSr0urnk=\"",
                "\"slack-domain-verification=RSqsZztSEhrXXVUu3dICoo75hmw7wSUPCVfjPOlC\"",
                "\"smartsheet-site-verification.homeaway.com=f3845ac953655c6b2455fba03f3e9f93c0c08d99\"",
                "\"facebook-domain-verification=6rve52kpkoykl8pv5flk29h2ukbky0\"",
                "\"MS=ms57258170\"",
                "\"TaI+mi4+PfxJbkzPmQ3hqp747hu3PT+B5ZfCbUFxFkA=\"",
                "\"oBgKmso\"",
                "\"docusign=0b61bf9f-18af-4123-bc58-9fb89869a92f\"",
                "\"status-page-domain-verification=5gh8tk4qyl4f\"",
                "\"miro-verification=d36744c01c72c4c0e036eacc18ffe55264b3bf81\"",
                "\"9ex02/VCwnrmtqs+TZbbBFHiA+JUOnXOhdaVSr0urnk=\"",
                "\"_87qewlbc0dzc3z5kuolj46q4srpxr86\"",
                "\"smartsheet-site-validation=Jdr6lVpCn1ed-MUY7VSjWqhCmbX-Ciaa\"",
                "\"atlassian-domain-verification=BoDCBNyHJzHh97Myx/Z4n3grU8sMEGR10Mi8CdpStC01PdMAuIARlKP/odGI7CvN\"",
                "\"google-site-verification=YZnWZoQ0DTfWNwgXtLuDIBpYiIDKTi7WSebtgpSsOfc\"",
                "\"workplace-domain-verification=UPSNq2TIUiOn142ASBMt5dgLyiJsXP\"",
                "\"_8dtof5hutncsn9gr5sludunmiclhk8f\"",
                "\"_globalsign-domain-verification=MK_ZKmss4D_DdzGOsssHxxBOK6hJc6LGycFvNOESdZ\"",
                "\"_globalsign-domain-verification=cN-L6rAFen7Gz3tem3kDc7GS_3StXzPYkKEoy8lWi0\"",
                "\"EB44D38B-E3CD-4F68-AB8E-CA0A25D9D8D6\"",
                "\"mixpanel-domain-verify=742f812a-2ccf-4318-9eea-68f42cd00da4\"",
                "\"teamviewer-sso-verification=bbcb36a5af0a43bba9d03b2da43fe550\"",
                "\"_7jp685tkvl3dipjvjjcqrk1aqhv5ncx\"",
                "\"dropbox-domain-verification=i2le188sc6c4\"",
                "\"apple-domain-verification=aj9Tci9hLJYucRLT\"",
                "\"jG+IGPyrL0K+55L8dQh5ZmRqWL0dcgSfhPJoMnFQC3GwU44sH1g6x6lDdnAmKkLNSKIDQTyF9ZIaKFuC/BdJVQ==\"",
                "\"ZOOM_verify_y86mM9r8OrtKbyt4sUOEPd\"",
                "\"_6lhsbk2uqhlsdzca1kzwz1zns8ipju0\""
            ],
            "NS": [
                "dns2.p09.nsone.net.",
                "dns4.p09.nsone.net.",
                "pdns5.ultradns.info.",
                "pdns4.ultradns.org.",
                "pdns3.ultradns.org.",
                "dns3.p09.nsone.net.",
                "pdns6.ultradns.co.uk.",
                "pdns1.ultradns.net.",
                "pdns2.ultradns.net.",
                "dns1.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p01.nsone.net. domains.expediagroup.com. 1657210852 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.204",
            "23.33.29.200"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:b.spf.service-now.com include:_netblocks.google.com include:servers.mcsv.net ip4:209.34.64.0/19 ip4:204.93.64.116/31 ip4:199.167.224.176/28 -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; pct=100; rua=mailto:dmarc_agg@vali.email,mailto:jlavhtnn@ag.dmarcian.com,mailto:expedia@rua.netcraft.com; ruf=mailto:jlavhtnn@fr.dmarcian.com,mailto:expedia@ruf.netcraft.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.homeaway.com",
        "dkim": "v=DKIM1; k=rsa;  p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdE7X1C6pulJczfNl916Nh9Qb0iytUOOiAbQqgRS5fH7sF/xzyd/XlUbPhWj/6MDh00d+RUVOnri83Fnoc7lLV3eXSX6t6HP4p4HzHBIj6o7mPtYQGe6/3yfOiqz7FaPVe+hu58iOaJ9w44PdxxlOlEmpQrJpifx381uKaRMZ/UQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-204.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.33.29.200",
                        "23.33.29.204"
                    ],
                    "time_ms": 59.04
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.200",
                        "23.33.29.204"
                    ],
                    "time_ms": 60.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.33.29.200",
                        "23.33.29.204"
                    ],
                    "time_ms": 64.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.200",
                        "23.33.29.204"
                    ],
                    "time_ms": 49.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.33.40.139",
                        "23.33.40.146"
                    ],
                    "time_ms": 57.89
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "homeaway.com",
        "valid_from": "2026-07-28T19:00:00-05:00",
        "valid_to": "2027-02-12T17:59:59-06:00",
        "days_remaining": 185,
        "san": [
            "homeaway.com",
            "*.fr.homeaway.ca",
            "*.homeaway.at",
            "*.homeaway.ca",
            "*.homeaway.co.nz",
            "*.homeaway.co.uk",
            "*.homeaway.com",
            "*.homeaway.com.au",
            "*.homeaway.com.mx",
            "*.homeaway.com.sg",
            "*.homeaway.dk",
            "*.homeaway.es",
            "*.homeaway.fi",
            "*.homeaway.gr",
            "*.homeaway.it",
            "*.homeaway.jp",
            "*.homeaway.lk",
            "*.homeaway.nl",
            "*.homeaway.no",
            "*.homeaway.pl",
            "*.homeaway.pt",
            "*.homeaway.se",
            "*.homeawayconnect.com",
            "*.homelidays.com",
            "*.homelidays.es",
            "*.homelidays.it"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.vrbo.com/?vgdc=HAUS&preferlocale=true",
        "status": "HTTP/2 429 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "content-length": "0",
            "location": "https://www.vrbo.com/?vgdc=HAUS&preferlocale=true",
            "date": "Tue, 11 Aug 2026 04:35:12 GMT",
            "expires": "Tue, 11 Aug 2026 04:35:12 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "set-cookie": "bm_sz=A610CDA09A9D62EF228627809827752C~YAAQxhwhFzqiUcKfAQAAemYa7wAOdacqGUkwMh4nhJyihh24Yq6jpZnKqh6jA+HJihEMnr+R3vi+gYN7H9l4tWr2qYqDjELjrqB0cOD9YqRpoz/9rVk6XiiMB23y23GQgTBtFX39Rm6RN8GlfA4rRiTD+WZqRobjRUPXVHa5FHON2f9NRRQVCmSV7hdcrWoL3eyhkojlghVx0bKD/SGtp8bI3WHLc4EPoryM+oF0he1ZdfBsP5AVt1i73Rs5iK69jW3VcK/rW7hChTD+XYNK+nmBiwn0oJTaynGRpic6ScTG4jnMrOqmvQIS+4FMyooaSVT2Jr/v2/suHx2H2B6mwpiJYFzDhyAWSJjfBY13yXniI9UKJaW4~3290416~4470838; Domain=.vrbo.com; Path=/; Expires=Tue, 11 Aug 2026 08:35:12 GMT; Max-Age=14400",
            "akamai-request-bc": "[a=23.33.28.198,b=3421629568,c=g,n=US_IL_CHICAGO,o=20940],[a=139,c=o]",
            "x-akamai-reference-id": "0.c61c2117.1786422912.cbf1ec80",
            "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": "7ac60e00-6a75-4729-b5fb-0911704c8a7f",
            "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": "17",
            "trace-id": "6f04c4ce-9798-4d7a-a3ac-b14bbef75f07",
            "x-b3-traceid": "6f04c4ce97984d7aa3acb14bbef75f07",
            "x-cgp-info": "noJvmRouteSet;f192c20c-a791-4c0d-a972-a41b995bb3bf"
        },
        "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/?vgdc=HAUS&preferlocale=true",
        "title": "Too Many Requests",
        "description": "",
        "success": true,
        "error": "",
        "status": 429
    },
    "network": {
        "23.33.29.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.200": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa.expediagroup.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 15.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4015.9,
                "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": 113.19
}