{
    "ok": true,
    "domain": "nypl.org",
    "generated_at": "2026-08-08T23:50:02-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 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": "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": "133 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 199.83.129.97.ip.incapdns.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 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": "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": "133 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 199.83.129.97.ip.incapdns.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "199.83.129.97",
                "199.83.128.97"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=_shbOK1otHA_eFNFgJsOwITZrWQwRg4wr8nmrJPNVDM\"",
                "\"v=spf1 include:_spf.google.com include:_s00710534.autospf.email ~all\"",
                "\"apple-domain-verification=2IBGSCICxy5yKngo\"",
                "\"_globalsign-domain-verification=ByJ2YaFY9XbAYqsah-2MtGzB11PBqfDI58fIMhh5VV\"",
                "\"globalsign-domain-verification=74AB9EA9A442C17FD4E7E6482BADB7FA\"",
                "\"google-site-verification=VRgAU0zcV1289fi_NjfkdYx91uoJZWIj-Vn8viNetOs\"",
                "\"google-site-verification=hAGDySTrvQCeu8nD3qrhHf93sexH6H_gsiKIAwMVcNQ\"",
                "\"globalsign-domain-verification=3B3EE2DC138C274F72BFE2B8C25E1DFA\"",
                "\"globalsign-domain-verification=F3BC5AC4D30333773BB8D854864F6D6B\"",
                "\"globalsign-domain-verification=18a821a5b8d29e311621ed4193292d10\"",
                "\"globalsign-domain-verification=46668D46B4A8D2FF46C6AF79A6D1EF42\"",
                "\"globalsign-domain-verification=D0564ADC5BB1FA20C089D3FAE7D81EC9\"",
                "\"MS=40EC1ECE06B86D5A78E34623F5BE99F62F94A48C\"",
                "\"anthropic-domain-verification-v99hg6=f0nMF66WXlC9z3UWVHe7LzHCX\"",
                "\"google-site-verification=wdOkiwl-_MYXnLNSh1fIkLPueblMqNGsElqnejASI8w\"",
                "\"globalsign-domain-verification=19C17979AA4B4235E1BEC3BAD7E4D672\"",
                "\"miro-verification=341282f0a187ba3683a2d7ec74ec536ccab10e36\"",
                "\"google-site-verification=z9e04K0FyFKF5NK6qdYxZAJHyLAQMl-G0x1BQ8xQJbw\"",
                "\"google-site-verification=XCvYTBX2Xjn-MBL7DtkQWpJtb8PDYuGEUANCdt0PZLM\"",
                "\"4d36bc720531f36a2e6ac75c2d5d3604ace6f29f267615989ff96bdd4475e6d9392c9b8429992f71ed93eb6785fbc9cef0c9b6c14c60be117d3ecf9db1fe0c0d\"",
                "\"google-site-verification=Ez0rQUSaSMlOrZRgtzFKAjSbTwP-8uHG37eLdvgW9pw\"",
                "\"globalsign-domain-verification=E12487B9905503C811BE1013071ED570\"",
                "\"globalsign-domain-verification=12c79aac93c6090746e8e65e38ee08fa\"",
                "\"globalsign-domain-verification=22918B9E13976891E4EA7BCF3294F592\"",
                "\"google-site-verification=a-v2IIfK4MWr70Io4ioL2tMNGtCmK-xCWgSLwBiTCVc\"",
                "\"atlassian-domain-verification=iYCB5pwb98729L6ocVl5eVZb3F5/yXei3xvIDzQ33RJlOVGxlvyuUJTfSRhaPkjN\"",
                "\"canva-site-verification=fN6pRArETkJzJOWLZGWFiQ\"",
                "\"jamf-site-verification=47nV34Il-fOgnmymwLe_wQ\"",
                "\"google-site-verification=yElS163xqUuMxti1ltzLf7MxkDU9dIGMMxpQmxGsPCk\"",
                "\"8d73qf58ci1pfio25hvlqhm3ha\""
            ],
            "NS": [
                "ns-630.awsdns-14.net.",
                "ns-1737.awsdns-25.co.uk.",
                "ns-1399.awsdns-46.org.",
                "ns-263.awsdns-32.com."
            ],
            "SOA": [
                "ns-1737.awsdns-25.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "199.83.129.97",
            "199.83.128.97"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_s00710534.autospf.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=85; fo=1; ri=3600; rua=mailto:dmarc@nypl.org,mailto:nyc-cyber@rua.agari.com,mailto:dmarc_agg@cyber.nyc.gov; ruf=mailto:nyc-cyber@ruf.agari.com,mailto:dmarc_fgg@cyber.nyc.gov",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nypl.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuJh7+k91NQm8vNFJ53fL4OcX83IVGsiWydXgFFA1Wy7RlVbSwt67OuClETrxIh2XPvWV6veuhPU8mIb16DJW0msSKvqzCX7tQ55hTbiUmO3QomtlWOlx+q/vkM/j5kxBW7t2waTmF8LdV1yFJdixzzgBAFexgiE4yGyBbbfMyXGPXy0JYUCYdNyeDHgd0utGukyjKweYJkFt1jTrNHkyUhNp6BERJvwg6KRjHRTjstTB3bnBCel5IY1y5UmzQtc2Jt2mw6Xkk6kTc9h3HQ/Xbb80jv+WibBpU3jQrUPOyoberivgodjDezNFf4oX9e4YLRKTy9Iziiadi3/LEyyTyQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "199.83.129.97.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "199.83.128.97",
                        "199.83.129.97"
                    ],
                    "time_ms": 47.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "199.83.128.97",
                        "199.83.129.97"
                    ],
                    "time_ms": 35.03
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "199.83.128.97",
                        "199.83.129.97"
                    ],
                    "time_ms": 25.39
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "199.83.128.97",
                        "199.83.129.97"
                    ],
                    "time_ms": 25.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "199.83.128.97",
                        "199.83.129.97"
                    ],
                    "time_ms": 43.46
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Corporation Service Company",
        "subject": "*.nypl.org",
        "valid_from": "2025-11-23T18:00:00-06:00",
        "valid_to": "2026-12-20T17:59:59-06:00",
        "days_remaining": 133,
        "san": [
            "*.nypl.org",
            "nypl.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nypl.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.nypl.org/",
            "content-length": "212",
            "strict-transport-security": "max-age=31536000",
            "content-type": "text/html",
            "cache-control": "no-cache, no-store",
            "x-iinfo": "18-82414156-0 0NNN RT(1786250993869 78) q(0 -1 -1 1) r(0 -1) B10(4,289,0) U6",
            "set-cookie": "incap_ses_329_5938=cbzRTiwflH3HSza8ctiQBPEGeGoAAAAASHotS5Q5prqCROTmrObflg==; path=/; Domain=.nypl.org; Secure; SameSite=None"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nypl.org/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "199.83.129.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "199.83.128.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4052.4,
                "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.98
}