{
    "ok": true,
    "domain": "min.io",
    "generated_at": "2026-08-10T15:47:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 77,
            "network": 20,
            "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": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 10,
                "lost_points": 0,
                "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": "67 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "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": "67 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "198.202.211.1"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"zapier-domain-verification-challenge=2fd31a63-6a2c-4ee6-9121-86b3a81c6ab6\"",
                "\"google-site-verification=5n37KhuZt7H0rzJ7_51H7mWZ5e3VHBWeSSioWahZo_Q\"",
                "\"slack-domain-verification=gZ0gQHC0K5cjZR4O9ZftMj4dlMvZCQdQvfGkA4eH\"",
                "\"v=spf1 include:_spf.google.com include:5728672.spf10.hubspotemail.net include:_spf.salesforce.com ~all\"",
                "\"00DHr000003YUUv=1TBcx00000003dq\"",
                "\"google-site-verification=oCHUK9yB0BR4v0GHoL4u5ihej4Gg9iAHMlQ0U1oLNlI\"",
                "\"figma-domain-verification=b2bd4ad5e1b3ae408e6c80f92623d589956dc3f3777aed11012654a58e3b3e65-1778705168\"",
                "\"ZOOM_verify_b96eA6RGriBbb0QWBJgBKx\"",
                "\"rippling-domain-verification=8e90e85b668068c4\"",
                "\"MS=ms54653459\"",
                "\"google-site-verification=9jA2uqMU86lnY4ZpaG-WsLNO1E5IiG5HUgi3HX59tK8\"",
                "\"asv=f1e892ef87570a159ac4fad259044f9d\"",
                "\"openai-domain-verification=dv-btle909jO70FJ8qWYkwh0XVs\"",
                "\"asv_domain=dd460711b47dd8efdb36f858cc97fa8b\"",
                "\"google-site-verification=qOJzyXenuShcVRZNk3-IWX79J3j75VoLrMOry2wjTXA\"",
                "\"anthropic-domain-verification-ay2q34=ShqeBcO9dkLOOffdRpfGoplh9\""
            ],
            "NS": [
                "pdns2.registrar-servers.com.",
                "pdns1.registrar-servers.com."
            ],
            "SOA": [
                "pdns1.registrar-servers.com. hostmaster.registrar-servers.com. 1786335083 43200 3600 604800 3601"
            ],
            "CAA": [],
            "DS": [
                "10919 13 1 1C28562A52C28867EC777FCA5A93CC5D4FDBA14C"
            ],
            "DNSKEY": [
                "256 3 13 4bW4LGoqkKmu5bOVBQrYdI4plLQNwfkWA7lhw/YuR5rpFFpGx++AvzD5 drpT7tp1fEKWKVK77i1jcSWQmADIcA==",
                "257 3 13 VazG6xz/DS0rX3UC8Ad4S+QwxQfSBQBQaRoTO+1S236Ic6m8YZTxHb0H BN34atkuswYlotFUcm/XAWbLMupw5A=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3601 20260820000000 20260730000000 10919 min.io. nVHzHtviqlgC9/d2WYAMVKBRx5MkaT9QCJX66IXrDGLxr2cbqFRtBpUe gYjTF+++FUKQsU1AA1SxAXHzDmJ6KQ==",
                "NS 13 2 1800 20260820000000 20260730000000 17572 min.io. 3qBU/GVxBIbO9oQTSTklouSrAcwJJDHduIPMIqox5+CqnQGCfAVdtBfm QLY8fdVR9FktR3V6VGh+xfmxtWJNCQ==",
                "TXT 13 2 1799 20260820000000 20260730000000 17572 min.io. kXHjrHIrSeCY/1OTEkKxvLn2jJzVdxEp/R0D29zu3dGkdGVcyQzt+jdm rPj+DoFOAW9oJ6UOosV37IYhkIZHyA==",
                "DS 8 2 3600 20260830160952 20260809150952 46863 io. roBHfbmaVz/6B85eSIj9VUIo0UU0q6hZWLFIFD5OGVN3ZgnHCRDrBtap emmjmlZzNSsoYNdGoumx6KJw4XEYX1wX82hqZg8tY2lptByf2eJ/glzI 5kFQK8n0PlfWydsx7nopynMQVXT8muin/LPJMBOv64I9cmrHjIMipHjN rRI="
            ],
            "NSEC": [
                "8554212.min.io. A NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "198.202.211.1"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:5728672.spf10.hubspotemail.net include:_spf.salesforce.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=0; rua=mailto:spam-reports@min.io; ruf=mailto:security@min.io; adkim=r; aspf=r; sp=quarantine;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.min.io",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApCSQ8WvweMyg9uCR6IyupwxE+/wDExI+XUHJbrYNIbaDbfhkjwOyjoflQ4f8b7yffiukn/1xuB+pRQ0tmN7AKT/YF7V0aNg5MRZiuiFFgj4RwP3aOrtUMggwemNZtQ0TfAF6aD/5sRpAvd4FxOYJ0GMmiD947m8OpJ99f5tA5hTJUb4PAJagWJty03cPd3b5YDTEWSCouI3WmRcNyXiMxAiFx5ByMeZyqEvEFrrOh06D1/3ONjQPcNUQ+Ytnh/G6YN3d8Wdytly7daB1KDpL8WiZjGgrVAM+uVdgURhUKCpqlCNe4fSqrNN1p14HLdL+msGVmljx/uqHyKnJi8umPQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "198.202.211.1"
                    ],
                    "time_ms": 77.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "198.202.211.1"
                    ],
                    "time_ms": 52.47
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "198.202.211.1"
                    ],
                    "time_ms": 101.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "198.202.211.1"
                    ],
                    "time_ms": 62.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "198.202.211.1"
                    ],
                    "time_ms": 69.3
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "min.io",
        "valid_from": "2026-07-19T00:59:19-05:00",
        "valid_to": "2026-10-17T01:59:14-05:00",
        "days_remaining": 67,
        "san": [
            "min.io"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.min.io/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 20:47:06 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "166",
            "location": "https://www.min.io/",
            "set-cookie": "_cfuvid=un6FWDmHbOz78hZjFtip4tbg3HkeO.5PCNWEV6_B9No-1786394826.9135182-1.0.1.1-K0lyclhhFvG_vBSmbH9PU08DzJq9X.VVYRnUHkDr.jc; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.min.io",
            "cf-ray": "a291da9439667a57-STL",
            "cf-cache-status": "HIT",
            "cache-control": "private",
            "server": "cloudflare",
            "content-security-policy": "default-src 'self'; script-src 'self' https://cdn.prod.website-files.com cdn.prod.website-files.com https://script.crazyegg.com https://sc.lfeeder.com https://www.googletagmanager.com https://*.cloudfront.net https://a.quora.com https://www.redditstatic.com https://bat.bing.com https://analytics.twitter.com https://static.ads-twitter.com https://t.co https://plausible.io https://snap.licdn.com https://js.hs-scripts.com https://cdn.vector.co https://cdn.intellimize.co https://js.hsforms.net https://hubspotonwebflow.com https://cdn.jsdelivr.net https://cdn.jetboost.io https://api.jetboost.io https://js.hs-banner.com https://js.hs-analytics.net https://js.hsadspixel.net https://s3-us-west-2.amazonaws.com/b2bjsstore/ https://*.liadm.com https://9xgnrndqve.execute-api.us-west-2.amazonaws.com https://static.hsappstatic.net https://www.google.com https://google.com https://recaptcha.net https://boards.greenhouse.io https://w.chatlio.com https://www.gstatic.com https://*.hubspotusercontent-na1.net https://*.hubspotusercontent-eu1.net https://cdnjs.cloudflare.com/ajax/libs/highlight.js/ https://googleads.g.doubleclick.net https://js.pusher.com https://*.osano.com https://static.reo.dev/ https://unpkg.com/@rive-app/ https://ob.sornavellon.com https://obs.sornavellon.com https://a.usbrowserspeed.com https://www.youtube.com https://api.embed.ly https://analytics.webflow.com https://b2bjsstore.s3.us-west-2.amazonaws.com https://*.pathfactory.com https://js.zi-scripts.com https://ws.zoominfo.com http://js.zi-script.com/ blob: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: https://services.min.io https://cdn.prod.website-files.com cdn.prod.website-files.com https://*.quora.com https://analytics.twitter.com https://t.co https://www.google.com https://www.googletagmanager.com https://pagead2.googlesyndication.com https://*.hsforms.com https://bat.bing.com https://*.lfeeder.com https://track.hubspot.com https://*.liadm.com https://*.reddit.com https://d10lpsik1i8c69.cloudfront.net https://d3e54v103j8qbb.cloudfront.net https://*.linkedin.com https://*.chatlio.com https://www.googleadservices.com https://*.doubleclick.net https://fonts.gstatic.com https://obs.sornavellon.com https://api.vector.co blob:; connect-src 'self' https://cdn.prod.website-files.com cdn.prod.website-files.com https://services.min.io https://dl.min.io https://a.quora.com https://analytics.google.com https://www.google-analytics.com https://plausible.io https://*.linkedin.com https://www.google.com https://google.com https://pagead2.googlesyndication.com https://*.intellimize.co https://forms.hsforms.com https://hubspot-forms-static-embed.s3.amazonaws.com https://accounts.finsweet.com https://hubspotonwebflow.com https://pro.ip-api.com https://api.vector.co https://cs.lf-discover.com https://static.hsappstatic.net https://api.hubapi.com https://a.usbrowserspeed.com https://alocdn.com https://stats.g.doubleclick.net https://ad.doubleclick.net https://js.zi-scripts.com https://ws.zoominfo.com https://*.liadm.com https://9xgnrndqve.execute-api.us-west-2.amazonaws.com https://cdn.jsdelivr.net https://api.jetboost.io https://*.algolia.net https://*.algolianet.com https://api.chatlio.com https://bat.bing.com https://pipedream.wistia.com https://*.reddit.com https://www.redditstatic.com https://settings.luckyorange.net https://*.crazyegg.com wss://in.visitors.live wss://visitors.live https://*.luckyorange.com https://www.googleadservices.com wss://ws.pusherapp.com https://api-cdn.chatlio.com https://www.googletagmanager.com https://*.webflow.com wss://realtime.webflow.com https://prodregistryv2.org https://internet-up.ably-realtime.com https://*.osano.com https://api.reo.dev https://unpkg.com/@rive-app/ https://obs.sornavellon.com https://www.gstatic.com https://googleads.g.doubleclick.net https://pubsub.googleapis.com/v1/projects/lucky-orange/ https://webflow-prod-assets.s3.amazonaws.com/ https://s3.amazonaws.com/webflow-prod-assets/ https://*.pathfactory.com blob: data:; style-src 'self' https://cdn.prod.website-files.com cdn.prod.website-files.com https://boards.greenhouse.io https://w.chatlio.com https://cdnjs.cloudflare.com/ajax/libs/highlight.js/ https://d10lpsik1i8c69.cloudfront.net https://d3e54v103j8qbb.cloudfront.net https://fonts.googleapis.com https://www.googletagmanager.com https://fonts.googleapis.com https://googleads.g.doubleclick.net 'unsafe-inline'; font-src 'self' data: https://cdn.prod.website-files.com cdn.prod.website-files.com https://fonts.gstatic.com https://d3e54v103j8qbb.cloudfront.net https://*.pathfactory.com; media-src 'self' https://cdn.prod.website-files.com cdn.prod.website-files.com https://d10lpsik1i8c69.cloudfront.net https://*.chatlio.com; object-src 'none'; frame-src 'self' https://services.min.io https://*.intellimizeio.com https://www.googletagmanager.com https://app.storylane.io https://cdn.embedly.com https://job-boards.greenhouse.io https://forms.hsforms.com https://www.google.com https://google.com https://i.liadm.com https://webflow.com https://www.youtube.com https://api.vector.co; frame-ancestors 'self' https://services.min.io https://*.hubspot.com http://minio.lookbookhq.com https://minio.lookbookhq.com http://minio.pathfactory.com https://minio.pathfactory.com http://resources.min.io https://resources.min.io https://learn.min.io https://app.finsweet.com; worker-src 'self' blob:; base-uri 'none';",
            "x-content-type-options": "nosniff",
            "x-frame-options": "ALLOW-FROM https://minio.pathfactory.com https://minio.lookbookhq.com; SAMEORIGIN",
            "x-wf-region": "us-east-1",
            "alt-svc": "h3=\":443\"; ma=86400",
            "age": "11473",
            "last-modified": "Mon, 10 Aug 2026 19:34:41 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/681c8426519d8db8f867c1e8/css/minio-new.shared.97dffab35.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-l9/6s10Mokuf64atKxiT5G63jPNrTt9E77H/GFCMdkKhX+F5k8qiNVQO2WPBE7Lj\", <https://cdn.intellimize.co>; rel=preconnect, <https://api.intellimize.co>; rel=preconnect; crossorigin, <https://log.intellimize.co>; rel=preconnect; crossorigin, <https://117388421.intellimizeio.com>; rel=preconnect",
            "vary": "accept-encoding",
            "surrogate-control": "max-age=2147483647",
            "surrogate-key": "www.min.io 681c8426519d8db8f867c1e8 pageId:681c8426519d8db8f867c1eb",
            "x-lambda-id": "0ad2481b-9348-4f1c-b266-6ccdab4da4d4",
            "x-wf-page-id": "aByEJlGdjbj4Z8Hr"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.min.io/",
        "title": "Data and Memory Foundation for Enterprise AI | MinIO",
        "description": "Give every AI agent access to your enterprise's knowledge. AIStor delivers persistent memory and AI-ready data for training, inference, and intelligent agents.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "198.202.211.1": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 85.74
}