{
    "ok": true,
    "domain": "ssh.com",
    "generated_at": "2026-08-10T05:26:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "1 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": "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": "178 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: server-108-156-184-58.cmh68.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "178 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: server-108-156-184-58.cmh68.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "108.156.184.58",
                "108.156.184.67",
                "108.156.184.52",
                "108.156.184.28"
            ],
            "AAAA": [
                "2a04:3542:1000:910:2cb7:58ff:fe4c:1c41"
            ],
            "CNAME": [],
            "MX": [
                "0 ssh-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=IYzD_GJ-8G8jOP_WHtO-QyxU4q2S8rGOxJvEW3QIvUU\"",
                "\"google-site-verification=StgMioNtkotpXklMveuRkKuKORZca4yoRMjV-36QrVM\"",
                "\"atlassian-domain-verification=loGzBQ9bl6whRoAgeZFw0m3yIypgr5tEKPIruSTGn/HkugEDlRX802Ymx0XFhlIQ\"",
                "\"google-site-verification=MR-kYdm52fwOhxMcND_8KRZmXeVAVflOvzPVHu8i6ek\"",
                "\"google-site-verification=FMEn13B2FgZyazmtLfNN39AbRLIcIFHNazU1NPwPTWg\"",
                "\"atlassian-sending-domain-verification=18c344a9-85da-4c9d-a1ba-6c9446cfdf91\"",
                "\"jamf-site-verification=DOUXx4TbWxgRmAPoRwwPsQ\"",
                "\"apple-domain-verification=TL9DxOrbvlEzHtF9\"",
                "\"google-site-verification=R-4y6wH4YxSbGqKGJIGJ7ztPSIkr7asSXGNyw60vUGA\"",
                "\"v=spf1 ip4:195.20.116.1 ip4:195.20.116.113 ip4:195.20.116.115 ip4:185.185.170.39 ip4:185.185.170.41 ip4:195.140.195.198 \" \"ip4:147.160.167.0/26 ip4:52.49.201.246 ip4:52.49.235.189 ip4:23.21.109.197 ip4:23.21.109.212 \" \"ip4:167.89.0.0/17 ip4:168.245.0.0/17 \" \"include:spf.protection.outlook.com include:470387.spf02.hubspotemail.net \" \"include:sendgrid.net include:fdspfus.freshemail.io \" \"include:docebosaas.com include:_spf.atlassian.net -all\"",
                "\"openai-domain-verification=dv-tF9t56udpWGRHrb2dWls3bcj\"",
                "\"MS=ms89856015\""
            ],
            "NS": [
                "ns-697.awsdns-23.net.",
                "ns-1633.awsdns-12.co.uk.",
                "ns-17.awsdns-02.com.",
                "ns-1506.awsdns-60.org."
            ],
            "SOA": [
                "ns-1633.awsdns-12.co.uk. hostmaster.ssh.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"certainly.com\"",
                "0 issue \"digicert.com\"",
                "0 iodef \"mailto:sshit@ssh.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.184.58",
            "108.156.184.67",
            "108.156.184.52",
            "108.156.184.28"
        ],
        "ipv6": [
            "2a04:3542:1000:910:2cb7:58ff:fe4c:1c41"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:195.20.116.1 ip4:195.20.116.113 ip4:195.20.116.115 ip4:185.185.170.39 ip4:185.185.170.41 ip4:195.140.195.198 ip4:147.160.167.0/26 ip4:52.49.201.246 ip4:52.49.235.189 ip4:23.21.109.197 ip4:23.21.109.212 ip4:167.89.0.0/17 ip4:168.245.0.0/17 include:spf.protection.outlook.com include:470387.spf02.hubspotemail.net include:sendgrid.net include:fdspfus.freshemail.io include:docebosaas.com include:_spf.atlassian.net -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:ipm4dra@ar.glockapps.com; ruf=mailto:ipm4dra@fr.glockapps.com; adkim=r; aspf=r; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ssh.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfZLoM+zq2mYBoI6TZAE4JvEvzvZ99Y2O98B+SaEUQv/DkMsZ87JJTMDSY+k/KrAHAxSCbZ0LeTMh5+7UM41TFG3nnEf065zTQZTyxfd8H0T+HEBK3gq83B+IzMs93jLvT2FugXxB00lXjbiuhAT1rghflsCxqRuMmi+LvhT/DBQIDAQAB; n=1024,1498118111,1513929311",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-184-58.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.249.141.127",
                        "13.249.141.58",
                        "13.249.141.62",
                        "13.249.141.84"
                    ],
                    "time_ms": 54.13
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.249.141.127",
                        "13.249.141.58",
                        "13.249.141.62",
                        "13.249.141.84"
                    ],
                    "time_ms": 39
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.13",
                        "108.157.142.60",
                        "108.157.142.62",
                        "108.157.142.92"
                    ],
                    "time_ms": 46.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.249.141.127",
                        "13.249.141.58",
                        "13.249.141.62",
                        "13.249.141.84"
                    ],
                    "time_ms": 81.84
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.13",
                        "108.157.142.60",
                        "108.157.142.62",
                        "108.157.142.92"
                    ],
                    "time_ms": 86.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "ssh.com",
        "valid_from": "2026-07-21T19:00:00-05:00",
        "valid_to": "2027-02-04T17:59:59-06:00",
        "days_remaining": 178,
        "san": [
            "ssh.com",
            "tectia.com",
            "ssh.fi",
            "*.ssh.fi",
            "*.ssh.com",
            "tectia.de",
            "ssh.net",
            "tectia.fi"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.ssh.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.ssh.com/",
            "date": "Mon, 10 Aug 2026 10:26:02 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 d70b90489eb2f886363afa4df5fbbc84.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P14",
            "x-amz-cf-id": "Cn1oeP1tu9aOCHHv2onyDNB55OW_y_DbM288fIPldu8tIPKigbzICA==",
            "age": "85056",
            "content-type": "text/html; charset=UTF-8",
            "set-cookie": "_cfuvid=1lIOLUoESidT3yL0rrjKhpA4NZfkRFbhy52NLyu_p1A-1786357562.3387547-1.0.1.1-oR.JvCdt9C9eihPVlkIUReNmCNn8dBY5bG2K9dhGLco; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.ssh.com",
            "cache-control": "s-maxage=36000, max-age=5",
            "last-modified": "Tue, 04 Aug 2026 12:20:39 GMT",
            "link": "<https://use.typekit.net/gri5ocj.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/template_assets/1/200214504266/1785845994291/template_main.min.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/template_assets/1/200214504295/1785845992277/template_theme-overrides.min.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/module_assets/1/200220936283/1775599241437/module_menu.min.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/module_assets/1/215047010476/1781515895974/module_Notification-2026.min.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/module_assets/1/200824636673/1770921514179/module_custom-hero.min.css>; rel=preload; as=style,<https://www.ssh.com/hubfs/hub_generated/module_assets/1/200214504090/1770803849741/module_logo-grid.min.css>; rel=preload; as=style",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "upgrade-insecure-requests",
            "edge-cache-tag": "CT-207316795550,P-470387,CW-200214504079,CW-200214504084,CW-200214504086,CW-200214504090,CW-200214504225,CW-200220936255,CW-200220936283,CW-200220936302,CW-200220936322,CW-200230595468,CW-200230595480,CW-200824636673,CW-209344663441,CW-215047010476,DB-5675362,E-200214504266,E-200214504295,E-200214504309,E-200214504311,E-200214504313,E-200214504317,E-200220936358,E-200220936360,E-200220936377,E-200230595600,E-200230595609,E-203018759519,E-2713758365,MENU-207420094831,RA-200230595361,PGS-ALL,SW-3,GC-206649453202,GC-207397282171,GC-209347224182,TS-200214504452",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-frame-options": "SAMEORIGIN",
            "x-hs-cf-cache-status": "HIT",
            "x-hs-cache-config": "BrowserCache-5s-EdgeCache-180s",
            "x-hs-cache-control": "s-maxage=36000, max-age=0",
            "x-hs-content-id": "207316795550",
            "x-hs-hub-id": "470387",
            "x-hs-prerendered": "Tue, 04 Aug 2026 12:20:39 GMT",
            "x-hs-cfworker-meta": "{\"contentType\":\"SITE_PAGE\",\"resolver\":\"PreRenderedContentResolver\"}",
            "x-hs-portal-id": "470387",
            "vary": "accept-encoding",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=0dnjZVhD48Hqbu9NE40uNxewhwzd%2BDc%2BQOWoCPGifvz73TvSdwMK275lMfv%2BM%2BwT7tVh2rLdM5fBn5p60kjI3WuaDE4kG%2BlgGloKgToBJDC2dw0CQxJUGdIzNL5l\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "cf-ray": "a28e4ccc9e574f76-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "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.ssh.com/",
        "title": "Privileged Access, Quantum Readiness & Secure Connectivity Solutions | SSH",
        "description": "Protect sensitive data and critical systems with secure and privileged access, complete visibility, and trusted communications across your organization.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.184.58": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ssh-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4056.8,
                "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": 93
}