{
    "ok": true,
    "domain": "cvshealth.com",
    "generated_at": "2026-08-10T21:44:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 77,
            "network": 50,
            "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": "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": "6 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": 0,
                "lost_points": 10,
                "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": "142 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-220-215-253.deploy.static.akamaitechnologies.com"
            },
            {
                "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": 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": "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": "6 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": "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": "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": "142 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-220-215-253.deploy.static.akamaitechnologies.com",
                "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": "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.220.215.253"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 usb-smtp-inbound-2.mimecast.com.",
                "10 usb-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"MS=ms27311851\"",
                "\"google-site-verification=uo7c2E2jlX2tXZBRxLO-6D8-iKR6Y--N-lRhj3eZOvU\"",
                "\"webexdomainverification.5061ac3ea7e6d1cae053ab06fc0af3d7=b377c315-004c-46c6-93f9-0f6aa95b0d69\"",
                "\"ciscocidomainverification=2ef31adcd82fe832e5619a99639f95354e2e7465bc686df299841cff813b9291\"",
                "\"openai-domain-verification=dv-y8FJwLynSyHRQ5k4CRHIAs0o\"",
                "\"globalsign-domain-verification=4890B97C8C619FD38A5596190748CEB0\"",
                "\"cisco-ci-domain-verification=58ca39aa508f70bd78c67b673a97e38948b6de7d9455d96b506f8359acb790b4\"",
                "\"globalsign-domain-verification=5384A31D020FB28F83AF6BC7BC36F782\"",
                "\"nintex.5a6645b085ad31285dd18aee\"",
                "\"apple-domain-verification=h9v0YLt1IBlfb6BEBi3CMWPvDsHPri4ChrkuOqX_6OY\"",
                "\"google-site-verification=R30fblDV_akiJqx6BHOHiXi3I8LZdbpGN-O6OtS69JU\"",
                "\"jamf-site-verification=ATLOS67zsl8Av6pcrv2Ztw\"",
                "\"amazonses:xezP3twwgC9b3IRpGoSt/CkFtDycanxSYTs2s+3ZrGo=\"",
                "\"jumio-up-idp-domain-verification=73fa2c85-6eb9-4ae2-81ff-7ac4af47f67e\"",
                "\"google-site-verification=4VfXXH8Th8QMFjZelSUj4v7R3udknCjY2iDewixpp8M\"",
                "\"atlassian-domain-verification=QCO/Xs3aTyZngwI+1uAl/OQf/Lv1jLEFCbceUN4nwS4W/LCLn1NCGcXM0L1Wmo1q\"",
                "\"yTyx2ItBUQcN2ytgljBEPmU\"",
                "\"ibmid=6a7f324a-c117-45c7-8fb3-1c672456fb17\"",
                "\"cisco-ci-domain-verification=5049e7639f3c5e35f8787687f6fcd4e19d0e59a1c1e2f4aeb39c518f77361e38\"",
                "\"miro-verification=e7f7895da21424dcdb1bfddde604670aa298f32f\"",
                "\"liveramp-site-verification=KEsULCwPOWzfe1S5s6oQnNzaSlhMJUN_GSHVrq4ifLk\"",
                "\"airtable-verification=c726a6af6ed2300d9ee5815d9310498c\"",
                "\"anthropic-domain-verification-ecc1s9=n8nNryl3HLvMZStmbdQHZ9J24\"",
                "\"1z8m5sbr1fxnxj650zxz43sw94bjlv6z\"",
                "\"_globalsign-domain-verification=9AWO6eE8iMSKeIygo2VMUx5wyEkE7Cz_acdjCtoZLg\"",
                "\"box-domain-verification=83fc24f976903750e8495b81deffd64d556c95779d6a12826518b991dbeec013\"",
                "\"v=spf1 include:%{d}.4e.spf-protect.agari.com exists:%{i}._i.%{d}._d.espf.agari.com ~all\"",
                "\"4Lvx0roG6OYQvkr7RVXPj+B7WTk6Q8z23A+bzkkYRxB70jMtaZxSYrwRS0S7jYxuHG4+sYYmKCc0gQDaFYhlbQ==\"",
                "\"airtable-verification=6cae50db3bbf00ada5f0df1210f87f6d\"",
                "\"globalsign-domain-verification=BB320DAAB549CE885267CEE8C79C69D9\"",
                "\"526ff873-da4f-447d-9979-420bdb1dbdd0\"",
                "\"mongodb-site-verification=88uqFlOIUURbaHS9kCROqFD52f1GtqP1\"",
                "\"onetrust-domain-verification=50c52743e881457795f08f035d8333d9\"",
                "\"onetrust-domain-verification=d10a667aafcb48efaaa1a264737f2c23\"",
                "\"globalsign-domain-verification=4310087AE8602B150F300C8EAA25F5C1\"",
                "\"postman-domain-verification=7cdf2991068afb84c939c2b98255c00d0a65a51207fee28b29ec6e0d946541c35eaffae79d207f73d6a299460386e39ac6cf0cb54201b5264b87d332f1be6c69\"",
                "\"figma-domain-verification=e82c505e7b6616b8799025be1a474f3d724485dab47447b6369a741801671a9d-1769185700\"",
                "\"onetrust-domain-verification=5f3d54c5c9ae474192593f0d16f0040e\"",
                "\"SFMC-VzfvElr_b-u1T29BcCU0pSIgXFQekLkNUby4x2Xp\"",
                "\"atlassian-domain-verification=rbol7KO24uqmmUHRKbNXFEa0c8sahzqVqMLaoJG20b/2ZpfAf1QupTemS/Y98OYn\"",
                "\"j=c4ajO@e\"",
                "\"webexdomainverification.47738c885ec916a8e053ad06fc0aacb9=73cba20b-4c7b-4543-9998-88a375c0b641\""
            ],
            "NS": [
                "a22-65.akam.net.",
                "a1-226.akam.net.",
                "a13-66.akam.net.",
                "a14-65.akam.net.",
                "a7-66.akam.net.",
                "a2-67.akam.net."
            ],
            "SOA": [
                "eazshdcdnsextdns.cvshealth.com. itdinfobloxsupport.cvshealth.com. 2017021404 10800 3600 2419200 900"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.220.215.253"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{d}.4e.spf-protect.agari.com exists:%{i}._i.%{d}._d.espf.agari.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:aetna@rua.agari.com,mailto:e2133a63-86e3-4be6-8067-4a0049bf44b9@rep.usb.mimecastdmarcanalyzer.com; ruf=mailto:aetna@ruf.agari.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.cvshealth.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyYl7zZtD6yia0oiP8u9QOd/sjb/0/oabolmXzFFFfimG4o9lQ2JphBcTMRvDY28TOfSMAZgu8WwdeaZXLlvkLAm2UylivrC4LlpZrZa6lxY5qeaKeLZhQBi71WHZkswPTpd8vZW/DnasOxkILQ7zQyop6LG0cpaZFPkgK+aZEu2UmI5/OXm86yBctSiSVp5b8MXTc4WT//GSRzK4Si+ZRUS1LjC6B7I5GhlSIA4ZnhB2UBtg7PhNqqduG/6Z3PVy+R/2W6NzJshFpaVzPzaJozu3EPjlGDB4RUHJwMy9evhoW69m1TP8K0Vd93O4jzq4hfL9Dw5ptrfZpbHeYC1dVQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://def0a2r1nm3zw.cloudfront.net/bimi_asset_2f16699df30a069c3d0646c6b5bc0844.svg; a=https://def0a2r1nm3zw.cloudfront.net/bimi_cert_fa5701a8a514bfdc5d35dc71bdd9aba9.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-220-215-253.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.220.215.253"
                    ],
                    "time_ms": 75.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.220.215.253"
                    ],
                    "time_ms": 77.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.195.207.175"
                    ],
                    "time_ms": 259.09
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.202.7.195"
                    ],
                    "time_ms": 33.89
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.54.211.184"
                    ],
                    "time_ms": 61.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "cvshealth.com",
        "valid_from": "2026-06-15T19:00:00-05:00",
        "valid_to": "2026-12-31T17:59:59-06:00",
        "days_remaining": 142,
        "san": [
            "cvshealth.com",
            "accesscvs.cvshealth.com",
            "accessibility.cvshealth.com",
            "api.cvshealth.com",
            "api10a.cvshealth.com",
            "apih78.cvshealth.com",
            "bell-apis.cvshealth.com",
            "brm.cvshealth.com",
            "cmsservices.cvshealth.com",
            "cordavis.com",
            "cvsaco.com",
            "cvscare.com",
            "cvshealthaetna.com",
            "cvstransitions.com",
            "developer.cvshealth.com",
            "encompassfertility.com",
            "es.navarro.com",
            "freebusy.cvshealth.com",
            "hearthaus.cvshealth.com",
            "investors-beta.cvshealth.com",
            "investors.cvshealth.com",
            "kidneyconfident.com",
            "kiteworks.cvshealth.com",
            "mail.cvshealth.com",
            "medguides.cvshealth.com",
            "member.illinicare.com",
            "metrics-sentry-prod.cvshealth.com",
            "metrics-sentry.cvshealth.com",
            "metrics.cvshealth.com",
            "mftweb.cvshealth.com",
            "mirage-api.cvshealth.com",
            "myac.cvshealth.com",
            "mychart.accordant.com",
            "mychart.cvshealth.com",
            "mychart.cvsspecialty.com",
            "myhr.cvshealth.com",
            "mylife-akamai.cvshealth.com",
            "mylife.cvshealth.com",
            "mypassword.cvshealth.com",
            "myworkplaceinfo.com",
            "payorsolutions.cvshealth.com",
            "pbmepicfhir.cvshealth.com",
            "physicians.cvshealth.com",
            "policy.cvshealth.com",
            "provider.illinicare.com",
            "resource.cvscaremark.com",
            "retailepicfhir.cvshealth.com",
            "rxhealthalerts.com",
            "rxsavingsplus.com",
            "services.cvshealth.com",
            "stage.encompassfertility.com",
            "states.cvshealth.com",
            "static-assets.cvshealth.com",
            "tririga.cvshealth.com",
            "usbioservices.com",
            "voices.cvshealth.com",
            "wfm-ltc.cvshealth.com",
            "wfm.cvshealth.com",
            "wfo.cvshealth.com",
            "www-es.illinicare.com",
            "www.cordavis.com",
            "www.cvsaco.com",
            "www.cvscare.com",
            "www.cvshealth.com",
            "www.cvshealthaetna.com",
            "www.cvstransitions.com",
            "www.encompassfertility.com",
            "www.illinicare.com",
            "www.investors.cvshealth.com",
            "www.kidneyconfident.com",
            "www.myworkplaceinfo.com",
            "www.navarro.com",
            "www.rxhealthalerts.com",
            "www.rxsavingsplus.com",
            "www.specialtyconditionmanagement.com",
            "www.usbioservices.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.cvshealth.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.cvshealth.com/",
            "expires": "Tue, 11 Aug 2026 02:43:56 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Tue, 11 Aug 2026 02:43:56 GMT",
            "x-req": "a=a;c=none;d=desktop;g=0.19192117.1786416236.6a118a8a;h=www.cvshealth.com;i=23.33.25.25;l=usw;t=ut;u=browser",
            "x-vhost": "www.cvshealth.com",
            "strict-transport-security": "max-age=63072000; includeSubdomains;",
            "last-modified": "Mon, 10 Aug 2026 22:58:02 GMT",
            "etag": "\"1e58a-658b949548f0a-gzip\"",
            "fastly-surrogate-control": "max-age=14400",
            "x-frame-options": "SAMEORIGIN",
            "content-type": "text/html;charset=utf-8",
            "x-content-type-options": "nosniff",
            "x-served-by": "cache-chi-kigq8000071-CHI",
            "x-timer": "S1786403293.841109,VS0,VS0,VE29"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cvshealth.com/",
        "title": "Leading Health Solutions Company | CVS Health",
        "description": "America's leading health solutions company, CVS Health® provides advanced health care from pharmacy services and health plans to health and wellness.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.220.215.253": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "usb-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 34.5,
                "banner": "220 usb-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 19:44:01 -0700",
                "error": "No connection"
            }
        ]
    },
    "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": 77.2
}