{
    "ok": true,
    "domain": "osha.gov",
    "generated_at": "2026-08-08T19:50:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "77 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: server-3-170-185-100.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "77 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: server-3-170-185-100.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "3.170.185.100",
                "3.170.185.77",
                "3.170.185.69",
                "3.170.185.49"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 osha-gov.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:152.180.10.142 include:mtas.dol.gov include:amazonses.com include:sendgrid.net include:spf.protection.outlook.com -all\""
            ],
            "NS": [
                "a10-66.akam.net.",
                "a5-64.akam.net.",
                "a6-65.akam.net.",
                "a24-67.akam.net.",
                "a7-66.akam.net.",
                "a1-165.akam.net."
            ],
            "SOA": [
                "a1-165.akam.net. hostmaster.osha.gov. 2022050455 43200 300 604800 300"
            ],
            "CAA": [],
            "DS": [
                "20948 13 2 3E572E7F5C8072CBE592DED25668E29E79EBC5447978BD9FC22CD1C4 CDB9C8B2"
            ],
            "DNSKEY": [
                "256 3 13 BEL2oxL0+n7e28ITm+inSH18I8gO1PKBMtxcqFFxo/bLReRM3u8gUeTv //Qt1iQKxr0TLvxb9Z4q7hl+aCWgyA==",
                "256 3 13 /dldNB8DKHIjEBnp/xCz9vPLK57T+mn+DLDnB+HPgDeKCEXL0YjvsZFX 6fHdzuBA8zfC/Lqo4jkunwzQodpxCg==",
                "257 3 13 xMgMIS+sBbfp105gmqsvQ0IHUx4VQMvuE1Ph+aUpKWhh4cGhOiICkulz ISWFCSrnKq7TWJl0O7gClS1tgS1r+g=="
            ],
            "RRSIG": [
                "TXT 13 2 300 20260811203519 20260808193519 5864 osha.gov. hxKe5/AhM3zv7d7wf313AtrJyBZT2EUF0tonKDuDjpxHADUyJD2jfnxq 6jYzkjrwUwT35TNKmuhpRRqgI1yNkQ==",
                "NS 13 2 86400 20260811203519 20260808193519 5864 osha.gov. RAlwCWrpHqjehYvL06SPRAJtw1qRmZh6NUGhOGaEE0cJyKiMu5XlQfmo tob4xvKDzhr1HlvoNWAsKHehh4+mrA==",
                "SOA 13 2 300 20260811203519 20260808193519 5864 osha.gov. YODe61ico7LQKY6Bn5atEJNIIoU30yo8GyJmCuA9V0Sy/VhVpfaiPCI/ m27DzQbCvsVKkkWkzppbVyuEOIFtYA==",
                "DNSKEY 13 2 7200 20260811203519 20260808193519 20948 osha.gov. n7g1eNZCguy95srDWFrSentJncmwrMj+Gn2hsbIv5Y7yl09sHf5ZcXmi HLaSHqsIvQIWrfllxI6aV0SVnGR3eQ==",
                "MX 13 2 300 20260811203519 20260808193519 5864 osha.gov. 04//2zWGvylDW6RfIVX2an8AghgVdAfacREiNsTWPLACWIIlrkxpK9eX EhSNOu6n7ZuazHoTCHgTJe+oQvP+uQ==",
                "DS 13 2 3600 20260810015001 20260807235001 35496 gov. HvH3biXH9cznYvkLOzs4mvPUc8sjwE0LcdbATuwEVfVMSHMnR1xVw3lL ffxaGIKWw86vqSFDtDoqtXJ3to9BHA==",
                "NSEC3PARAM 13 2 300 20260811203519 20260808193519 5864 osha.gov. SuNJnPMZfVxLFJv5t3U3/AxjOJGZxyv3UHWGD3aw814siXLl6ZTAzlxz aJm/7ADI+AutK2tsiKmpzyytjjwdvA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.100",
            "3.170.185.77",
            "3.170.185.69",
            "3.170.185.49"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:152.180.10.142 include:mtas.dol.gov include:amazonses.com include:sendgrid.net include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@osha.gov,mailto:reports@dmarc.cyber.dhs.gov; adkim=r; aspf=r; pct=100; ri=86400",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.osha.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjkf2cIzvB+jeF27smiTPE442b5fFbNQ3TDb8/ZaLW2WKQlZZpeuloYArLuFYUdEvOsFdPSJqLvqgA++l/7I4Gwsu2G/xjCpeONEg18ZjbuFR88FQOnmUnzGnvvyIc6ORcHIl7I090cwRfolznwNhUYYTM2L2b25yn6D7lVvc7/wIDAQAB; n=1024,1456436065,1472160865",
        "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": "server-3-170-185-100.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.170.185.100",
                        "3.170.185.49",
                        "3.170.185.69",
                        "3.170.185.77"
                    ],
                    "time_ms": 36.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.100",
                        "3.170.185.49",
                        "3.170.185.69",
                        "3.170.185.77"
                    ],
                    "time_ms": 40.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.64.67.103",
                        "18.64.67.24",
                        "18.64.67.33",
                        "18.64.67.63"
                    ],
                    "time_ms": 164.88
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.100",
                        "3.170.185.49",
                        "3.170.185.69",
                        "3.170.185.77"
                    ],
                    "time_ms": 238.11
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.35.78.28",
                        "13.35.78.32",
                        "13.35.78.47",
                        "13.35.78.59"
                    ],
                    "time_ms": 62.79
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "osha.gov",
        "valid_from": "2025-09-25T19:00:00-05:00",
        "valid_to": "2026-10-25T18:59:59-05:00",
        "days_remaining": 77,
        "san": [
            "osha.gov",
            "osha.prod.pace.dol.gov",
            "osha-ita-edit.prod.pace.dol.gov",
            "edit-ita-preview.osha.gov",
            "www.whistleblowers.gov",
            "preview.osha.gov",
            "edit.osha.gov",
            "edit-ita.osha.gov",
            "osha-edit.prod.pace.dol.gov",
            "www.osha.gov",
            "osha-ita.preview.pace.dol.gov",
            "whistleblowers-edit.prod.pace.dol.gov",
            "edit.whistleblowers.gov",
            "whistleblowers.gov",
            "whistleblowers.prod.pace.dol.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.osha.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 00:47:03 GMT",
            "content-length": "256908",
            "location": "https://www.osha.gov/",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 711e59a8509f0ca047059ed789c54a50.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "RDdPtvJr93L2bWGsqj6l_RJNcVwK9N7cZ0a17P22RFVQNtsxtuFxnQ==",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "cache-control": "public, max-age=1800",
            "content-type": "text/html; charset=UTF-8",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sat, 08 Aug 2026 21:12:17 GMT",
            "x-commerce-core": "2",
            "x-consumer-id": "57100ae7-5cca-4855-ba34-ccc6fd141add",
            "content-security-policy-report-only": "script-src 'self' https://ajax.aspnetcdn.com https://ajax.googleapis.com https://canvasjs.com https://cdn.jsdelivr.net https://cdn.plot.ly https://cdn.siteimprove.net https://cdnjs.cloudflare.com https://code.jquery.com https://siteimproveanalytics.com https://unpkg.com https://www.google.com https://www.osha.gov; script-src-attr 'self'; style-src 'self' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://fonts.googleapis.com https://maxcdn.bootstrapcdn.com https://unpkg.com; frame-ancestors 'self'",
            "content-security-policy": "frame-ancestors 'self' https://intranet.osha.gov; report-uri http://www.osha.gov/report-uri/enforce",
            "reporting-endpoints": "default=\"http://www.osha.gov/system/reporting/default\"",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-xss-protection": "1; mode=block",
            "etag": "\"1786223537\"",
            "age": "179"
        },
        "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.osha.gov/",
        "title": "Home | Occupational Safety and Health Administration",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.170.185.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "osha-gov.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 18.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4009.3,
                "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.46
}