{
    "ok": true,
    "domain": "hagerty.com",
    "generated_at": "2026-08-10T11:20:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "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": "179 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: server-3-170-51-66.cmh68.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": "179 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: server-3-170-51-66.cmh68.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": [
                "3.170.51.66",
                "3.170.51.87",
                "3.170.51.7",
                "3.170.51.95"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 hagerty-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=65ufuicsw4a1x6llvcqh5oz0rtji9v\"",
                "\"zapier-domain-verification-challenge=cbaf5a0d-a94a-465e-af70-40b30b04c6cb\"",
                "\"atlassian-domain-verification=iUHULFmitjd8viGgohucNzB1Fd1+Llz1dOiPngrq8mTspCGlytSRwgsC+fVYYry2\"",
                "\"openai-domain-verification=dv-VRJYHGuqIGsu1amYz1IHhNSD\"",
                "\"vmware-cloud-verification-4c25fdf0-ee7a-49e7-be54-9eacf4acb52a\"",
                "\"asv=2695e3320cf27d4187fc3099f0b8480d\"",
                "\"facebook-domain-verification=3ullc2h8fhezowxxq7ekkbw65j8cn4\"",
                "\"dropbox-domain-verification=ly7crc3p249f\"",
                "\"notion-domain-verification=R9AdNzTFmHUZcxaI3eU7XpuWOQVNofk0yhFwlLgzOx8\"",
                "\"docusign=fcdb9c4e-bb98-405e-86a4-f3bc4ae02061\"",
                "\"MS=B37B5CBA6DE63EC7807931FB1E7B974F0EDF6459\"",
                "\"atlassian-domain-verification=MrYtgACXdDj80/6eOL7DKYADA8mP4WAwtb/bP5KMaUhMSUPxHaB1OaI3AvTTLW/r\"",
                "\"ms-domain-verification=0835a18f-6b5c-439b-92e2-c5aa59c73388\"",
                "\"astro-domain-verification=cm15exkad0qln01nle0awgn4r\"",
                "\"google-site-verification=GYKAPz5xI624aEHeJMcNMTRh-xXs9Tff_uA6u5RIxOs\"",
                "\"proxy-ssl.webflow.com\"",
                "\"00d1i0000002qcjuau\"",
                "\"miro-verification=511746c9404ff6752c42793fa9e1935f81a08c97\"",
                "\"bLbskYv1T6s+0oRwxzXzKOX48rIPwVge7Vg2CNcCJnUlTVo1rGL8d9mdljonV9NYYeTewi1/VdY+/pTuYNkWtw==\"",
                "\"v=spf1 mx ip4:4.53.178.54 ip4:4.53.177.34 include:spf.us.exclaimer.net include:spf-sigstr1.sigstr.com include:_spf.salesforce.com include:hagerty.nw026.com include:spf.agiloft.com a:spf.nexsure.com \" \"ip4:192.149.219.241 ip4:204.80.64.241 include:spf.constantcontact.com include:spf.protection.outlook.com -all\"",
                "\"apple-domain-verification=5JCaGN30EXG7qeCw\"",
                "\"google-gws-recovery-domain-verification=67132785\"",
                "\"mandrill_verify.i0xL6QkQdLIZ-4aPavtTeQ\"",
                "\"smartsheet-site-validation=xI5TUG7DUweGCARKgLmtOUFuN6mwGRFh\"",
                "\"anthropic-domain-verification-zkmv30=WpG6P9WpUOTeRN6bWHowaSv9S\"",
                "\"asv=f533f4d749d7d4408192eb915181558e\"",
                "\"_wxlv088tb32gsd2197ka1gxift8ndhh\"",
                "\"google-site-verification=ibtUODtmehOGfKcxyCLPFLuzCmc8kVQzxNBcT4jNO8s\"",
                "\"cisco-ci-domain-verification=18e884659c34fb3dd483d983cb9deecef2322b96e16cb19703f511c89d81db9f\""
            ],
            "NS": [
                "ns-95.awsdns-11.com.",
                "ns-1896.awsdns-45.co.uk.",
                "ns-933.awsdns-52.net.",
                "ns-1421.awsdns-49.org."
            ],
            "SOA": [
                "ns-1896.awsdns-45.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.66",
            "3.170.51.87",
            "3.170.51.7",
            "3.170.51.95"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:4.53.178.54 ip4:4.53.177.34 include:spf.us.exclaimer.net include:spf-sigstr1.sigstr.com include:_spf.salesforce.com include:hagerty.nw026.com include:spf.agiloft.com a:spf.nexsure.com ip4:192.149.219.241 ip4:204.80.64.241 include:spf.constantcontact.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hagerty.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAquS0PpwmNnTTFO4pd+BEF47ywFAxuN+ZVAM8iJHh8EHKT1z2DcZRjWw5lhUjaDMgBxfjgrmlxZE1QT68N+WYq/90v1bBpe2DvdVdy+lZhiupwV6w+6yYlWtFYhUX/XBC08dARCnpJHIAloi7W+A6WEoSxj9n1qI8rzGB96rBJOwC4wAeFDLCeTjEL8luF5nPqNtLHgR561ZiGFsFNtvvlZWZA2yYHi13a0+Jr/q4pFYXWhAR6LKSsY0WqUMI+EgLQ4GWJmycRHT3P2UpSRC2a6778mO9QY92mZsw24D/YsfVerDVEjVGmNQ24g1b2Yw0q+7HZe4t4TsKyUE3XVknuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-51-66.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.168.51.119",
                        "3.168.51.17",
                        "3.168.51.75",
                        "3.168.51.9"
                    ],
                    "time_ms": 79.77
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.168.51.119",
                        "3.168.51.17",
                        "3.168.51.75",
                        "3.168.51.9"
                    ],
                    "time_ms": 27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.168.51.119",
                        "3.168.51.17",
                        "3.168.51.75",
                        "3.168.51.9"
                    ],
                    "time_ms": 81.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.168.51.119",
                        "3.168.51.17",
                        "3.168.51.75",
                        "3.168.51.9"
                    ],
                    "time_ms": 46.89
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.10",
                        "108.157.150.13",
                        "108.157.150.27",
                        "108.157.150.33"
                    ],
                    "time_ms": 55.3
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "hagerty.com",
        "valid_from": "2026-01-13T18:00:00-06:00",
        "valid_to": "2027-02-05T17:59:59-06:00",
        "days_remaining": 179,
        "san": [
            "hagerty.com",
            "www.hagerty.com",
            "hagertyagent.com",
            "www.hagertyagent.com",
            "scupgrade.hagerty.com",
            "insurance.hagerty.com",
            "insurance.hagertyagent.com",
            "www.insurance.hagerty.com",
            "www.insurance.hagertyagent.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.hagerty.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 16:19:20 GMT",
            "content-length": "254607",
            "location": "https://www.hagerty.com/",
            "server": "CloudFront",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 8268c85934c036cd715280e1605c2636.cloudfront.net (CloudFront), 1.1 a0f162a9e3390c3acc3ca1daf8d53c70.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "Sh4rmo1i9Rf8e4lo_-FLU39RSMEAr4bD3Z3njidobHX3MJOEsleiKQ==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000",
            "content-type": "text/html; charset=utf-8",
            "document-policy": "js-profiling",
            "x-property-name": "usdirect",
            "x-middleware-rewrite": "/_sites/usdirect/",
            "x-nextjs-cache": "HIT",
            "cache-control": "s-maxage=647, stale-while-revalidate=31535353",
            "x-powered-by": "Next.js",
            "etag": "\"15ltj36l95s5g8w\"",
            "vary": "Accept-Encoding",
            "age": "38",
            "traceparent": "00-6df96606e25a140e87f1b2855cb9de90-c1e759e7db6681b9-01",
            "tracestate": "ue=sst:1786378798541000000;parent:null",
            "set-cookie": "AWSALBCORS=Y4hF9O+ZZ1Tqfqh1T/UaT9YE467+79zPBV+0OW/0uX+iGKfI78Oq1LOBu20WYnAqaLiV07I9nk8YWvHGJEikQxI3PNbxV7pshS20NxN1mTxFypB3Mj6CrlENX1lq; Expires=Mon, 17 Aug 2026 16:19:20 GMT; Path=/; SameSite=None; Secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.hagerty.com/",
        "title": "Hagerty | Classic Car Insurance For People Who Love Cars",
        "description": "With insurance for classic cars, boats, motorcycles, and more, Hagerty was built to protect your collectibles as if they were our own. Join today!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.51.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hagerty-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.1,
                "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": 117.91
}