{
    "ok": true,
    "domain": "edmunds.com",
    "generated_at": "2026-08-09T01:57:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "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": "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": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "86 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-142-71.mci50.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "86 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-142-71.mci50.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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": [
                "108.157.142.71",
                "108.157.142.122",
                "108.157.142.30",
                "108.157.142.47"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=PWE-swyFKGMrK0qEI9VJmokSxBhI6ZvpE9K5E5eoPGQ\"",
                "\"jamf-site-verification=b7oRMwLMGRZNFqVjlNoj9Q\"",
                "\"miro-verification=3fd67f6c798db1964c40dab75f7a813163d56977\"",
                "\"_globalsign-domain-verification=HAV0DdFrnLUqX_rElt-qy46djfIXvl0vWWSpvmvNcE\"",
                "\"openai-domain-verification=dv-1bZubUkKFo6NPs0XILFLiXbf\"",
                "\"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6\"",
                "\"zapier-domain-verification-challenge=91dec6ea-2534-4189-bcd1-ea6f677f2566\"",
                "\"google-site-verification=fVXyqMGUyBDD5D_0VenxdeyhgoszBnJWw0-mNiXooGk\"",
                "\"ZOOM_verify_s6LbL7DcSeemWamf-lUjtA\"",
                "\"botify-site-verification=HSaoH6kWuAKsAl0FFGIjEP4oZaxUvEJt\"",
                "\"_globalsign-domain-verification=YSKUQ6UO25TShsf4ZKm1eC6Jk7ISqyVoqjiUn3FNOq\"",
                "\"apple-domain-verification=gqtLL9Bwb6nNQVmQ\"",
                "\"google-site-verification=aAsDvtJ2DkNrltWtXXW4BlThJ_KN2HMynyzWb1U8w6U\"",
                "\"openai-domain-verification=dv-aKtC9t3ZmbDisI7x1NyXJKJZ\"",
                "\"vmware-cloud-verification-5d9b57bb-c8c9-49ab-96a4-b82e0b84365d\"",
                "\"globalsign-domain-verification=MT3LmRzGYPgORWLlSBkPpAUpBDH9kl8xxYmB6FjtjY\"",
                "\"status-page-domain-verification=c3yqcl20r5hk\"",
                "\"adobe-idp-site-verification=8530c377b2a0426003cf314266d8a9008d80272cc6c05279e1697d6780cecc10\"",
                "\"MS=F4F305326BD466B6E10F472BEDCEAF2B92965A9E\"",
                "\"mongodb-site-verification=KCFZwyJm3Ugf2ykTi7UbEaSd9aVQtfKC\"",
                "\"_globalsign-domain-verification=9UioyPO0_F2Epyd3gGV5_VklXzoibTukD_jkbZPw43\"",
                "\"_globalsign-domain-verification=rMzRmeoTKuY0aUkoQHHYV51XAmgXOv_4PqdRQ3a2AG\"",
                "\"ahrefs-site-verification_cb3893b359243f271435ff902f6b74808edf1753ac33f2f7227da42f75f58a35\"",
                "\"_globalsign-domain-verification=EjPxRpSNAI2an12JHUpXeiMSoted2BhX6p_ljbqWlU\"",
                "\"openai-domain-verification=12268363\"",
                "\"facebook-domain-verification=7orckvjrzmj6v9nuc6akpiz4phl9c8\"",
                "\"_globalsign-domain-verification=6CefEhdXpSEvPRuTfkeYdvQ_0ij6wKrIcTTNPwKRvH\"",
                "\"notion-domain-verification=I6yrKhSssyCADUVq3BKhQlUt3aYQiAPS8IHj6uyKytm\"",
                "\"docusign=fa9e61d3-a33c-4c35-96ad-25355f50d374\"",
                "\"firebase=membership-prod-12250\"",
                "\"figma-domain-verification=70941f516a57a4f37faa0dd7e2f1394d1dc11850609ff4fcc23bb18a907168e3-1731440984\"",
                "\"_globalsign-domain-verification=O81xyb7YxpdGeHWkniit_VBT4vTXz9__NFrNMoTwFg\"",
                "\"firebase=membership-dev\"",
                "\"twilio-domain-verification=f69ef9ba90faf64cf0df299bc34511c1\"",
                "\"parsec-domain-verification=td_2VJgunUZCmdiUp12knRTOIrYVLU\"",
                "\"lovable_verification=1MTdfS09dYumXRuKJCvU\"",
                "\"v=spf1 include:mail.zendesk.com include:_spf.google.com include:servers.mcsv.net include:spf.mandrillapp.com include:_spf.salesforce.com ip4:107.20.210.250 ip4:52.1.14.157 -all\""
            ],
            "NS": [
                "ns-1185.awsdns-20.org.",
                "ns-747.awsdns-29.net.",
                "ns-1856.awsdns-40.co.uk.",
                "ns-477.awsdns-59.com."
            ],
            "SOA": [
                "ns-747.awsdns-29.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.142.71",
            "108.157.142.122",
            "108.157.142.30",
            "108.157.142.47"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mail.zendesk.com include:_spf.google.com include:servers.mcsv.net include:spf.mandrillapp.com include:_spf.salesforce.com ip4:107.20.210.250 ip4:52.1.14.157 -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-feedback@edmunds.com,mailto:re+lisujlp3h5h@dmarc.postmarkapp.com; ruf=mailto:dmarc-message-failure@edmunds.com; fo=0;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.edmunds.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt/+u2joUlm/VVjwqidkK6VRA8o1wQ5HROcsi7mzok8mFKlWwZ4GFCw+vvnpSfR5H6Zo2Ua3R0aHXPQwmamp9ptjhQMo8Ylo42M7yVFOIUN4qm1gswHItJQj/EhrOw7BVBYbT+mzs/fva0VD3wsd+Dhk9VwRmlRTQLnjEREOfrDwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-142-71.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.55.105",
                        "54.192.55.19",
                        "54.192.55.37",
                        "54.192.55.49"
                    ],
                    "time_ms": 103.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.105",
                        "54.192.55.19",
                        "54.192.55.37",
                        "54.192.55.49"
                    ],
                    "time_ms": 52.36
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.122",
                        "108.157.142.30",
                        "108.157.142.47",
                        "108.157.142.71"
                    ],
                    "time_ms": 68.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.55.105",
                        "54.192.55.19",
                        "54.192.55.37",
                        "54.192.55.49"
                    ],
                    "time_ms": 53.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.122",
                        "108.157.142.30",
                        "108.157.142.47",
                        "108.157.142.71"
                    ],
                    "time_ms": 76.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "edmunds.com",
        "valid_from": "2025-10-05T19:00:00-05:00",
        "valid_to": "2026-11-03T17:59:59-06:00",
        "days_remaining": 86,
        "san": [
            "edmunds.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.edmunds.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "16128",
            "location": "https://www.edmunds.com/",
            "date": "Sun, 09 Aug 2026 06:57:22 GMT",
            "server": "AkamaiGHost",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 2f743a0ca9cc9da3bb8d81eb8b012916.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "_Syo1pPQsssC1AeJ0OB63rpDc3tFMWGudtSPJi2w0GIyJ_sumxsoVw==",
            "age": "46129",
            "mime-version": "1.0",
            "cache-control": "no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "expires": "0",
            "content-type": "text/html",
            "set-cookie": "content-targeting=US,MO,SAINTLOUIS,609,-90.1926,38.6312,63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199; path=/",
            "alt-svc": "h3=\":443\"; ma=93600",
            "content-security-policy": "upgrade-insecure-requests"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.edmunds.com/",
        "title": "403 - Access Denied | Edmunds",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "108.157.142.71": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.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": 127.46
}