{
    "ok": true,
    "domain": "polaris.com",
    "generated_at": "2026-08-11T06:47:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 73,
            "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": "2 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": 10,
                "lost_points": 0,
                "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "113 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a064fa8de45e761d6.awsglobalaccelerator.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 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": "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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "113 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a064fa8de45e761d6.awsglobalaccelerator.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 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": [
                "76.223.30.182",
                "13.248.154.207"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 polaris-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"teamviewer-sso-verification=113873a516d24540962185847cf5d88e\"",
                "\"amazonses:UbHZPbtbPPc3/yz6vWi1+nXrrqh3yX0++wrmjEykLwI=\"",
                "\"v=spf1 include:_u.polaris.com._spf.smart.ondmarc.com -all\"",
                "\"_globalsign-domain-verification=9E7j0YH5IcihU0jGtvx8BMYQki_VID-M3wd8b5VRqd\"",
                "\"duo_sso_verification=3UnHC33IBYbTT8e9N6fYzo5mQ3eCzfk0h3D0w6mYplRQPA3kxoIzQ3CTH7FCTQx9\"",
                "\"MS=ms30776091\"",
                "\"_t5v63jjnd857ym0899lhjur4vl7nasx\"",
                "\"mongodb-site-verification=Lymo6erFycrVCwbVBoboM7neQ2H84ZDa\"",
                "\"https://portal.azure.com/#@polarisind.onmicrosoft.com/resource/subscriptions/5ce49516-cfa3-4a74-a30b-31061a4d3f4f/resourceGroups/prd-crm-dealermanagement-rg/providers/Microsoft.Web/sites/prd-crm-dealermanagement-dealer-web/networking\"",
                "\"ciscocidomainverification=90d2a37097541784ac8197501b20c9f0d727329fdc280dc3d26eeaf162a8b04\"",
                "\"atlassian-domain-verification=c8lQnqee/vE99Z8NEX3kr2cnHCGz3ilQBdOBx8rhpOljgiCUDgZVugfMGY1HNtBh\"",
                "\"_globalsign-domain-verification=2bNV04dmmDgCdjMo3ca1JUONxuntxzlq4qHs7ER7o6\"",
                "\"cloudflare_dashboard_sso=75020bbdf0736f6f5a4feed36b34522a\"",
                "\"docusign=0fc716a1-0a11-409b-84cf-eb25cc09e3b8\"",
                "\"msfpkey=2q7vvcpucyb9hjxw3my0grfoh\"",
                "\"U31oCky0OZonz55eqjf9EeumkK/1M7bSNEjSS3qRJZShkKFMAyvc0AAEsfIUqMazUoO9tHxeX8S2KsJ9guuacA==\"",
                "\"facebook-domain-verification=35qk2ivi2xpuw371hgkxj4b2wtnhto\"",
                "\"adobe-idp-site-verification=e185c96bdcf698086e96e9dfa93b715cd0ddc74e80bf382e049c9b7c174be13b\"",
                "\"google-site-verification=n5zvVv_s3_TBkwTgWwO8f5CKALTfAAYRPAuCqyZnNFY\"",
                "\"apple-domain-verification=5jfyG9KzVoSbjlkX\"",
                "\"_spztbcoculsz8hhryoxkq8930j9sxjg\"",
                "\"ms-domain-verification=8caaba00-f2d6-48a8-88d5-c969b1450a6c\"",
                "\"teamviewer-sso-verification=936dbc02ffff4db28388df70cdbe1cb2\""
            ],
            "NS": [
                "tina.ns.cloudflare.com.",
                "jerry.ns.cloudflare.com."
            ],
            "SOA": [
                "jerry.ns.cloudflare.com. dns.cloudflare.com. 2411444045 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.30.182",
            "13.248.154.207"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_u.polaris.com._spf.smart.ondmarc.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:288fcbd4@inbox.ondmarc.com; ruf=mailto:288fcbd4@inbox.ondmarc.com; adkim=r; aspf=r; fo=0; rf=afrf; ri=3600",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.polaris.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCja5FaYZKfzBU4507J2NIK+mhFUDdiNLg7kK3qVD4E6u2xKy49XiO61YaAJ7Lh/kgiApInBm5mElTht81xwv3vLuP982maNsLh6Y6D1qQ5Vn5CKMICcQOr1OvTKxg6MVylhslgK9cF2xBK6tYZ7xNlQSg8RTDZcnZA5dri+sDZpwIDAQAB; n=1024,1457682264,1473579864",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=1678779416801",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:288fcbd4@inbox.ondmarc.com;"
    },
    "advanced": {
        "ptr": "a064fa8de45e761d6.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.154.207",
                        "76.223.30.182"
                    ],
                    "time_ms": 48.65
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.154.207",
                        "76.223.30.182"
                    ],
                    "time_ms": 27.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.154.207",
                        "76.223.30.182"
                    ],
                    "time_ms": 31.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.154.207",
                        "76.223.30.182"
                    ],
                    "time_ms": 51.94
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.154.207",
                        "76.223.30.182"
                    ],
                    "time_ms": 68.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "polaris.com",
        "valid_from": "2025-11-03T18:00:00-06:00",
        "valid_to": "2026-12-02T17:59:59-06:00",
        "days_remaining": 113,
        "san": [
            "polaris.com",
            "*.polaris.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.polaris.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 11:47:46 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "location": "https://www.polaris.com/",
            "set-cookie": "AWSALBCORS=H0k7hUs7Uh3LiwNctVcQTK0+9dbHyZMZ7XSCOSXZ2DQIm287q/KOwckhnFNVMZjLM2ewdEJwp+SJZinc1EMMDj3QiQ+w3KBXj3+saMNdDwR/XTOPIoEKqgflwpfs; Expires=Tue, 18 Aug 2026 11:47:46 GMT; Path=/; SameSite=None; Secure",
            "server": "cloudflare",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "cf-ray": "a29701e7088c2264-ORD"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.polaris.com/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "76.223.30.182": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.154.207": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "polaris-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "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.49
}