{
    "ok": true,
    "domain": "remitly.com",
    "generated_at": "2026-08-11T11:25:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 88,
            "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": "197 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-167-138-62.ord51.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": "197 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-167-138-62.ord51.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.167.138.62",
                "3.167.138.90",
                "3.167.138.75",
                "3.167.138.19"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=HiGC7NlUQkcSH9Hn6PKAOsdFPfi4dHu3xp0sQakYatf4kKm8lIwRsGfPgdu6CaYb\"",
                "\"h1-domain-verification=5GfgGWt2GmwHh92QwN5yXCt9D9A2yZy338nNUSTCpXaBN78C\"",
                "\"_globalsign-domain-verification=MfLY-G0lraSaPobUROlakLY2AXc49z7tQpsxny4G3r\"",
                "\"stripe-verification=ae10b50bb60ac152183e6adcb2d10fdcf41af1371986420b077f83a46e67e263\"",
                "\"adobe-idp-site-verification=3b961b6f0011ea37a02308eb75b7c70ba0095c88b0179dadbc7273d2bffcb06d\"",
                "\"google-site-verification=1BKLTBFgeY-9mLP76EdWVccbNCXUqioYBmV9ChFOAZs\"",
                "\"stripe-verify=54db38fc252ee035c2f2f3c4214074b7312acf598c0c4d7eaa9ab78749383121\"",
                "\"apple-domain-verification=OzHhm8wp6OIGCfYF\"",
                "\"anthropic-domain-verification-82e9mt=foPW6Dk2uSA5HUqYFaGLTGUzr\"",
                "\"google-site-verification=Xomw6g7L1sCVmQc_-IbAEGgBX2u8phJmEXopOCzD-Jk\"",
                "\"google-site-verification=8pLZRACRsWhtDnv07LFx695ot_t3pfTVu8yRYYk3UrY\"",
                "\"v=spf1 include:_spf.google.com include:servers.mcsv.net include:amazonses.com include:sendgrid.net include:_spf.qualtrics.com exists:%{i}._spf.mta.salesforce.com -all\"",
                "\"google-site-verification=vgyUN7L0JWSvHc71icq_4aaA1UnQA8jDc3Nq6WXntD8\"",
                "\"_k6eb4xi697b78cm2ygh1tn1yqwhvyl5\"",
                "\"onetrust-domain-verification=cda106b11b7e466086c87088c44a923c\"",
                "\"atlassian-domain-verification=yyIJkBEkSU0/zs/T58c5bOpGPMIl993wdR9oVkYDHmBuf9Sbduowk/1qYu2okw12\"",
                "\"1password-site-verification=SH3UWEXL5VCTDBUYXN6QQGDB44\"",
                "\"facebook-domain-verification=i5uvo72xnqpk5z93eovd17tvyrnl1k\"",
                "\"docker-verification=34172f0d-1a5a-4b0b-8fed-dc2987a31536\"",
                "\"bef47846e33d47b4ada05726554714dc\"",
                "\"CKO=cli_g4y4674l2fteveh4cqhk3a3t3m\"",
                "\"slack-domain-verification=x6fmsBm8t5KeEPQHRld2hhmwF4hVq3sffrWAjab0\"",
                "\"MS=ms99320563\"",
                "\"OSSRH-86427\"",
                "\"google-site-verification=UhO9eyiZwY5x1IxtKd2nYzVytqD1vXgR_0GB4_GfpAI\"",
                "\"google-site-verification=V-OPHo9uOKtL-3IIZzA96e6VVU7-DlFjpXUfa7PwjaE\"",
                "\"postman-domain-verification=81969f8a4c99ab1e6ab974fe9fd3f57735272506b90703de0a05839480ad0156465d20cfdae0e6dc9501f5dbdaa8190558a6629ae7481665919aa8760c383ea9\"",
                "\"google-site-verification=83EHI6MCQpO8am_NXmziVwbz6xSihL3cERU82H2NPPg\"",
                "\"miro-verification=f273d951ac60c7c1626ee9dba8930e889babb38c\"",
                "\"google-site-verification=WbJ5AdDm6NcPs0K4_4hP8EFTjlQn3HOIoZGxspIVQB8\"",
                "\"google-site-verification=PmdwOvT4y_k8LyOYu-pf5J6qlvwn7_PJVkDsCqEKeAc\"",
                "\"f896edbd0e56c87e8e89f9e2f00a5b69\"",
                "\"openai-domain-verification=dv-9Mh6FIjbpGYjxIcx7cEKJifS\""
            ],
            "NS": [
                "ns-893.awsdns-47.net.",
                "ns-2037.awsdns-62.co.uk.",
                "ns-147.awsdns-18.com.",
                "ns-1053.awsdns-03.org."
            ],
            "SOA": [
                "ns-1053.awsdns-03.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:security@remitly.com\"",
                "0 issue \"Digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.167.138.62",
            "3.167.138.90",
            "3.167.138.75",
            "3.167.138.19"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:servers.mcsv.net include:amazonses.com include:sendgrid.net include:_spf.qualtrics.com exists:%{i}._spf.mta.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc-reports@remitly.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.remitly.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWo+2py/jemZ5HSkXYFoxU5h6OQAwhC+iO/zXko3BivtMR1YynoCa4Dq1YPt32IXHK1r00thDhqj4Ir1bgQAowlPfSL8yfXR65FSxTn6jbiPfvy75rtrj6ZY6vxItYiZqEpK0FX3IYSPO8A+PYz4WYIPeZQJn5Qj/9snTgbnICgQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-167-138-62.ord51.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.53",
                        "3.166.96.78",
                        "3.166.96.8",
                        "3.166.96.88"
                    ],
                    "time_ms": 65.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.167.138.19",
                        "3.167.138.62",
                        "3.167.138.75",
                        "3.167.138.90"
                    ],
                    "time_ms": 43.35
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.167.138.19",
                        "3.167.138.62",
                        "3.167.138.75",
                        "3.167.138.90"
                    ],
                    "time_ms": 40.88
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.96.53",
                        "3.166.96.78",
                        "3.166.96.8",
                        "3.166.96.88"
                    ],
                    "time_ms": 27.05
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.53",
                        "3.166.96.78",
                        "3.166.96.8",
                        "3.166.96.88"
                    ],
                    "time_ms": 49.2
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "remitly.at",
        "valid_from": "2026-08-10T19:00:00-05:00",
        "valid_to": "2027-02-24T17:59:59-06:00",
        "days_remaining": 197,
        "san": [
            "remitly.at",
            "remitly.fi",
            "remitly.be",
            "remitly.no",
            "remitly.com.mx",
            "remitly.de",
            "remitly.ca",
            "remitly.ie",
            "remitly.com",
            "remitly.com.au",
            "remitly.uk",
            "remitly.se",
            "remitly.eu",
            "remitly.es",
            "remitly.fr",
            "remitly.co",
            "remitly.mx",
            "remitly.co.uk",
            "remitly.jp",
            "remitly.dk",
            "remitly.com.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.remitly.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "date": "Tue, 11 Aug 2026 16:24:59 GMT",
            "content-length": "0",
            "location": "https://www.remitly.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 ca6c43f871e5a04e9856cbedb838dea4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P7",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "_HUHK62-nw88BEd6nK_n0cPc68ZhQreaPVHa41OQbuILI3V509SRTQ==",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "vary": "Origin",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "content-security-policy": "default-src 'self';base-uri 'none';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' https: data: https://cdn.remitly.com https://*.doubleclick.net/ https://www.facebook.com https://*.google.com https://*.google-analytics.com https://www.googletagmanager.com https://*.gstatic.com/ https://getrockerbox.com/ https://media.remitly.io https://impressions.onelink.me;object-src 'none';script-src https: 'nonce-9ab43bcbe6d62fa20fda474a941f67b1af30541a524de6242738d53296a2a065' 'strict-dynamic';script-src-attr 'none';style-src https://cdn.remitly.com https://media.remitly.io https://cdn.fonts.net https://bigidcmp.cloud 'nonce-9ab43bcbe6d62fa20fda474a941f67b1af30541a524de6242738d53296a2a065';upgrade-insecure-requests;manifest-src data:;style-src-elem https://*.gstatic.com/ https://media.remitly.io https://cdn.fonts.net https://fonts.googleapis.com 'nonce-9ab43bcbe6d62fa20fda474a941f67b1af30541a524de6242738d53296a2a065' https://bigidcmp.cloud;style-src-attr 'none';connect-src 'self' https://api2.branch.io/ https://bigidcmp.cloud https://api.bigidcmp.cloud https://cdn.remitly.com https://remitlyweb-assets-prod.int.remitly.com/ https://*.doubleclick.net/ https://www.googletagmanager.com https://sessions.bugsnag.com https://notify.bugsnag.com https://bam.nr-data.net https://uel.remitly.io https://locations.remitly.io https://translate.googleapis.com/ https://*.clarity.ms https://www.facebook.com https://connect.facebook.net https://cdn.siftscience.com https://cdn.fonts.net https://*.google.com https://www.googleadservices.com https://*.google-analytics.com https://api.remitly.io https://parasol.remitly.io https://wa.onelink.me/v1/onelink https://analytics.tiktok.com https://analytics-ipv6.tiktokw.us https://media.remitly.io https://*.snapchat.com https://sc-static.net https://bat.bing.com https://bat.bing.net https://px.ads.linkedin.com https://pixel-config.reddit.com https://www.redditstatic.com https://conversions-config.reddit.com https://*.appsflyersdk.com https://*.amazon-adsystem.com https://ara.paa-reporting-advertising.amazon https://*.taboola.com https://widget.trustpilot.com/ https://*.acuityplatform.com https://*.adsrvr.org https://*.prod.uidapi.com https://prod.uidapi.com https://*.statsig.com https://*.statsigapi.net https://*.statsigcdn.com https://featuregates.org https://featureassets.org https://assetsconfigcdn.org https://prodregistryv2.org https://cloudflare-dns.com https://beyondwickedmapping.org;frame-src https://*.amazon-adsystem.com https://*.doubleclick.net/ https://www.recaptcha.net/recaptcha/ https://remitly-3pjs.com https://www.googletagmanager.com https://www.facebook.com https://www.youtube.com https://*.snapchat.com https://sc-static.net https://widget.trustpilot.com/ https://*.adsrvr.org https://*.prod.uidapi.com https://prod.uidapi.com;worker-src 'self';media-src 'self' https:;report-uri https://www.remitly.com/csp_report_preauth",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "etag": "W/\"597ce-SSJZspTwMH/dEnlY+EiFmXi1vkQ\"",
            "origin-agent-cluster": "?1",
            "set-cookie": "cookie_consent=111; Path=/; Secure; SameSite=Lax",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "off",
            "x-download-options": "noopen",
            "x-envoy-upstream-service-time": "133",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "none",
            "x-xss-protection": "0"
        },
        "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": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": true
        },
        "server": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.remitly.com/",
        "title": "Send or Transfer Money Online with Remitly",
        "description": "Send money online faster and more securely with Remitly, and discover our great exchange rates and low money transfer fees.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.167.138.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.138.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.138.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.138.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.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.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4010.4,
                "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": 125.24
}