{
    "ok": true,
    "domain": "fldoe.org",
    "generated_at": "2026-08-10T17:33:58-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 50,
            "availability": 60
        },
        "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": "3 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": "2 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": "54 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: www.fldoe.org"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/1.1 403 Forbidden"
            },
            {
                "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": "3 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": "2 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": "54 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: www.fldoe.org",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/1.1 403 Forbidden",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "108.59.20.64"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 fldoe-org.mail.protection.outlook.com.",
                "10 viruswall.fldoe.org."
            ],
            "TXT": [
                "\"smartsheet-site-validation=0zkgSzHo8z2areoaOZmpR7JSncrMvWAc\"",
                "\"d365mktkey=7ghk63gjkitqlbyrstjl92jfn\"",
                "\"ZA=aVvzCae4g31uT/JBU9C+tA==\"",
                "\"v=DKIM1;\" \"k=rsa;\" \"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5cB0Orv+aKQcdgcpfnEgcJ+3T2eIpxQo9RlyYlshgB0tXV05oGFWy8obYHaFXTOALObd7eDUiZGIHtACHq+ViheSBCjm\" \"G/7+v7WJF7oRb/Lf09SaolbTCdvFw3a7T1JDfsm8dUjwi7rKWCujduUNmUXfJXgeVeYcp2x0z5XuX1kMN9Wt0jMYdOpwO71+2ozqCkkjiy0QUGEBbM/AdBO9uBdsOuMR/ZpJi0A8v+29w4RBK6QoZOW1a+\" \"p1g3/8gD6cVxLMOUZAcd4rmRaDxP+8Bn2MhLTwN90y6787ml6duKmrdXCx31GGcUZjn7paCYW0OAgCroGHKYudkTotKSlZMQIDAQAB;\"",
                "\"d5g3lhc8r4andrt1hmesbggq7v\"",
                "\"d365mktkey=4j4nscoi6bo9gbu6dul8pi7r4\"",
                "\"MS=ms23088117\"",
                "\"00Di0000000YYx5=1TBQo00000001iT\"",
                "\"yahoo-verification-key=y1n5FMqGMY3gew7x1Wnnaofurp0oxj5J/Xnjo1ZpiMg=\"",
                "\"1b079367-17cc-4420-ba9e-be3a5d5ba643\"",
                "\"e6498113e8044916bb284d90571e12dd\"",
                "\"v=DKIM1;\" \"k=rsa;\" \"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ziaCrrePRv2coEgL/Ir3Q/Er55ISg2eJ+5mCMjNLqba7X6lXEqYk+CoSkzyfdDmCn6l5lIE1q70HwpwRCY9BDacKU6W\" \"8/N7YCT/yAVl+j+7rUN42AgfpOMflGCMtFdBxgsPT6oHA1UDCOBWpgntcY+yD3LPr6RW72ANnDcU+4l0vfhPVpeOKrQkR3z5BWQvhb/6mSl9n1e54iXNRIycMCg81uNLd14G2FihEWGlQBSWMGoQHR4Sqm\" \"jC+PN+mMEGm04J/u3P7KpK4VzkBKZ7RywplGUDlCs6p1MbDqadVDG/4QMninG2gltvFIWR+1EkzcX3wThE9rlCwb1TySwcYQIDAQAB;\"",
                "\"smartsheet-site-validation=ejzB3lDTzB39ZiJoGjyxTQcJpmAobP0G\"",
                "\"v=spf1 mx ip4:108.59.20.44 ip4:108.59.20.43 a:viruswall.fldoe.org a:viruswall2.fldoe.org include:_spf.psm.knowbe4.com include:spf.protection.outlook.com include:spf.dynect.net include:_spf.salesforce.com include:spf.fldoe.org -all\"",
                "\"MS=ms61364168\"",
                "\"a3CwVb/c1PcVUjj7i0vkWb/DoWaS0NGGWTy85267pVZh87zi/K+O699nR5doDByarBabosJGJcJaLZydAeSaXw==\"",
                "\"google-site-verification=kS7-3Ls_BuvfisN1TKokP8Sej5v3FDsj7hwa1rB0wug\"",
                "\"Value=d365mktkey=4j4nscoi6bo9gbu6dul8pi7r4\"",
                "\"MS=ms53092316\"",
                "\"8o1btm0r41j0de9uv39dru0jl7\"",
                "\"MS=ms55573669\"",
                "\"google-site-verification=y7QrH7kPY2j6e6MN9zPY-f1ruhAb7p8LR_iljlgqLB4\"",
                "\"google-site-verification=2HZD2VcGsO8ndTsWlEcn0H_beDQYE2I7HCZ-RR_0X6Q\""
            ],
            "NS": [
                "ns2.mfn2.myflorida.com.",
                "ns1.mfn2.myflorida.com.",
                "ns3.mfn2.myflorida.com."
            ],
            "SOA": [
                "poptl2d03.mfn2.myflorida.com. please_set_email.absolutely.nowhere. 1216 7200 1800 604800 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.59.20.64"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:108.59.20.44 ip4:108.59.20.43 a:viruswall.fldoe.org a:viruswall2.fldoe.org include:_spf.psm.knowbe4.com include:spf.protection.outlook.com include:spf.dynect.net include:_spf.salesforce.com include:spf.fldoe.org -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; pct=100; rua=mailto:1970a385@mxtoolbox.dmarc-report.com; ruf=mailto:1970a385@forensics.dmarc-report.com;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.fldoe.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXOzekPaqVfAiusj8LsxbCFHaK8NWUPWPoGme0+0G7+4V0TN48PX/047U9nrXwECsm0WoPq+cBHgc6cgUMutzLRl47E/Gn9n3kl15fuNENqTMDAiRI4hbA6iuDgtaP3krmVQKVe47yFfcTkccEiza9r37m/DaXbpeQMbqfLu1tOwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www.fldoe.org",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.59.20.64"
                    ],
                    "time_ms": 61.8
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.59.20.64"
                    ],
                    "time_ms": 143.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.59.20.64"
                    ],
                    "time_ms": 23.61
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.59.20.64"
                    ],
                    "time_ms": 90.61
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.59.20.64"
                    ],
                    "time_ms": 466.27
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com, Inc.",
        "subject": "*.fldoe.org",
        "valid_from": "2026-03-20T07:49:35-05:00",
        "valid_to": "2026-10-04T07:49:35-05:00",
        "days_remaining": 54,
        "san": [
            "*.fldoe.org",
            "fldoe.org"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.fldoe.org/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "content-length": "363",
            "content-type": "text/html",
            "location": "https://www.fldoe.org/",
            "server": "AkamaiGHost",
            "x-powered-by": "ASP.NET",
            "date": "Mon, 10 Aug 2026 22:33:49 GMT",
            "mime-version": "1.0",
            "expires": "Mon, 10 Aug 2026 22:33:49 GMT",
            "connection": "close"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.fldoe.org/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "108.59.20.64": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "fldoe-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044.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": 135.7
}