{
    "ok": true,
    "domain": "calm.com",
    "generated_at": "2026-08-09T03:19:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 84,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 5,
                "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": "4 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "163 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-54-192-100-6.mci50.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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "4 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "163 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-54-192-100-6.mci50.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "54.192.100.6",
                "54.192.100.100",
                "54.192.100.67",
                "54.192.100.68"
            ],
            "AAAA": [
                "2600:9000:210b:1c00:6:4d52:3e80:93a1",
                "2600:9000:210b:6400:6:4d52:3e80:93a1",
                "2600:9000:210b:4e00:6:4d52:3e80:93a1",
                "2600:9000:210b:f200:6:4d52:3e80:93a1",
                "2600:9000:210b:2000:6:4d52:3e80:93a1",
                "2600:9000:210b:d200:6:4d52:3e80:93a1",
                "2600:9000:210b:c400:6:4d52:3e80:93a1",
                "2600:9000:210b:8a00:6:4d52:3e80:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"drift-domain-verification=3720bf8a39493f5d34239ab05dff2f6d7bb6c33fa75f8ba5d4f248c175b46893\"",
                "\"google-site-verification=crqMBRetCRdzUYR7-2v0OTN71Lse0mY24sCb0LDxbZc\"",
                "\"include:email.influitive.com\"",
                "\"google-site-verification=FkN-0f7ENWINaqpNpTaRyMKuOAJca2y0TCQ4sEOWj-A\"",
                "\"MS=ms32411378\"",
                "\"anthropic-domain-verification-nqncbc=i4YvaPl6ysSp3p4Cmq5kIFMAR\"",
                "\"google-site-verification=p2MPXeW9XoNBdB2PY2CJnIsjtVtArRnQdBosHzab-hI\"",
                "\"stripe-verification=26ceba8dc60f5152fd5dc92083b6dab808ba00b5e4a5792e9648dd6ba70eb47c\"",
                "\"atlassian-domain-verification=e+7kgwIkMQ5tEKEgdm+XsjfI3Ht/KWyKcXMhuTYaMJzuUjsM5rIVftTrTgfpT6H8\"",
                "\"facebook-domain-verification=d08wtj21t93m3sw57qxo5d1sz837in\"",
                "\"google-site-verification=LF7HOPOq7TjDLwtO1NjdsXWJfbyOCdVM9Wvg4bP9qdo\"",
                "\"9DB5B8A191\"",
                "\"notion_verify_0W]oNcf?YvYgMsyjY+Diqp)WcPky*Xnugu>taW7ecAFCeabTRv29WMJr21fgd~r)%*#grn\"",
                "\"ZOOM_verify_Gh37TEYdUQKS8nx8xfSAw9\"",
                "\"google-site-verification=-Av2OyVUcPmdCUcC0jjJAvbwICYnpwFdYJn-AJhGTCc\"",
                "\"notion-domain-verification=fY0WQjxAa5iad0T3rXxe3I5QvGV6KwzPPjT3NJMuLFN\"",
                "\"google-site-verification=RDtPBpq0wVoDGy5X8KuAHxN1uwgJe9hWeKbHbdybZUI\"",
                "\"google-site-verification=BG7T7v0Kg3DXJ7-T9s7Qp1wU44y5EMmbzAzM741gjv4\"",
                "\"adobe-idp-site-verification=33f144e293d2c4c095691d6e621c8cde3d22631a19b85eefe9f0fcd06b47b928\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:_spf.google.com include:_spf.sendergen.com include:mktomail.com include:_spf.mlsend.com ~all\"",
                "\"slack-domain-verification=Bhf3FxX2jTWYOQyv51KrtkMeIusJ21THj20B6Uv3\"",
                "\"klaviyo-site-verification=SAUtQ9\"",
                "\"apple-domain-verification=ioaWfZWmUeV4qc1c\"",
                "\"atlassian-domain-verification=82xq1qb7wUSi2vWsKvupDTHXUR8yepHgI1h1Fym/7otTva81gWzxUJqDCUsteIOh\"",
                "\"zapier-domain-verification-challenge=f60b89c0-75f9-4b0d-801d-d2110d7c314e\"",
                "\"6D505B9696E\"",
                "\"docusign=7ed434e9-6e4f-44a5-9121-74cbe8f4eed9\"",
                "\"mailerlite-domain-verification=09aa5e553148d2c20aa1b221c8c57bd1275408f8\"",
                "\"openai-domain-verification=dv-5oiCViMyno8qR4wKuVpRnd1j\"",
                "\"dropbox-domain-verification=n6yv8o6ikotw\""
            ],
            "NS": [
                "ns-894.awsdns-47.net.",
                "ns-2021.awsdns-60.co.uk.",
                "ns-249.awsdns-31.com.",
                "ns-1079.awsdns-06.org."
            ],
            "SOA": [
                "ns-249.awsdns-31.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.6",
            "54.192.100.100",
            "54.192.100.67",
            "54.192.100.68"
        ],
        "ipv6": [
            "2600:9000:210b:1c00:6:4d52:3e80:93a1",
            "2600:9000:210b:6400:6:4d52:3e80:93a1",
            "2600:9000:210b:4e00:6:4d52:3e80:93a1",
            "2600:9000:210b:f200:6:4d52:3e80:93a1",
            "2600:9000:210b:2000:6:4d52:3e80:93a1",
            "2600:9000:210b:d200:6:4d52:3e80:93a1",
            "2600:9000:210b:c400:6:4d52:3e80:93a1",
            "2600:9000:210b:8a00:6:4d52:3e80:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:_spf.google.com include:_spf.sendergen.com include:mktomail.com include:_spf.mlsend.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_agg@vali.email,mailto:dmarc_agg@dmarc.250ok.net; ruf=mailto:dmarc_fr@dmarc.250ok.net; fo=1; rf=afrf",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.calm.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTURbUiw8okC+RPMyxFCubBp8wU8Kp/BXbQNxXQh+WUoyUKfNsSAWKQgC+72Zud8tURoOymNzDS7sjFILadE1lGTFmmYvxHCUeVKh3LQTVzqajiK3QWLuc2JulbNELR4Rlbt5xWH4V1wwwbfRCLlub3qyw2/CFGlAqKaArnLkpWwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/calm/RReMcETt0-B-calm_com_inc_1456217668.svg; a=https://amplify.valimail.com/bimi/calm/RReMcETt0-B-calm_com_inc_1456217668.pem",
        "mta_sts": "v=STSv1; id=G7p1XZqV2M9RdKUyT0aEbnLCfjwH34sQ;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tls-report@vali.email"
    },
    "advanced": {
        "ptr": "server-54-192-100-6.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.205.108",
                        "13.32.205.14",
                        "13.32.205.30",
                        "13.32.205.8"
                    ],
                    "time_ms": 67.54
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.108",
                        "13.32.205.14",
                        "13.32.205.30",
                        "13.32.205.8"
                    ],
                    "time_ms": 29.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.32.205.108",
                        "13.32.205.14",
                        "13.32.205.30",
                        "13.32.205.8"
                    ],
                    "time_ms": 47.18
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.205.108",
                        "13.32.205.14",
                        "13.32.205.30",
                        "13.32.205.8"
                    ],
                    "time_ms": 104.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.100",
                        "54.192.100.6",
                        "54.192.100.67",
                        "54.192.100.68"
                    ],
                    "time_ms": 77.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.calm.com",
        "valid_from": "2025-12-20T18:00:00-06:00",
        "valid_to": "2027-01-19T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "*.calm.com",
            "calm.com",
            "*.app.aws-prod.useast1.calm.com",
            "*.db.aws-prod.useast1.calm.com",
            "*.service.aws-prod.useast1.calm.com",
            "*.admin.aws-prod.useast1.calm.com",
            "app.www.calm.com",
            "*.aws-prod.useast1.calm.com",
            "*.data.aws-prod.useast1.calm.com",
            "*.cdn.aws-prod.useast1.calm.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.calm.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.calm.com",
            "date": "Sun, 09 Aug 2026 08:19:46 GMT",
            "server": "istio-envoy",
            "refresh": "0;url=https://www.calm.com",
            "x-envoy-upstream-service-time": "547",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 ba6fa23dc994dedca3d59c0358b6f2b6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "8mDJ0zLUeuVcuOPdb6ymZUpX2EmaVI6sYZF_2pTDKWQLSCG2wpF8AA==",
            "content-type": "text/html; charset=utf-8",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self' teams.microsoft.com *.teams.microsoft.com teams.cloud.microsoft *.skype.com",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy-report-only": "script-src 'self' 'unsafe-inline' https://js.stripe.com https://*.js.stripe.com https://www.paypal.com https://www.sandbox.paypal.com https://js.braintreegateway.com https://pay.google.com https://www.googletagmanager.com https://api.calm.com https://*.px-cloud.net https://*.px-cdn.net https://*.doubleclick.net https://www.google-analytics.com https://apis.google.com https://www.gstatic.com https://connect.facebook.net https://bat.bing.com https://www.tiktok.com https://*.tiktokcdn-us.com https://*.ttwstatic.com https://static.ads-twitter.com https://wa.appsflyersdk.com https://websdk.appsflyer.com https://utt.impactcdn.com https://cdn-cookieyes.com https://*.squarespace.com https://*.sqspcdn.com https://*.squarespace-cdn.com https://www.instagram.com https://www.youtube.com https://truemed-public.s3.us-west-1.amazonaws.com https://cdn.amplitude.com https://addevent.com https://cdnjs.cloudflare.com; frame-src https://js.stripe.com https://*.js.stripe.com https://hooks.stripe.com https://www.paypal.com https://www.sandbox.paypal.com https://pay.google.com https://www.googletagmanager.com https://checkout.paypal.com https://accounts.google.com https://www.facebook.com https://www.youtube.com https://www.instagram.com https://www.tiktok.com https://*.px-cloud.net; connect-src 'self' https://api.stripe.com https://www.paypal.com https://www.sandbox.paypal.com https://pay.google.com https://api2.amplitude.com https://api.lab.amplitude.com https://flag.lab.amplitude.com https://browser-intake-datadoghq.com https://api.calm.com https://*.calm.com https://payments.braintree-api.com https://payments.sandbox.braintree-api.com https://api.braintreegateway.com https://*.px-cloud.net https://*.px-cdn.net https://*.pxchk.net https://*.px-client.net https://*.perimeterx.net https://www.google.com https://*.doubleclick.net https://www.google-analytics.com https://analytics.google.com https://region1.analytics.google.com https://region1.google-analytics.com https://www.googleadservices.com https://pagead2.googlesyndication.com https://translate.googleapis.com https://www.googletagmanager.com https://connect.facebook.net https://www.facebook.com https://bat.bing.com https://wa.appsflyersdk.com https://wa.onelink.me https://wa.appsflyer.com https://websdk.appsflyer.com https://utt.impactcdn.com https://calmcom.sjv.io https://d.impct.site https://t.co https://analytics.twitter.com https://www.tiktok.com https://cdn-cookieyes.com https://log.cookieyes.com https://directory.cookieyes.com https://*.squarespace.com https://*.squarespace-cdn.com; report-uri /webapi/csp-report",
            "set-cookie": "x-device-id=e01e8612-4af0-4920-82f8-3c88f3271263; Path=/; Expires=Wed, 04 Aug 2027 08:19:46 GMT; Max-Age=31104000; Domain=www.calm.com",
            "link": "</_next/static/chunks/1jo0vwvbj49oa.css>; rel=preload; as=\"style\"",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "vary": "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": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.calm.com/",
        "title": "Calm - The #1 App for Meditation and Sleep",
        "description": "Calm is the #1 app for sleep and meditation. Join the millions experiencing better sleep, lower stress, and less anxiety.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4052,
                "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": 92.79
}