{
    "ok": true,
    "domain": "veeam.com",
    "generated_at": "2026-08-09T05:21:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 80,
            "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": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "80 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-146-191-57.compute-1.amazonaws.com"
            },
            {
                "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": "2 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": "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": "3 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": "80 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-146-191-57.compute-1.amazonaws.com",
                "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": [
                "54.146.191.57",
                "44.205.235.252"
            ],
            "AAAA": [
                "2600:1f10:49b4:320e:fecf:18cf:5f3d:66ab",
                "2600:1f10:49b4:320c:f16b:6da0:4d5b:611c"
            ],
            "CNAME": [],
            "MX": [
                "10 mx5.veeam.com.",
                "10 mx2.veeam.com.",
                "10 mx1.veeam.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=V4XWNb3296t7bRIG2DlVoWXtGKgQSoyQvDHJo2GrTN3FowDYHy1fTTzcOoPDtmKR\"",
                "\"jamf-site-verification=2cUUS22wdwAGzToD0OCTig\"",
                "\"teamviewer-sso-verification=8100c167a4574b7a8b6876fe55f8ee68\"",
                "\"infoblox-domain-mastery=51ba1de8ffc009b008faf8ec86c28a558f26192c65409572176b9f0ca142639c9d\"",
                "\"google-site-verification=P3Nvam2C7ONbgz88RAqKtTnn__Fng8Tj9edDQ3k3NT0\"",
                "\"h1-domain-verification=r6z4VhDR9kLFo5fbLPpDascF3mfTy3FkXfkAfE2RSGCNY7kr\"",
                "\"adobe-idp-site-verification=885cdb9c5464071d5fafc8b793e3eb2dfa4dfd1c35c846964782f4e1548859b4\"",
                "\"uber-domain-verification=fa4bdf3e-ffe7-4aa4-982d-d636c2b8fbf4\"",
                "\"apple-domain-verification=LXdFmmkDGb8CJG6S\"",
                "\"google-site-verification=S-k0tnanwu_JrUF7SqFtjmLoUVWsCUzI28stNPDRfxE\"",
                "\"v=spf1 include:_spf.mta.veeam.com include:mktomail.com include:mailsenders.netsuite.com include:_spf.salesforce.com include:mg-spf.greenhouse.io include:_spf.qualtrics.com -all\"",
                "\"wiz-domain-verification=6a31834848503e4ca3d7d4d3126b6320078ec9d01e2d32d5d3546a4e008dec5c\"",
                "\"google-site-verification=WF5QoU27EtkDScNEdVh5KA1lNb7_jDSSdFkyp3D1kZk\"",
                "\"openai-domain-verification=dv-gXONtk3lIXAWWzYr9ycGw5P0\"",
                "\"canva-site-verification=b9Ff6_iTwYvVDAlPuG0_Mw\"",
                "\"google-site-verification=Al5MoytlENGBht50jO1j5S9FQUMppo0aP0PJIUolHQk\"",
                "\"cursor-domain-verification-9cffjf=765SkBSij0IIDTlE0VutyRF2f\"",
                "\"2pstz7rrsdzq36cv8gpmkqqhlckbyd01\"",
                "\"Securiti-verification-id=OW8nxgndgmcr26JSj1fntEstiz1R/nAtHlQNNpJj7n0=\"",
                "\"oci-domain-verification=yKPrvvGc50DjOogTG1so0sGitlQUKUmOKT3f7UUgYIB3A\"",
                "\"atlassian-sending-domain-verification=c1904824-439a-4e7d-8d44-56b3d0458953\"",
                "\"google-site-verification=02BHW6A8wQXTnywL_JFHTgCDMXbjDbS4yGp-ThLmavo\"",
                "\"mgverify=c29800353c03046c71a6f70e01960c35ed651b58312df54b1a4d5fa13c5fdb67\""
            ],
            "NS": [
                "ns-1133.awsdns-13.org.",
                "ns-581.awsdns-08.net.",
                "ns-1824.awsdns-36.co.uk.",
                "ns-187.awsdns-23.com."
            ],
            "SOA": [
                "ns-187.awsdns-23.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.146.191.57",
            "44.205.235.252"
        ],
        "ipv6": [
            "2600:1f10:49b4:320e:fecf:18cf:5f3d:66ab",
            "2600:1f10:49b4:320c:f16b:6da0:4d5b:611c"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.mta.veeam.com include:mktomail.com include:mailsenders.netsuite.com include:_spf.salesforce.com include:mg-spf.greenhouse.io include:_spf.qualtrics.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:it.dmarc@veeam.com,mailto:c4b17281@mxtoolbox.dmarc-report.com; ruf=mailto:it.dmarc@veeam.com,mailto:c4b17281@mxtoolbox.dmarc-report.com; aspf=s",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.veeam.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+jSTOUAkQ0m/Z1825fKtX88fL6vI03a51qIA9ap5Z82r4bYhm6e6nDgHWecA3XeR0cI3r0O9bqXraVATktTywfwGUVEHbjojpX7hSgT8fyKQq3zZa/g+pExbUl3SFFQoEXFBszfH0XIZv2/YwQviMuKo7fcctbXoQP+qVVZ1fDgsYuxK+vX79XAPl0zb1UOQbID8Vww60Cb4WcdOWpsMflSvx1Ckl52HbSG5NBBSn4h2bv2mt0VxfEj0BSXDa3jwl+OKFb6zwXPLNMOmUJIn5gyePIXy7W5Z8vyRpmRwYEorC2xGIUQXDsvNeZjxqUKxx6ZktmeOU2pxWEgXD5g3qQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.veeam.com/bimi/veeam_software_group_gmbh.svg; a=https://www.veeam.com/bimi/veeam_software_group_gmbh.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-146-191-57.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.205.235.252",
                        "54.146.191.57"
                    ],
                    "time_ms": 34.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.205.235.252",
                        "54.146.191.57"
                    ],
                    "time_ms": 25.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.205.235.252",
                        "54.146.191.57"
                    ],
                    "time_ms": 27.33
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.205.235.252",
                        "54.146.191.57"
                    ],
                    "time_ms": 83.23
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.205.235.252",
                        "54.146.191.57"
                    ],
                    "time_ms": 70.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "veeam.com",
        "valid_from": "2025-09-28T19:00:00-05:00",
        "valid_to": "2026-10-28T18:59:59-05:00",
        "days_remaining": 80,
        "san": [
            "veeam.com",
            "www.veeam.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.veeam.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 10:21:33 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "location": "https://www.veeam.com/",
            "server": "nginx",
            "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
            "vary": "Accept-Encoding",
            "set-cookie": "x_referrer=; Path=/; Domain=veeam.com; Expires=Fri, 08-Aug-2031 10:21:33 GMT; Max-Age=157680000; SameSite=Lax",
            "referrer-policy": "no-referrer-when-downgrade",
            "link": "<//assets.adobedtm.com/b67828293f0a/772d7b0a0770/launch-b720dd1a140f.min.js>; rel=\"prefetch\"; as=\"script\"",
            "age": "157656",
            "accept-ranges": "bytes",
            "cache-control": "must-revalidate",
            "dispatcher-name": "dispatcher1",
            "alias-name": "veeam",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.veeam.com/",
        "title": "Veeam: Solving Impossible AI & Data Challenges",
        "description": "Discover cyber resilient solutions for AI and data. See risk everywhere, move data securely, stay compliant, and accelerate safe AI all with Veeam.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.146.191.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.205.235.252": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx5.veeam.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4023.4,
                "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": 102.62
}