{
    "ok": true,
    "domain": "stanley1913.com",
    "generated_at": "2026-08-12T13:32:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "1 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": "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "77 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: myshopify.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 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": "77 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: myshopify.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.227.38.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 stanley1913-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"klaviyo-site-verification=UgbSq2\"",
                "\"google-site-verification=1Z0MnXzuo0HA8SPHteX1VvWpKCgptoQtKdwBYuimf2Q\"",
                "\"shopify-verification-code=yaAdFL31LK8iesAPOcB8oNwXySGq2S\"",
                "\"google-site-verification=v-8N5R6s1O0V2yCRVjKxYUnvb6fWmJI-9s3qYfgR-0A\"",
                "\"klaviyo-site-verification=Y7qatx\"",
                "\"google-gws-recovery-domain-verification=47013319\"",
                "\"klaviyo-site-verification=UPhqKA\"",
                "\"atlassian-sending-domain-verification=800c5d4f-b310-4ef8-90a5-e5ce4e098217\"",
                "\"jamf-site-verification=08k7P8LEDRxVxHe1Fg6Qkg\"",
                "\"asv=2152da62c8bd2ce0404484e38a41ba63\"",
                "\"klaviyo-site-verification=R5Qx7X\"",
                "\"extensis-domain-verification=78813d8c-4100-45fb-9311-e005df86bead\"",
                "\"bkftlqr8rqdrc2n52p6sjb9j6jrkdk4b\"",
                "\"atlassian-domain-verification=a3bc5Jxr74dVPAkLq/OfHky3d8ES6I1C9r73yJvB/z8F6YxrJfrUHol6vARuWeqE\"",
                "\"v=spf1 redirect=stanley1913.com.hosted.spf-report.com\"",
                "\"meltwater_sso_20250630_TRITON-29738\"",
                "\"@3600 IN TXT adobe-idp-site-verification=c71c9fb1ca68342cf8214be46220a8a832a6a479396c314584ff52ce0729c862\"",
                "\"adobe-idp-site-verification=c71c9fb1ca68342cf8214be46220a8a832a6a479396c314584ff52ce0729c862\"",
                "\"slack-domain-verification=qm82cfrCphSVNkQpkaGtbYuWvMoC9meBoXQgJTRh\"",
                "\"google-site-verification=N3ntVD8dIP6bEqi_Si8zSZqlbYQ2f_Vtw1nIgGg96_U\"",
                "\"smartsheet-site-validation=b9tgOZuhUqXpgVm88NIw-LGVBsEorSwV\"",
                "\"1password-site-verification=NORVIDL3DFHVFJVE5HH7ZPCUDQ\"",
                "\"google-site-verification=ZomdwbXJBeWSYGWbnWHtok-Us_spboPY5MQMrxFtfFU\"",
                "\"google-site-verification=mT5RFpa_zvxON3RLlX4fgO0m0fm2CwIAhUI1mn-reAQ\"",
                "\"globalsign-domain-verification=Q3YLTYNg5OirGrWjDHZw32nNTNVaGiUlIIdwSvHK2a\"",
                "\"knowbe4-site-verification=556fa1af0fac80effcab6a656ffb798d\"",
                "\"klaviyo-site-verification=Sre72d\"",
                "\"apple-domain-verification=KyK5aDo0k0I8vpWS\"",
                "\"onetrust-domain-verification=6e4461fcd7074ea18bf16f635a53bda8\"",
                "\"MS=ms12191155\"",
                "\"teamviewer-sso-verification=3b37524c1ab840cc8e179c7b93973aac\"",
                "\"google-site-verification=hNnt7IkXg-aGnOSbOotuRnTO29tShQA-X3hE7eZZJeM\"",
                "\"9tjsy6ggwzfphy3lc4jfvrmjc7d4tr5n\"",
                "\"openai-domain-verification=dv-eTciYjtXUe7Z2el7QM8ak1T0\"",
                "\"klaviyo-site-verification=SMUnQA\"",
                "\"0ed1fe018a02c386ea62014ec3b8a1886001a6b884\"",
                "\"docusign=8685add4-69c5-460e-b80f-925a2c292aaa\"",
                "\"anthropic-domain-verification-fh8r0y=r35tGv2pElq40vq65elFD86Yg\"",
                "\"pjdbqk8dg8v20l42d2x7v405dw205v2j\""
            ],
            "NS": [
                "ns45.domaincontrol.com.",
                "ns46.domaincontrol.com."
            ],
            "SOA": [
                "ns45.domaincontrol.com. dns.jomax.net. 2026080600 28800 7200 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=stanley1913.com.hosted.spf-report.com",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dadc7cf5@mxtoolbox.dmarc-report.com; ruf=mailto:dadc7cf5@forensics.dmarc-report.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.stanley1913.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxfhDrYrtxeaGOKWY2fC9uRWk8d6MCjchnr3ikxJ59FDjP+5Az6ojQW3GOrMkzRtsDoslilWAiK85usjzqDoPHNtwE9hq3BhP05+GtuFXjTNM5AbJGbHU1gK6i7MQicUPWP2mkqJhFa0gy7mapNlSHT7bMB1dA+mSxNHO18ZHvxRwnNUfOSuTVTtYb4eCwpZlR5CIl/Y8AA/MaM5eRpMpMy1+m4FRUnQebOmeGJBlRa5jzj18R+PXKJb+mwzVk+z2Ejwl1+QKQDf+UeHeWwkwhi4erd8n6oljiZH113uDgSG+V2JX8yrpwJz5Ca3L1iBk6LpjqZQqN4Ggk1lgUvOnUQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 130.53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 52.13
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 21.36
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 47.49
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.32"
                    ],
                    "time_ms": 57.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "stanley1913.com",
        "valid_from": "2026-07-31T11:38:33-05:00",
        "valid_to": "2026-10-29T11:38:32-05:00",
        "days_remaining": 77,
        "san": [
            "stanley1913.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.stanley1913.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Wed, 12 Aug 2026 18:31:52 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.stanley1913.com/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "460",
            "shopify-complexity-score-v2": "46",
            "set-cookie": "_shopify_essential=:AZ_3Pr1wAAEAi_N0eooAckX7WU0q2snKf8ITcnjVaW372aplIaueLSo21D7ewlyYhThAzhfVsMItfvtDrt0547i-pbb3cmoBwsoE-Pc3RJHK2sVLaRfP9dvXumsXh7ytvVLTKoEDo0Qy4KDfIfW8jI2UtiDWeAM35zLgbMsExJIp7FWM8bl6Q9ga6LbCvUh1xOlzQyJpnPXDD2dta4vZ4-7l91yEAzL91hdCPMrhBZ8FibBhNnAAZk_3anDdFTMLlw4AvQiNu8Hc0J2tV-vkSUsmDFCSovYXDAvFRaHVVlEfc1BiA1vQeyrnObMhwT15-gGilpaeN_IXNJUbimjv0uCMbh6CyyiWwhrRrZZ1u9t-_bkk5VN05Zv0acod7AXbjq_Uzsl6T7AXMhnIlpiFHOgzp80bRnH50Ab6z6-n9ZzhyWcLuPQ2puR6KzoaX-bb6TFDWSHn4VQknjpYLzDUYa_DcmRszxqRVmVWzvtvI8PMhzC-f-t8za6XmOzutBQmx5wRUWaMHtzdB3acmU9UhApAV0eftT6Ul2Svjb_Vv11KV6g:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=fn4PAJONFZxyvHITXARghVx%2BwntyQDlkAYe8XaEVu7V%2BZv%2FbcLayA78r2K%2BI%2FOUeKqLQJ3ubhI6j5eNCBjd4ioZQzJ49f7tCpFaBw0RfzVAH50hMongmWRlcNnG%2FBSITF0bRn%2FE%3D\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "x-shopify-perf-experiments": "f_storefront_shop_prelude_data/v3",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=70;desc=\"gc:19\", db;dur=13, asn;desc=\"30083\", edge;desc=\"ORD\", country;desc=\"US\", theme;desc=\"178042012008\", pageType;desc=\"index\", servedBy;desc=\"cp8l\", requestID;desc=\"c76db0ac-a96d-4df6-a79b-453e24b42f8e-1786559511\", _y;desc=\"00000000-0000-0000-5000-000000000000\", _s;desc=\"00000000-0000-0000-5000-000000000000\", _cmp;desc=\"3.ampS_USMO_t_f_50V7oVQBSLCwryCNVG-0tw\", compressionLevel;desc=\"5\"",
            "x-request-id": "c76db0ac-a96d-4df6-a79b-453e24b42f8e-1786559511",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a2a18f351dff617d-ORD",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <https://cdn-ukwest.onetrust.com>; rel=\"preconnect\", <//www.stanley1913.com/cdn/shop/t/842/assets/fonts.css?v=76675814991978379461781721247>; as=\"style\"; rel=\"preload\", <//www.stanley1913.com/cdn/shop/t/842/assets/base.css?v=156055588420418453461777928194>; as=\"style\"; rel=\"preload\", <//www.stanley1913.com/cdn/shop/t/842/assets/elva.css?v=101088341555949305391785348855>; as=\"style\"; rel=\"preload\", <https://cdn.shopify.com/extensions/f2dc2781-781c-4b62-b8ed-c5471f514e1a/51194b6b0c9144e9e9b055cb483ad8365a43092e/assets/storefront-consent.js>; as=\"script\"; rel=\"preload\", <https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>; as=\"script\"; rel=\"preload\", <https://www.stanley1913.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin, <//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-1.jpg?v=1786403779&width=636>; as=\"image\"; rel=\"preload\"; imagesrcset=\"//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-1.jpg?v=1786403779&width=352 352w, //www.stanley1913.com/cdn/shop/files/081126-HP-Discover-1.jpg?v=1786403779&width=636 636w\", <//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-2.jpg?v=1786403779&width=636>; as=\"image\"; rel=\"preload\"; imagesrcset=\"//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-2.jpg?v=1786403779&width=352 352w, //www.stanley1913.com/cdn/shop/files/081126-HP-Discover-2.jpg?v=1786403779&width=636 636w\", <//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-3.jpg?v=1786403779&width=636>; as=\"image\"; rel=\"preload\"; imagesrcset=\"//www.stanley1913.com/cdn/shop/files/081126-HP-Discover-3.jpg?v=1786403779&width=352 352w, //www.stanley1913.com/cdn/shop/files/081126-HP-Discover-3.jpg?v=1786403779&width=636 636w\"",
            "content-language": "en-US",
            "etag": "W/\"page_cache:37532696635:IndexController:9154fcdccd5ed521a963307edf103de0\""
        },
        "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": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.stanley1913.com/",
        "title": "Stanley 1913 Drinkware & Gear | Bottles, Tumblers, Growlers & More",
        "description": "Stanley PMI Online Store | Offers an assortment of Vacuum Bottles, Mugs, thermoses, Cookware and more!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.227.38.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "stanley1913-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "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": 109.1
}