{
    "ok": true,
    "domain": "netlify.com",
    "generated_at": "2026-08-09T02:47:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 95,
            "security": 73,
            "network": 100,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "180 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.com"
            },
            {
                "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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "180 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.com",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "15.197.167.90",
                "3.33.186.135"
            ],
            "AAAA": [
                "2600:1f16:1a4:a001::1f6",
                "2600:1f16:1a4:a001::1f5"
            ],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "10 aspmx3.googlemail.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-w17t12=kSbLxtJwwt3y05EWJEAQUKcJo\"",
                "\"google-site-verification=G4JqDTXMHpDyWoqIRwgw8PBqg-AncXqtdkHehcOR7kc\"",
                "\"wiz-domain-verification=2f8d51da2e10c15a2572601c95c47b85ed170b92b02154e33d9b041449a80646\"",
                "\"spacelift-domain-verification=9fuisfs\"",
                "\"stripe-verification=9D1C1530F1369B534DF4FBD5E59F7F001D819593D423960E10057937D35D4186\"",
                "\"MS=ms47723390\"",
                "\"notion-domain-verification=sb764uQHr86jHwIaCldeSpOBFHQWYBRsxCfTmgxWI5G\"",
                "\"google-site-verification=wYMhUQYu8qD8poMUBs5t2939EFiLwZQnzbjWKd1MU34\"",
                "\"linear-domain-verification=7ex7p22huwww\"",
                "\"hcp-domain-verification=253416eabde8d62ebb0942cf662d24a8833dcfe01c6a99069d487a5dd9cf0799\"",
                "\"miro-verification=518375d1204646621e56a0e29af14be2f0c4715c\"",
                "\"google-site-verification=RKT_skMbvGWA7p-t54tEBkEAfCT23V2ME1qAgv-rqI8\"",
                "\"segment-site-verification=tQgMSMYZ00wjs1LdKMxuTCohG4KbwDlt\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:7477936.spf06.hubspotemail.net -all\"",
                "\"google-site-verification=QJq3jDnGiG6osO6RJ84O-hwoEze6PAz8lO6xFgfYBO0\"",
                "\"MS=ms55290772\"",
                "\"drift-domain-verification=e3a38bbc6796103d91cb92c4dd90b8804639590f53fd392f0cabce868084da2a\"",
                "\"openai-domain-verification=dv-MhwcRZa075RmqeHB80JuxtuE\"",
                "\"google-site-verification=7OuPqnxzGdTqIMmu4O6_UGXAyBS18OsJnmZN_85-WuQ\"",
                "\"3B1992ABDE\"",
                "\"google-site-verification=VstUa2dACr9G9eIqBIzY8OsP_QxqyzQi8Kkf_b4SEVg\"",
                "\"ps-cd-verification=0762074c-74c5-46df-b787-97bfea25d218\"",
                "\"cloudhealth=d5131546-fa1d-46b9-bdba-c16f54ac7e69\"",
                "\"openai-domain-verification=dv-BW9MtUvA6FaPTiNecdz6eful\"",
                "\"google-site-verification=KBmq_v_BrKl2SYhxH1E37BqY5h3GaanKGaWhHDMUx7I\"",
                "\"h1-domain-verification=CKczCcu1TomJ5Jw2dixrsuWKyY66Kv5zwEHCLhydMRNbQhmp\"",
                "\"hubspot-domain-verification=NzgyMzczZTEtNWYxYi00YTg0LThiZGItMmUxMTg4ZjI5YThl\"",
                "\"_cx0tigevvwdrdef0r98rdaaf2hvtk6z\"",
                "\"google-site-verification=zFZKxhW9F5SqX-7r11wMoqloxuhsIashrGHSVrRA4jw\""
            ],
            "NS": [
                "ns01.netlifydns.com.",
                "dns3.p04.nsone.net.",
                "dns2.p04.nsone.net.",
                "dns1.p04.nsone.net.",
                "dns4.p04.nsone.net.",
                "ns04.netlifydns.com.",
                "ns03.netlifydns.com.",
                "ns02.netlifydns.com."
            ],
            "SOA": [
                "dns1.p04.nsone.net. hostmaster.nsone.net. 1664458603 43200 7200 1209600 300"
            ],
            "CAA": [
                "128 issue \"digicert.com;account=2d83e9ac9b6776c3f215150f6ebceea8cefe3bc2e1fb5efffb1d71e200575226\"",
                "128 iodef \"mailto:security@netlify.com\"",
                "128 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": [
            "2600:1f16:1a4:a001::1f6",
            "2600:1f16:1a4:a001::1f5"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:7477936.spf06.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:fexahwip@ag.dmarcian.com; ruf=mailto:fexahwip@fr.dmarcian.com; fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.netlify.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3Gvvm+lzKFq/1vcwsJmUMuDu8BT7QiX6hYMOOBj4LeEw3UX9RINFrxfLnI724DqMovILogfejfgIm8VvIyHM+OT5Jj7/q3FErBpYTr/rmEKXcSYVAQNhK3YgINxHkx5HXyM2OtPZBg915JYWbK0r6ScyoncgcrXC89weHOSjpFweMMcwin17A/JY9z3YmhP47iqf/LFA6GsRnvU4NWEg/abCQW3JetAz9W2A9ltsS5GTLNDgDpyzQUPkLfkeBfSyxf+/XUH1VLb1dd7JJKhljffYMT5ihFCYnOOO1VHo/WZWxE55S8snIEUB6VJMbLVX3sh/etReCx9PWbHUuqbbdwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.netlify.com/assets/logos/logo-netlify-avatar.svg;",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:fexahwip@tls.us.dmarcian.com"
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 41.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 53.14
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 77.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 73.97
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 67.75
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "netlify.com",
        "valid_from": "2026-02-05T18:00:00-06:00",
        "valid_to": "2027-02-05T17:59:59-06:00",
        "days_remaining": 180,
        "san": [
            "netlify.com",
            "bitballoon.com",
            "netlifyglobalcdn.com",
            "*.netlify.com",
            "*.bitballoon.com",
            "*.netlifyglobalcdn.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.netlify.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "age": "121189",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31414811",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 07:47:38 GMT",
            "link": "</.well-known/api-catalog>; rel=\"api-catalog\"; type=\"application/linkset+json\"",
            "location": "https://www.netlify.com/",
            "permissions-policy": "browsing-topics=()",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-nf-request-id": "01KZJQVPT3QX66S2XW0C4DXS42",
            "content-length": "409548",
            "accept-ranges": "bytes",
            "etag": "\"c54a5acb6b5191949adc8ee5888ea7d7-ssl\"",
            "server-timing": "cr;desc=\"hit-fresh\", ds;dur=2, dc;desc=\"aws-cmh\", cg;desc=\"global-production\", cl;dur=409548, dist;dur=421, tls;desc=\"new\";dur=78"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.netlify.com/",
        "title": "Push your ideas to the web | Netlify",
        "description": "Create with AI or code, deploy instantly on production infrastructure. One platform to build and ship.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4001.8,
                "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": 89.52
}