{
    "ok": true,
    "domain": "benjaminmoore.com",
    "generated_at": "2026-08-10T04:29:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 66,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 50,
            "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": "1 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": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "165 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-62-83-167.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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/1.1 503 Service Unavailable"
            },
            {
                "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": "1 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": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "165 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-62-83-167.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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/1.1 503 Service Unavailable",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.62.83.167"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00327b01.gslb.pphosted.com.",
                "10 mxb-00327b01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=Z1ocqjsYxsLU/k44yZF2QCWwt1fAkHdEyAzUoN8dyePqIB9/cixeQFEQZGNSZIzZ\"",
                "\"google-site-verification=EseX79tFllwzesjn82mWEN5cBZ-N6g9PbCc3nKdWTuQ\"",
                "\"ms44777433\"",
                "\"onetrust-domain-verification=f762c6035c064854b02f7da779bab08d\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"google-site-verification=m6aWqPHAOgUXrXtrLd4HhBUZoHqwlV4ZSmEMZ6tJcg8\"",
                "\"mLYfLlP3agAqlRzPwNkvfTaOw28RLW6yg2bgpUd4qxRgrdoRWmVnnDt3k6ktxNN14zU5pVt7luBGqlVVAEqjdg==\"",
                "\"docusign=beb351d5-441a-41f1-8357-969bbf0ee13c\"",
                "\"_9wicuycspxv15otd3u1vtip9id4v8x7\"",
                "\"miro-verification=69f9b24b1833ddbfaf02078e3703890eb453cb03\"",
                "\"ea044a04abf8b43f28fea5a1b4cd6f0d456ea9b498855c97ea\"",
                "\"onetrust-domain-verification=caa68bcc6ec2425d86efbc94e48afcf8\"",
                "\"_amnppi1h8zvqa0fcyfpht4vur9hbs9f\"",
                "\"google-site-verification=6wxmK0FW0emuT1nyR_ROmadZpOEUyM4aE-5LmQI3BnY\"",
                "\"anthropic-domain-verification-sd3fr5=ATcBo2GTgELLnRvi53G4VQlKB\"",
                "\"google-site-verification=L3XpnMSDtNVHEAmwdMMGMUvTz5S03VoPbRsOTBR3OfI\"",
                "\"google-site-verification=GlY7hIuEtOx_cRHL_e9UXZweif7X9g-2SQLvUSCr89s\"",
                "\"google-site-verification=_JqLYPRt1D1YEaYMOq5zVCfwlYqKzUvuidjzm6W-GyY\""
            ],
            "NS": [
                "a9-65.akam.net.",
                "a11-64.akam.net.",
                "a1-138.akam.net.",
                "a24-65.akam.net.",
                "a12-67.akam.net.",
                "a6-64.akam.net."
            ],
            "SOA": [
                "a11-64.akam.net. hostmaster.akamai.com. 2018111815 43200 7200 604800 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.83.167"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:itoperations@benjaminmoore.com,mailto:infosec@benjaminmoore.com; ruf=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:itoperations@benjaminmoore.com,mailto:infosec@benjaminmoore.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.benjaminmoore.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwRTNqRGMzLOmk15gJEMqxOOnK72n4B5NJk9aHAe8zxT2qDalyakImEFdAnbkUL95uDDpKn9fpk7xbFE0VrKFd9tP4us0Mu9Ae1sw92EmdmdMI4mES3IWXBPtmKWhFFZSecmSjKGAIaFtuDPEgS7VevxM58NvE4o2XPDIac1yOlX05Y99ika+slSr0Py9LTO3sE4EIlcuVf+iiPMXSTzZ8LlcOFPFr/i2avAJKXEYCpJPJzV5EZRSSbVBJ1wKHzJiQE4xsO8cFZNEaAS7M59NDk/bEtzq8yZWXnqaw3eIWOwPaLpx/agV7Nr+oVcdhQ7Zfy6PYmug74R8shBhpieRxQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-83-167.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.62.83.167"
                    ],
                    "time_ms": 67.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.83.167"
                    ],
                    "time_ms": 46.05
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.4.50.239"
                    ],
                    "time_ms": 55.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.62.83.167"
                    ],
                    "time_ms": 98.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.207.15.161"
                    ],
                    "time_ms": 85.26
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.benjaminmoore.com",
        "valid_from": "2026-07-07T19:00:00-05:00",
        "valid_to": "2027-01-22T17:59:59-06:00",
        "days_remaining": 165,
        "san": [
            "www.benjaminmoore.com",
            "Qa-color.Benjaminmoore.com",
            "Retailer.benjaminmoore.ca",
            "Stage-color.Benjaminmoore.com",
            "Stage.occapi.benjaminmoore.com",
            "Stage2.store.benjaminmoore.com",
            "agent.chat.benjaminmoore.com",
            "api-uat.benjaminmoore.io",
            "api.benjaminmoore.com",
            "api.benjaminmoore.io",
            "applause.benjaminmoore.com",
            "benjaminmoore.ca",
            "benjaminmoore.com",
            "benjaminmoore.fr",
            "benjaminmoore.io",
            "benjaminmoore.mx",
            "benjaminmoorepaint.co.uk",
            "bmprudhoe.com",
            "boutique.benjaminmoore.ca",
            "chat.benjaminmoore.com",
            "chromalinkws.benjaminmoore.com",
            "colorportfolio.benjaminmoore.com",
            "content.api.benjaminmoore.io",
            "coronadopaint.ca",
            "coronadopaint.com",
            "corotechcoatings.ca",
            "corotechcoatings.com",
            "dev-www.benjaminmoore.com",
            "dev.retailer.benjaminmoore.com",
            "dev.shopnationalaccounts.benjaminmoore.com",
            "digitalassets.benjaminmoore.com",
            "exchange.benjaminmoore.com",
            "expenses.benjaminmoore.com",
            "experiencecentury.ca",
            "experiencecentury.com",
            "hr.benjaminmoore.com",
            "insl-x.ca",
            "insl-x.com",
            "intelex.benjaminmoore.com",
            "international-content.api.benjaminmoore.io",
            "m.benjaminmoore.ca",
            "m.benjaminmoore.com",
            "maxumstains.com",
            "media.benjaminmoore.com",
            "merchandise.benjaminmoore.com",
            "occapi.benjaminmoore.com",
            "preprod.benjaminmoore.ca",
            "preprod.benjaminmoore.com",
            "preprod.benjaminmoore.fr",
            "preprod.benjaminmoore.mx",
            "preprod.experiencecentury.ca",
            "preprod.experiencecentury.com",
            "preprod.prodelivery.com",
            "prod.benjaminmoore.mx",
            "prodelivery.com",
            "qa-www.benjaminmoore.com",
            "qa-www.benjaminmoore.fr",
            "retailer.benjaminmoore.com",
            "sapapps.benjaminmoore.com",
            "shopnationalaccounts.benjaminmoore.com",
            "stage-api.benjaminmoore.com",
            "stage.boutique.benjaminmoore.ca",
            "stage.exchange.benjaminmoore.com",
            "stage.retailer.benjaminmoore.ca",
            "stage.retailer.benjaminmoore.com",
            "stage.shopnationalaccounts.benjaminmoore.com",
            "stage.store.benjaminmoore.ca",
            "stage.store.benjaminmoore.com",
            "stage2.retailer.benjaminmoore.com",
            "stage2.shopnationalaccounts.benjaminmoore.com",
            "stationery.benjaminmoore.com",
            "store.benjaminmoore.ca",
            "store.benjaminmoore.com",
            "storybook.benjaminmoore.com",
            "symmetricds.benjaminmoore.com",
            "test-preprod.experiencecentury.com",
            "test-preprod.prodelivery.com",
            "test-www.benjaminmoore.com",
            "test-www.prodelivery.com",
            "uat-content.api.benjaminmoore.io",
            "www.Insl-x.ca",
            "www.benjaminmoore.ca",
            "www.benjaminmoore.mx",
            "www.benjaminmoorepaint.co.uk",
            "www.bmprudhoe.com",
            "www.coronadopaint.ca",
            "www.coronadopaint.com",
            "www.corotechcoatings.ca",
            "www.corotechcoatings.com",
            "www.experiencecentury.ca",
            "www.experiencecentury.com",
            "www.insl-x.com",
            "www.maxumstains.com",
            "www.prodelivery.com",
            "www.retailer.benjaminmoore.com",
            "www2.benjaminmoore.ca",
            "www2.benjaminmoore.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.benjaminmoore.com/en-us",
        "status": "HTTP/1.1 503 Service Unavailable",
        "http_version": "2",
        "headers": {
            "content-length": "282",
            "location": "https://www.benjaminmoore.com/en-us",
            "date": "Mon, 10 Aug 2026 09:28:59 GMT",
            "connection": "keep-alive",
            "set-cookie": "x-bot-detect=a92051fec8f84108bfc3e058b09a8163; path=/; domain=.www.benjaminmoore.com; Secure",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Mon, 10 Aug 2026 09:28:59 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.benjaminmoore.com/en-us",
        "title": "Benjamin Moore Paints & Exterior Stains | Benjamin Moore",
        "description": "Explore Benjamin Moore's premium paint colors and products for your next interior or exterior project.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.62.83.167": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00327b01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2448.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 6447.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 2028.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 84.08
}