{
    "ok": true,
    "domain": "dow.com",
    "generated_at": "2026-08-09T08:42:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "2 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": "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": "83 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: a173-223-153-47.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": 35,
                "lost_points": 0,
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "83 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: a173-223-153-47.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "173.223.153.47"
            ],
            "AAAA": [
                "2600:141b:e800:148b::2417",
                "2600:141b:e800:148c::2417"
            ],
            "CNAME": [],
            "MX": [
                "10 dow-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms73053087\"",
                "\"webexdomainverification.D1OL=43b6e555-7f54-4785-b60d-911aeeca5dd6\"",
                "\"FC5D-5646-0815-90DA-C233-BF75-9EBA-D45E\"",
                "\"adobe-sign-verification=564b52856ed56271649fd8a59dc4038d\"",
                "\"A02D9F3BE2AEC0B3155DB6E4C03989006D5004F44FFA9A4189FB51201AD431D5\"",
                "\"v=spf1 include:spf.protection.outlook.com include:spfa.dow.com include:spfb.dow.com ip4:147.253.221.31 ip4:216.99.64.160/27 ip4:163.198.213.32/27 ip4:140.170.124.0/27 ip4:167.89.39.210 ip4:149.72.27.45 ip4:167.89.28.100 -all\"",
                "\"v=msv1 t=990BE763-7C01-4ABB-B26D-AEA045C25743\"",
                "\"google-site-verification=tfCgE11Y72XiyMmKZR4V5Q_lcljDwdkcSuURtRjOtmk\"",
                "\"webexdomainverification.D1OL=19d8c8d8-8deb-4061-8b10-5b85e6681039\"",
                "\"webexdomainverification.D1OL=63c7a6df-15c9-45b8-9819-899dd6d5484b\"",
                "\"webexdomainverification.D1OL=a5053e8f-a4d9-42b2-943c-2e664ee8f5a7\"",
                "\"adobe-idp-site-verification=c122193c-fcf3-4df2-b019-2be4c2715ed5\"",
                "\"webexdomainverification.D1OL=20b3617e-9112-4285-8931-5d4ff235171b\"",
                "\"_pki-validation.sip.dow.com\"",
                "\"apple-domain-verification=j9RPqwZ4mmFMAkxg\"",
                "\"cisco-ci-domain-verification=531353075bb5007ee9face6abdb86c0ffd9f39923162cd82c9fd067a56272075\"",
                "\"onetrust-domain-verification=4dd49ca25b164cb1903590361b59d733\"",
                "\"google-site-verification=9fSgKf-7K1puzVgdVp9XYyhWNrR8hHy_yX2KqLhYAkc\"",
                "\"webexdomainverification.D1OL=06ad28a1-dda5-4207-a702-be98a304984e\"",
                "\"facebook-domain-verification=kdbj47go8e4a1j9mt6uvgj3idp0xac\"",
                "\"_7xv28g5dboqbpwrz1anjhu95h7sltcq\"",
                "\"webexdomainverification.=f1a92f47-e142-4fab-9b48-6be3d63c8fdc\"",
                "\"_i6snrm6ma731ecp5j2ijkbgly1ufv8t\"",
                "\"infoblox-domain-mastery=ab32353554be649f599c21731f160a6aa6e95fe1754501141e59199e0af0e20a36\"",
                "\"5obCLnAsPoArfu1S+Xwt+9KFeMwKnuCdY6OdA4XHqGroEUw2jDP/0z2q1uGCjBFK9ChUT8CkQDvRUHARZW7TPA==\"",
                "\"atlassian-domain-verification=dq2H38ytfsfMrpd2LQUI17ruHXL5twRjofsXEBvtnHjr9NY0lRcyAY7JWLtnVhk+\"",
                "\"docker-verification=2a8c8712-a145-4bdf-b11c-23cdab22d289\"",
                "\"webexdomainverification.ES10=4da89572-e3af-4ae0-8ade-211fad38e4ef\"",
                "\"dell-technologies-domain-verification=dow.com_04fd3b98-0470-480b-ae2c-edbbfb6cc397_1681650747\""
            ],
            "NS": [
                "a3-67.akam.net.",
                "a6-66.akam.net.",
                "a26-65.akam.net.",
                "a1-188.akam.net.",
                "a14-65.akam.net.",
                "a11-67.akam.net."
            ],
            "SOA": [
                "a1-188.akam.net. hostmaster.akamai.com. 2016731980 3600 900 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "173.223.153.47"
        ],
        "ipv6": [
            "2600:141b:e800:148b::2417",
            "2600:141b:e800:148c::2417"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:spfa.dow.com include:spfb.dow.com ip4:147.253.221.31 ip4:216.99.64.160/27 ip4:163.198.213.32/27 ip4:140.170.124.0/27 ip4:167.89.39.210 ip4:149.72.27.45 ip4:167.89.28.100 -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:fglsmtp@dow.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.dow.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3BX15gil0uzKYigzAZPCOC0bu7pjMxKD1pd8ho/ktTOoTh/3usL9RZ/xBs+qc3cuG+ifNiZUGuMGoA9jNMsyGPqlVi3azYGAfEpUF35cYNETWixRd7aIJbv/huLojPo2xA0K3u3OJrwdfOMMPmOp3jbd+/p0R0EoiZsSdAxeY7kE22U/dVFETTDssclzq4yVw/exeJ657y6Ems8Ows97t1J0Zrvmc0Q6IQNI2Jyw8zlFI8VJ5JM5iA/I8aEVZ5nrrpk5Wv1j2qoj626jP0Vzwt+AEYrP+33TQPzOjviuNDdrqYCn2NXRUqAnVYGXuiZFT2UHtWjIXrEKKoAJBnIkLQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a173-223-153-47.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.7.177.128"
                    ],
                    "time_ms": 42.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.10.215.141"
                    ],
                    "time_ms": 53.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.10.215.141"
                    ],
                    "time_ms": 44.88
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.10.215.141"
                    ],
                    "time_ms": 36.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.208.32.108"
                    ],
                    "time_ms": 69.54
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.dow.com",
        "valid_from": "2026-04-15T19:00:00-05:00",
        "valid_to": "2026-10-31T18:59:59-05:00",
        "days_remaining": 83,
        "san": [
            "*.dow.com",
            "dow.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://dow.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-length": "7467",
            "cache-control": "no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "expires": "0",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 13:42:50 GMT",
            "strict-transport-security": "max-age=31536000; includeSubDomains;",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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.dow.com/en-us",
        "title": "Materials Science & Chemical Manufacturing | Dow Inc.",
        "description": "Dow is a materials science company that offers a wide range of products and services, including agricultural films, construction materials, and medical packaging. We are committed to innovation and sustainability.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "173.223.153.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "dow-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044,
                "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": 100.11
}