{
    "ok": true,
    "domain": "deel.com",
    "generated_at": "2026-08-10T20:45:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 100,
            "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 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": "121 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-122-87.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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "121 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-122-87.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.122.87",
                "18.172.122.8",
                "18.172.122.19",
                "18.172.122.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"slack-domain-verification=LDsKXxw1jUbGZqcZX51UE8KfepB3u18NABxpoU1X\"",
                "\"uber-domain-verification=7628e812-abdf-4525-9afd-adb0171262fa\"",
                "\"actively-ai-domain-verification-40ts5v=97nwhEmJZXJqHsKcKqEqx1UYY\"",
                "\"slack-domain-verification=UNNmm5tJwu63Np6ZwlUCEWm7WQbLxN8kiTxJ00nI\"",
                "\"canva-site-verification=zweX9d3aMggsrd-6eiqRHA\"",
                "\"MS=ms95019528\"",
                "\"miro-verification=6c89f5bffae0475450e004b9735076e6d790f7b4 -all\"",
                "\"ZOOM_verify_ZzggPYSv9ehKJjKhO0aBrN\"",
                "\"anthropic-domain-verification-8pfeac=moSUCDMq8B2WATAAqnJ8e1WQs\"",
                "\"wiz-domain-verification=e707a8e769b64ef658dc213c7a66f2ab35ad8150684827eea0631df4feae51f0\"",
                "\"google-site-verification=YAXsY92gU6yWcwAOyw_qKPIURIrIYUBtW_pO6luqgIE  -all\\\"\"",
                "\"ip4:3.93.157.0/24 ip4:3.210.190.0/24 ip4:18.208.124.128/25 ip4:54.174.52.0/24 ip4:54.174.53.128/30 \" \"ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 \" \"ip4:139.180.17.0/24 ip4:143.244.80.0/20 ip4:158.247.16.0/20 -all\"",
                "\"v=spf1 include:docebosaas.com include:_spf.google.com include:_spf.salesforce.com include:mail.zendesk.com include:spf.brevo.com include:spfa.cpmails.com include:amazonses.com\" \" include:19498232.spf04.hubspotemail.net ~all\"",
                "\"canva-site-verification=n-pFiny_S2dSZeJI30CLqQ\"",
                "\"stripe-verification=5b59db62733b029e550909069766df9d14401a4f7da174bcd61f0d0ee88f4450\"",
                "\"atlassian-domain-verification=GYCmNsSxZkXMr7fxxgeok49uraXyDkAedmGaHd49JULNqeVEUIXgvtrSXJQkYLPw\"",
                "\"google-site-verification=iQEpunPnRCsiEgNzuTdgjv2CkHOaiZ0VtEdJ45621P4\\\"\"",
                "\"twilio-domain-verification=1cb1212579e2247c4b3e5957286d551c\"",
                "\"paloaltonetworks-site-verification=bdbd4481c4dd9e6d9949564fb1817cb8a1ba8027e435b73ffa941cbe08402fb9\"",
                "\"smartsheet-site-validation=7sMmpm7-iENtW-Wah73-GRUOAkqC1ESj\"",
                "\"hubspot-domain-verification=YTVlODJiZjktZWM1Ny00OWQ2LWI5ODUtMmE5YzgwZGZiN2Yw\"",
                "\"brevo-code:cda82c8e78902e8597160fa7f8f01832\"",
                "\"atlassian-sending-domain-verification=327262f9-b21b-4c0a-a586-a689aaf04dda\"",
                "\"openai-domain-verification=dv-qlfjp6zcLD8VhBDJwIzzeAcL\"",
                "\"google-site-verification=HjzsY_O0SaKYdoZB0Hs45thsJ67M-6cKrw8IkFQk1VY\"",
                "\"reachdesk-verification=OIZDvTIPzd4wWxIZarexNfBIkHOpcNJ2X3OnS2GD6gsVGkOVM49xTxckySn2zMyl\"",
                "\"MS=ms63904681\"",
                "\"cursor-domain-verification-qadt8c=RZS4hKTRpyLXq5n82yVykd2BT\"",
                "\"anthropic-domain-verification-d09ksw=ODOBPsDqBe53eJ6OWgEyn3KfB\"",
                "\"adobe-idp-site-verification=4d532166936b26857a587e39eba8b95aa576fed3346fde057a076c06264081c5\"",
                "\"monday-com-verification=7AkcixUJ5C45Fd5c0tc2KNHjSVasn9RhDQujOjLGBRQ\"",
                "\"onetrust-domain-verification=8d2f85a15af24f688947ebf465dbc7cc\"",
                "\"facebook-domain-verification=d6j3bxxjxkyqyhgivp11fwvf14yoa5\""
            ],
            "NS": [
                "ns-985.awsdns-59.net.",
                "ns-1534.awsdns-63.org.",
                "ns-1678.awsdns-17.co.uk.",
                "ns-222.awsdns-27.com."
            ],
            "SOA": [
                "ns-1534.awsdns-63.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"pki.goog\"",
                "0 iodef \"mailto:security@letsdeel.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [
                "37870 13 2 9752C1CCF73AAC3DA8E467C19DFAD63E17C7B217E43B09D6D4B293AB 24A796A1"
            ],
            "DNSKEY": [
                "256 3 13 e1HX0iL/47kdNsmTjuSJLCSeMo1vPwr5YAp2yBmMPDjr5zWfED8Avk2Y hMfRAoLg7w0dDh0RHi5hnoqGzGAPeQ==",
                "257 3 13 4oZQoOfnaxaSPGn83CC3MHAzkwaOq3UhlPyV+TC1+XUtX6GvsUr2Vud1 Xo8G7F685s2OrVnMrRyU05HGY9r00A==",
                "256 3 13 m+fiRLPYOnSCQxMcFMbOEegZwUJ+GEAOXGTbOLkPWrhsEG8mJyyoe09P Y/GhsC3h5BUiY5otxqp4yCDyBuZDSQ=="
            ],
            "RRSIG": [
                "TXT 13 2 300 20260811025019 20260811004519 49889 deel.com. ZFPXHwCgBgK0jEnlkHeX+PduZeHV/LxHnqbxL7syfi952+ZiM8fPAeeT gX34UGYV7NLStioDGVgNIysldS7uEA==",
                "NS 13 2 172800 20260813013131 20260810233131 49889 deel.com. dYGSLD17cDNCUW9szBGW1mWQZDr+P73I1WJRLSAA4/ygtoPdEBmts0Ok g/0pS5vgXRsJA6tDnd3oMci/xPi6qw==",
                "DS 13 2 86400 20260814010729 20260806235729 41446 com. DdR3LXjscSR/jTYszUc6Ar4QJp9kRFbJHTCq05Rljes7gPNPLkk0ANdM FosBLp2qccGrMTVVK3oIa0U/uZdU4Q=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.122.87",
            "18.172.122.8",
            "18.172.122.19",
            "18.172.122.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:docebosaas.com include:_spf.google.com include:_spf.salesforce.com include:mail.zendesk.com include:spf.brevo.com include:spfa.cpmails.com include:amazonses.com include:19498232.spf04.hubspotemail.net ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc@deel.com,mailto:deel@eu.cp-dmarc.com,mailto:no-reply-dgp@deel.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.deel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtSrTdLKcZVf90SFdFXHB4zY4uXNumL6OE8A/v1ktp8P15bvdL+dsAlpgUQ1tmN+nU4mb54ODkc6eTBl6aR4HBdsRT+UGou2aPbzATjrNtgHIzJIE/9BCiKePpabnt/0TpPslVIFSF25vH6KVbRt8dNCrJU5h69cVS7ByxJYcLQMgSpkDnjDDJRCcaB37Y4KRaWOQoM3nBFpe3nl5DmcpCRmGbSI2JH4cnHXVm80scL8rqxAQbqsByMa+pm2mlgnUXVFCM00KqIl70w4JB16R1E63ueSSSRXPfK7vqgzNqqiu9/PagXUDwuIDZecdtWC0EpgHPOOKcXwfDyZTvQMsAwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1;id=1759146246489;",
        "tls_rpt": "v=TLSRPTv1;rua=mta-sts-policy@deel.com"
    },
    "advanced": {
        "ptr": "server-18-172-122-87.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.126",
                        "54.192.100.2",
                        "54.192.100.38",
                        "54.192.100.73"
                    ],
                    "time_ms": 105.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.122.15",
                        "18.172.122.19",
                        "18.172.122.8",
                        "18.172.122.87"
                    ],
                    "time_ms": 30.09
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.245.113.47",
                        "18.245.113.49",
                        "18.245.113.74",
                        "18.245.113.9"
                    ],
                    "time_ms": 72.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.126",
                        "54.192.100.2",
                        "54.192.100.38",
                        "54.192.100.73"
                    ],
                    "time_ms": 103.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.126",
                        "54.192.100.2",
                        "54.192.100.38",
                        "54.192.100.73"
                    ],
                    "time_ms": 78.8
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "deel.com",
        "valid_from": "2025-11-10T18:00:00-06:00",
        "valid_to": "2026-12-10T17:59:59-06:00",
        "days_remaining": 121,
        "san": [
            "deel.com",
            "*.deel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.deel.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.deel.com/",
            "date": "Tue, 11 Aug 2026 01:45:20 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 0fd9d4972adcc8c2a75b1234d2dccfbe.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "x-amz-cf-id": "Qfb2n-RG9C_N_PgLXS-YxvBRTlzBfojabSBssqKMowAPexBMQ5Nnnw==",
            "age": "148393",
            "content-type": "text/html; charset=utf-8",
            "cf-ray": "a2938f718d72400a-STL",
            "cf-cache-status": "HIT",
            "access-control-allow-origin": "*",
            "cache-control": "public, max-age=0, must-revalidate, s-maxage=259200, stale-while-revalidate=86400, stale-if-error=86400",
            "content-language": "en",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=15552000; includeSubDomains",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "expect-ct": "max-age=86400, enforce",
            "referrer-policy": "same-origin",
            "x-content-type-options": "nosniff",
            "x-envoy-upstream-service-time": "49",
            "x-frame-options": "SAMEORIGIN",
            "x-nextjs-cache": "STALE",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "set-cookie": "__cf_bm=hblkxRx4V1OEIECf6LP5AhnGa7vZsoA4dNpYDJd4L_A-1786412720.8872983-1.0.1.1-ThstLqJamz89374aNHA1I3wjxGWarPld_sUjdZ7UEJ8PQD8M0JAg1fuV9lJCDsFWLDATA53qwxJJOhx5KdXUYioTARzntuRv0dgjicj4mIzfIQ001Pl.jlHIeXn.6akQ; HttpOnly; SameSite=None; Secure; Path=/; Domain=deel.com; Expires=Tue, 11 Aug 2026 02:15:20 GMT",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.deel.com/",
        "title": "Deel | Global Payroll, Compliance, HR Solutions | HRIS",
        "description": "Hire, pay, and manage teams in 150+ countries with Deel. Run global payroll, ensure compliance, and streamline HR operations—all on one powerful platform.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.172.122.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 87.45
}