{
    "ok": true,
    "domain": "figma.com",
    "generated_at": "2026-08-08T19:33:55-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": "178 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-18-172-134-119.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": "178 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-18-172-134-119.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": [
                "18.172.134.119",
                "18.172.134.97",
                "18.172.134.40",
                "18.172.134.4"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"postman-domain-verification=210f61d6c10b3191b254a11856eb960fbca3f02290a007849d4da5460f94b5b3ed2639e6774646700ed3d901432cba790f80b29f3d9d0e44614a53d72553ab0d\"",
                "\"v=MCPv1; k=ed25519; p=xG82hehTGzTY42rScErytNIf7E+qNqxT7L6bvuTAU4A=\"",
                "\"atlassian-domain-verification=oDxpYa6fakpgoavsUf0n1AppTm13MnKzy2d01eAF1xtr9jA58AKXqtjU68cCkFtJ\"",
                "\"google-site-verification=A9O3cWeQxmKPiLAY-3s7WfVVpktBZCTxlIMU-eDz5Xs\"",
                "\"openai-domain-verification=dv-JGOTRvDBX9eV2Gk8RyduugId\"",
                "\"jamf-site-verification=FDySinqVSqqLh2C3KPBE1g\"",
                "\"gc-ai-domain-verification-af1e5b=9rPoWvCtOGSMSPWRfd3aNrrCz\"",
                "\"decagon-domain-verification-7ddqfp=9iCyjPaUwRA8hgPJua5GQcuzu\"",
                "\"google-site-verification=HaMs8wg-gbgQs2hFJuwU_ciNQK_YobMtJ5hizbD2BZQ\"",
                "\"google-site-verification=56-T7QBpEBj_eJAQEeNBiiDaKx2ylEDgBH0heMnXYkU\"",
                "\"stripe-verification=E34C635DB81C09C3DB472AF2F6A6AA9C9BD6E615BB4987601C23914790BDE50C\"",
                "\"reachdesk-verification=blmLE2KVMUfpn0pQJUhEbNmcZhtV3APBlujc8UQoeKoT8ffJZ2AQIlMkQtjbZVA0\"",
                "\"shopify-verification-code=W6bLm0nIDEt0NPjQ0RiAjioCy5vKJP\"",
                "\"docusign=f6914af5-107a-4dfa-9793-e34a09f627f0\"",
                "\"adobe-idp-site-verification=8761b40fa7a309149c45c025ecf2d2eea8fb4ecb489194cce3e2efede17c781e\"",
                "\"notion-domain-verification=geo971ObbpRnpoT5ZZ73OOXXFxDMUKS0v5PdfY2W20M\"",
                "\"mongodb-site-verification=sjpVUW9hVx0Fo7xU1OggxAwNUJIEbFXt\"",
                "\"google-site-verification=nB1tDMUrIaTGOd9dydIEsFV5x1dbAIouhQ0VutHrzlU\"",
                "\"ZOOM_verify_vCQSjij2TCG8TawaqXfiMQ\"",
                "\"zapier-domain-verification-challenge=eb661d6f-ce23-49fa-a618-3f0f99e90ca8\"",
                "\"v=spf1 a include:_spf.google.com ip4:149.72.216.165 ip4:167.89.79.69 ip4:167.89.87.53 ip4:168.245.25.177 ip4:167.89.97.206 include:mail.zendesk.com include:mg-spf.greenhouse.io -all\"",
                "\"google-site-verification=rCFXO7IrgLapurW3LCjK3g10AK27Mu0dMoqL-0yW8wY\"",
                "\"apple-domain-verification=1IOgJXKcT9knvlrK\"",
                "\"bzagy7hkzg\"",
                "\"1password-site-verification=LUTCLEML6JDMHACYUXWAJAOV74\"",
                "\"MS=ms23440957\"",
                "\"linear-domain-verification=5wvb3h3uh9xv\"",
                "\"twilio-domain-verification=6fde6edbfa6565710633cad4ef9e6f16\"",
                "\"google-site-verification=TUp2QwBcCejFVJKwyvEFK4yMNoQgQy5W0cIvuf66Mvs\"",
                "\"segment-site-verification=z2vlLwo9wlSRgpA1gJtKG7Cf7hXGU8ck\"",
                "\"anthropic-domain-verification-4rt01s=L6y4AArUwEXaF4KxpmWGKAKXI\"",
                "\"stripe-verification=60dc440f0fb540a3a80e4bb56aa675cd75849fd66b427bc012ea67e1f2f4d026\"",
                "\"dropbox-domain-verification=u0lztjyam5gd\"",
                "\"google-site-verification=RGkyUdk1Vglm9VUITzietBk9EpJLNF690eAPGADZAO8\"",
                "\"wiz-domain-verification=cf7889d49aaa81b869ae25fdca5d98760b6e62f8b3dcdbd31428f6766df6df59\"",
                "\"figma-domain-verification=39be13b4a7b58a195f2f21f08e89010fd0e725ba1486664057a14988dac09557-1744290303\"",
                "\"cloudflare_dashboard_sso=9b4d3b2aa5748ef37a36cc90e9b58d2e\"",
                "\"cursor-domain-verification-cvxp0h=ZYVC7GrCWXWBT8QrWSy3lnmoH\"",
                "\"MS=ms46247837\"",
                "\"gradle-verification=QB4JUU586IL6KC3JVC3N0U5CNU10H\"",
                "\"drift-domain-verification=1dcdd2801b99b27623f8d35030ff747cc591acd43ff39054869a54dd645ee0f8\""
            ],
            "NS": [
                "ns-1657.awsdns-15.co.uk.",
                "ns-912.awsdns-50.net.",
                "ns-1239.awsdns-26.org.",
                "ns-326.awsdns-40.com."
            ],
            "SOA": [
                "ns-1657.awsdns-15.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:security@figma.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.134.119",
            "18.172.134.97",
            "18.172.134.40",
            "18.172.134.4"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a include:_spf.google.com ip4:149.72.216.165 ip4:167.89.79.69 ip4:167.89.87.53 ip4:168.245.25.177 ip4:167.89.97.206 include:mail.zendesk.com include:mg-spf.greenhouse.io -all",
        "dmarc": "v=DMARC1; p=quarantine;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.figma.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFWBkjI1JYhS2zGxLMbtV2pbZkfUT0zNKHdyjl2vEmUQfOR6xGgBC/gmeXKNmYtFLKtB4jA5gZZTSpXGZjgy6AiCshgUucL6qetPa0Lw6kfU/TMkN4At/N6sPoroixVZ/wgAB1O0AX9mf7KG/deFMRM1hFERlcEy/RG/n9/muEswIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://figma-static-assets.s3-us-west-2.amazonaws.com/figma_314290589.svg;a=",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-172-134-119.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.118.103",
                        "3.166.118.14",
                        "3.166.118.52",
                        "3.166.118.63"
                    ],
                    "time_ms": 74.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.134.119",
                        "18.172.134.4",
                        "18.172.134.40",
                        "18.172.134.97"
                    ],
                    "time_ms": 46.13
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.25",
                        "54.192.100.39",
                        "54.192.100.43",
                        "54.192.100.56"
                    ],
                    "time_ms": 56.72
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.118.103",
                        "3.166.118.14",
                        "3.166.118.52",
                        "3.166.118.63"
                    ],
                    "time_ms": 93.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.25",
                        "54.192.100.39",
                        "54.192.100.43",
                        "54.192.100.56"
                    ],
                    "time_ms": 152.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.figma.com",
        "valid_from": "2026-07-20T19:00:00-05:00",
        "valid_to": "2027-02-03T17:59:59-06:00",
        "days_remaining": 178,
        "san": [
            "*.figma.com",
            "figma.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.figma.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.figma.com/",
            "date": "Sun, 09 Aug 2026 00:33:24 GMT",
            "vary": "rsc,Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 7ed59f1da2b483899e0e5ff5a3da078a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P7",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "0M5D97zKZAAsegcdySIvRKm2IvviihuaFHStBlDngTTdNdCdgEzRGg==",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "server-timing": "cdn-cache-hit,cdn-pop;desc=\"ORD56-P7\",cdn-rid;desc=\"0M5D97zKZAAsegcdySIvRKm2IvviihuaFHStBlDngTTdNdCdgEzRGg==\",cdn-hit-layer;desc=\"EDGE\",cdn-downstream-fbl;dur=2",
            "content-type": "text/html; charset=utf-8",
            "x-frame-options": "SAMEORIGIN",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31447846",
            "content-security-policy": "default-src 'self' https://accounts.google.com/gsi/ ; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://platform.twitter.com/js/ https://platform.twitter.com/widgets.js https://player.vimeo.com/api/player.js https://www.youtube.com/iframe_api https://www.youtube.com/s/player/ https://accounts.google.com/gsi/client https://adora-cdn.com/adora-start.js ; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com/ https://accounts.google.com/gsi/style ; object-src 'none' ; base-uri 'self' ; font-src 'self' https://fonts.gstatic.com ; connect-src 'self' https://static.figma.com https://forms.figma.com https://boards-api.greenhouse.io/v1/boards/figma/jobs https://vimeo.com https://accounts.google.com/gsi/ https://figma.com/api/figment-proxy/monitor https://staging.figma.com/api/figment-proxy/monitor https://figma.com/api/figment-proxy/identify https://staging.figma.com/api/figment-proxy/identify https://figma.com/api/figment-proxy/page https://staging.figma.com/api/figment-proxy/page https://cdn.sanity.io https://events.statsigapi.net/v1/rgstr https://statsigapi.net/v1/sdk_exception https://prodregistryv2.org/v1/rgstr https://featuregates.org/v1/initialize https://featureassets.org/v1/initialize https://o22594.ingest.sentry.io *.adora-cdn.com https://figma-marketing-tools.vercel.app/api/white-background ; frame-src 'self' *.figma.site https://www.figma.com https://marketing.figma.com https://marketing.staging.figma.com https://platform.twitter.com https://player.vimeo.com https://www.youtube.com https://accounts.google.com/gsi/ https://figma.com/api/figment-proxy/monitor https://staging.figma.com/api/figment-proxy/monitor https://figma.com/api/figment-proxy/identify https://staging.figma.com/api/figment-proxy/identify https://figma.com/api/figment-proxy/page https://staging.figma.com/api/figment-proxy/page ; img-src 'self' data: blob: https://cdn.sanity.io https://i.vimeocdn.com https://*.figma.com https://i.ytimg.com https://www.gravatar.com https://i0.wp.com/s3-alpha.figma.com/ https://i1.wp.com/s3-alpha.figma.com/ https://i2.wp.com/s3-alpha.figma.com/ https://i3.wp.com/s3-alpha.figma.com/ ; media-src 'self' https://cdn.sanity.io https://static.figma.com ; worker-src 'self' ; upgrade-insecure-requests",
            "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,cookie=__prerender_bypass|__next_preview_data",
            "x-cf-cache-control": "public,max-age=30,stale-if-error=172800",
            "x-nextjs-date": "Sat, 08 Aug 2026 20:46:32 GMT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-nf-request-id": "01KZHMQ0CCTPK2HZFKPBWEX91R",
            "cache-control": "public,max-age=30,stale-if-error=172800",
            "etag": "W/\"135z03nscknznr2\"",
            "age": "22"
        },
        "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://figma.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "18.172.134.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.40": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.8,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f19ee564si5066667fac.61 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4025.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4012,
                "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": 81.69
}