{
    "ok": true,
    "domain": "zipcar.com",
    "generated_at": "2026-08-11T02:53:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "174 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: server-54-192-55-43.ord56.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "174 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: server-54-192-55-43.ord56.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "54.192.55.43",
                "54.192.55.71",
                "54.192.55.117",
                "54.192.55.36"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 zipcar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-hdY6ZE0ziMRflfmSQNqb6dNU\"",
                "\"slack-domain-verification=IetMxutPO3jjkMW8OnGbJz5dG5LRE3xr11lnm1vB\"",
                "\"anthropic-domain-verification-3b73f7=nQ928qZbVGgcsqurW0i6SkZuu\"",
                "\"postman-domain-verification=f372417c07ec4cf20d6ad7311ebc395a3ce02ba988336ec06df5e559f5b2f8831fd31571473e9b5606a0f76d927fa2e487a7e268ba8c455dc070cb58f2397597\"",
                "\"knowbe4-site-verification=54188818f1c6f6a786e51813f7334f7d\"",
                "\"facebook-domain-verification=ltx07hyvki5u8rdp4wzcehq1nemov6\"",
                "\"1t0q56br9vjj6a2vgj46jeig4q\"",
                "\"jamf-site-verification=mTt_sVeuZzOBuD8xEWMTPg\"",
                "\"apple-domain-verification=J1E7EGpRhJmsxpcg\"",
                "\"google-site-verification=UqPxUYoBUDPjTllAad2gqDnzMUd4U5rRdg1xX7kjcUY\"",
                "\"A0V0I48910\"",
                "\"atlassian-domain-verification=rNinU4gkTwgantee7EtMpFSqPp7Iaua2wTNDuEa3QvaPzteJ9T88bHsvnMcUuamD\"",
                "\"v=spf1 mx ip4:35.173.46.23/32 ip4:3.210.156.237/32 ip4:13.216.59.200/32 include:spf.messagelabs.com include:mail.zendesk.com include:spf.protection.outlook.com include:_spf.atlassian.net -all\"",
                "\"docusign=6bc448f0-c477-435f-bf5f-b97452c736c1\"",
                "\"ca3-660d594bb2f24b888d1b6e4edfeb2144\"",
                "\"atlassian-sending-domain-verification=a66d02a9-d5e5-4bd3-970f-a2cbaa739bc5\"",
                "\"ZOOM_verify_m3Etg6RRSnSvvwdUET9Ptg\"",
                "\"_globalsign-domain-verification=16aKJufSrMKbcCAKCXzVC4PbCHEMl2CuparSiVEdN9\""
            ],
            "NS": [
                "ns-1129.awsdns-13.org.",
                "ns-1716.awsdns-22.co.uk.",
                "ns-715.awsdns-25.net.",
                "ns-427.awsdns-53.com."
            ],
            "SOA": [
                "ns-715.awsdns-25.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.55.43",
            "54.192.55.71",
            "54.192.55.117",
            "54.192.55.36"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:35.173.46.23/32 ip4:3.210.156.237/32 ip4:13.216.59.200/32 include:spf.messagelabs.com include:mail.zendesk.com include:spf.protection.outlook.com include:_spf.atlassian.net -all",
        "dmarc": "v=DMARC1; p=none; fo=1; ri=3600; rua=mailto:avis@rua.dmp.cisco.com; ruf=mailto:avis@ruf.dmp.cisco.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.zipcar.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDT/2QcnPsgvXZKKAHQNZYVG3c7exnrZyocWxkm13R0aN8XybmJjR3k/OdysN4IVs2KrR3tchS7CPKsq1SCT/vclCCg2OA2d6BnkD6UF7pwlTyTqJFrX44xezDywFcLqzJa1WGR+oRA781ju5Dq4D2OFMWI76818qyENw7f8lRDNQIDAQAB; n=1024,1454884848,1470609648",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-55-43.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.34",
                        "54.192.100.54",
                        "54.192.100.57"
                    ],
                    "time_ms": 102.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.117",
                        "54.192.55.36",
                        "54.192.55.43",
                        "54.192.55.71"
                    ],
                    "time_ms": 71.39
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.168.2.13",
                        "3.168.2.3",
                        "3.168.2.61",
                        "3.168.2.67"
                    ],
                    "time_ms": 83.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.34",
                        "54.192.100.54",
                        "54.192.100.57"
                    ],
                    "time_ms": 117.95
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.34",
                        "54.192.100.54",
                        "54.192.100.57"
                    ],
                    "time_ms": 56.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.zipcar.com",
        "valid_from": "2026-07-18T19:00:00-05:00",
        "valid_to": "2027-02-01T17:59:59-06:00",
        "days_remaining": 174,
        "san": [
            "*.zipcar.com",
            "zipcar.com",
            "*.zipcar.io",
            "zipcar.io"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.zipcar.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 07:53:18 GMT",
            "content-length": "0",
            "location": "https://www.zipcar.com/",
            "x-cache": "FunctionGeneratedResponse from cloudfront",
            "via": "1.1 8bc8701b373a25ffd828711cdb8fd72a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P13",
            "x-amz-cf-id": "PbdhPDEu6xKoA-N6bpCyVyTcI7f5QkLfRlKAJ9RyS2gupVJgcvFg9A==",
            "vary": "Cookie,Accept-Encoding",
            "content-type": "text/html; charset=UTF-8",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=2764800, public",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "last-modified": "Mon, 20 Jul 2026 13:28:55 GMT",
            "speculation-rules": "\"/cdn-cgi/speculation\"",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "age": "533901",
            "x-drupal-cache": "HIT",
            "set-cookie": "__cf_bm=.YB0.jq.v1gtWyjejh4vEbbukJ2lJQl7cUvR2NArVVE-1786434798.3000162-1.0.1.1-s7774HVL3GTy4e0f8ayPkBzd1UaQMlZl6ctoCI4VAcYXfe_1X9wt6kz6SA_CdjzQ3auWP_qCp6WjpPM6or8V8oJYz1jGE9rEmIzRkxAlgjn8ieV7lSMcVX7Nwwmy3eSQ_f6GsuFxu3ms_0p.cbW81g; HttpOnly; SameSite=None; Secure; Path=/; Domain=zipcar.com; Expires=Tue, 11 Aug 2026 08:23:18 GMT",
            "x-envoy-upstream-service-time": "46",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "cf-cache-status": "HIT",
            "cf-ray": "a295aa71586a1875-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.zipcar.com/",
        "title": "Zipcar: Car Sharing Alternative for Daily and Hourly Car Rental",
        "description": "Zipcar is the world’s leading car sharing alternative to car rental & ownership. Book cars on demand by the hour or day. Join instantly, drive in minutes.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.55.43": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Illinois",
            "city": "Chicago",
            "latitude": 41.8833426,
            "longitude": -87.6324404,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "54.192.55.71": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.117": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.55.36": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Illinois",
            "city": "Chicago",
            "latitude": 41.8833426,
            "longitude": -87.6324404,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "zipcar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4029.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017,
                "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": 119.43
}