{
    "ok": true,
    "domain": "a16z.com",
    "generated_at": "2026-08-09T05:23:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": 5,
                "lost_points": 0,
                "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": "5 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": "86 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: acd89244c803f7181.awsglobalaccelerator.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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "5 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": "86 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: acd89244c803f7181.awsglobalaccelerator.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": [
                "75.2.60.5"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx.l.google.com.",
                "50 aspmx3.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 alt2.aspmx.l.google.com.",
                "40 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"MS=297F6982EA6FC1794C4BC3FB5FF63A8E4CD4FAC4\"",
                "\"202608050914220lqeqr1be7wzgwu0su3we15k384s7n93csbokzwx2sxgd1zc93\"",
                "\"mixpanel-domain-verify=b42dbd80-4f32-4eb4-ad76-2e0c938506f7\"",
                "\"202608090905190a7llg4n8rkzcutp59iji07fm701h5o4qt5kjtnnfrbe7zuw4l\"",
                "\"openai-domain-verification=dv-CeeBac0VpbCCPpKaEHijwN7V\"",
                "\"zapier-domain-verification-challenge=f9cf9944-aaa7-4e2b-aabf-d2a392c18e0c\"",
                "\"MS=ms78121488\"",
                "\"google-site-verification=Cda284zEu8xh5veDdCm00SdfO_tJF-ebT809nkgB1zA\"",
                "\"jamf-site-verification=r5S6YMFCZk83AroC1PcG8w\"",
                "\"stripe-verification=FC0027ACED84DA245559E90AA0BE435C9D507EE24C5CF17AFD11316B98087577\"",
                "\"cursor-domain-verification-7pnt8f=k0kHfixkiuNQWkL4COkqeKER8\"",
                "\"anthropic-domain-verification-afe4hb=TrYvFm4pI5i7OwaiQnLdjFmZi\"",
                "\"gamma-domain-verification-gp4vsa=J4Meie8RekYZa4fxKQ5kuayqy\"",
                "\"a5ml0q2qredqkscjd0cnd3rs5o\"",
                "\"serval-domain-verification-nadw7s=JIQXhfD5M5kFQCtvXTVU0q9Zu\"",
                "\"ZOOM_verify_CZpP8WiXT3CuvCsqJO99fQ\"",
                "\"wiz-domain-verification=5dc014a9a7637634bf88686260016ef95998390f9f1703e28716979f451f9a73\"",
                "\"google-site-verification=-Wz2OSxeSq3x0u54jUMjQwWMa1vmMLS52gm593Cs9d0\"",
                "\"202608060905301j6t1jmdfyg3x8dd9r0r73vircyqz4rt3p474l7b0v0l7m26wi\"",
                "\"hubspot-domain-verification=MWVlYzc1MzAtMzY4MC00MzNkLTk0NGQtOWU2Y2I3MTJiZDI2\"",
                "\"ccisso=ccd758c0-2760-47f8-a10d-e5fc116fddae\"",
                "\"mgverify=0fe09ec683f6868bb8547d3edcd914093dd94e3957094a60fe4f5e496b2b9745\"",
                "\"convex-domain-verification-256d1w=dIDjkgljtpVRgsyaRVC1ofc7L\"",
                "\"elevenlabs=27i8sF6BnzYwPsZ5yq5TdjVJ000nf-OvqH4jBvfEnAQ\"",
                "\"censys-domain-verification=J1TG-Io7I9BckAxCWrurh86BYAQZGVEmTynNV9awatzH\"",
                "\"v=spf1 include:_spf.google.com include:_spf.salesforce.com include:spf.happyfox.\" \"com include:mktomail.com include:sendgrid.net ip4:205.201.128.0/20 ip4:198.2.128\" \".0/18 ip4:199.15.214.45/32 ip4:199.15.214.46/32 ip4:199.15.214.47/32 ip4:199.15.\" \"214.48/32 ip4:199.15.214.49/32 ip4:199.15.214.50/32 ip4:199.15.214.199/32 ip4:19\" \"9.15.214.201/32 ip4:199.15.214.202/32 ip4:199.15.215.77/32 ip4:199.15.215.78/32 \" \"ip4:199.15.215.79/32 ip4:199.15.215.80/32 ip4:199.15.215.81/32 ip4:199.15.215.82\" \"/32 ip4:192.254.121.248/32 ip4:148.105.12.0/24 ip4:167.89.98.146/32 ip4:167.89.8\" \"9.46/32 ip4:54.149.36.89/32 ip4:44.236.219.44/32 -all\"",
                "\"h1-domain-verification=vkosaeLv5aMSu6gt7GRxtajukLQ3hKGixbfbe9ZWR8VwKYf9\"",
                "\"1password-site-verification=YNM3U5T3JZG5PEII74IIUKCOLQ\"",
                "\"2026080809053761c3zbz8zxj7ohpnxqzvxcjpbh98de6lpd14xzr7mg64iaoo37\"",
                "\"domain-verification=1bfe2ca1d5037d223770e532e8422f430ab27da4347b03cf1c29122512653205\"",
                "\"notion_verify_FvVFn84Y5fBnAntNFUjAg1p8Mox5n8sVJtGGVpmMeKV3PNqhbTdF1MsP5gWvM08GZqFDAZ\"",
                "\"atlassian-domain-verification=afgyuWvgwYP6dShfPqgKfpNFXkbap4546WDp6lt8DCGR1IykT5K03ZapUqnP0rp5\"",
                "\"linear-domain-verification=ka59g9ke4vnh\"",
                "\"202608070905583qutwxqxvjnv3x7eib38wzp1k3jyy9suj4y289ac87rcrci4ar\"",
                "\"affinity-allowed-subdomains=a16z,a16z-crypto\"",
                "\"TAILSCALE-hgqvPubwp5HFczvxm0V3\"",
                "\"parsec-domain-verification=td_3ArojZEiT7u4XxzU4tNRo3dw1iF\"",
                "\"neat-pulse-domain-verification-4wMj96X=d2d2ebff-e37e-4bac-9efc-a5b0e583a0d4\"",
                "\"perplexity-ai-domain-verification-66m0r7=3MZMPYJPZOdMXMDKTQAozQpXs\""
            ],
            "NS": [
                "ha4.markmonitor.zone.",
                "ha1.markmonitor.zone.",
                "ha2.markmonitor.zone.",
                "ha3.markmonitor.zone."
            ],
            "SOA": [
                "ha1.markmonitor.zone. hostmaster.markmonitor.com. 2026080901 86400 3600 2592000 172800"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"digicert.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.60.5"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_spf.salesforce.com include:spf.happyfox.com include:mktomail.com include:sendgrid.net ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:199.15.214.45/32 ip4:199.15.214.46/32 ip4:199.15.214.47/32 ip4:199.15.214.48/32 ip4:199.15.214.49/32 ip4:199.15.214.50/32 ip4:199.15.214.199/32 ip4:199.15.214.201/32 ip4:199.15.214.202/32 ip4:199.15.215.77/32 ip4:199.15.215.78/32 ip4:199.15.215.79/32 ip4:199.15.215.80/32 ip4:199.15.215.81/32 ip4:199.15.215.82/32 ip4:192.254.121.248/32 ip4:148.105.12.0/24 ip4:167.89.98.146/32 ip4:167.89.89.46/32 ip4:54.149.36.89/32 ip4:44.236.219.44/32 -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; sp=reject; rua=mailto:21zezn4c@ag.dmarcian.com; ruf=mailto:21zezn4c@fr.dmarcian.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.a16z.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAGPdZu7vp17r7RxYt4J/vKQiOIReSWrnKS9XPkeVjEg0ZRJ8vvm9tsFM2WbMY1/DHkeKVpEUVAv2VrHKT38h62TgeplAmNoLqvT4X2BQGLLjrSN187cHqoPpshriP1lLBTc4/m3ZKZqhNuF/CR6Fquy9ugKgO4OkNpylohJtgdwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "acd89244c803f7181.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.60.5"
                    ],
                    "time_ms": 43.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.60.5"
                    ],
                    "time_ms": 67.92
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.60.5"
                    ],
                    "time_ms": 70.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.60.5"
                    ],
                    "time_ms": 52.1
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.60.5"
                    ],
                    "time_ms": 171.85
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "a16z.com",
        "valid_from": "2026-08-05T21:13:54-05:00",
        "valid_to": "2026-11-03T20:13:53-06:00",
        "days_remaining": 86,
        "san": [
            "a16z.com",
            "www.a16z.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://a16z.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "accept-ranges": "bytes",
            "access-control-allow-origin": "*",
            "age": "0",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; fwd=miss; fwd-status=200",
            "cdn-cache-control": "no-transform",
            "content-security-policy": "default-src 'none'; media-src *; font-src 'self' *.typekit.net *.cloudfront.net fonts.gstatic.com data:; img-src * data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.google.com *.gstatic.com hackerone.com substackcdn.com static.cloudflareinsights.com js.sentry-cdn.com platform.twitter.com *.substack.com platform.x.com substackapi.com boards.greenhouse.io job-boards.greenhouse.io cdn.jsdelivr.net cdn.optimizely.com *.parsely.com connect.facebook.net info.a16z.com munchkin.marketo.net plausible.io px.ads.linkedin.com snap.licdn.com static.ads-twitter.com www.youtube.com script.crazyegg.com www.google-analytics.com www.googletagmanager.com a16z.com blob:; style-src 'self' 'unsafe-inline' *.netlify.app *.typekit.net fonts.googleapis.com info.a16z.com a16z.com; connect-src *; frame-src 'self' hackerone.com *.google.com platform.twitter.com my.spline.design *.a16z.news *.substack.com *.googletagmanager.com *.loom.com *.cdn.optimizely.com speedrun.substack.com *.simplecast.com gamma.app boards.greenhouse.io job-boards.greenhouse.io www.youtube.com info.a16z.com; base-uri 'none'; form-action 'self' info.a16z.com; frame-ancestors 'self'",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 10:23:25 GMT",
            "etag": "\"e32d8eb4f1a1cc0612182b33b0e8f0b7-ssl\"",
            "server": "Netlify",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-nf-request-id": "01KZK0RYAXCVW6TSQBFHEJ65TP",
            "x-xss-protection": "0",
            "content-length": "151861"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://a16z.com/",
        "title": "Andreessen Horowitz | Software Is Eating the World",
        "description": "Andreessen Horowitz (a16z) is a venture capital firm in Silicon Valley, California, investing in bold founders, innovators, and entrepreneurs building the future through technology.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "75.2.60.5": {
            "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 006d021491bc7-6b04d182f06si2552522eaf.60 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4002.9,
                "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": 90.56
}