{
    "ok": true,
    "domain": "rapid7.com",
    "generated_at": "2026-08-09T12:25:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 88,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "81 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-170-185-102.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "81 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-170-185-102.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.170.185.102",
                "3.170.185.120",
                "3.170.185.125",
                "3.170.185.104"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"lCPZZaaMyCgNvRoUMYSgB/19JKY+JNfGPhaEvDOBAjs=\"",
                "\"traction-guest=6cc41968-82e9-498d-8bfe-fd5508033f9f\"",
                "\"axios-domain-verification-krqfc1=h96rqZEKB838pfMmNhom1QUxt\"",
                "\"lf4nplrh94qttd6offtt2seoau\"",
                "\"confluent-verification=d2a7c044-4d87-4065-85a0-23a89ab52be0\"",
                "\"apple-domain-verification=z0kzoM5HWYKjecj8\"",
                "\"anthropic-domain-verification-5zw7t5=Vni7Vr07byhMNuU4TrcvrMQ0C\"",
                "\"docusign=65784123-bb76-4570-8d51-94362ff4c391\"",
                "\"hpe-greenlake-domain-verification=676845775444476e50386a6c634d437752442d4372304349633764744e5a4330\"",
                "\"amazonses:I1RflsrIOXZmVliw6b9cpe6ULmwp07L4w89RB+VpMRI=\"",
                "\"google-site-verification=7Hz3zw87LNxfKT-hh9IdhIt0s9YTCl00uB0WAf1dF3Y\"",
                "\"drift-domain-verification=cbf5da5ed3a2c2c8fbbb7d18daad8055793f8540af697521085ea2c52715003f\"",
                "\"parallels-domain-verification=e1f620854b1545e99e860a3041e2066cb7220ae90194423a9f6d49a1a2f2c02f\"",
                "\"opine-verification=163fdac5-a23d-43a7-8a8a-7bd2b7921503\"",
                "\"google-site-verification=ig5kw7Mj2AZERYXpAJNvxAqzowk2IBMNCtUDTg0b3AU\"",
                "\"Ha0t0ULKa+E7VLp3KRbhs9smPuzCthPpirN0eMsFBUwGhzSnKIEgNc7sqF5WT9LDZQgaf/4xgX5pFTKNETxbew==\"",
                "\"mongodb-site-verification=04g45iN4b6e104zAbzjXk46sYt3UBfGm\"",
                "\"MS=ms93061892\"",
                "\"mandrill_verify.JDeorTdjVEco0Y4kGNWTlQ\"",
                "\"v=spf1 include:rapid7.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"smartsheet-site-validation.rapid7.com TXT wfJFw8OnJ0WwBCBDP7NuqHHZfZhanWVlikqsWO4VvHOr9QZ0RVR4YnP8dEJ8RoagWSUcN+C5tFWNRq0vvwYUMw==\"",
                "\"amazonses:DnUaWFf5+Slhj2P88CuTkguXyoekjo3Tvof0lhlJxk8=\"",
                "\"openai-domain-verification=dv-qbKZEnguGIIK6zPdJoffkqXL\"",
                "\"docker-verification=5d52296d-a09f-4c2f-b8cf-e2334419ff3e\"",
                "\"jamf-site-verification=FtQ1I9n49BqTh2au-7LKWQ\"",
                "\"adobe-idp-site-verification=92447b140831b768a96508429ae03d56aac235710da0081a6a10d7e2ac994921\"",
                "\"onetrust-domain-verification=29f6404b87c8474b84c7857f6709c560\"",
                "\"citrix-verification-code=3d0b3642-a1b3-4cf3-8616-c9fb8cd0c2da\"",
                "\"ZOOM_verify_RZhAVSLBQvCBSQHV-fTGyw\"",
                "\"atlassian-sending-domain-verification=7f543528-05c3-4d1e-ba1c-f39fa5a74c8b\"",
                "\"smartsheet-site-validation=vjVoxtqzU4h9LldG-2G0FyAXxXWJg-W1\"",
                "\"6qPEVqYoYKApJucUSIQOCzYYTfjkKYG5awZPNAslUIKDQwpzLTczEZUhjrt6pJEfOSFtNgtA7M/YMf4HH7it1g==\"",
                "\"drift-domain-verification=9c7f0cdbb7a9b6ebbf802921c978851da16f5826c73f558e990f8fa27cabe1df\"",
                "\"abd2ie8ce6rckbs2ssbp9u4742\"",
                "\"miro-verification=9a513c427ef2282157c7f16109d17a5e9eec1fea\"",
                "\"amazonses:4oCOQKrYktyI5taxSQqDs8vDW6xIoOAa0QPtofTGSiQ=\"",
                "\"onetrust-domain-verification=6f079f2ba9c641e1ae42d7405bcbb193\"",
                "\"_yyozdjty0j78vgnhj2dkr0d1gnjj5bu\"",
                "\"atlassian-domain-verification=HK7JKsrarTv57ctwhTuhkdU9AG0ajEErsFu4DfmWvY6ZkFZie12ybn6adxf6R2CL\"",
                "\"slack-domain-verification=s0mBsOvfWsLm8Kv0nKYi3qKZevMKfYKX17nFvgcG\""
            ],
            "NS": [
                "ns-1653.awsdns-14.co.uk.",
                "ns-1390.awsdns-45.org.",
                "ns-739.awsdns-28.net.",
                "ns-439.awsdns-54.com."
            ],
            "SOA": [
                "ns-1653.awsdns-14.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"pki.goog\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.102",
            "3.170.185.120",
            "3.170.185.125",
            "3.170.185.104"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:rapid7.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:dmarcteam@rapid7.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.rapid7.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDidDN20ekOyRHHVij1+4+SR4kaVNAszInm9p7AYDv3/VQktznMc06g3E6CZysFTSuWxjdqjh/GJwx+GdMpw7nD+c9QfcYcXpGeVRTiPD+pRaBptZGjcJ7UjHsB3jlMrtuayRfQwNmUT82dru4DqL6kZTajvMhr9Sw4OjfK7Kz+nQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/4687f649-d1a6-4848-a2f3-d40d6f00b9a8.svg;a=https://vmc.digicert.com/4687f649-d1a6-4848-a2f3-d40d6f00b9a8.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-185-102.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.170.185.102",
                        "3.170.185.104",
                        "3.170.185.120",
                        "3.170.185.125"
                    ],
                    "time_ms": 48.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.102",
                        "3.170.185.104",
                        "3.170.185.120",
                        "3.170.185.125"
                    ],
                    "time_ms": 19.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.161.225.107",
                        "3.161.225.120",
                        "3.161.225.127",
                        "3.161.225.92"
                    ],
                    "time_ms": 40.94
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.102",
                        "3.170.185.104",
                        "3.170.185.120",
                        "3.170.185.125"
                    ],
                    "time_ms": 75.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.101",
                        "108.157.142.31",
                        "108.157.142.33",
                        "108.157.142.78"
                    ],
                    "time_ms": 49.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.rapid7.com",
        "valid_from": "2025-09-29T19:00:00-05:00",
        "valid_to": "2026-10-29T18:59:59-05:00",
        "days_remaining": 81,
        "san": [
            "www.rapid7.com",
            "rapid7.com",
            "blog.rapid7.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.rapid7.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 17:25:12 GMT",
            "content-length": "0",
            "location": "https://www.rapid7.com/",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 6d608495c704c3391c897a110e88cffa.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P13",
            "x-amz-cf-id": "ovutd75nWeWNR7UG0ceqAA4lefmkJaKFFo1p-w-a6gw0eN0owpci9Q==",
            "content-type": "text/html; charset=utf-8",
            "cf-ray": "a288756fdd4f97fe-CMH",
            "cf-cache-status": "HIT",
            "cache-control": "max-age=0, s-maxage=86400, stale-while-revalidate=3600",
            "last-modified": "Sun, 09 Aug 2026 09:05:18 GMT",
            "link": "</_next/static/media/83afe278b6a6bb3c.p.2bn3s6zvc0dyp.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/chunks/2_xwrnv88jkll.css>; rel=preload; as=\"style\", </_next/static/chunks/0mcmx_p8lsbd7.css>; rel=preload; as=\"style\", </_next/static/chunks/0cojiu6sq9kyu.css>; rel=preload; as=\"style\", </_next/static/chunks/2b916rwxwivy-.css>; rel=preload; as=\"style\", </_next/static/chunks/22r45i7cmhs_4.css>; rel=preload; as=\"style\", </_next/static/chunks/0ec3zpdfn3osp.css>; rel=preload; as=\"style\", </_next/static/chunks/0mlad7hin278f.css>; rel=preload; as=\"style\"",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-amzn-trace-id": "Root=1-6a7842cd-79d6b2d450501aee4469fc21;Parent=49e30b0960ad0a2a;Sampled=0;Lineage=1:4ab50bbd:0",
            "x-deployment-uid": "6a759f09ef8f6c3359699a80",
            "x-environment-uid": "66a287b352edf03fcf2b91ea",
            "x-middleware-rewrite": "/en",
            "x-org-uid": "bltfa3ce6c73d332e12",
            "x-pathname": "/",
            "x-project-uid": "66a287b352edf03fcf2b91e4",
            "set-cookie": "x-failover-origin=; Path=/; Max-Age=0; Secure; SameSite=Lax",
            "age": "29994",
            "x-dns-prefetch-control": "on",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cross-origin-opener-policy": "same-origin",
            "content-security-policy": "default-src 'self' https://www.rapid7.com https://old.rapid7.com https://rapid7-website-development.contentstackapps.com https://rapid7-website-staging.contentstackapps.com https://rapid7-website.contentstackapps.com https://newdev.rapid7.com https://staging.rapid7.com https://assets.contentstack.io https://*.qualified.com https://*.vwo.com; script-src 'self' blob: https://www.rapid7.com https://old.rapid7.com https://www.googletagmanager.com http://997-fka-652.mktoweb.com https://997-fka-652.mktoweb.com http://411-nak-970.mktoweb.com https://411-nak-970.mktoweb.com http://information.rapid7.com http://munchkin.marketo.net https://cdn.cookielaw.org https://play.vidyard.com https://packages.prmcdn.io https://connect.facebook.net https://*.6sc.co https://cdn.bizible.com https://*.g2crowd.com https://snap.licdn.com https://px.ads.linkedin.com https://munchkin.marketo.net https://*.clarity.ms https://ws.zoominfo.com https://bat.bing.com https://googleads.g.doubleclick.net https://*.google.com https://www.gstatic.com https://*.impartner.live https://*.qualified.com https://*.googleadservices.com https://*.zi-scripts.com https://*.vwo.com https://app.vwo.com https://*.visualwebsiteoptimizer.com https://cdn.pushcrew.com 'unsafe-inline'; style-src 'self' https://www.rapid7.com https://old.rapid7.com https://use.typekit.net https://p.typekit.net https://packages.prmcdn.io https://997-fka-652.mktoweb.com http://997-fka-652.mktoweb.com https://411-nak-970.mktoweb.com http://411-nak-970.mktoweb.com https://information.rapid7.com https://*.vwo.com https://app.vwo.com https://*.visualwebsiteoptimizer.com https://cdn.pushcrew.com 'unsafe-inline'; font-src 'self' data: https://www.rapid7.com https://old.rapid7.com https://use.typekit.net https://p.typekit.net https://fonts.googleapis.com https://*.vwo.com; img-src 'self' data: blob: https: https://www.rapid7.com https://old.rapid7.com http://play.vidyard.com http://*.6sc.co https://*.6sc.co https://px.ads.linkedin.com https://bat.bing.com https://googleads.g.doubleclick.net https://*.vwo.com https://app.vwo.com https://*.visualwebsiteoptimizer.com https://useruploads.vwo.io https://cdn.pushcrew.com; connect-src 'self' https://www.rapid7.com https://old.rapid7.com https://*.googletagmanager.com https://*.adnxs.com https://*.6sense.com https://rapid7-website-development.contentstackapps.com https://rapid7-website-staging.contentstackapps.com https://rapid7-website.contentstackapps.com https://*.contentstack.com https://graphql.contentstack.com https://graphql-preview.contentstack.com https://eu-graphql.contentstack.com https://eu-graphql-preview.contentstack.com https://au-graphql.contentstack.com https://au-api.contentstack.com https://azure-na-graphql.contentstack.com https://azure-na-graphql-preview.contentstack.com https://azure-eu-graphql.contentstack.com https://azure-eu-graphql-preview.contentstack.com https://gcp-na-graphql.contentstack.com https://gcp-na-graphql-preview.contentstack.com https://gcp-eu-graphql.contentstack.com https://gcp-eu-graphql-preview.contentstack.com https://*.insight.rapid7.com https://newdev.rapid7.com https://staging.rapid7.com https://cdn.cookielaw.org https://*.google-analytics.com https://partners.rapid7.com https://*.algolia.net https://*.algolianet.com https://*.googlesyndication.com http://997-fka-652.mktoresp.com http://411-nak-970.mktoresp.com http://*.6sc.co https://*.6sc.co https://munchkin.marketo.net https://997-fka-652.mktoresp.com https://411-nak-970.mktoresp.com https://411-nak-970.mktoutil.com https://ws.zoominfo.com https://*.bing.com https://*.doubleclick.net https://google.com https://*.google.com https://*.google.ad https://*.google.ae https://*.google.com.af https://*.google.com.ag https://*.google.al https://*.google.am https://*.google.co.ao https://*.google.com.ar https://*.google.as https://*.google.at https://*.google.com.au https://*.google.az https://*.google.ba https://*.google.com.bd https://*.google.be https://*.google.bf https://*.google.bg https://*.google.com.bh https://*.google.bi https://*.google.bj https://*.google.com.bn https://*.google.com.bo https://*.google.com.br https://*.google.bs https://*.google.bt https://*.google.co.bw https://*.google.by https://*.google.com.bz https://*.google.ca https://*.google.cd https://*.google.cf https://*.google.cg https://*.google.ch https://*.google.ci https://*.google.co.ck https://*.google.cl https://*.google.cm https://*.google.cn https://*.google.com.co https://*.google.co.cr https://*.google.com.cu https://*.google.cv https://*.google.com.cy https://*.google.cz https://*.google.de https://*.google.dj https://*.google.dk https://*.google.dm https://*.google.com.do https://*.google.dz https://*.google.com.ec https://*.google.ee https://*.google.com.eg https://*.google.es https://*.google.com.et https://*.google.fi https://*.google.com.fj https://*.google.fm https://*.google.fr https://*.google.ga https://*.google.ge https://*.google.gg https://*.google.com.gh https://*.google.com.gi https://*.google.gl https://*.google.gm https://*.google.gr https://*.google.com.gt https://*.google.gy https://*.google.com.hk https://*.google.hn https://*.google.hr https://*.google.ht https://*.google.hu https://*.google.co.id https://*.google.ie https://*.google.co.il https://*.google.im https://*.google.co.in https://*.google.iq https://*.google.is https://*.google.it https://*.google.je https://*.google.com.jm https://*.google.jo https://*.google.co.jp https://*.google.co.ke https://*.google.com.kh https://*.google.ki https://*.google.kg https://*.google.co.kr https://*.google.com.kw https://*.google.kz https://*.google.la https://*.google.com.lb https://*.google.li https://*.google.lk https://*.google.co.ls https://*.google.lt https://*.google.lu https://*.google.lv https://*.google.com.ly https://*.google.co.ma https://*.google.md https://*.google.me https://*.google.mg https://*.google.mk https://*.google.ml https://*.google.com.mm https://*.google.mn https://*.google.com.mt https://*.google.mu https://*.google.mv https://*.google.mw https://*.google.com.mx https://*.google.com.my https://*.google.co.mz https://*.google.com.na https://*.google.com.ng https://*.google.com.ni https://*.google.ne https://*.google.nl https://*.google.no https://*.google.com.np https://*.google.nr https://*.google.nu https://*.google.co.nz https://*.google.com.om https://*.google.com.pa https://*.google.com.pe https://*.google.com.pg https://*.google.com.ph https://*.google.com.pk https://*.google.pl https://*.google.pn https://*.google.com.pr https://*.google.ps https://*.google.pt https://*.google.com.py https://*.google.com.qa https://*.google.ro https://*.google.ru https://*.google.rw https://*.google.com.sa https://*.google.com.sb https://*.google.sc https://*.google.se https://*.google.com.sg https://*.google.sh https://*.google.si https://*.google.sk https://*.google.com.sl https://*.google.sn https://*.google.so https://*.google.sm https://*.google.sr https://*.google.st https://*.google.com.sv https://*.google.td https://*.google.tg https://*.google.co.th https://*.google.com.tj https://*.google.tl https://*.google.tm https://*.google.tn https://*.google.to https://*.google.com.tr https://*.google.tt https://*.google.com.tw https://*.google.co.tz https://*.google.com.ua https://*.google.co.ug https://*.google.co.uk https://*.google.com.uy https://*.google.co.uz https://*.google.com.vc https://*.google.co.ve https://*.google.co.vi https://*.google.com.vn https://*.google.vu https://*.google.ws https://*.google.rs https://*.google.co.za https://*.google.co.zm https://*.google.co.zw https://*.google.cat https://*.gstatic.com https://*.clarity.ms https://*.6sc.co https://*.onetrust.com https://*.my.onetrust.com https://*.google-analytics.com https://sessions.bugsnag.com https://*.pusher.com https://*.brighttalk.com https://*.g2.com https://*.qualified.com https://*.ads.linkedin.com https://*.zi-scripts.com https://*.bing.net https://*.analytics.google.com https://*.doubleclick.net wss://*.qualified.com wss://ws-mt1.pusher.com https://*.facebook.net https://*.facebook.com https://*.googleadservices.com https://*.vwo.com https://app.vwo.com https://*.visualwebsiteoptimizer.com https://play.vidyard.com https://*.grafana.net; frame-src https://product-tour.rapid7.com https://www.rapid7.com https://old.rapid7.com https://rapid7-website-development.contentstackapps.com https://rapid7-website-staging.contentstackapps.com https://rapid7-website.contentstackapps.com https://newdev.rapid7.com https://staging.rapid7.com https://play.vidyard.com https://*.googletagmanager.com https://997-fka-652.mktoweb.com http://997-fka-652.mktoweb.com https://www.brighttalk.com https://411-nak-970.mktoweb.com http://411-nak-970.mktoweb.com https://google.com https://www.rapid7.com/impartner.html https://rapid7-website.contentstackapps.com/impartner.html https://*.doubleclick.net https://*.qualified.com https://*.facebook.com https://information.rapid7.com https://www.google.com https://*.vwo.com https://app.vwo.com https://*.visualwebsiteoptimizer.com https://www.youtube.com; worker-src 'self' blob:; frame-ancestors 'self' https://www.rapid7.com https://old.rapid7.com https://newdev.rapid7.com https://staging.rapid7.com https://rapid7-website.contentstackapps.com https://rapid7-website-staging.contentstackapps.com https://rapid7-website-development.contentstackapps.com https://*.contentstack.com https://app.contentstack.com https://eu-app.contentstack.com https://au-app.contentstack.com https://azure-na-app.contentstack.com https://azure-eu-app.contentstack.com https://gcp-na-app.contentstack.com https://gcp-eu-app.contentstack.com https://tools.marketing.rapid7.com https://dev.tools.marketing.rapid7.com https://stage.tools.marketing.rapid7.com",
            "x-amzn-requestid": "d89ba82a-a574-4e41-b03c-18e6bd90d806"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rapid7.com/",
        "title": "Rapid7 Managed Cybersecurity: Outpace Attackers",
        "description": "Outpace attackers with the only endpoint to cloud, unified cybersecurity platform. Build business resilience with expert-led 24/7 MDR.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.185.102": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.104": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 101.33
}