{
    "ok": true,
    "domain": "aetna.com",
    "generated_at": "2026-08-09T13:17:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "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": "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": 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": "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": "105 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-213-186-205.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": "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": "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": "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": "105 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-213-186-205.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.213.186.205",
                "23.213.186.211"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 usb-smtp-inbound-1.mimecast.com.",
                "10 usb-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-y0vfq8=iaFAm6o5fGZzmxriXndXIuvAe\"",
                "\"ciscocidomainverification=52d925c925a91c5299f48666e2cf74b5eede2b1a3263751b7af8a602d3e7cf14\"",
                "\"google-site-verification=R1VfWcvpuVdL7sRTJe80972sKG8W_DmB1qs6zem0U4Y\"",
                "\"jamf-site-verification=MAxU1fB1eeye8fLoCBEf5g\"",
                "\"miro-verification=e7f7895da21424dcdb1bfddde604670aa298f32f\"",
                "\"y38-mb7-j09\"",
                "\"_globalsign-domain-verification=9AWO6eE8iMSKeIygo2VMUx5wyEkE7Cz_acdjCtoZLg\"",
                "\"00D3g0000004M4I\"",
                "\"globalsign-domain-verification=F26AFD9134A9F667EA1D6066C5BD4503\"",
                "\"google-site-verification=3DJ6OBtvnHf9rT1-hmo4rE591yHbci3FW1sh7HmEg8\"",
                "\"liveramp-site-verification=KEsULCwPOWzfe1S5s6oQnNzaSlhMJUN_GSHVrq4ifLk\"",
                "\"nintex.5a6645b085ad31285dd18aee\"",
                "\"google-site-verification=7eIUv8dt-kc4ZcrKF2Joc2cLebXMb-RrFqpWHS0za4g\"",
                "\"onetrust-domain-verification=907182d07379485ebf15c968943f1f43\"",
                "\"z13zvlr0myfxj9kgpsbv87whlzvjrz9f\"",
                "\"webexdomainverification.4C675B8774E9B136E053AB06FC0A3F65=56005561-7138-4f20-83d1-20ce091d96cb\"",
                "\"webexdomainverification.5061ac3ea7e6d1cae053ab06fc0af3d7=b9743ae1-66f3-4a2f-8df8-2d8d6c608264\"",
                "\"MS=ms71494333\"",
                "\"airtable-verification=5f3515b1f36a25ec5ede8f9586cedc22\"",
                "\"v=spf1 include:%{d}.4e.spf-protect.agari.com exists:%{i}._i.%{d}._d.espf.agari.com ~all\"",
                "\"atlassian-domain-verification=QCO/Xs3aTyZngwI+1uAl/OQf/Lv1jLEFCbceUN4nwS4W/LCLn1NCGcXM0L1Wmo1q\"",
                "\"nBO3Q6_okOeNsxUJec1srOv4\"",
                "\"webexdomainverification.47738c885ec916a8e053ad06fc0aacb9=73cba20b-4c7b-4543-9998-88a375c0b641\"",
                "\"cisco-ci-domain-verification=47badc300e71ff813674096a262f78f504f0cd90fe67cd9e3cda50f4df8bde40\"",
                "\"00D3g0000004M4IEAU\"",
                "\"cisco-ci-domain-verification=1267290219f8cd1ab2825d39379991305c0402a73edb1475e042d39c81ebf55e\"",
                "\"jumio-up-idp-domain-verification=263ba9fd-7179-40c4-8dc0-63deae2ff447\"",
                "\"globalsign-domain-verification=BBBE057F5EC465F85CF8A7C8ED41D1CC\"",
                "\"adobe-idp-site-verification=9ed98e4fe0be32e6690cdcb5ee4b1ea0c0055ba3671cf84cf812835d2f7440ec\"",
                "\"google-site-verification=ypDJPNIN66Ivow-o75sPQ7hC8-QWRzQOhENvpaO7TBU\"",
                "\"google-site-verification=b5CYcaAdekNKHHc3uREYeAKaN5bFP2dJiRIImcAnlZ8\"",
                "\"XMRa/npeoxL9WdKbK74UGaux1+srhiCwdVAUGOjDYJyBEWDJY7r3CBFnfXTUM434cfrKsianJ/A0RA5Z7E11Tg==\"",
                "\"YICqsmFu4GmgvJIb5ZknybzvTg/4rj/2qCsxv8XASZPSNUy7ho+IwjyD5KoJc20qIitO3t21Z/ZddTfKMICQoQ==\"",
                "\"onetrust-domain-verification=5c75fe6b61c44438a8fb3d372fc5b7b7\"",
                "\"6d499388-4161-41fa-a8aa-62fec60b5d3b\"",
                "\"facebook-domain-verification=mazliy0tvw578mlupibfih0oepqbkn\"",
                "\"mongodb-site-verification=XG5rOkrDQl1fghCMK02ny6fjcI3fP6Q4\"",
                "\"ibmid=6a7f324a-c117-45c7-8fb3-1c672456fb17\"",
                "\"asv=7eb6748700b28027436814662300f5ec\"",
                "\"mongodb-site-verification=3HnAYPJrzAqmFPht5uvyDL2BkIklGKja\"",
                "\"postman-domain-verification=523b541111c5c23a4d13a1e5874c03def78ea05bf4a99e40ab2d6b7828f1ac2756cf305948df3eef3cffab078bc298a6b9a5181a39d0561b96999c8267f3da66\"",
                "\"atlassian-domain-verification=rbol7KO24uqmmUHRKbNXFEa0c8sahzqVqMLaoJG20b/2ZpfAf1QupTemS/Y98OYn\"",
                "\"globalsign-domain-verification=7B685C2B3FB5564C6344E71D55498D2B\"",
                "\"adobe-idp-site-verification=7fb30cc6-25b8-47fc-b112-a898bb9aa6e9\""
            ],
            "NS": [
                "a1-249.akam.net.",
                "a3-64.akam.net.",
                "a22-65.akam.net.",
                "a9-65.akam.net.",
                "a26-66.akam.net.",
                "a18-67.akam.net."
            ],
            "SOA": [
                "midp-dns-gm-1.aetna.com. hostmaster.aetna.com. 1972300723 3600 300 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.213.186.205",
            "23.213.186.211"
        ],
        "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;rua=mailto:aetna@rua.agari.com;ruf=mailto:aetna@ruf.agari.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.aetna.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwpNdUTn/weoXt3Bz+kdO7CAx+TU35FajGZB+TbTJbNTkFJ3f4CdaZ32AG0+yV/RTOJQYubG37ODxJvA1tiwjV1EhX+JHxA162unTedwYEw4KfCbcFe1nAab4Dw2Fj41avm5mIhavDlNWKmIe+yrFXPOiOc2CiQDksCHUiyFgVAFPaTi+WARFxXB9Ph3aE+9BT4g/U9bV9u12tGvndkcQfpUhhgvhxBtOhUHdkJmUlS1Ld/uwMYDscWg3D2Tc5Rzb7gMeJBEFAyBI3wIDCzXw+CBVnkwNsD4ziHwvzQzAIp59og/Bk7kuHexgp66D7uF+HtRppwjTjVv9356USvKp7QIDAQAB",
        "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_087ca181288052503bb7136a04e77221.svg; a=https://def0a2r1nm3zw.cloudfront.net/bimi_cert_3c82e7f0e6170e8b21c70d41f36e7fa8.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-213-186-205.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.213.186.205",
                        "23.213.186.211"
                    ],
                    "time_ms": 56.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.205",
                        "23.213.186.211"
                    ],
                    "time_ms": 35.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.127.59",
                        "23.211.127.66"
                    ],
                    "time_ms": 46.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.186.205",
                        "23.213.186.211"
                    ],
                    "time_ms": 39.74
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.203",
                        "23.48.224.205"
                    ],
                    "time_ms": 65.33
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "hcb01-prod.aetna.com",
        "valid_from": "2026-07-08T19:00:00-05:00",
        "valid_to": "2026-11-22T17:59:59-06:00",
        "days_remaining": 105,
        "san": [
            "hcb01-prod.aetna.com",
            "aetna.com",
            "api01-edi.aetna.com",
            "applewatch.aetna.com",
            "artsupport.aetna.com",
            "autoemail.aetna.com",
            "email.aetna.com",
            "epolicies.aetna.com",
            "es.enroll.aetnamedicare.com",
            "es.enrollmedicare.aetna.com",
            "esl-sftp.aetna.com",
            "health.aetna.com",
            "health.allinahealthaetna.myplanportal.com",
            "health.allinahealthaetnamedicare.myplanportal.com",
            "health.banneraetna.myplanportal.com",
            "health.innovationhealth.myplanportal.com",
            "health.innovationhealthmedicare.myplanportal.com",
            "health.medicare.aetna.com",
            "health.sutterhealthaetna.myplanportal.com",
            "health.texashealthaetna.myplanportal.com",
            "mycare.aetna.com",
            "myplanportal.com",
            "plss-cm.cvshealth.com",
            "slsxt.aetna.com",
            "www.aetna.com",
            "www.allinahealthaetna.myplanportal.com",
            "www.applewatch.aetna.com",
            "www.autoemail.aetna.com",
            "www.banneraetna.myplanportal.com",
            "www.bswift.myplanportal.com",
            "www.cvshealth.myplanportal.com",
            "www.email.aetna.com",
            "www.health.aetna.com",
            "www.health.allinahealthaetna.myplanportal.com",
            "www.health.allinahealthaetnamedicare.myplanportal.com",
            "www.health.banneraetna.myplanportal.com",
            "www.health.innovationhealth.myplanportal.com",
            "www.health.innovationhealthmedicare.myplanportal.com",
            "www.health.medicare.aetna.com",
            "www.health.sutterhealthaetna.myplanportal.com",
            "www.health.texashealthaetna.myplanportal.com",
            "www.info.aetna.com",
            "www.innovationhealth.myplanportal.com",
            "www.myplanportal.com",
            "www.salesinfo.aetna.com",
            "www.sutterhealthaetna.myplanportal.com",
            "www.texashealthaetna.myplanportal.com",
            "www1.aetna.com",
            "www12.aetna.com",
            "www20.aetna.com",
            "www30.aetna.com",
            "www33-b2b.aetna.com",
            "www33.aetna.com",
            "www34.aetna.com",
            "www35.aetna.com",
            "www51.aetna.com",
            "wwww.aetna.com",
            "xwww33.aetna.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.aetna.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.aetna.com/",
            "expires": "Sun, 09 Aug 2026 18:17:16 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 18:17:16 GMT",
            "x-req": "a=allow;c=www.aetna.com;d=desktop;g=0.0c55c817.1786299436.2f7307e6;h=www.aetna.com;i=23.200.85.12;l=usw;t=ut;u=browser",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "server-timing": "ak_p; desc=\"1786299436717_399004940_796067814_3505_8288_22_9_15\";dur=1",
            "x-vhost": "aetna.com",
            "last-modified": "Sun, 09 Aug 2026 05:52:46 GMT",
            "etag": "\"1e2a3-65896d8d24940-gzip\"",
            "fastly-surrogate-control": "max-age=14400",
            "content-type": "text/html;charset=utf-8",
            "x-served-by": "cache-chi-klot8100033-CHI",
            "x-timer": "S1786299437.739920,VS0,VS0,VE29",
            "set-cookie": "affinity=\"ca0de6ceff6ddb48\"; Path=/; HttpOnly; secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.aetna.com/",
        "title": "Health Insurance Plans | Aetna",
        "description": "Aetna offers health insurance, as well as dental, vision and other plans, to meet the needs of individuals and families, employers, health care providers and insurance agents/brokers. The path to healthy starts here.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.213.186.205": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.186.211": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "usb-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4052.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 27.9,
                "banner": "220 usb-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 11:17:20 -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": 86.21
}