{
    "ok": true,
    "domain": "t-mobile.com",
    "generated_at": "2026-08-08T23:46:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": "12 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "192 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-205-249-201.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": "12 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "192 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-205-249-201.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.205.249.201"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00025704.gslb.pphosted.com.",
                "10 mxb-00025704.gslb.pphosted.com."
            ],
            "TXT": [
                "\"canva-site-verification=hu9CaOVojRhpeblHl8jR9A\"",
                "\"ms-domain-verification=bd950146-1df1-4af0-a38b-854708f6dcda\"",
                "\"3oQetLbPYiIeB-AqjqjTDKzN8mw\"",
                "\"asv=1c0ebb2071cb51a3a10723b1a46f839a\"",
                "\"paloaltonetworks-site-verification=95a972bd8961a19c73c58da5f119dc0cfa8c06b78201558bc7dc0c025e2ebdda\"",
                "\"google-site-verification=yJy9n-g6ZDLu0q5loERegsi1Pd9_VOcIu3hXsKtwUnY\"",
                "\"apple-domain-verification=FyTXddvPXPs0FQlw\"",
                "\"stripe-verification=1703d5043e7a37bcf7764c103a0758402b25e804c5e2f13d7c2456fc99f659e9\"",
                "\"76b80d6969864cfda3b60c36b2643d49\"",
                "\"google-site-verification=s5rWqvuHEodjhvw1kbSqZhYuHxluldo1wJEFOWzm37E\"",
                "\"mongodb-site-verification=VzaTCfxQ1u33iJ9f1oy8ZHRnaQg4aYsg\"",
                "\"flexera-domain-verification-assbcwanzajkzhoj\"",
                "\"flexera-domain-verification-ivzrauoydrpdpzck\"",
                "\"pardot27512=104ea8a9b27d1b908d1ca3648bc2b1fc9a51868c7f4f5276afe19a184bfb2c67\"",
                "\"adobe-idp-site-verification=d332be15-fa0d-4864-98f9-9c3644c5ac8a\"",
                "\"slack-domain-verification=RMMMdd6ERftoGPuVjHkRM8qRPjoBdOWmeKyZby5N\"",
                "\"pardot970243=51ca5207b7299be32a3287b251542df7efc64e216785f8bb255296ccf4ae5406\"",
                "\"bv-domain-verification=4511837bcf163b8c16a14c58b88001a9d52f016635529838e2f2db2a9eb6575f\"",
                "\"google-site-verification=vn8hAM-cJoTQ0JqFsa_AXedZYcx_UhFilSt35qzqgVU\"",
                "\"pardot373303=590bf6d3120d11c674d46ad11c2c001522ffdffd2ee119682dbef39c4e4d9645\"",
                "\"safebreach-domain-verification=ca64ceb4-b0d6-435d-8b8c-53cf4d59ce29\"",
                "\"v=spf1 include:spf-00025703.pphosted.com include:spf.protection.outlook.com include:spf-00025704.pphosted.com include:spfa.t-mobile.com -all\"",
                "\"adobe-sign-verification=46b586473b87414e4981919c3f262b6c1bef554054c3440592999625b97827e6\"",
                "\"paloaltonetworks-site-verification=e19ce729d4e0b73b68eb1c514696827a414288c627589613ef779cb56d7bb3b1\"",
                "\"openai-domain-verification=dv-qzlk1GkyAX1fajU1U6nLbODv\"",
                "\"anthropic-domain-verification-ehbs8b=HPz9di3090qUVYnDn1zwLy6Kh\"",
                "\"google-site-verification=fWX7AFcmhAcRRPQ0emsehKvrMfbrQ9QFAa8gx6zeACg\"",
                "\"pardot27512=f3f9d92bd48b12ce585e7a93122d4159d5f8078eaad156ec9e1e47f0b63deb02\"",
                "\"00d4x0000017z8ueau\"",
                "\"atlassian-domain-verification=nor4wlzlpaY1gIz969mmayWeyZtoFqKbgIK3MMwJxMXNWhz38adx1PL4lqgu1aW7\"",
                "\"ijJn37K8VdSxayA18QtfR1qUev8VV9Ju45iyxMtMgfH0BxW0JsckR6o17BKB++/izjsoO+zMmp4WlXKu7zbwpg==\"",
                "\"safebreach-domain-verification=d13aaf5d-3e4b-42ef-ac10-2a4bc1845580\"",
                "\"apple-domain-verification=KDzvhXe4cbQdtw8Y\"",
                "\"c5f9f28f-53f4-4432-b9a8-4226caf3836d\"",
                "\"mongodb-site-verification=vxzm0v32S5akF4SUYyztlilqyanHxhej\"",
                "\"9BfPDaYMzkYvaklEhWuipbRJA+Q3iE2fQHsozZv8YnH2aXu/l1ySXimIQ5QAxdk1JptN6ZlP/9fOJs6mwbueDA==\"",
                "\"atlassian-domain-verification=9rtC63Zem2OXazHZo0JP5ut2fjvh4emaX/asaF85aZ25subk0l0wgs81SYf6acg3\"",
                "\"globalsign-domain-verification=F43413DC69919612FB5BBC1331CFB888\"",
                "\"mongodb-site-verification=kyVazFNkhRwf381tlknqe9Ta5cHSr17w\"",
                "\"4df61529-85a8-43eb-9a1b-744a26fc0bfb\"",
                "\"apple-domain-verification=hGGENQSuBO2ijTe0MrJoeQs5S2x1z-fEJ-IrsxWFIgQ\"",
                "\"UCOMDPAAJiCNuzP/ebVmFOKAA2TP7tqEvDM1cf4ItaeVqtwgGqZNEMG/8c0aEZSaWZlKHKQdZMt8bRufnNJJ8Q==\"",
                "\"status-page-domain-verification=f4p9pvjt5gtw\"",
                "\"onetrust-domain-verification=62b477d4d6c84ab2b26460e78b470ccd\"",
                "\"globalsign-domain-verification=1ADE7E59F15B848208E9A2C3149BD6D9\"",
                "\"-wGpKEgpfo6jL7nohepfQUltWErcI1Vi0mv85zpOZR\"",
                "\"paloaltonetworks-site-verification=73090b8854fd74bf017e1d7d38bb667e7f41b1302c2c9922c8ef1555edbee9a5\"",
                "\"fastly-domain-delegation-E5JMY13uUgB53j0ZLi0O-468499\"",
                "\"onetrust-domain-verification=f97e9af20bcf4a9ba78688c9522048f3\"",
                "\"infoblox-domain-mastery=74b051f293ffeddd50555c4bad7f26d3a10bb2747c6f4d9aa7d9227b34c738a586\"",
                "\"liveramp-site-verification=n_i3Tkg19Zo-JK3LKOs9K67apIXNNIPHV3R9sqL44ig\"",
                "\"mongodb-site-verification=yT8AEYHWWybrpK1eaOJcyv5dscaJO38p\"",
                "\"01319392\"",
                "\"stripe-verification=a9d792834a9c24f3f90fe0b216a3d66705b61d08273285eee2893302b95dcd32\"",
                "\"fastly-domain-delegation-haFdRK5qtE-604165-202305068\"",
                "\"openai-domain-verification=dv-ryTdqunpfQYdMnfMWCJi75lK\"",
                "\"asv=4440ed722578d3216de4f9e103861c6f\"",
                "\"Dynatrace-site-verification=e5dbd556-f174-4bca-989a-4efe91e13489__55tpqrk2q9ekrhmuvo78chplb\""
            ],
            "NS": [
                "ns7.customer.level3.net.",
                "ns20.zayo.com.",
                "a7-65.akam.net.",
                "a6-66.akam.net.",
                "a8-66.akam.net.",
                "ns2.customer.level3.net.",
                "a14-65.akam.net.",
                "a1-167.akam.net.",
                "auth2.dns.cogentco.com.",
                "auth1.dns.cogentco.com.",
                "ns10.zayo.com.",
                "a13-67.akam.net."
            ],
            "SOA": [
                "anppol31.gsm1900.org. admin.t-mobile.com. 3334557941 28800 1800 3600000 900"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 iodef \"mailto:pki-admin@t-mobile.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazontrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.249.201"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf-00025703.pphosted.com include:spf.protection.outlook.com include:spf-00025704.pphosted.com include:spfa.t-mobile.com -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;rua=mailto:dmarcreports@t-mobile.com;ruf=mailto:dmarcreports@t-mobile.com;rf=afrf;fo=1;pct=100;adkim=r;aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.t-mobile.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCswi8VP8rPPVuJMaP7pzp5gaoxpyiEwRbrxD1Px0qClqFCXndD57+0SxF7bfBJpjZT80JMztsav7YuSMbnJGVmT4yXFNZjHaF71TZnJoX9hIBe3lCzGPhD7v/d6K0S1PipE1XW7zqqLLvJ+4FXve9s5Q3EiQ+iQkqYTW51CmeOlwIDAQAB; n=1024,1450836231,1466647431",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/3ed7885d-5f09-4ca7-a4e0-411b20a93387.svg;a=https://vmc.digicert.com/3ed7885d-5f09-4ca7-a4e0-411b20a93387.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-249-201.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.249.201"
                    ],
                    "time_ms": 34.43
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.205.249.201"
                    ],
                    "time_ms": 53.74
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.205.249.201"
                    ],
                    "time_ms": 54.73
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.249.201"
                    ],
                    "time_ms": 41.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.205.249.201"
                    ],
                    "time_ms": 56.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.t-mobile.com",
        "valid_from": "2026-08-02T19:00:00-05:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 192,
        "san": [
            "www.t-mobile.com",
            "t-mobile.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.t-mobile.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.t-mobile.com/",
            "expires": "Sun, 09 Aug 2026 04:46:20 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 04:46:20 GMT",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "akamai-grn": "0.cfb03b17.1786250780.1c7ea983",
            "set-cookie": "bm_sz=7EFFD18B0BD8F0ED2BADBBCF598BF2DF~YAAQz7A7F+taS9WfAQAAJN7X5ABoKpOlpH9eGfEhnnwymp/s4D2brZYMjpL3f8cGoA5AIRDjULe9aWzFt+UodkwIt0NEmXAbA61QEgHtbae0WdgX8Tul11a6Fg4jyEREzrAQ04q70rU3m+auiLqEVa9eXC0zY/H8wQQ+UVOWOXI/3vY+hNIiMoE5X53pC8MsKjzQKcTfbNH0ioXnQR+2K+qWkJYbIE09IIluun3UrZhZcZY8dFutG7OILC+ByM0hW3tobUSLG4baE/IpxMJgQpTR3SnuWFECsGgRjqUTfp1cI1/wQSPQDxZ2mR7O8MB3s6F8ZgkJy0yq1wZuQtF+wy1CrSYnhFh3mO9M/vNeg+Bot8Lqfo7lhQ8zwg==~4470323~3553587; Domain=.t-mobile.com; Path=/; Expires=Sun, 09 Aug 2026 08:46:20 GMT; Max-Age=14400",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher1useast1-29767491",
            "x-vhost": "tmobilepub",
            "host": "phoenix.t-mobile.com",
            "content-security-policy": "frame-ancestors https://*.t-mobile.com https://*.t-mobilemoney.com",
            "x-content-type-options": "nosniff",
            "no-vary-search": "params",
            "x-hap": "EST",
            "akamai-cache-status": "Hit from child"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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://t-mobile.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.205.249.201": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00025704.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 70.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 49,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 116.4
}