{
    "ok": true,
    "domain": "linuxfoundation.org",
    "generated_at": "2026-08-08T23:46:43-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "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": "4 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": "75 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-131-150-69.us-east-2.compute.amazonaws.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": 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": "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": "4 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": "75 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-131-150-69.us-east-2.compute.amazonaws.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": "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.131.150.69"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:72.55.140.81 ip4:208.117.49.186 include:_spf.kernel.org include:_spf.google.com include:amazonses.com include:_spf.salesforce.com include:8112310.spf10.hubspotemail.net -all\"",
                "\"asv=c1fdffadb0fd615cad7c3830edd07ed4\"",
                "\"hubspot-developer-verification=MWI3OGJhN2ItZmEyNi00Y2YwLWFhY2ItNTk1MjY0ZGNjNDk4\"",
                "\"ZOOM_verify_p8ePICiOQgaSJHn-6yQBPg\"",
                "\"google-site-verification=ePAjH3vCphIY2_rgMHImyk1COdKj1vawgxFn7V_TMGc\"",
                "\"D4A3BBDF34\"",
                "\"anthropic-domain-verification-sq0ey1=XppeaJedG8KD2nK8ldjCeokcn\"",
                "\"google-site-verification=a8A4fR7tzctgZOlQxocIsntJ1g8Z9cbs0n9Aa5nXNwY\"",
                "\"google-site-verification=7fAmztvM0wOJRENtNl_PJUeEd4eUJxORFZ_mntw_O7A\"",
                "\"9484b892358a64444745dd08fa0ab81b\"",
                "\"h1-domain-verification=RW2zqC5Bj38rfdBSmzPtCSS1TNKA3A9ECMCtd3PnLJ1FjkyF\"",
                "\"sprout-social-8e0eec3a-98cb-4149-8898-17ecfd1bf5bf\"",
                "\"stripe-verification=99841CCC5971ECDC6965C8A52A0D862E684E4316F712F6802ADFDA1FADE8CE8C\"",
                "\"segment-site-verification=yPsODPJsnI9Rrj0xOCoR0yWIEaZqYfcN\"",
                "\"facebook-domain-verification=qszecvsg1sxiy6ula1zumzw4z247ra\""
            ],
            "NS": [
                "ns2.dnsimple-edge.net.",
                "ns1.dnsimple-edge.com.",
                "ns3.dnsimple-edge.io.",
                "ns4.dnsimple-edge.org."
            ],
            "SOA": [
                "ns1.dnsimple-edge.com. admin.dnsimple.com. 1557514706 86400 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.131.150.69"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:72.55.140.81 ip4:208.117.49.186 include:_spf.kernel.org include:_spf.google.com include:amazonses.com include:_spf.salesforce.com include:8112310.spf10.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:2916a81a47f3417fb1ddf8487b20b2a5@dmarc-reports.cloudflare.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.linuxfoundation.org",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCL0RF1DtzsZuwowTxLz8VTOyqU1iJswmgObhvH1uP+FioiB3EHCOK1olJ8UbA6pJWj4r3qaO5NlNzV9IJK5eEipvJtu7T0hjfNhz+gKJFSXl53xPzlxGmTGl7axSXWhXTPP81kYkf++rqDCoMLlbeFwzcQg2pGPNFybFeBYCkBGwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-3-131-150-69.us-east-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.131.150.69"
                    ],
                    "time_ms": 100.11
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.131.150.69"
                    ],
                    "time_ms": 219.88
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.131.150.69"
                    ],
                    "time_ms": 66.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.131.150.69"
                    ],
                    "time_ms": 75.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.131.150.69"
                    ],
                    "time_ms": 67.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "research.linuxfoundation.org",
        "valid_from": "2026-07-25T11:33:41-05:00",
        "valid_to": "2026-10-23T11:33:40-05:00",
        "days_remaining": 75,
        "san": [
            "linuxfoundation.org",
            "research.linuxfoundation.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.linuxfoundation.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.linuxfoundation.org",
            "x-redirector-version": "c421780",
            "date": "Sun, 09 Aug 2026 04:46:34 GMT",
            "set-cookie": "_cfuvid=5QhsndLrbF2eU1_oRZkTX6KKEmejuef3uXuzqcYxtQU-1786250794.678843-1.0.1.1-YUMqKGTMQhiugnh12pmZd9c8118NC68iBrLY15w6X2A; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.linuxfoundation.org",
            "cache-control": "s-maxage=36000, max-age=5",
            "last-modified": "Mon, 03 Aug 2026 23:34:23 GMT",
            "link": "<https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css>; rel=preload; as=style,</hs/hsstatic/cos-LanguageSwitcher/static-1.336/sass/LanguageSwitcher.css>; rel=preload; as=style,<https://www.linuxfoundation.org/hubfs/hub_generated/template_assets/1/77282239896/1785800013290/template_magnific.min.css>; rel=preload; as=style,<https://www.linuxfoundation.org/hubfs/hub_generated/template_assets/1/85121828485/1785800021343/template_mega-header.min.css>; rel=preload; as=style,<https://www.linuxfoundation.org/hubfs/hub_generated/template_assets/1/77283435922/1785800015776/template_main.min.css>; rel=preload; as=style,<https://www.linuxfoundation.org/hubfs/hub_generated/module_assets/1/83161917017/1768324501545/module_Counter_w_Links.min.css>; rel=preload; as=style,<https://www.linuxfoundation.org/hubfs/hub_generated/module_assets/1/98141763891/1743138714638/module_Linux_Foundation_Members_API.min.css>; rel=preload; as=style",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "upgrade-insecure-requests",
            "edge-cache-tag": "CT-198379695501,CT-83164354175,P-8112310,CW-76935915621,CW-77282812948,CW-77362524751,CW-82818538563,CW-83161916809,CW-83161917017,CW-83221544887,CW-83223551658,CW-83223551786,CW-83269086742,CW-98141763891,DB-5450355,E-55376723732,E-77282239896,E-77282240621,E-77283004266,E-77283115060,E-77283435922,E-80245626652,E-80445472785,E-83262608709,E-85121828485,PGS-ALL,SW-1,GC-148963595109,GC-76940506482,GC-77362378886,TS-77283577136",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-frame-options": "SAMEORIGIN",
            "x-hs-cf-cache-status": "HIT",
            "x-hs-cache-config": "BrowserCache-5s-EdgeCache-180s",
            "x-hs-cache-control": "s-maxage=36000, max-age=0",
            "x-hs-content-id": "83164354175",
            "x-hs-hub-id": "8112310",
            "x-hs-prerendered": "Mon, 03 Aug 2026 23:34:23 GMT",
            "x-hs-cfworker-meta": "{\"contentType\":\"SITE_PAGE\",\"resolver\":\"PreRenderedContentResolver\"}",
            "x-hs-portal-id": "8112310",
            "vary": "accept-encoding",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=EcIwN%2Fdk%2BRL4FVBccKiwzenE4iA39k9v4yy%2F7maYSmUgRmfIpq%2BTJC1H8quKwPpS6hfAGPUgFT9TUpUB1c%2FA2WkYaKZEmkqA6n9juHpO2r3D6TvZoDnH%2FvzhQ%2B54hSh4EH%2FGrbNuRyTI\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "server": "cloudflare",
            "cf-ray": "a2841e2abd068638-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.linuxfoundation.org/",
        "title": "Linux Foundation - Decentralized innovation, built with trust",
        "description": "Helping open technology projects build world class open source software, communities and companies.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.131.150.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 44.9,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f35b567505si5409745a34.19 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.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": 83.6
}