{
    "ok": true,
    "domain": "noteflight.com",
    "generated_at": "2026-08-10T13:33:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "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": "3 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": "3 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": "214 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-55-128-92.compute-1.amazonaws.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": 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": "3 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": "3 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": "214 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-55-128-92.compute-1.amazonaws.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": "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": [
                "52.55.128.92",
                "98.82.100.11",
                "3.89.198.128"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"v=spf1 include:_spf.google.com  include:servers.mcsv.net include:spf.recurly.com include:zoho.com include:transmail.net include:spf.mailengine1.com ip4:66.59.15.123 include:authsmtp.com -all\"",
                "\"google-site-verification=ty9SHo4oUIG1SUZm20i1jf5Ganf0aCM7e9hn8opsqbI\"",
                "\"spf2.0/pra include:_spf.google.com  include:servers.mcsv.net include:spf.recurly.com include:zoho.com include:transmail.net include:spf.mailengine1.com -all\"",
                "\"google-site-verification=PxHQJG2PTvkcy8mkZxoaOR2yEvLwGDZstWl0BqNFddI\"",
                "\"google-site-verification=K2-mmzzXslIEnMosN6UJr2Ida0Nbxv2i8qarjsgNCr0\""
            ],
            "NS": [
                "ns-536.awsdns-03.net.",
                "ns-1679.awsdns-17.co.uk.",
                "ns-1391.awsdns-45.org.",
                "ns-466.awsdns-58.com."
            ],
            "SOA": [
                "ns-536.awsdns-03.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:support@noteflight.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.55.128.92",
            "98.82.100.11",
            "3.89.198.128"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com  include:servers.mcsv.net include:spf.recurly.com include:zoho.com include:transmail.net include:spf.mailengine1.com ip4:66.59.15.123 include:authsmtp.com -all",
        "dmarc": "v=DMARC1;p=none;",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.noteflight.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-55-128-92.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.89.198.128",
                        "52.55.128.92",
                        "98.82.100.11"
                    ],
                    "time_ms": 87.2
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.89.198.128",
                        "52.55.128.92",
                        "98.82.100.11"
                    ],
                    "time_ms": 36.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.89.198.128",
                        "52.55.128.92",
                        "98.82.100.11"
                    ],
                    "time_ms": 68.39
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.89.198.128",
                        "52.55.128.92",
                        "98.82.100.11"
                    ],
                    "time_ms": 51.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.89.198.128",
                        "52.55.128.92",
                        "98.82.100.11"
                    ],
                    "time_ms": 126
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.noteflight.com",
        "valid_from": "2026-02-11T18:00:00-06:00",
        "valid_to": "2027-03-12T17:59:59-06:00",
        "days_remaining": 214,
        "san": [
            "*.noteflight.com",
            "*.sites.noteflight.com",
            "*.charms.noteflight.com",
            "noteflight.com",
            "*.berkleemusic.noteflight.com",
            "*.vhs.noteflight.com",
            "*.learning.noteflight.com",
            "*.gc.noteflight.com",
            "*.testdomain.noteflight.com",
            "*.production.noteflight.com",
            "*.staging.noteflight.com",
            "*.glynlyon.noteflight.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.noteflight.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 18:33:22 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.noteflight.com/",
            "server": "nginx/1.26.3",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "p3p": "CP=\"CAO PSA OUR\"",
            "cache-control": "max-age=0, private, no-store=true, no-cache=true, must-revalidate=true, proxy-revalidate=true, s-maxage=0, pre-check=0, post-check=0",
            "etag": "W/\"ce3f0ef750acae5c2ed8290286fa425b\"",
            "content-security-policy-report-only": "",
            "set-cookie": "_noteflightSite_session=PRQSYoI0BCREip0TKVdVnvmgqDyu%2Fa%2Bdhj8iSqpZXE5l%2BdjXwLG4ejaGg2tM2CnF7FW6ZmQGwvzYQnKJIya8GHpKJ2nl0mngwWSeFkoPO2fHX4ao6DQfGNiURIC1nr9ASXFmtRAthVd0L%2ByXAPaE5mNO6qhrMn2MlWTVtfb4cZLNw%2BmQtl2XrvWi9U69P6MSkcxX28GWAT16LjD0n2LgUZ95R9E9fuL%2BgyZHpBNcCPfR3D2QZViRbYDeKuO%2FUWOhKdek9xu0i6jFaPnJ5N2xtCrERLwVkcCeuJELrKLYzXJAcWU7ZzqVNXQ69Nk5SY6cvSNlXH0Cm3rNuyO6adSgebdUzOMQdCuntvklPhWv1685f1TtJ8TmcXlfiOOWFX0bC4wEdtSztdwlsxoodr1ISdFC7nZEBBgL%2FPLzioeyqkey3gBURm0H4oSlPMLomHEY1QdinRwa6qInobQpzpYdO0NA4EK0znQiqC6apzi6ymzWaCFJD11nFlhh0sukXYU%2BwC5LsBwn2SoqVT%2BNoEX5HRJ2kcHiGa5PWt%2BBpKxpM9BSKQv7UxQZWbzmaxCg3b2tIm92pcKWM2r0TaJXyEa7SahRieq9FZYpcXwcBL5h%2FushhFmqdZxyc00NaBIFQaM%2FG0XJZYAlEb3ZACjbLH1X9Azp8wwBhfL4daq3uqux0i5liJOcmwQV%2Bd0WvYhVSTB4m67x5leJHy6r35jnkbxBiuyjUl%2BivcSdt4PnJcmf0h27yOk6bkeph7lTNdkmye7MZ3XIIcxBEUbVWhj2KYD%2BZqmDFMaPFbI4kBX%2BfxFoD5GSmf9%2FNVIclN3uydINzXsvfRCkuHMlQDB1iOZjCo%2BpNqfthSfcOkahjhDPA%2B%2FDlWM1mH2ZonpWfzYnYnfinZEeK%2Fj8TVcvy6WMSZT5cW1u%2FT4I5jrvWyGLjUYyRzPsWFG%2BEqI8xzWiud8%3D--uSMYxtCBI%2BG2U8ZF--DmYNe1DcXuqZ%2BwA%2BF3Hg1g%3D%3D; path=/; expires=Tue, 10 Aug 2027 18:33:22 GMT; secure; HttpOnly; SameSite=None",
            "x-request-id": "8e5f09cf-6568-452a-943e-f9009740a79b",
            "x-runtime": "0.117591",
            "vary": "Accept, Origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx/1.26.3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.noteflight.com/",
        "title": "Noteflight - Online Music Notation Software",
        "description": "Noteflight is an online music writing application that lets you create, view, print and hear professional quality music notation right in your web browser.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.55.128.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.82.100.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.89.198.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4007.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 108.44
}