{
    "ok": true,
    "domain": "ibm.com",
    "generated_at": "2026-08-08T17:12:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "2 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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "70 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: a23-210-146-195.deploy.static.akamaitechnologies.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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "70 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: a23-210-146-195.deploy.static.akamaitechnologies.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": "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": [
                "23.210.146.195"
            ],
            "AAAA": [
                "2600:1407:3c00:1491::3831",
                "2600:1407:3c00:1484::3831"
            ],
            "CNAME": [],
            "MX": [
                "5 mx0b-001b2d05.pphosted.com.",
                "5 mx0a-001b2d05.pphosted.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=5f8adca7-512f-44e1-a5b2-b62c5e3763f2\"",
                "\"google-site-verification=tzdngH5fWH-k8uQoDVovOFJQZTwaGtDOP6S2cQlOvCs\"",
                "\"atlassian-domain-verification=79ZnqmRPyDwm6b99GAF3ymzBmjtRZU9oCfgMwVMAUGlrPPenDc6esgO62jafAXUI\"",
                "\"_github-challenge-ibm.ibm.com=2613e984bc\"",
                "\"smartsheet-site-validation=I-lI3gCPdvKbKQ6KTki96Ream6Yjs1gU\"",
                "\"atlassian-domain-verification=a32Aj0uoXQRh6QseDFFrlufYlkbeSdok7az3sY0DQNVXpW1Iqj8zlsuXFZgHMojH\"",
                "\"atlassian-domain-verification=WAjTH82C5Zx475WLKAA2nrdlsoA/kN0ej9igrLrED4h15KMHPOm+A5H3GndKAxDC\"",
                "\"00d50000000c9mweay\"",
                "\"ms-domain-verification=bedcd06e-7e1c-4906-9b6a-b4a1095fa4ed\"",
                "\"amazonses:79ShwQazteb+WkCt8e297sAC2mwZVRditsrzaoxiHjU=\"",
                "\"00d00000000hedieay\"",
                "\"00df40000004784eaa\"",
                "\"Dynatrace-site-verification=76b6b299-fe43-4f31-889b-a8a467193478__8q74sg9dg5udjppn95utrb8bct\"",
                "\"mongodb-site-verification=gEevYaKFpagtLmrYxomtpE2QmYwnd29i\"",
                "\"ms-domain-verification=1adbc779-89ce-47cf-8167-c4e4a3b4a6aa\"",
                "\"apple-domain-verification=M3o953J0rN1B0P2a\"",
                "\"DomainVerification=CYICZMSWT62KDTQWZ1YCKKU763NN36BQJ4TD5BV606K3FLDUR3UOJE58E30FTIVL\"",
                "\"wework-site-verification=hhWLSbG4qiaKhsXU\"",
                "\"atlassian-sending-domain-verification=79afa9af-6e0f-47e6-b636-2786f8772f66\"",
                "\"intersight=1439768961d2f6d736c38b947d235947681cd817abea13eab3daee9ecbdc6c3d\"",
                "\"google-site-verification=I-empodMpM7n5Px1doUgIaOKHKeIMXXf6k8Ea5ENyO4\"",
                "\"mongodb-site-verification=3d0wR0KvanH3yTbll0sXEJ0QGBQffOkv\"",
                "\"00D10000000biEb=1TBQ80000000b2n\"",
                "\"google-site-verification=aH5jG_abrxRKeKZKOrX9CuXlXdFSCQxVkmAVoYwzNcc\"",
                "\"_analyst_ng_validation=f6702989-83f3-42b8-be39-19cf8f1c33f5\"",
                "\"docker-verification=7c4d4e40-e7ee-4183-94c2-db97d0873269\"",
                "\"google-gws-recovery-domain-verification=48225137\"",
                "\"anthropic-domain-verification-ym2t7s=RPDdVAMpzgbooX0kxhqstuM2D\"",
                "\"figma-domain-verification=6db9259c4472f3e5ba44c7ae284b4f4b8aa0268c0797659a5e1a28ccfe912ddf-1741206863\"",
                "\"google-site-verification=Jck8mLbYYfCnrmi_nRy4MG2fbUN3UGhC29KdspGLd9Y\"",
                "\"smartsheet-site-validation=TaCpXPZ-qFfOgfHXuMrfF8_d6GZjICNl\"",
                "\"h1-domain-verification=m9jGKLYa5hDdU5AHUfK9jrBmWVhx3h9t9ztfDFMaxZfgChvk\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all\"",
                "\"MS=ms61389031\"",
                "\"onetrust-domain-verification=e7e09cedfb9b4ff386f1274e4c214d55\"",
                "\"40a21f5affe343c6b37e0a5af80dcd93\"",
                "\"mongodb-site-verification=Gcqpap80hVonXfV2VnYC6AlEr2Z9vvf3\"",
                "\"docker-verification=846278f4-7e2c-4586-ae26-e1a9f0f0aecd\"",
                "\"facebook-domain-verification=kyuxs3tdqtyh9rbqa3szkq3k9i2bbs\"",
                "\"google-gws-recovery-domain-verification=42135076\"",
                "\"intersight=cfe6f48b59e7428442b9aab04765ca0953e01c480a685ca5cf6939ef9e505532\"",
                "\"yandex-verification: 5f458b477256c50c\"",
                "\"asv=e8bb80eeac60e62a4dd07f03d1d36829\"",
                "\"jamf-site-verification=CN4bHigc1ZnD6ZQX_2c6XQ\"",
                "\"figma-domain-verification=b8b3862b529816383e0e7ec9ad2757f8f7b4a0f4da290136796f1aa36d558841-1785230801\"",
                "\"00D3h000004YkeYEAS\""
            ],
            "NS": [
                "dns2.p05.nsone.net.",
                "dns1.p05.nsone.net.",
                "dns3.p05.nsone.net.",
                "dns4.p05.nsone.net."
            ],
            "SOA": [
                "dns1.p05.nsone.net. hostmaster.nsone.net. 1729786389 43200 7200 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.210.146.195"
        ],
        "ipv6": [
            "2600:1407:3c00:1491::3831",
            "2600:1407:3c00:1484::3831"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.ibm.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1hkxOeNIFWSRQg0xN+fyzqrj45L9LVirEG4uRxE8uViGC8lBEKDivKGC0i8dptnTsUkzOY3Fbg4bF+EIObMESw0FLOkAqmlIp1v90QtIZDUuo/oRYEAV7lJrWk7WnlT2uXs6hR48Zbf8Lqd/aUygWyVTQqb4o9gNWuomQOvad2K94jfNWJeCNLW9gBU/YqnDkvf8S0rzEgeqFTrbIsD/KYTq3J4vu7vzSpuUjZNiD01OgVQoacnj6RZVnlGNrm1u6SvPTvGrnibH8q8XDiZQnhvF9ZWqfb388kC+S0mlJQJHGUBAcIGAuuoxxUPws5pX4mtb5w350xhF6DN4YQwZWQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-210-146-195.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.30.98.134"
                    ],
                    "time_ms": 57.13
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.210.146.195"
                    ],
                    "time_ms": 53.37
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.30.98.134"
                    ],
                    "time_ms": 67.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.210.146.195"
                    ],
                    "time_ms": 52.73
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.28.197.133"
                    ],
                    "time_ms": 63.73
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "ibm.com",
        "valid_from": "2025-10-16T19:00:00-05:00",
        "valid_to": "2026-10-17T18:59:59-05:00",
        "days_remaining": 70,
        "san": [
            "ibm.com",
            "asmarterplanet.com",
            "blog.turbonomic.com",
            "bluewolf.com",
            "heal.ibm.com",
            "heal.ibm.org",
            "ibm.org",
            "ibm.ua",
            "ibm100.com",
            "ibmbigdatahub.com",
            "lendyr.com",
            "maas360.com",
            "sevone.com",
            "turbonomic.com",
            "www.asmarterplanet.com",
            "www.bluewolf.com",
            "www.ibm.com",
            "www.ibm.ua",
            "www.ibm100.com",
            "www.ibmbigdatahub.com",
            "www.lendyr.com",
            "www.maas360.com",
            "www.sevone.com",
            "www.turbonomic.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ibm.com/us-en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.ibm.com/us-en",
            "cache-control": "max-age=93",
            "expires": "Sat, 08 Aug 2026 22:14:13 GMT",
            "date": "Sat, 08 Aug 2026 22:12:40 GMT",
            "strict-transport-security": "max-age=31536000",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "upgrade-insecure-requests",
            "set-cookie": "bm_sz=66CEE38065577FFC5785445BC8189C04~YAAQB1XIF55yT66fAQAAMnRv4wCmzOw47cCZURLp1GsH/1olCbKzVqvQiuHj9CR3RB4ESo40VetJjCt/T712fFYBIrbHDlC8aJbkPFCbWjNr/fWHzihMP+Xfahmv/CdgZc51rhQtvc1bA2ES0goIYkLGLqEElB6FjfrRzMSKaeenSPjejQSohmWpArsVVVohOd5FmOrBExZQ1tDGEnjgk7hPWiY0KkYJBztyZNye5nacrKdCHnj0VDh1eWvCNc85Td+gXV0Qc5Um+X6n3aJ8aNHrXmG0Hu7SwYjzxCtbWkiMPOiRXE5LPbNTUAzbANjNNQBcRnl21AFuZNaKH6wBhqmcTA8rXD8BJ+0g7wuSTlN7QjHRaQ==~3158841~3621942; Domain=.ibm.com; Path=/; Expires=Sun, 09 Aug 2026 02:12:40 GMT; Max-Age=14400",
            "x-frame-options": "SAMEORIGIN",
            "last-modified": "Sat, 08 Aug 2026 18:04:56 GMT",
            "etag": "\"320f0-6588cf56f9bf7-gzip\"",
            "content-type": "text/html;charset=utf-8"
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ibm.com/us-en",
        "title": "IBM",
        "description": "For more than a century, IBM has been a global technology innovator, leading advances in AI, automation and hybrid cloud solutions that help businesses grow.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.210.146.195": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx0b-001b2d05.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 29.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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.15
}