{
    "ok": true,
    "domain": "tenable.com",
    "generated_at": "2026-08-09T11:00:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 90,
            "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": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "110 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: ec2-54-159-189-155.compute-1.amazonaws.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": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "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": "2 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": "110 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: ec2-54-159-189-155.compute-1.amazonaws.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": [
                "54.159.189.155"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"jamf-site-verification=_O2pEWqOpALI7eS_dSV66A\"",
                "\"postman-domain-verification=50380d45de6d54a2d098961909fc132a12c58d50e260586e8ba33438a6a8b286513a3d77ed0adae11d59bca4f2e9f60eb2f31f7f9756b3f51841f7354ebe8d30\"",
                "\"happeo-site-verification=fc403e999a8b4f80a5c0c7ea59d9aac1\"",
                "\"2295029\"",
                "\"openai-domain-verification=dv-oR5hBU6DzZVCfrm2Rb8CcKaI\"",
                "\"mongodb-site-verification=6cytGCbf6nHMLIrkAt0NzzCGUruLwGpq\"",
                "\"docusign=01896691-46f6-42a7-89da-42203b74c164\"",
                "\"atlassian-domain-verification=tfLnjYErcFyBHEAn5HHFsyHmRHOk8jKA8MsvuU5tmk4ksTNEFXoTF89d4jxWhYYN\"",
                "\"google-site-verification=NQ51A02Hvzw45aMVkt8I_WWalY74CryagW8FxtkgMU4\"",
                "\"atlassian-sending-domain-verification=b64f93bc-c961-439a-b5ea-0c7fa98e4362\"",
                "\"loaderio=304cb40b43c10147ec18df636e5b1f14\"",
                "\"google-site-verification=cAaJwNBUyRkwsXhHM9ccBNCUrbEiyCAycUpS-pLNDb0\"",
                "\"adobe-idp-site-verification=dd57aac6628a70f8726e76946e94476a706a89bb5b527d7748641745d7680b08\"",
                "\"google-site-verification=r0TQaECa04je1WAQC5Vr8J6haS_diT7XfJAP7b11JGc\"",
                "\"apple-domain-verification=clcd7AntcH2Z4VX1\"",
                "\"MS=ms70799374\"",
                "\"_312osmhq9fb346u2hnchod2a06lkh2c\"",
                "\"google-site-verification=hhYrinLheLXQftB07nvY5QsNwUwoquWT5BIGYCBV2m4\"",
                "\"google-site-verification=7YJqFLUdqsi0wFltczJEGHRvk28370P3QUYeRb2lH80\"",
                "\"v=spf1 redirect=1mz2szrz._spf._d.mim.ec\"",
                "\"mongodb-site-verification=UuqqFhlLa2RRB9OenLCtShRnVG1oU1a9\"",
                "\"vmware-cloud-verification-106effbe-74cc-4aaa-a87b-418fa8a1311a\"",
                "\"docusign=039a7a49-7176-4b7b-bb58-d198685b7f4a\"",
                "\"docker-verification=70eeb94b-709c-4f1e-b42b-22d8e1fbdeff\"",
                "\"MS=ms17590469\"",
                "\"hpe-greenlake-domain-verification=493731504b496a506a31484b586676587a394b787970596b79794e4947304b37\"",
                "\"anthropic-domain-verification-ftf1s1=34hnt4QOYoo0eyF95YmmYg9kY\"",
                "\"h1-domain-verification=gkC8dff3yPgSuCZRjPs4XJZGowM4HNsc2vGJLqGwuSWkzUKF\"",
                "\"smartsheet-site-validation=aE-2DN7VhGhwmzQX6rYdQKbSYLQrs2OB\""
            ],
            "NS": [
                "ns2.tenablesecurity.com.",
                "ns1.tenablesecurity.com.",
                "ns3.tenablesecurity.com."
            ],
            "SOA": [
                "ns1.tenablesecurity.com. hostmaster.tenable.com. 2026072595 10800 3600 2592000 900"
            ],
            "CAA": [
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"ssl.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\""
            ],
            "DS": [
                "47413 13 2 F40DA3839577BB6F80E22B51271FED08931F84D02249E84C1865D322 4B35ACC9"
            ],
            "DNSKEY": [
                "257 3 13 s585HUyRfTHnC+DaOp0RtdVYbIsW4xeRa7itPAMle0vsAAL9OOft8Ce0 jzHEsxSU0d269Wa4F6tewSxZME92DA==",
                "256 3 13 I5YOxClpfN9EkdVlg3kpzpoUaYKLtyoIOaq5GiKz4ZqO3zyRRMqc6qyJ w7eLxXMaqEw29IAHxO91SO7WBSX/zg=="
            ],
            "RRSIG": [
                "NS 13 2 300 20260822034350 20260808032432 65002 tenable.com. CmsYLe/ZtqUEq2kwXfmeZyiiJXtZIaq/GtvJnqU0TEbmwGQh7ub905GX 9y+oCSLX/cQ6oh04k22MYsaFMSy4Qg==",
                "TXT 13 2 300 20260821115743 20260807110222 65002 tenable.com. Sg9LqcjBzvZIghoy2LlE3rCPkc4gpWSfTamLsknoo7lensYhh5E7REto tp9VjWXpU1rppqJbeUS/KoG1A5w/Gg==",
                "A 13 2 300 20260822034350 20260808032432 65002 tenable.com. N9AE5nVxc6PEBqXKZfGKxLP0+IssBLZTvQ+l2aIW5SsO/HxmuuLnU2eF BeYFCtpPv+tSlfGCKwC69l2vu+YJ6g==",
                "DS 13 2 86400 20260814011714 20260807000714 41446 com. od8n9BtBRzpE/1u470wIJw5bFyfKHYb26d73Q1N3xuaTCyO6Iwk3v/1j B3emnYBYSCyAk23boFJGhn+ptfwzTw=="
            ],
            "NSEC": [
                "3427894.tenable.com. A NS SOA MX TXT RRSIG NSEC DNSKEY CDS CDNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.159.189.155"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=1mz2szrz._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:0ec3895c2f37034@rep.dmarcanalyzer.com; ruf=mailto:0ec3895c2f37034@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.tenable.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtOAxlJ9IiXXVQ9NXXYG0UWu+sGa9T4Jnf5KRqhqR6QC77scD3Plx0AAA+dWl/x0dHMfgO3FgiDhAMBA4T/vivbMYvFtPgNd5MzgxxAnQZBQ0tG3Fzbsqw2QHSI92L/e8FzT9MPSlVYqa6yhjJp6YgjdP8ATeqzObAfcMNWkEQ9ndnntlkjR6mjTEgD6NGjsKhIsvZswenbSHOV9cjOeiXK3YK30yiN8ckJp04mAyu1wSNSl8mLqch7GdZbBGXaYI9gpTFrltq2m1V+BJdTeuTUswwFgSlELzs4pBbgWBieOQvyASbvlJk0B3kWMEFc1MSTDtcixle2ZjrHz9LwjAFQIDAQAB",
        "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": "ec2-54-159-189-155.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.159.189.155"
                    ],
                    "time_ms": 40.5
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.159.189.155"
                    ],
                    "time_ms": 55.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.159.189.155"
                    ],
                    "time_ms": 79.69
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.159.189.155"
                    ],
                    "time_ms": 103.08
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.159.189.155"
                    ],
                    "time_ms": 160.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.tenable.com",
        "valid_from": "2025-10-28T19:00:00-05:00",
        "valid_to": "2026-11-27T17:59:59-06:00",
        "days_remaining": 110,
        "san": [
            "*.tenable.com",
            "tenable.com",
            "*.cloud.tenable.com",
            "cloud.tenable.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.tenable.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 16:00:52 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.tenable.com/",
            "content-security-policy": "frame-ancestors 'self' https://tenable.com https://*.tenable.com https://tenablecloud.cn https://www.tenablecloud.cn;",
            "permissions-policy": "browsing-topics=()",
            "x-content-type-options": "nosniff",
            "cache-control": "public, max-age=21600",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "expires": "Sun, 09 Aug 2026 22:00:52 GMT",
            "last-modified": "Sun, 09 Aug 2026 12:56:43 GMT",
            "vary": "Cookie,Accept-Encoding,Origin,X-Consumer-ID",
            "x-consumer-id": "4fc6458b-bfcc-4692-be7f-69c1c99f76bd",
            "x-drupal-cache": "MISS",
            "strict-transport-security": "max-age=31536000",
            "x-xss-protection": "1; mode=block",
            "x-hiring": "https://www.tenable.com/careers",
            "set-cookie": "__cf_bm=0kdwd743Yvn8.LanFHAz9qH3FTFdJb_oFlwXlet4Hxk-1786291252.827127-1.0.1.1-GGNU8OqALQG3ywkV9ZPsLPbW8GWm7Q.S_21ttcv2Oj98I0WJcPVhs.d31NcXY48d7ujmyYzMTeh10n4ogXUVWnYty0Q3p2fYh4vJYyPDzVEH9MbozC8RUnDr5zWGBhMD; HttpOnly; SameSite=None; Secure; Path=/; Domain=tenable.com; Expires=Sun, 09 Aug 2026 16:30:52 GMT",
            "age": "11049",
            "cf-cache-status": "HIT",
            "cf-ray": "a287f9ea2ec04a77-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.tenable.com/",
        "title": "Vulnerability and exposure management | Cloud and AI security | Tenable®",
        "description": "The leader in exposure management and AI security, Tenable cybersecurity solutions reduce cyber risk across IT, OT, cloud, identity & hybrid attack surfaces.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.159.189.155": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 101.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.5,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 12:00:57 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 94.92
}