{
    "ok": true,
    "domain": "owenscorning.com",
    "generated_at": "2026-08-10T17:04:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "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": "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": 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": 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": "45 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ad910a14239582be4.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": 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": "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": "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": "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": "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": "45 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ad910a14239582be4.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": "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": [
                "15.197.134.120",
                "3.33.157.205"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 owenscorning-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"d365mktkey=Zr0SRhv3MEWpLER8hA2WQJG2zeEVIkVQXsDXq1QhnBgx\"",
                "\"facebook-domain-verification=9plnpcq5uah0a249wakfmhtk0vlcce\"",
                "\"docusign=1f12d7e0-9a4c-4222-9ff6-2d8bee0283fc\"",
                "\"twilio-domain-verification=80b5d9a6ee350b8878bcb67c498f8e01\"",
                "\"3128e290-a7a3-4f22-a5ed-2bde1980ad8f\"",
                "\"smartsheet-site-validation=ARw3CgvVCRSIBtBgGus2kUH2_sMZPhwH\"",
                "\"d365mktkey=OcJSRn56tIYRJOqS7Z3IhfN0NVOEjhtTE9OvLEpSaHox\"",
                "\"sitecore-domain-verification=26d94c886bf3498fb674a1aba99a8b35\"",
                "\"cisco-ci-domain-verification=1306cb0ab0266a7e6a317598d983829856094d5d47b2b0379ea21efc53b4ead\"",
                "\"atlassian-domain-verification=MnZac6vT5dGG4qFEr2SyjI+YNJuSAo0eBDR3rdhjLbDKMPeo/G+KpBm6BI/3VVXF\"",
                "\"O8+j8EwcJHH2cYUIvsb9JJJxUK91hK5i3m1KEXcmmlJbKkjTu4cW06eUdLn7w1oZHOJ6rvX7o4fAGqUhw5Txgw==\"",
                "\"docusign=e902d4a0-f52d-4324-956b-4182cf4cf6cc\"",
                "\"facebook-domain-verification=txtmaefz8wel9acrpem5sus4y8o7zq\"",
                "\"MS=ms35955307\"",
                "\"paloaltonetworks-site-verification=2f3e4464e33525c19cb8254319f495ecd6eba68c3afd89ae7c07b5a7e9abdeff\"",
                "\"wiz-domain-verification=2096c0acddc2c69129d222527046a94b71946d86fab69addfbe3ad4e284335e7\"",
                "\"google-site-verification=27U93COZfgHqa_nglr1IrUeqHJMGytTLTiq5jLapLF8\"",
                "\"jamf-site-verification=kYBy7FcUrmYDFJyYFZiqWQ\"",
                "\"vertexinc-cloud-f5ae970f-3f6e-4e24-9015-6f3c7daea9c8\"",
                "\"d365mktkey=veAxuyBzNxLlxt0rVZb8nxDSxlIW2qtDInuqhAgr6I4x\"",
                "\"google-site-verification=abSyS_E3ZYBIeLhNtoCng-JTP3i14A4o-GWP1fwbPws\"",
                "\"anthropic-domain-verification-74e5ad=9S9k0Vj5Hdv60GQnFM5be5pfK\"",
                "\"v=spf1 ip4:205.204.2.2 ip4:205.204.1.64 include:spf.protection.outlook.com include:_spf-dc8.sapsf.com include:spf1.owenscorning.com include:ipreomail.com ip4:216.74.162.13 ip4:216.74.162.14 ip4:205.204.2.21 ip4:205.204.1.75 -all\"",
                "\"SFMC-__7pUFPZU-ObGBJN5Ym6lloZ-9qU_kdPvUId8z_q\"",
                "\"adobe-idp-site-verification=018e3390ef85821036c109b7bf9859d6ec152f13e67c754f20759149bb6d1bff\"",
                "\"bv-domain-verification=1008dd588df04056e5ca43001ae123d317a72a60dd968f76429948b9a60a7843\"",
                "\"miro-verification=0133322d6dfc4c3604b161def3fee6c8723bba4d\"",
                "\"work-accounts-domain-verification=Hz1aG6HiUeEEWgVsSscmG1FbyR9fm4\"",
                "\"apple-domain-verification=xvkXoEO9LBqLEOvK\"",
                "\"_ql657rhusoipbru8l106ophcdr8ndpy\"",
                "\"onetrust-domain-verification=7667e84e5c524a5e857c9134a3ee42a7\""
            ],
            "NS": [
                "ns5.owenscorning.com.",
                "ns1.owenscorning.com.",
                "ns6.owenscorning.com.",
                "ns2.owenscorning.com.",
                "ns3.owenscorning.com.",
                "ns4.owenscorning.com."
            ],
            "SOA": [
                "ns1.owenscorning.com. hostmaster\\@owenscorning.com. 2014112671 3600 600 86400 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.134.120",
            "3.33.157.205"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:205.204.2.2 ip4:205.204.1.64 include:spf.protection.outlook.com include:_spf-dc8.sapsf.com include:spf1.owenscorning.com include:ipreomail.com ip4:216.74.162.13 ip4:216.74.162.14 ip4:205.204.2.21 ip4:205.204.1.75 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:lurqpkgz@ag.dmarcian.com; ruf=mailto:lurqpkgz@fr.dmarcian.com;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.owenscorning.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrNVr4hWbaQPEpqRo599RWbcrQJtQ9US7buvankT6bqJXKdFItU9LBW247uTgJxQFIXGDGQP8XKcION1bie73pCMm0V2Ml+RdRnUKxxP9zlb7HNMKpXYfyxly0uWNEKzd/AbjmpHAKXeHmXdKIZApXXE1+AhFv+pvR5Uc1/BvqHQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ad910a14239582be4.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.134.120",
                        "3.33.157.205"
                    ],
                    "time_ms": 64.89
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.134.120",
                        "3.33.157.205"
                    ],
                    "time_ms": 35.42
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.134.120",
                        "3.33.157.205"
                    ],
                    "time_ms": 1584.39
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.134.120",
                        "3.33.157.205"
                    ],
                    "time_ms": 45.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.134.120",
                        "3.33.157.205"
                    ],
                    "time_ms": 42.35
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "owenscorning.com",
        "valid_from": "2026-06-27T09:12:04-05:00",
        "valid_to": "2026-09-25T09:12:03-05:00",
        "days_remaining": 45,
        "san": [
            "owenscorning.com",
            "ww2.owenscorning.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-ECDSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.owenscorning.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "openresty",
            "date": "Mon, 10 Aug 2026 22:04:37 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.owenscorning.com/en-us",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "default-src 'self'; upgrade-insecure-requests;",
            "x-src": "owenscorning.com-global-prod",
            "cache-control": "max-age=0, private, must-revalidate",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "x-request-id": "3f57e8f2-8247-4bef-b8fd-6d6719173dd3",
            "x-runtime": "0.400924",
            "vary": "Origin",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 09f58b6f90930f04b2d074e90fe653f6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P5",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "ohn8bXKNZfK2-AIAZ7IXJAypuoIChANGC9_ElAi04-DceRxKFpl4fg==",
            "etag": "W/\"6043edbad36976f8120fbb97dbeaf76d\"",
            "set-cookie": "_owenscorning_com_session=SdvUjtT9loxDBXO62XDR3HwWgGknkAXEvWORhbPEhfQmgfBUswkqXLhoFAklHnGvOjQPmJLQY0xl2QgZymo7XQjueYNyRdzGF%2B0oMBixFvbldw6IFoHAAPIfKxZ5coBbawDrqBMGzfcldev2utlJFPsj1p16PFiqJ%2FdRcEHFDra%2B6xXKqBbeg0ksTWtTGmm0VIm503Vqp7sxjwOw2zw0OUyaSLLr0lqprO30zUhZJwFOXTXIDVH9YEdfcYojc2ZKEyyP3u6Df8bzgYvl4vanzJoSZLEDv9avC%2Fvty4SDrePd--HlS0%2BMAc%2Bk99vfth--YwQYwFGzwPITKrjtQ%2BbfdA%3D%3D; path=/; secure; HttpOnly; SameSite=Lax"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.owenscorning.com/en-us",
        "title": "Roofing, Insulation, and Doors | Owens Corning",
        "description": "Owens Corning is a branded building products leader with three complementary market-leading businesses providing roofing, insulation, and doors",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "15.197.134.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.157.205": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "owenscorning-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4024.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044.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": 85.66
}