{
    "ok": true,
    "domain": "theleanstartup.com",
    "generated_at": "2026-08-12T05:56:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 65,
            "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": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 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": "42 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: theleanstartup.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": "2 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": "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": "7 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": "42 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: theleanstartup.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": [
                "72.10.32.190"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 aspmx5.googlemail.com.",
                "30 aspmx2.googlemail.com.",
                "30 aspmx3.googlemail.com.",
                "30 aspmx4.googlemail.com.",
                "20 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"f85ss02j1h7or90btmc1n3p6ph\"",
                "\"openai-domain-verification=dv-2wKaSursTn486z5EDTGiZZZO\"",
                "\"v=spf1 include:_spf.google.com ~all\""
            ],
            "NS": [
                "ns66.domaincontrol.com.",
                "ns65.domaincontrol.com."
            ],
            "SOA": [
                "ns65.domaincontrol.com. dns.jomax.net. 2025120838 28800 7200 604800 600"
            ],
            "CAA": [],
            "DS": [
                "30726 13 2 F0BF7CD1D2CC651A857611B333ACAED2704B19ECB2CAD3835D8939E3 32FD23CE",
                "60579 13 2 8B39B8E1267AB600DE6F547B327553AC4070F8192F8DDCADBDEF0772 EFB827B6"
            ],
            "DNSKEY": [
                "256 3 13 rXdyTiW1ktUkxuZ6V6B7ULIdEdWjm9unn64xuzMOIIsEU7cNN3XaqWph CVdk/OxqvxXdzLp3Zp3F8PI9pF/tJQ==",
                "256 3 13 sVwx5pQabPHgAjGAgBqD5ecoU3HGFBkQsbqWqTAbXE8FgDBtUIn8Fi0R DUhWrpHqs1bRVkVOExJJCbCkFb/k5w==",
                "257 3 13 EwRAdXWyt8ed46Yn1aCb4tSzLkyk84pWvqUY+stOGo90PDNySSXbIgjn WBGtwdfFpaLXOPIX5rluwu1hwaKcYA==",
                "257 3 13 4CzOMGuBmPWLqcjT9x3FjDFdetFYnDfd8QeCsiXy7Rdn2FUh1nRe/o2C IfgEbQCOjMBYS6R/fUeWVmET0wV0aQ=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260824200601 20260809200601 30726 theleanstartup.com. urXWaByA45nuLNA7lgqq6HXy9h+2caRWUaiWtvglTmF5J59/ZJeD2y8r rillKb9iPod2vZMDA44gOPh8Z+2N/g==",
                "TXT 13 2 3600 20260824200601 20260809200601 48404 theleanstartup.com. LBmY4ElVz0fCEAvgtWKQ9OWH87PSMX1iclqxp0s8a9s54H2AtAZiEI7u ShJNrpQDGW3YRBC0Gn/jkFtiFFp0nw==",
                "NS 13 2 3600 20260824200601 20260809200601 48404 theleanstartup.com. 6F6dKyNns1uBKSdTDseDKOo5JICzxmbE0J2gof+Kj0jp/C8Jhj1Wtuyb jIkHOet6PwulaTE+eO/1MLinj7p9Vw==",
                "MX 13 2 3600 20260824200601 20260809200601 48404 theleanstartup.com. c6tPwx1iadRX6T9Hpra0rcCEWhVlYLGY1A9PI79vY2JKYEDCnCoYVefr H6/biLUc6GjsxwrjAbXF+WzTHZBcaw==",
                "DS 13 2 86400 20260816021851 20260809010851 41446 com. 1WqwHYrEBLf63tlP6qZnw03YzAQ9nC/HolIY2p0GxMKvvTzwFdrkuOli oGKDBX7cyIP0hckVUFVGqn5kaZY3Mw=="
            ],
            "NSEC": [
                "*.theleanstartup.com. A NS SOA MX TXT RRSIG NSEC DNSKEY CDS CDNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "72.10.32.190"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:info@theleanstartup.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.theleanstartup.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoJUuVyjtzTUdbCKWyPrv2fB5b5NxFGuTqrDBHi9lG++Vq+ZUxh70BGxVhOAqbQAdC/+G4aiZA7o4bMeeC5B4mo8gg7+YoUIQTUmZXBdoQONiyZz1CGwLtkiA6sh2qio77Xd6Qi8QlH0L6opPCiS3l34aEMv+8G8z89KH8Ymdnsx03eObNgPz0OHkIcBQCGJZITpNOWJP8Fs2YW9kLoaForel4xC4PrFIBqsu8+n6hgkUtfk8Rizj1p8YbxRK4h2q/Ixax43LqkpHvzWvDeupqnHwKFTDWtBhC28C+Wq7gpzp61gSFkcO5J9UKLWP/hdht/LPDCHqK+Vtv1cA7RhjLwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "theleanstartup.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "72.10.32.190"
                    ],
                    "time_ms": 158.86
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "72.10.32.190"
                    ],
                    "time_ms": 92.35
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "72.10.32.190"
                    ],
                    "time_ms": 50.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "72.10.32.190"
                    ],
                    "time_ms": 67.86
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "72.10.32.190"
                    ],
                    "time_ms": 65.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com",
        "subject": "theleanstartup.com",
        "valid_from": "2026-06-25T23:41:36-05:00",
        "valid_to": "2026-09-23T23:41:36-05:00",
        "days_remaining": 42,
        "san": [
            "theleanstartup.com",
            "www.theleanstartup.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://theleanstartup.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Wed, 12 Aug 2026 10:46:41 GMT",
            "content-type": "text/html",
            "content-length": "52587",
            "vary": "Accept-Encoding,User-Agent",
            "last-modified": "Tue, 08 Apr 2025 02:46:03 GMT",
            "etag": "\"cd6b-6323b5a8448b0\"",
            "accept-ranges": "bytes",
            "x-powered-by": "PleskLin"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "PleskLin"
    },
    "webpage": {
        "url": "https://theleanstartup.com/",
        "title": "The Lean Startup | The Movement That Is Transforming How New Products Are Built And Launched",
        "description": "Discover The Lean Startup methodology, a proven approach to building and scaling innovative businesses. Learn how to validate ideas, minimize risk, and achieve sustainable growth through data-driven strategies and continuous learning.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "72.10.32.190": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.3,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f3b36e95d9si3161767a34.63 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 118.21
}