{
    "ok": true,
    "domain": "gemini.com",
    "generated_at": "2026-08-10T00:45:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 84,
            "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": "63 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-156-91-70.ord56.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": "63 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-156-91-70.ord56.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": [
                "108.156.91.70",
                "108.156.91.96",
                "108.156.91.99",
                "108.156.91.97"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 alt2.aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "30 aspmx2.googlemail.com.",
                "30 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=g0X0Lss1tiumVWgwsYvcoBKcf8cQ/bvoPaDL6nbY9QDBPdIV96bgPKYS6EjCAqk8\"",
                "\"docusign=158f0bc8-2df3-49a7-9100-f42fb1c0a1f9\"",
                "\"ZOOM_verify_ybrti5gITiSm00N6aHW_cQ\"",
                "\"CKO=cli_be4r76pdqz4ebhuniwoxggrr4u\"",
                "\"_globalsign-domain-verification=J59Icqs8jr58Tn5Qwx3hMQMtDdzyE6SLqiJHwSm1XO8=\"",
                "\"adobe-idp-site-verification=4fdc28876321757b26c1e32789428dd87f8f330edcad12ca5f997ac07afe89fb\"",
                "\"status-page-domain-verification=yyj4r09p1stt\"",
                "\"google-site-verification=rV6E8DR2lp9ObFOfR2CqTw81owAsa3bZOFN96uJ2JpA\"",
                "\"apple-domain-verification=OEYfYzbShYRsS3Vd\"",
                "\"CKO=cli_nzrb6v27ysrujlfaibcon4evbm\"",
                "\"anthropic-domain-verification-g0n99p=ibgJZRtN9d8moD8dw1Si16QhO\"",
                "\"aten-security-domain-verification-f15yfn=bLB1Zzthlsphc3aXhSqsb2dC9\"",
                "\"0e7m383FVGiL/LRFkG4rK5WnO2Q6dKlqWntwFVGQI34=\"",
                "\"_globalsign-domain-verification=Cp6A-adMbOua0qxVBMZo1odGgxhgY1E5ADMvuWHuPr\"",
                "\"uGGmZvp2SuG0yT8oieZnZEOjNZ3QyytSsaotgp944Sk=\"",
                "\"hubspot-domain-verification=YWVhMzJlODAtZjg5MC00Mzk2LTk4NjAtMDZhZDk5OWUwOGY0\"",
                "\"MS=B792B0A47FCED9DC480611D76C9B7736B93773C4\"",
                "\"mixpanel-domain-verify=c2f33dfb-63f9-4a35-b69c-3e70d14f28a4\"",
                "\"smartsheet-site-validation=1W_Lxwy1Ha24mlgBXLokA1c4UAoHFPrj\"",
                "\"v=spf1 a include:_spf.google.com include:mail.zendesk.com include:servers.mcsv.net include:amazonses.com include:stspg-customer.com include:shops.shopify.com -all\"",
                "\"airtable-verification=089381777fa411ca949a391f9ddb138f\"",
                "\"5ddaf75cebd94eaf8df9c1a5932e32b4\"",
                "\"mixpanel-domain-verify=4b216f9e-221c-4a12-baf8-edba0b44f3ba\"",
                "\"apple-domain-verification=gDoQsQgdjEcHWM_E8C4TakUhioVW4esSWf5uhyy53Rw\"",
                "\"linear-domain-verification=65u66vw7nz2d\"",
                "\"+XXU6EuidUAVC6NDcERSiZtTODrQLkeV6oyy66XOnDc=\"",
                "\"stripe-verification=824B61E8CA0D656149E2734758FE4A0DCEC18DE75A81FDA63AA84110E6A776E4\"",
                "\"cloudflare-verify.gemini.com=5973a3685e3e92a20a8694d0c90a136b\"",
                "\"docusign=6d2fc98c-2633-4ec4-a194-59cbea3ea803\"",
                "\"openai-domain-verification=dv-7xJxqqpSCpUBJR94agrXnO4l\"",
                "\"cloudflare_dashboard_sso=9444df5c4189b0b669e1ae7f2f5814ec\"",
                "\"twilio-domain-verification=a86dca8c1ca2fe89f97ee1e8dfbe114e\"",
                "\"_globalsign-domain-verification=ptmvn_xhseXkzPwDM2HihgY0wV-XhOADIR52sRcpdq\""
            ],
            "NS": [
                "ns-1541.awsdns-00.co.uk.",
                "ns-1351.awsdns-40.org.",
                "ns-456.awsdns-57.com.",
                "ns-751.awsdns-29.net."
            ],
            "SOA": [
                "ns-751.awsdns-29.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:security@gemini.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.91.70",
            "108.156.91.96",
            "108.156.91.99",
            "108.156.91.97"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a include:_spf.google.com include:mail.zendesk.com include:servers.mcsv.net include:amazonses.com include:stspg-customer.com include:shops.shopify.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; aspf=r; adkim=r; fo=1; rua=mailto:spam-alerts@gemini.com,mailto:re+xpqlwmnpvcc@dmarc.postmarkapp.com; ruf=mailto:spam-alerts@gemini.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.gemini.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVxBCQ4cP6weae2+6n3yDRuQogEvHV4DPW2M5+1uT4BvE1si9Ce+wC5G5iGMGtde4ht6zHIC9xdG41XUAp0Mp9px534mO4lDYvxno7OTSZtXb6qqp6RMX/fL86Lfe2F0g97EDvm8ZxkqVl1cJoy0YO4HYWsfY1/SU6njVmRjZ1gwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://assets.gemini.com/images/logo.svg; a=;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-91-70.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.156.91.70",
                        "108.156.91.96",
                        "108.156.91.97",
                        "108.156.91.99"
                    ],
                    "time_ms": 56.26
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.91.70",
                        "108.156.91.96",
                        "108.156.91.97",
                        "108.156.91.99"
                    ],
                    "time_ms": 45.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.139.47.105",
                        "108.139.47.24",
                        "108.139.47.36",
                        "108.139.47.64"
                    ],
                    "time_ms": 61.49
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.156.91.70",
                        "108.156.91.96",
                        "108.156.91.97",
                        "108.156.91.99"
                    ],
                    "time_ms": 51.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.107",
                        "108.157.150.122",
                        "108.157.150.75",
                        "108.157.150.88"
                    ],
                    "time_ms": 127.49
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.gemini.com",
        "valid_from": "2025-09-12T19:00:00-05:00",
        "valid_to": "2026-10-12T18:59:59-05:00",
        "days_remaining": 63,
        "san": [
            "www.gemini.com",
            "gemini.com",
            "blog.gemini.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.gemini.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.gemini.com/",
            "date": "Mon, 10 Aug 2026 05:27:03 GMT",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "same-origin",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 a24289ef328385b769b932e2d071fe88.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "GfzzJuFWLxPwcxvoZ08acjVZ0BXVCkSVFjEw6dg_DBxxyohPe6vVTQ==",
            "age": "245931",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31291169",
            "content-security-policy": "connect-src 'self'  https://forms.hsforms.com https://hubspot-forms-static-embed.s3.amazonaws.com https://api.hsforms.com https://*.algolia.net https://cdn.contentful.com https://*.algolianet.com https://analytics.tiktok.com/ https://api.gemini.com https://api.mixpanel.com https://api.coingecko.com https://bat.bing.com https://bnc.lt https://boards-api.greenhouse.io/v1/boards/gemini/jobs https://boards.greenhouse.io https://cdn.builder.io https://exchange.gemini.com https://exchange.qa001.aurora7.net https://geminiexchange.app.link https://gemini.onelink.me https://graphql.contentful.com https://*.hubspot.com https://preview.contentful.com https://stats.g.doubleclick.net https://tr.snapchat.com https://www.gemini.com https://www.google-analytics.com wss://api.gemini.com/v2/marketdata wss://wsapi.fast.gemini.com wss://exchange.gemini.com/ws/competition wss://exchange.qa100.aurora7.net/ws/competition https://exchange.qa100.aurora7.net https://exchange.gemini.com https://mobile.gemini.com https://exchange.sandbox.gemini.com https://analytics.google.com https://*.clarity.ms https://*.mmin.io https://*.moneymade.io https://px.ads.linkedin.com https://px.ads.linkedin.com/attribution_trigger https://px.ads.linkedin.com/collect https://prod.spline.design https://fonts.gstatic.com https://mix.qa100.aurora7.net https://mix.gemini.com https://browser-intake-datadoghq.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://pagead2.googlesyndication.com https://www.google.com https://google.com; img-src 'self' data: https://assets.gemini.com https://cdn.builder.io https://exceptions.hs-embed-reporting.com https://static.hsappstatic.net http://assets.ctfassets.net http://images.ctfassets.net http://t.co https://analytics.twitter.com https://bat.bing.com https://boards-api.greenhouse.io/v1/boards/gemini/jobs https://cdn-images-1.medium.com https://cx.atdmt.com https://data.adxcel-ec2.com https://images.ctfassets.net https://*.hsforms.com https://*.hubspot.com https://resources.vzaar.com https://stats.g.doubleclick.net https://tags.w55c.net https://view.vzaar.com https://www.facebook.com https://www.gemini.com https://googleads.g.doubleclick.net https://www.google-analytics.com https://www.google.com https://www.googletagmanager.com https://fonts.gstatic.com https://tr.snapchat.com images.contentful.com videos.contentful.com videos.ctfassets.net https://*.clarity.ms https://*.mmin.io https://*.moneymade.io https://c.bing.com https://geminym-social-images-public.s3.amazonaws.com https://geminym-social-images-delta-public.s3.amazonaws.com https://geminym-social-images-dev-public.s3.amazonaws.com https://px.ads.linkedin.com/collect https://d1il5533o350rp.cloudfront.net/pixel.gif https://trkn.us https://www.google.com.au/pagead/ https://www.google.com/pagead/ https://www.googleadservices.com https://pagead2.googlesyndication.com https://google.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://cdn.builder.io https://js.hsforms.net https://analytics.tiktok.com https://analytics.twitter.com https://app.link https://bat.bing.com https://bat.bing.com https://boards-api.greenhouse.io/v1/boards/gemini/jobs https://boards.greenhouse.io https://cdnjs.cloudflare.com/ajax/libs/gsap/ https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/ https://codepen.io https://connect.facebook.net https://googleads.g.doubleclick.net https://js.hsadspixel.net https://js.hscollectedforms.net https://*.hs-scripts.com https://js.hs-analytics.net https://js.hs-banner.com https://*.mountain.com https://s.ytimg.com https://sc-static.net https://stats.g.doubleclick.net https://www.google-analytics.com https://www.google.com https://www.googleadservices.com https://www.googletagmanager.com https://www.gstatic.com https://www.youtube.com static.ads-twitter.com https://*.clarity.ms https://*.mmin.io https://*.moneymade.io https://*.twitter.com https://snap.licdn.com/li.lms-analytics/insight.min.js https://snap.licdn.com/li.lms-analytics/insight.old.min.js https://www.redditstatic.com https://pagead2.googlesyndication.com; style-src 'self' 'unsafe-inline' https://cloud.typography.com https://fonts.googleapis.com https://static.gemini.com https://use.typekit.net https://www.googletagmanager.com https://*.mmin.io https://snap.licdn.com/li.lms-analytics/insight.old.min.js https://p.typekit.net/p.css; font-src 'self' data: https://use.typekit.net https://fonts.gstatic.com; frame-src data: https://cdn.builder.io https://forms.hsforms.com/ http://assets.ctfassets.net https://videos.ctfassets.net https://*.doubleclick.net https://boards.greenhouse.io https://codepen.io https://docs.google.com/ https://tr.snapchat.com https://tr6.snapchat.com https://www.facebook.com https://www.gemini.com https://www.google.com https://www.youtube.com https://platform.twitter.com https://*.mmin.io https://www.googletagmanager.com; media-src 'self' https://video.vzaar.com https://view.vzaar.com images.contentful.com videos.contentful.com videos.ctfassets.net https://cdn.builder.io; object-src https://www.gemini.com http://assets.ctfassets.net; default-src 'self' https://*.clarity.ms https://*.mmin.io https://*.moneymade.io https://c.bing.com; base-uri 'self'; form-action 'self' https://forms.hsforms.com/ https://www.facebook.com https://tr.snapchat.com https://support.gemini.com/hc/search; manifest-src 'self'; frame-ancestors 'self'; report-to https://exchange.gemini.com/collect-csp;",
            "link": "<https://www.gemini.com/>; rel=\"alternate\"; hreflang=\"en-US\", <https://www.gemini.com/en-SG>; rel=\"alternate\"; hreflang=\"en-SG\", <https://www.gemini.com/es>; rel=\"alternate\"; hreflang=\"es\", <https://www.gemini.com/>; rel=\"alternate\"; hreflang=\"x-default\"",
            "netlify-vary": "query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data",
            "set-cookie": "state=; Path=/; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Domain=www.gemini.com",
            "x-middleware-rewrite": "/en-US",
            "x-nextjs-date": "Sat, 08 Aug 2026 23:19:16 GMT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-nf-request-id": "01KZN270CXVBQRH20VQC5KAMRJ",
            "x-pathname": "/",
            "etag": "W/\"15k71u478w8b93c\"",
            "vary": "rsc,Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://gemini.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "The page returned no content."
    },
    "network": {
        "108.156.91.70": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.96": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.91.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 83.67
}