{
    "ok": true,
    "domain": "miro.com",
    "generated_at": "2026-08-08T21:14:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "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": 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": "5 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": "175 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-170-185-62.ord58.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": "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": "5 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": "175 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-185-62.ord58.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": [
                "3.170.185.62",
                "3.170.185.125",
                "3.170.185.49",
                "3.170.185.121"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=q9gDsAD_DOn6IMy__-TeTHfVSXbffaB4VP3PNdKeYjU\"",
                "\"stripe-verification=96CD46F740F1033FF5AC2FF65AF300B5FC45958E0A36CCD286F03B3B3970AF1E\"",
                "\"postman-domain-verification=26739ef40355bc20f502a21fb2608d35b5b7213a4e0c54af28ab5ebf629a8bbbab0023ac7eedeb946cc14090cdd082dca738554343ffb16e02b5d853c6643dd1\"",
                "\"zoom-domain-verification = 5b338584-d0b6-4f1c-abb8-3e3ee338f20a\"",
                "\"hubspot-domain-verification=ZDFiZjRkMzQtNzhjYy00ZjFiLWFmZDMtNmM2OGMyZWNiZGFk\"",
                "\"adobe-idp-site-verification=1749dfdb4e049f77c31e6a15cedcf1109da2a353b502f64042968e409100ab40\"",
                "\"_saml-domain-challenge.5948a5c5-4b30-4465-a3f2-2136ea53ea0a.3798fab2-b3e1-43d3-ab59-2c40bbaf265e.miro.com=9b80c246-b647-420b-8f96-6b4f069c7a6c\"",
                "\"google-site-verification=2bU87YCLmP10FJJfSP0aMj2zhNUQplFWIrqRZ7oDRIE\"",
                "\"google-site-verification=KohmFbKR0F5RqacfHypVgYnJWf1XnVQRlzzdk9g8KS0\"",
                "\"onetrust-domain-verification=e3ba6e485a8d45aea3ecb1f6c1b36e48\"",
                "\"openai-domain-verification=dv-JtqYmvfs030fGJL7rjyEHQ4c\"",
                "\"slack-domain-verification=840YerW3ED4EssEONQI6fVCwSWf7J8SKMWG7NYE6\"",
                "\"Cp80QsSOjOe48ceuUOM-OwSLQg\"",
                "\"canva-site-verification=zLfSOaMZghOGWIDGa-VYyg\"",
                "\"jamf-site-verification=tSFgo0XzIf6Hdyg6YkPUbw\"",
                "\"atlassian-domain-verification=2vv/LtuauqBIuw3S73cL92/vMfB9Ycvw/X4QqTWV0zfRCoMpTqMtmSXCYqD3hPXV\"",
                "\"google-site-verification=BKe78WSVv-HUZUGJnJ0ucVTxawkTaWCL0sRc1WCH51A\"",
                "\"zoom-domain-verification=ZOOM_verify_c7efdd8d2f534a26b2132b1249ec7333\"",
                "\"atlassian-domain-verification=kMsMhFs02JdQS3j9gh6CUaaeFh6TUnwr0mps40IY9btEchlCLaJEa1rsFOrmznTi\"",
                "\"miro-verification=9ca51f43520c6f92af0f1a8944c543db5264bef7\"",
                "\"MS=ms94183468\"",
                "\"zoom-domain-verification = e07ad03d-07e9-4acc-8c20-7b1dd2b37edb\"",
                "\"ahrefs-site-verification_4b509a201c0db9cb01c8e44a2c6b6074229f5b9353e348a0623cd0a5b528c85f\"",
                "\"cursor-domain-verification-8st9ds=BllgKqPIIC90xlIs9yRix1rKK\"",
                "\"google-site-verification=DxjZQnRkD21QWNZl0WCYm9_oFAp9V65nqNVtzOl4418\"",
                "\"google-site-verification=i6k5t9G_BfbABt2sDoMDr0bT_elBq83HpsVCH8ioAn8\"",
                "\"docker-verification=8c74054d-ae3d-446c-bb86-f9f34a92f771\"",
                "\"cloudflare_dashboard_sso=1d4e8c5a2b37bc0b1aec325ce74464c1\"",
                "\"docusign=4b52c3d4-4eb8-4292-9a5d-01ccd8c0424e\"",
                "\"v=spf1 ip4:147.253.208.0/20 ip4:192.174.80.0/20 ip4:23.251.237.159/32 ip4:23.251.237.160/29 ip4:23.251.237.168/30 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:docebosaas.com ~all\"",
                "\"browserstack-domain-verification=540803e8-cc7b-4097-8208-4cf230c5a1d7\"",
                "\"google-site-verification=ngJ_qnq-M3fZGKnxoP3gODPC8h6BNBklw6iDF9FAz_w\"",
                "\"google-site-verification=NcusgNsv_pMDPSkP6TZTqqVELoH6tGxvjOf6jC-Am4Y\"",
                "\"cisco-ci-domain-verification=67192a2ff90a20bad6bea4e7bf41f8aeb6bd54c4acd689fb8f9b1032a986c594\"",
                "\"MS=ms86786022\"",
                "\"google-site-verification=tSEgAt3HQm2bKG9-_AjZe_DZrs5RYr5RwxbaxG7s_3w\"",
                "\"anthropic-domain-verification-qtvpyb=He5BoPGkrj8mGypvARBlTFFE5\"",
                "\"h1-domain-verification=vMqpzrQsDqo6VMZnUb7Jq44gvnKF4D7q4FyDEZUbmBsEcBrr\"",
                "\"openai-domain-verification=dv-wLKUyKmm80NtnRwE7IaIaxsa\"",
                "\"docusign=baa29571-da03-425a-a7df-a680e1cd417a\"",
                "\"reachdesk-verification=tlMpvvzy0Nt4hS5Q5fJ4CH8ZqQBEU1NGUgWO3LQSBLVh7dLM7ooZaR7Gv4NfkCck\"",
                "\"apple-domain-verification=mNS5uVIM4tR6jZ8B\"",
                "\"openai-domain-verification=dv-AbR93X5uwrT9PFzjBs6aAQDx\""
            ],
            "NS": [
                "ns-520.awsdns-01.net.",
                "ns-1773.awsdns-29.co.uk.",
                "ns-1347.awsdns-40.org.",
                "ns-461.awsdns-57.com."
            ],
            "SOA": [
                "ns-520.awsdns-01.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:admin@miro.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"godaddy.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 iodef \"mailto:security@miro.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.62",
            "3.170.185.125",
            "3.170.185.49",
            "3.170.185.121"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:147.253.208.0/20 ip4:192.174.80.0/20 ip4:23.251.237.159/32 ip4:23.251.237.160/29 ip4:23.251.237.168/30 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:docebosaas.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarcreports@miro.com; ruf=mailto:dmarcreports@miro.com; ri=86400; sp=quarantine",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.miro.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAudqv1FPnhB9IRLlL3krqZ4eH/gNjEYuewfjY+r+S8MpKCGmAoqgRMp1CKKVVrR3b1/xLr1qZmrf2DqfZYywBrypEXvih+1MOzb7eh9suQtbHuJCyqqfptbMzIBlLGWAOTaKMaxYSa/DEr+z/3W9eaRCwDNa8Z+iV25HyAuRMqBHkO9bW0Ts4boKcBw5mahSaHlYfpBNZNdahUGz9lME1LvI5X0q087eivos+xURhCtpz9KNd+dCjowj1ELUk0UrGzXTNHMBoHwh8U01wPL0Rb7Cz1hZKxQMl6Dx+e5JVLag6Q92aZixXhLcCCgQuuHrOAZ0ud1ugflHS4V+pUFG1oQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=;a=;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-185-62.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.142.104",
                        "108.157.142.106",
                        "108.157.142.127",
                        "108.157.142.75"
                    ],
                    "time_ms": 104
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.121",
                        "3.170.185.125",
                        "3.170.185.49",
                        "3.170.185.62"
                    ],
                    "time_ms": 46.33
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.104",
                        "108.157.142.106",
                        "108.157.142.127",
                        "108.157.142.75"
                    ],
                    "time_ms": 29.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.142.104",
                        "108.157.142.106",
                        "108.157.142.127",
                        "108.157.142.75"
                    ],
                    "time_ms": 78.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.104",
                        "108.157.142.106",
                        "108.157.142.127",
                        "108.157.142.75"
                    ],
                    "time_ms": 67.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "miro.com",
        "valid_from": "2026-07-17T19:00:00-05:00",
        "valid_to": "2027-01-31T17:59:59-06:00",
        "days_remaining": 175,
        "san": [
            "miro.com",
            "*.miro.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://miro.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "content-length": "999219",
            "date": "Sun, 09 Aug 2026 02:14:49 GMT",
            "content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' data: blob: filesystem: about: miroapp: wss: ws: *; frame-src 'unsafe-inline' 'unsafe-eval' data: blob: miroapp: *; base-uri 'unsafe-inline' about: data: *; form-action 'unsafe-inline' data: post-it-alpha: post-it: com.mmm.postit.miro: *; worker-src 'unsafe-inline' data: blob: miroapp: *; report-uri https://s.realtimeboard.com/api/25/security/?sentry_key=fb5e3001534f453e85d1771b1088b293&sentry_environment=production;",
            "set-cookie": "geo_data=US|United States|St Louis|America/Chicago; SameSite=strict;",
            "cache-control": "private, max-age=0, must-revalidate",
            "x-cache-status": "MISS",
            "etag": "\"b9bec9b432cece1613a6edae0d943e11\"",
            "last-modified": "Wed, 05 Aug 2026 10:56:20 GMT",
            "link": "<https://framerusercontent.com>; rel=\"preconnect\", <https://framerusercontent.com>; rel=\"preconnect\"; crossorigin=\"\"",
            "server-timing": "region;desc=\"eu-west-1\", cache;desc=\"cached\", ssg-status;desc=\"optimized\", version;desc=\"0ccde4a\", instance;desc=\"d08c180\", route;dur=1;desc=\"id=o9rNcMGYd&locale=default\", abtests;dur=1;desc=\"pNKcO5hlY=o9rNcMGYd\", country;desc=\"US\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "vary": "Accept-Encoding,Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 bfbe7bdc48654fe20a464e560b6ba3f8.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "oG1BJmT2LyycmxZyAIXAuhNT0XZmqikDAHBX1m6Cdzz5y3oZGvmtdg=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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://miro.com/",
        "title": "AI Innovation Workspace | Miro",
        "description": "Speed up product development from ideation to launch. Align teams, break tool silos, and ship what customers need in one AI-powered visual platform.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.170.185.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011.1,
                "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": 111.58
}