{
    "ok": true,
    "domain": "riotgames.com",
    "generated_at": "2026-08-09T11:26:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "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": "2 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": "8 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": "108 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: a23-33-29-137.deploy.static.akamaitechnologies.com"
            },
            {
                "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/1.1 200 OK"
            },
            {
                "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": "2 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": "8 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": "108 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: a23-33-29-137.deploy.static.akamaitechnologies.com",
                "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/1.1 200 OK",
                "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": [
                "23.33.29.137",
                "23.33.29.151"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx2.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 aspmx3.googlemail.com.",
                "10 aspmx.l.google.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=EuNCf8TNrJZOWDRDqShbqYTpSZKJ/xEV4aTiUKuuNLRrPRgIpv7UbsWAmPLqqJo6\"",
                "\"identrust_validate=qDJurXLwB3tlxm/a2W4BwxovVSZgA8aPPQt5yfT3Y4ht\"",
                "\"smartsheet-site-validation=3A0R2HoC52iiG-tgEVKicsPBn2xj_0wx\"",
                "\"066f13297b72659e8cf406dbb219b8294843ec62d70cf05ea47d2cc04690fda7\"",
                "\"docusign=c0a1e9d2-55bf-45d1-ae3e-9efa7100a9b0\"",
                "\"google-site-verification=Cs9yB0_7wFp5NnWHYBNf_1jPuiAntar5RANK1SpVyd4\"",
                "\"identrust_validate=mhJ8NRUUCvCrypWr5w4+O/fD0j+94q87w7k5z9veVeMW\"",
                "\"gc-ai-domain-verification-hfc89f=8xTqWIkmuyeXQpZc4SvBMEAcN\"",
                "\"apple-domain-verification=_5MKk6Ejd-2bo9201VsSLE_5Dt5xjiUI9iAB2uFeMz8\"",
                "\"457834d264cebe7597f618a18d896673cd5b3159ce554f20f25f891aeaf5a004\"",
                "\"v=DKIM1; r=postmaster; g=*; k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNAD CBiQKBgQC9ftWTutoRGKLbOq6/Vt51tsa1URAMxZ9jZX7hHt9iRT2cnA l855g5PEPkkgi6nkaRss3SbcxaghHbC9j/RLJwOqU0JmDHA7QAU8uOufavRioeAL 8qnCpurKJGHmmhDyuAuADwpi5yhTtmGcmuMLFiuXGi6MM4SVP7AI5lmu9tcQIDAQAB\"",
                "\"apple-domain-verification=POUgOkuf9Zh9baPefObB3zLxmZ1T6uDmIdXCFeeiVmg\"",
                "\"elevenlabs=Nj5m-Bg3nfwLgemRUaEZ4TwEfHvJwQZwppU94Qj9tIo\"",
                "\"MS=ms91738445\"",
                "\"notion_verify_ujxP}?}?kbA=yqZ!~MXFh)9zy_>gUYA%g=G8Ca.Qu1)qJRbhY1BDAD3vft8E9WQPHY1y^U\"",
                "\"mixpanel-domain-verify=f3f9250d-6edf-4189-8b64-14002e09908e\"",
                "\"onetrust-domain-verification=b9a7e3440aaa4df8b127b83bf47588bb\"",
                "\"google-site-verification=T_qJAAvNM0t9zUwipQXj-9k-Q1CWC7Wz8HKNR4J_e8Q\"",
                "\"ca3-d56fbe2627de43eda7400fb40701db14\"",
                "\"identrust_validate=CyRLwqA8kjd2WatKEZUjAKDmqWTSzW05ozadW6GJXDeh\"",
                "\"146445523-2294647\"",
                "\"meshy-verification=019dd0db8e53740fa26a005dd74cd98c\"",
                "\"google-site-verification=lHeWY50rR0F_moCYpTHOrMKMrpcFZ3-ndz_8RBtiPAk\"",
                "\"tiktok-developers-site-verification=A6bR8PziXGznE91ZeGO9oZG5JPtkTyOO\"",
                "\"uber-domain-verification=67614d05-9e0d-424b-b1dd-129cb765d17c\"",
                "\"onetrust-domain-verification=2e6a8bb11c0c4a4f937f2fd4865d9a06\"",
                "\"amazonses:BFF3JQ9GxqcKB7EYv01+RdBSJYa2WyT4+NKRCACI4UA=\"",
                "\"extensis-domain-verification=72e1c1d8-2e06-4722-904c-d4e6e29d7a78\"",
                "\"google-site-verification=8fg37Yi-taZOEbuKtdDT286B2Wj_rVvGQG8CETJAVlk\"",
                "\"asv=cf37a1f4f456dcd6a07aff3c278360ca\"",
                "\"docusign=e9f262b4-e53f-48d3-82a9-9b96fcaf03d4\"",
                "\"formstack-domain-verification=518ba11334215849a0a9c0645868a591\"",
                "\"miro-verification=693886223ed777abd1136fe266c78559e81b02a2\"",
                "\"shopify-verification-code=GfA0teOnhOiv7QcFTAJ4RFtC7daAb2\"",
                "\"adobe-idp-site-verification=96d0f402-731e-4b17-8753-5bf1eab53a09\"",
                "\"apple-domain-verification=Ehosrf0ND0Itl9wZ\"",
                "\"remarkable-domain-verification=716169bb-8517-4201-bd34-28c2c31dd5f4\"",
                "\"identrust_validate=A/KXuCOOxVb8uS+xpRkdiBVbbnCQRyc06jBTdzLUJ/Jw\"",
                "\"docusign=d601c9c5-8a5d-469f-b454-8ef472d4dcda\"",
                "\"google-site-verification=OfCoQg7AqGdku5dt4vpQSfQsbtxeRahlpYOtISlfcWA\"",
                "\"google-site-verification=qV8g07yNil4NpM2-BlOlQ9NAgUzcpRBOkCFKK70z2_Q\"",
                "\"_ijha7u8lqqd7no3deio019v1dsn5fx2\"",
                "\"_w88ahe8n1mml0omi55mi6gkwtk83246\"",
                "\"canva-site-verification=Bj1hfs61M2vPMeLH56COng\"",
                "\"DirectFedAuthUrl=https://riotgames-sandbox.okta.com/app/riotgames-sandbox_hypixelstudiosentra_1/exkl74dx5tCJ89kzP4x7/sso/saml\"",
                "\"lucidchart-verification=B8EssVILyc0awCuwnnDb\"",
                "\"favro-verification=JD0U5XYpcNCKudb_2oQxaQ-fuMeZYUyd51nHzBQT_qf\"",
                "\"dropbox-domain-verification=cvasafx727yc\"",
                "\"google-site-verification=CCrSxqLO1zaClSSKjK9ilfl9_P2Er9UkXXHKZDA_CHs\"",
                "\"google-site-verification=GCSpSUb6s01GUYAnQ_v-dB_mXsTpRWItNcyka7uvNNQ\"",
                "\"intersight=5da0630aaf98376388b4bdf082a70083dbaf3f3f364702ecf2b2d8c5935dcfbf\"",
                "\"identrust_validate=/lLqDN5T3Na9VGiUOdggi2Cok5zYtq1sGrEsMnUUjrtJ\"",
                "\"logmein-verification-code=ac9349e4-919b-4e07-a02f-7ed5ec8be131\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:mg-spf.greenhouse.io a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com ip4:54.201.189.228/32 ip4:34.213.31.244/32 ip4:192.91.144.4/32 ip4:35.81.60.45/32 ~all\"",
                "\"dtm-domain-verification=Nm6DFQbzn_M9bXrTIs53LrbWZpRV4nwUEDG8Qol5lxU\""
            ],
            "NS": [
                "ns01.riotdns.com.",
                "dns3.p04.nsone.net.",
                "dns2.p04.nsone.net.",
                "ns03.riotdns.com.",
                "ns04.riotdns.com.",
                "ns02.riotdns.com.",
                "dns1.p04.nsone.net.",
                "dns4.p04.nsone.net."
            ],
            "SOA": [
                "dns1.p01.nsone.net. hostmaster.riotgames.com. 1781642053 3600 3600 3600 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.137",
            "23.33.29.151"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:mg-spf.greenhouse.io a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com ip4:54.201.189.228/32 ip4:34.213.31.244/32 ip4:192.91.144.4/32 ip4:35.81.60.45/32 ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:riotgames-dmarc-reports@riotgames.com; ruf=mailto:riotgames-dmarc-failures@riotgames.com; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "smtp",
        "dkim_host": "smtp._domainkey.riotgames.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSyZVywXW0Rj3S+FX/sftbsPlhk9U0XTvL4hAIDERm18sfholuBuMxdfyTYJRKILWxgnlCIZ6cedlUvBrOSMc9CXpBn0gSjDAskpXbMLuSy9UXTuggyOOM+X96GNOBO7HxKM06RfZNG1gKCdl/ScoMNHPfpOe+dBzbiQTnCTu9dwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://www.riotgames.com/darkroom/original/5d0fc68aab77374636b8dbef07862a57:1abc6fae133e147f9ffa5b5981dd1859/riot-games-inc-1574381807.svg; a=https://www.riotgames.com/darkroom/original/4c642b1340218aa58701537645d68462:b7d7a03c72e32ef276b3a29e9eba9e03/riot-games-inc-1574381807.pem; avp=personal;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-137.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.211.124.200",
                        "23.211.124.201"
                    ],
                    "time_ms": 56.15
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.137",
                        "23.33.29.151"
                    ],
                    "time_ms": 34.62
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.201.195.13"
                    ],
                    "time_ms": 29.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.137",
                        "23.33.29.151"
                    ],
                    "time_ms": 37.69
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.198.214.70",
                        "23.198.214.83"
                    ],
                    "time_ms": 57.6
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "arcane.com",
        "valid_from": "2025-11-24T18:00:00-06:00",
        "valid_to": "2026-11-25T17:59:59-06:00",
        "days_remaining": 108,
        "san": [
            "arcane.com",
            "*.arcane.com",
            "*.br.leagueoflegends.com",
            "*.brand.riotgames.com",
            "*.championsqueue.lolesports.com",
            "*.esports.riotgames.com",
            "*.eu.leagueoflegends.com",
            "*.eune.leagueoflegends.com",
            "*.euw.leagueoflegends.com",
            "*.glascindustries.com",
            "*.hextechmayhem.com",
            "*.jp.leagueoflegends.com",
            "*.kr.leagueoflegends.com",
            "*.lan.leagueoflegends.com",
            "*.las.leagueoflegends.com",
            "*.leagueoflegends.com",
            "*.lolesports.com",
            "*.na.leagueoflegends.com",
            "*.oce.leagueoflegends.com",
            "*.riotforgegames.com",
            "*.riotgames.com",
            "*.ru.leagueoflegends.com",
            "*.songofnunu.com",
            "*.tr.leagueoflegends.com",
            "glascindustries.com",
            "hextechmayhem.com",
            "leagueoflegends.com",
            "riotforgegames.com",
            "riotgames.com",
            "songofnunu.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.riotgames.com/en",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.riotgames.com/en",
            "date": "Sun, 09 Aug 2026 16:25:55 GMT",
            "connection": "keep-alive",
            "akamai-request-bc": "[a=23.208.24.238,b=3062979209,c=g,n=US_IL_CHICAGO,o=20940]",
            "cache-control": "max-age=204",
            "content-type": "text/html; charset=utf-8",
            "expires": "0",
            "pragma": "no-cache",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "surrogate-control": "no-store",
            "x-clock-cacheable": "YES",
            "x-frame-options": "Sameorigin",
            "x-response-time": "245.651ms",
            "x-ua-compatible": "IE=edge,chrome=1",
            "x-varnish": "133439132 143367868",
            "etag": "W/\"34f01-TLp33mRiHi7Il5IlmZeS8h/beV8\""
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.riotgames.com/en",
        "title": "Riot Games. Developer of League of Legends, VALORANT, Teamfight Tactics, Legends of Runeterra, and Wild Rift. Creators of Arcane. Home of LOL and VALORANT Esports. | Riot Games",
        "description": "Riot Games. Developer of League of Legends, VALORANT, Teamfight Tactics, Legends of Runeterra, and Wild Rift. Creators of Arcane. Home of LOL and VALORANT Esports.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.33.29.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.151": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.6,
                "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": 86.28
}