{
    "ok": true,
    "domain": "healthgrades.com",
    "generated_at": "2026-08-09T08:23:12-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "4 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": 0,
                "lost_points": 10,
                "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": "188 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: server-54-192-100-51.mci50.r.cloudfront.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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "188 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: server-54-192-100-51.mci50.r.cloudfront.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": [
                "54.192.100.51",
                "54.192.100.84",
                "54.192.100.43",
                "54.192.100.66"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 healthgrades-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms75848784\"",
                "\"ca3-f60723d7d11a444389b1526f41e33067\"",
                "\"8u3dr1036sf6djud7a1gmagd3o\"",
                "\"cloudhealth=db0c7903-5275-4e4d-93f8-ba9f3cf6f26f\"",
                "\"miro-verification=77455fa727c44a16a04b03e516d6d231cf531916\"",
                "\"bcrf3n47dniptocg5cpkqc32k9\"",
                "\"vn70efpb63d9bsnjg4nu7rl0in\"",
                "\"v=spf1 include:spf.workfront.com include:_spf.google.com include:spf.protection.outlook.com ip4:198.243.35.0/24 ip4:149.72.184.221 ip4:216.71.154.149 ip4:216.71.150.46 include:spf.openair.com include:spf.openair1.com include:spf.mandrillapp.com \" \"include:46730285.spf10.hubspotemail.net -all\"",
                "\"_5ezjgpb82qhnssp0muj9fv6lxq08m0d\"",
                "\"knowbe4-site-verification=f250b2a70f1bef3a0d3e9e990a25ada0\"",
                "\"hsaapbbupc7tb3dge0pnqutijg\"",
                "\"c1a792bfb43142b39bacf92f13a94b1a\"",
                "\"google-site-verification=zvT86nmtxDI6-hJYIsCiHyYGNMQNWB9x-JdtipKWPm0\"",
                "\"docusign=d415fdd4-91ba-4dcb-b558-754a3f41fa0d\"",
                "\"google-site-verification=hce7V7-l1b8MNcu5r7bfXZIewyElEqaczXpcOIUo4Dk\"",
                "\"yandex-verification: 488e767d15466085\"",
                "\"atlassian-domain-verification=dXpMb6IBZlmK7X42/O28YWyiXYn0+90NDFEfrPsBAoAoUsAoDiuicnQAmjbUiyVB\"",
                "\"MS=ms44279687\"",
                "\"adobe-idp-site-verification=b6e27597198dfc9921fbe2ad78e9a76012bb17d0ddb65389e600ecb80de9a555\"",
                "\"1b15vvgf4614qok2gg74kbfo2s\"",
                "\"jhl1ng0sml0ep37nhsv9jcslj0\"",
                "\"google-site-verification=rVpzUKbUB4g-e1JGjfcuqgyy6OV2UdiQXCM6SLtVziU Healthgrades.com IN TXT C3qX/Ec4rJBLtastk+ePXCXS6Y3hjc4WfvJlSP2vN0fRd10m9aDOKlz5J/RrtczASfcjmH4rC7chKiIZ+2b/Cw==\"",
                "\"google-site-verification=aPIQku8nrnaKONLtlT1Jdbc6qV92q8-H7F1FTuNd5BY\"",
                "\"vs92ee4ae66tt1v1573rjsamc8\"",
                "\"wiz-domain-verification=44d891959955eb64b1b2877c45e2a56cac26905d45f3a7fa090f4a05612b0a30\"",
                "\"7254btp610q2r2mmb0pbsalu3n\"",
                "\"_f5ct2nueueh0a7w9v0zwxw4asqvkf4s\"",
                "\"1a0bvo6qua66n72mg7s2o6pjtc\"",
                "\"ea68b04e87a454a9c22cb089e8b180e8\"",
                "\"facebook-domain-verification=bh883dmrtwawuseuiocx2b7u8ljg3e\"",
                "\"MS=ms21755003\""
            ],
            "NS": [
                "ns-1962.awsdns-53.co.uk.",
                "ns-202.awsdns-25.com.",
                "ns-1102.awsdns-09.org.",
                "ns-846.awsdns-41.net."
            ],
            "SOA": [
                "ns-202.awsdns-25.com. hginf_eng.healthgrades.com. 2015051900 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.51",
            "54.192.100.84",
            "54.192.100.43",
            "54.192.100.66"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.workfront.com include:_spf.google.com include:spf.protection.outlook.com ip4:198.243.35.0/24 ip4:149.72.184.221 ip4:216.71.154.149 ip4:216.71.150.46 include:spf.openair.com include:spf.openair1.com include:spf.mandrillapp.com include:46730285.spf10.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:ne5tw8jz@ag.us.dmarcian.com; ruf=mailto:ne5tw8jz@fr.us.dmarcian.com; adkim=s; aspf=s; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.healthgrades.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzNTkToG3Iknzp5y3Vfub9ve2+E13pZhKiTHljrPyD/T6DyuN5iTSnLf1sQeb1Zma7SceNWVCZ9zMITqmgOFreDpcPG8qRxiDzt+j/HC/dvafAKs/Vmqaowd+33y6nV4FHEOuMPuThhVViWRDZR3sU1ZYKe5kX0DU4KzL1swF6BLavJPMcm8upynJBhBgim0biPDraB2tRSIVdfKM75YrwGzbSLJpZx0RvlH5uWPosk/1yN2dPtPzQXOny+gwewKWizmMCGAwXrMzj7QrGrXJ7Q8uYv1SfHg9OCvmILcQAcPC27EgZUasXQHwVvWnvmR5cGoXp63cuSPY3+oGC9w0fQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/4a81abae-256e-4e36-aa0f-9e01b6224c9c.svg;a=https://vmc.digicert.com/4a81abae-256e-4e36-aa0f-9e01b6224c9c.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-51.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.164.108",
                        "13.32.164.116",
                        "13.32.164.75",
                        "13.32.164.79"
                    ],
                    "time_ms": 74.7
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.164.108",
                        "13.32.164.116",
                        "13.32.164.75",
                        "13.32.164.79"
                    ],
                    "time_ms": 32.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.43",
                        "54.192.100.51",
                        "54.192.100.66",
                        "54.192.100.84"
                    ],
                    "time_ms": 74.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.164.108",
                        "13.32.164.116",
                        "13.32.164.75",
                        "13.32.164.79"
                    ],
                    "time_ms": 52.98
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.43",
                        "54.192.100.51",
                        "54.192.100.66",
                        "54.192.100.84"
                    ],
                    "time_ms": 56.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "healthgrades.com",
        "valid_from": "2026-01-15T18:00:00-06:00",
        "valid_to": "2027-02-13T17:59:59-06:00",
        "days_remaining": 188,
        "san": [
            "healthgrades.com",
            "hospitals.healthgrades.com",
            "internal.hospitals.ucms.healthgrades.com",
            "*.healthgrades.com",
            "*.hospitals.healthgrades.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.healthgrades.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.healthgrades.com/",
            "date": "Sun, 09 Aug 2026 13:23:04 GMT",
            "server": "Varnish",
            "x-varnish": "15082061",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 varnish (Varnish/6.0), 1.1 976b4c2ec674e3c69d14f5949069a784.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "uAhdkKQKAk4cdJoaQPVIAAkTas8kOjO11xD2Wl8liIYZzHB6FeNYxg==",
            "content-type": "text/html; charset=utf-8",
            "accept-ranges": "bytes",
            "set-cookie": "hg.sessionInfo=sessionId%3DS2f40%26requestId%3DR78d2372aeb87568faf; Path=/; Expires=Sun, 09 Aug 2026 13:53:04 GMT",
            "x-logging-meta": "{\"method\":\"GET\",\"url\":\"https://0.0.0.0:3000/\",\"referrer\":\"about:client\",\"appName\":\"landing-pages-app\",\"headers\":{\"x-amzn-trace-id\":\"Root=1-6a787f38-47db703a31817d62539bc8d9\",\"user-agent\":\"DNS-Toolbox/2.0\",\"host\":\"www.healthgrades.com\"},\"httpVersion\":\"\",\"originalUrl\":\"https://0.0.0.0:3000/\",\"path\":\"/\",\"protocol\":\"https\",\"requestId\":\"1-6a787f38-47db703a31817d62539bc8d9\"}",
            "link": "</hg-landing-pages-app/_next/static/chunks/6d5fb247efb24ed5.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/6e2f64c5eb53c693.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/132190985d11b08e.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/d89c48927355cf93.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/8d76094e4d4cea14.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/6494f4f95ca1b3c4.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/1c4e5e584f61bd8c.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/6f2a289961e182cd.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/31656e63f32223e4.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/6fd0b96232fcf1a9.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/9594dd16e8c10358.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/3d04d2a33e9d4a7e.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/6eeed0f232fb2bf3.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/e51f882cf99b03fa.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/9c14b622c66d258d.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/00322470a329fbe4.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/06a4962ed9a48300.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/7529c22f762b626a.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/143348e2ee031d1e.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/acfec44c785465d9.css>; rel=preload; as=\"style\", </hg-landing-pages-app/_next/static/chunks/f013e0270905073b.css>; rel=preload; as=\"style\"",
            "x-retries": "0",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-backend-name": "nodeappLandingPages",
            "cache-control": "public, max-age=0",
            "x-grace": "none",
            "x-mobile-type": "desktop",
            "x-cachevarn": "MISS",
            "expires": "Sat, 01 Dec 2001 00:00:00 GMT",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding, X-Mobile-Type",
            "age": "0"
        },
        "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": "Varnish",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.healthgrades.com/",
        "title": "Healthgrades | Find a Doctor - Doctor Reviews - Online Doctor Appointments",
        "description": "Healthgrades is the leading online resource for comprehensive information about physicians and hospitals.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.51": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.43": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "healthgrades-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.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": 81.36
}