{
    "ok": true,
    "domain": "rippling.com",
    "generated_at": "2026-08-11T00:57:45-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": "2 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": "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": "168 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-156-107-127.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": 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": "2 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": "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": "168 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-156-107-127.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": "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": [
                "108.156.107.127",
                "108.156.107.12",
                "108.156.107.95",
                "108.156.107.19"
            ],
            "AAAA": [
                "2600:9000:2350:3a00:e:72f2:cfc0:93a1",
                "2600:9000:2350:3200:e:72f2:cfc0:93a1",
                "2600:9000:2350:2e00:e:72f2:cfc0:93a1",
                "2600:9000:2350:ba00:e:72f2:cfc0:93a1",
                "2600:9000:2350:1000:e:72f2:cfc0:93a1",
                "2600:9000:2350:5600:e:72f2:cfc0:93a1",
                "2600:9000:2350:2800:e:72f2:cfc0:93a1",
                "2600:9000:2350:9c00:e:72f2:cfc0:93a1"
            ],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"status-page-domain-verification=6fkx6t61yvzp\"",
                "\"s119l8vwm3wmcb2s0vdrs84fd0wt1gpp\"",
                "\"00D6A0000003XOM=1TBUd000000003F\"",
                "\"google-site-verification=bgK9CxF9HGLC6wO9ZGV_yi4H-gRtWkhpZzkdktuzVkg\"",
                "\"rkkmd2bs31938vv9yc1vj3w56pcw4mg2\"",
                "\"3bh32gn1ftdpf40b6zlb37cklvxhvxzn\"",
                "\"google-site-verification=CaCaaKc7y4hwMmp7PhKzzbneZkbb7--FqgPQTMaobac\"",
                "\"stripe-verification=bd5d6fb3c621943a45c51f064595cad48d2788e54818c44d14294b1f9b5bb5b2\"",
                "\"atlassian-domain-verification=CCFdJc663LG7hZm8UxlJJCxpQxTpn3FYAPJ2Qn3AjDFTo0rFIx5bOqFzPp7Xtnbe\"",
                "\"loom-site-verification=6558822ab4494472bb8e34eb88cb0fa0\"",
                "\"rippling-domain-verification=5dcaeaa8ad940509\"",
                "\"google-site-verification=2_sfWdpVuRiCn8nO2_s-Pz3Ocgb1hxpVYUlhf5W7NKk\"",
                "\"google-site-verification=AxZLqveUQUSQkh6G-rnVnnIQfaxYOiSe9S6puqVjR-Q\"",
                "\"anthropic-domain-verification-6frysw=q12QwORHJ1Fmc7s7HVaDRX90s\"",
                "\"ca3-88b4000f8c63405baadea60a75495e95\"",
                "\"openai-domain-verification=dv-X0XNofJKfAM7DRbM2Kj3Zrmd\"",
                "\"stripe-verification=ba635da9158b5d0efc82339412ffa820bb355fe59204e98956b372a4177123f5\"",
                "\"MS=ms88342371\"",
                "\"openai-domain-verification=dv-GZ7jSb82zlxRZ894rOVf46b8\"",
                "\"stripe-verification=d469ee63b8c75aedd6304bba929369839d7b7b05c77f0ac513b4d7aae972ddf3\"",
                "\"google-site-verification=S5loriuJsdsboAzrg76kf6WVGFZlI2XH7fQGfJSzH8k\"",
                "\"google-site-verification=AFRLlK-jgf-6vU54SuHsgocFSlyyrfhhydha_2YzdGM\"",
                "\"atlassian-sending-domain-verification=630c697e-620f-4c89-99c0-c223e6cff3ee\"",
                "\"v=spf1 include:_s00029083.autospf.email ~all\"",
                "\"brevo-code:8d53f4c0545221865c510ac20019c084\"",
                "\"stripe-verification=a6253d1ea719346c549aec87e82a58ede524e867719d96d1b52a4ef702145674\"",
                "\"ps-cd-verification=f3b5e98b-c66a-40ec-ac99-9dc4c12c490e\"",
                "\"apple-domain-verification=5ZIQoEgAe7lneNXZ\"",
                "\"google-site-verification=zNChA37ALL2y0oDDwUG15BX0ZQYjixeqizPHC98Ngd8\"",
                "\"google-site-verification=IvfvVJO0vX2rpBPMTAI7Z_IH3JsZaqPcyg4Bp6-K110\"",
                "\"mongodb-site-verification=0JWeZ3WPaHQyHEhjUWth4hdF7zBKeb37\"",
                "\"google-site-verification=WiEEjhlahDGGVUE1vHKHKvNGDWn4hOeKcIHkXsLipZg\"",
                "\"stripe-verification=725aab62d897d8010bab0df8d0fef4ee89a6d7e5f4db9d47953aac48d4fe4919\"",
                "\"google-site-verification=Sxofz4Fw3gm0i8PbH7Pgp1Dsb10Tqp_-dMNSrbaMOAE\"",
                "\"atlassian-domain-verification=Oh13fnLYs9xOrhqgKrKFzVRIRWZsGjINvlwKHjbfbYgyUQArK7p4dJo4/Rn5efsE\"",
                "\"hubspot-developer-verification=OWRiZTgxMzMtY2U1Mi00M2EyLWEwMTctYTRmYWJiOWJlMjBj\"",
                "\"google-site-verification=jD7zFJ3j2kukyAYQwe0lNbSBtmiI6l3l_qf85ycbcnM\"",
                "\"MS=ms74551929\"",
                "\"segment-site-verification=jTwcuqeflnqUSwXRY1m0i6OSxezTNyMN\"",
                "\"stripe-verification=7a0378cc739bbfc7e76465bec3935a1b78bdf8aa3412662e438d65a389285b8d\"",
                "\"xvgq39bxgvf83yfh7p9gpg7069c8gl5m\"",
                "\"t7k1h6l5v54c7v0ybzcbs6s3sr716qzl\"",
                "\"wpjjhqw687dwqtt1plghbsl6wq7m9xg8\"",
                "\"google-site-verification=8pw6i2_zieArtwCnXNO0nydcIqzkWixI_3vc5QdUYh4\"",
                "\"adobe-idp-site-verification=d3d7e40c8702ac6ba80629d5ebd6cd9fef3e5cc4393e4ae0e2e59817b89b6182\"",
                "\"stripe-verification=9d2aa53b933ff9562527e4bb6aebcf1a6e93afcffec5a697f2bc797a07852a10\"",
                "\"openai-domain-verification=dv-MsQwy3fIJT3Ycf9qgUGpd4vE\"",
                "\"_globalsign-domain-verification=WuEWLK99FHuqlZ5aUW1XQlarVo-hOHRVHez_j_6D0u\""
            ],
            "NS": [
                "alina.ns.cloudflare.com.",
                "rob.ns.cloudflare.com."
            ],
            "SOA": [
                "alina.ns.cloudflare.com. dns.cloudflare.com. 2410814841 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.rippling.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.107.127",
            "108.156.107.12",
            "108.156.107.95",
            "108.156.107.19"
        ],
        "ipv6": [
            "2600:9000:2350:3a00:e:72f2:cfc0:93a1",
            "2600:9000:2350:3200:e:72f2:cfc0:93a1",
            "2600:9000:2350:2e00:e:72f2:cfc0:93a1",
            "2600:9000:2350:ba00:e:72f2:cfc0:93a1",
            "2600:9000:2350:1000:e:72f2:cfc0:93a1",
            "2600:9000:2350:5600:e:72f2:cfc0:93a1",
            "2600:9000:2350:2800:e:72f2:cfc0:93a1",
            "2600:9000:2350:9c00:e:72f2:cfc0:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_s00029083.autospf.email ~all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:0f25e61ec4f34944b9badbb4ec088507@dmarc-reports.cloudflare.net,mailto:dmarc_agg@vali.email,mailto:dmarc_agg@dmarc.everest.email;ruf=mailto:dmarc@rippling.com;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.rippling.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp6UMUZD+z/TlLnF0sNkpiyLt5mv6lJoNL9NsBPEMuw4sOzLvb/WtN/brCcncFS86d3mI7AofsCqgniXD45EVFRKwWcRuD2RZuCV2fPFIhM6Jdm+LjyoPGVKV0aAHBMMdX+kXoeLakkVNeLoZdWP0umLQw7ACBU/NfXU2+Dw1FoSUTdhOw7l8daBSRhjCjBQubIy1N9rMA4UKwBx3UxNxKUpQz5nyZc70e4s6Bb+ELAiVLfAmjqiVNxRHO8ib62v+PB8Ok+pZbY+wRTtIGX2rH+FVCKRGY+PfJ3sVuokWYYkWgz635NbhgnR6+PCtEKjjXg4NV1K1n4sRFL3unlU5UQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-107-127.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.156.107.12",
                        "108.156.107.127",
                        "108.156.107.19",
                        "108.156.107.95"
                    ],
                    "time_ms": 61.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.107.12",
                        "108.156.107.127",
                        "108.156.107.19",
                        "108.156.107.95"
                    ],
                    "time_ms": 21.29
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.2",
                        "108.157.150.42",
                        "108.157.150.48",
                        "108.157.150.86"
                    ],
                    "time_ms": 25.97
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.156.107.12",
                        "108.156.107.127",
                        "108.156.107.19",
                        "108.156.107.95"
                    ],
                    "time_ms": 44.06
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.168.122.123",
                        "3.168.122.13",
                        "3.168.122.83",
                        "3.168.122.85"
                    ],
                    "time_ms": 85.62
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "rippling.com",
        "valid_from": "2025-12-28T18:00:00-06:00",
        "valid_to": "2027-01-26T17:59:59-06:00",
        "days_remaining": 168,
        "san": [
            "rippling.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.rippling.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "3246438",
            "location": "https://www.rippling.com/",
            "date": "Tue, 11 Aug 2026 05:57:36 GMT",
            "server": "Vercel",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 92fd70dbe8c0804cdb0a219a9170ccc4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P2",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "9KJnpvhbLGRhbfFX9lWL_O8b-XrypWKx1GNu5ZNubgNNYDns9SupOA==",
            "age": "16569",
            "strict-transport-security": "max-age=63072000",
            "accept-ranges": "bytes",
            "access-control-allow-origin": "*",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-disposition": "inline",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"79cb041279320b6abb85c7281d7da19a\"",
            "set-cookie": "vercel_city=St%20Louis; Path=/",
            "vary": "RSC, Next-Router-State-Tree, Next-Router-Prefetch",
            "x-frame-options": "ALLOW-FROM https://rippling.highspot.com",
            "x-matched-path": "/en-US",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::b87d4-1786427856496-aff79d7227d9"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "Vercel",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rippling.com/",
        "title": "Rippling: #1 Workforce Management System | HR, IT, Finance",
        "description": "Rippling eliminates the friction from running a business, combining HR, IT, and Finance apps on a unified data platform.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.107.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.107.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.107.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.107.19": {
            "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": 4009.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4014.5,
                "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": 100.88
}