{
    "ok": true,
    "domain": "fidelity.com",
    "generated_at": "2026-08-09T01:15:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "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": "5 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": "1 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": "97 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: a23-64-112-81.deploy.static.akamaitechnologies.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": "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": "5 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": "1 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": "97 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: a23-64-112-81.deploy.static.akamaitechnologies.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": [
                "23.64.112.81",
                "23.64.112.86"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 fidelity-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=11de847a-3694-436c-b539-b2156b246a5b\"",
                "\"docker-verification=789887f6-0088-4722-b242-2fc6e0682f91\"",
                "\"google-site-verification=wb5-HZE0toJ_WuU5-HV4pMwYEDbYjd5j7FpHxxnFU6g\"",
                "\"postman-domain-verification=3b0e71350416978902416243223b5761c215c5287a7556ecfe7413179890aa64\"",
                "\"figma-domain-verification=47768e9f59f45b6089143c70fcd9c46b5e1fb7378bf1c993d2d9eb723292c073-1716914961\"",
                "\"pardot_61712_*=d2ab3220a3c15a3c9764bc705dd401117f95a855d698f2b2d3a758507012466f\"",
                "\"92a1QMpfM00Aigl/mLy07NM2nbqjWaXFRV/J9NyOrcpH3zsAOozhEiVdZ39pvYh0lgo/SdbmTl92ilugO18c1w==\"",
                "\"docusign=e81e1a6e-c7da-4f4d-a418-ccdcbb686da3\"",
                "\"pendo-domain-verification=OYxF_DuMhxV9S5NQFU77acVvFDM\"",
                "\"MS=ms52443120\"",
                "\"apple-domain-verification=g5E1fUMZqpLJLnET\"",
                "\"U47lFyueWciuYOX19/uxiR+LLAQE5m2s7gsctaqOZw65StuGyFY+5ZesXSNf3nPcgRNCq1MXG0GclI9e+AidsA==\"",
                "\"yEAVaTpdrBW/skkemRPPn5/azrnZBA+v/XZ6bHGFoG/IEwUjlVhss5TC0M0ufUja9pNlyRxNclnxtV7Iio50xA==\"",
                "\"v=spf1 include:_fidelitynets.fmr.com include:_fidelitypartners-a.fidelity.com -all\"",
                "\"google-site-verification=yt1lNuPjFTaCNX5FNks6zB1uCyeubgaujwzfkqzQzWk\""
            ],
            "NS": [
                "a1-188.akam.net.",
                "udns2.cscdns.uk.",
                "udns1.cscdns.net.",
                "a8-64.akam.net.",
                "a2-65.akam.net."
            ],
            "SOA": [
                "ddi-az-eastus2.fmr.com. fwis.fmr.com. 13679 300 900 4838400 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.112.81",
            "23.64.112.86"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_fidelitynets.fmr.com include:_fidelitypartners-a.fidelity.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:ou5vl4zlio@rua.powerdmarc.com; ruf=mailto:ou5vl4zlio@ruf.powerdmarc.com; rf=afrf; pct=100",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fidelity.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy1Ic+X7JT5Lkw6OYUnZPSW3IvzmslbOkTV3o7VQy0zA39DyYENKSz8ZEyytc4a2v0uHxevB5P6t8U/SGvS0sL+DDmo+xSN5Iex1tlguouymLcT3TPNXlrOeefrEnkh2OGxZrZYXH3mv80bf1qe9InzYpRciDUcVcJevbnISOkmsmpCcK2krJKvXMFPJWx4RTwT1oDpGqFoJKSyEOdF+pX5QyLd/dUaH7gujAkBJi7/LHtH4rVIEfm1/nTUDkmIZgEfHypunJpvd913UcE6SZL9g6iltNHkyfKqc5s5FmV1CbTbmqOGjwPDbX+yY3iC0DQv218PpnzQ+r0i8Ao9xBfQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-64-112-81.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.43.78",
                        "99.83.221.176"
                    ],
                    "time_ms": 34.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.43.78",
                        "99.83.221.176"
                    ],
                    "time_ms": 42.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.43.78",
                        "99.83.221.176"
                    ],
                    "time_ms": 34.25
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.43.78",
                        "99.83.221.176"
                    ],
                    "time_ms": 49.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.43.78",
                        "99.83.221.176"
                    ],
                    "time_ms": 58.42
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.fidelity.com",
        "valid_from": "2026-04-29T19:00:00-05:00",
        "valid_to": "2026-11-14T17:59:59-06:00",
        "days_remaining": 97,
        "san": [
            "www.fidelity.com",
            "fidelity.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fidelity.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "1288598",
            "location": "https://www.fidelity.com/",
            "date": "Sun, 09 Aug 2026 06:14:52 GMT",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=A89EF2C03DC73DDEC9FA27727DCE850A~YAAQyRwhF4I6e7GfAQAA6uso5QCud5oOG+orfdEty2YGftO2WqBJlFVAJzZYhNLRHSdGcm2FskwhldHUUmWpDCoCSUP8LAJxLApEyLrGwNycMjsa+yVbeZ0CBcKr58eqctaLoLkj0dMsoVj0eC0e+dtZlYnKBG6v24rzH1doRIEQOptW5pckYvkTEo5aWdPGj4rBTGVN+thVsPtWkXUiLgCorbUEbvhoJdwZ8ZAe1cYm0QmY/puB8eBnvwv9EdU6YExiPrMJjNjiJ6I2788D5EvtQ9vPchAjBPxgs+1Rx+YtkoxXKbsuCM3TdO11N03E2pwOVq+1Fd4BnXio/jVWeFjSF58kZ9ccTX+fIGrCqv23yAANTy33CLhSyp+WWWvChrk=~4601140~3289393; Domain=.fidelity.com; Path=/; Expires=Sun, 09 Aug 2026 10:14:51 GMT; Max-Age=14399; SameSite=None; Secure",
            "content-type": "text/html; charset=utf-8",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "cache-control": "max-age=0, must-revalidate, public",
            "expires": "Thu, 30 Jan 2020 19:24:01 GMT",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "fsreqid": "REQ6a781adb6d8c831796f212dc079baa33",
            "fscalleeid": "https-wwwcloud.fidelity.com-10000",
            "fselapsedtime": "217637",
            "p3p": "CP=\"UNI DEM GOV FIN STA COM NAV PRE INT ONL CUR ADM DEV PSA PSD CUSi IVDi IVAi TELi CONi TAI OUR OTRi\""
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fidelity.com/",
        "title": "Fidelity Investments - Retirement Plans, Investing, Brokerage, Wealth Management, Financial Planning and Advice, Online Trading.",
        "description": "Fidelity Investments is a financial services company that helps customers plan and achieve their most important financial goals. We offer a wide range of financial products and services for individuals and businesses, including trading & investing, retirement, spending & saving, and wealth management.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.64.112.81": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.112.86": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "fidelity-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4024.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4032.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": 90.84
}