{
    "ok": true,
    "domain": "vertiv.com",
    "generated_at": "2026-08-10T17:59:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 95,
            "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": "2 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": "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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "101 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: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "2 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": "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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "101 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: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 vertiv-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"Es8LwDd0W6x5aTqzDK2B2t3e20A5wJChvuidJadWh/ZE9/L0YzeAzkEHj/CvQ4wF/oSVu24sdJ5q3Fh45adYJw==\"",
                "\"docusign=7cad090a-8ee5-46c1-93f9-a9d9319\"",
                "\"atlassian-domain-verification=MSfUpKYn/9yQgmq4Maaa9yyPPfaDheK9RXWNDjj2ASVBEz4HHMggVyTz4XfirKOC\"",
                "\"google-site-verification=7cPMR4KvjxGvGQozu4ucB2WGX4s-2yif4UfOaE_FGho\"",
                "\"docusign=c4b1b672-e45e-4c7d-9d5c-ac576ba1aa04\"",
                "\"_0p8poh31b3dacy2pdzhmp9v781qcjlb\"",
                "\"docusign=8ce3b894-ac3f-4163-97df-d3efd6b03219\"",
                "\"dropbox-domain-verification=y9l6d7jr3oft\"",
                "\"docusign=3a695ff6-83a5-4963-845c-3a60052aeb70\"",
                "\"google-site-verification=oPLfae5TrPxANBLFPjQBJIHnzjO1SAU9Icllpbiz9Bs\"",
                "\"facebook-domain-verification=4vtkbn7yivf4y8uspzp5axsj0aegek\"",
                "\"docusign=32e78dd4-ab5e-467d-9ec9-73c021fb88df\"",
                "\"apple-domain-verification=rlaxVVJEBeTbD7tv\"",
                "\"v=spf1 ip4:204.92.21.0/25 ip4:66.48.80.0/25 ip4:160.34.15.16/28\" \" ip4:138.1.49.41 ip4:147.154.9.180 ip4:138.1.55.48 ip4:130.35.98.1 ip4:54.186.193.102 ip4:52.222.73.120 ip4:52.222.73.83\" \" ip4:52.222.62.51 ip4:52.222.75.85 ip4:129.213.108.188 ip4:129.213.52.209 ip4:198.2.132.142 ip4:148.163.143.101 ip4:148.163.147.152 ip4:198.22.41.64 ip4:81.88.48.78 ip4:81.88.48.66\" \" ip4:129.145.79.0/24 ip4:204.92.19.0/24 ip4:204.92.22.0/24 ip4:204.92.26.0/24 ip4:204.92.31.0/24 ip4:204.92.114.0/24 ip4:209.17.48.0/24 ip4:209.17.49.0/24 ip4:209.17.50.0/24 ip4:209.167.231.0/24\" \" ip4:144.191.0.0/16 ip4:142.0.160.0/20 ip4:68.232.128.0/20 ip4:129.145.16.0/21 ip4:141.145.8.0/21 ip4:129.91.16.0/21 ip4:129.145.76.0/22 ip4:139.60.152.0/22 ip4:162.247.216.0/22\" \" include:spf.protection.outlook.com include:spf_c.oracle.com include:spf_a.oracle.com include:spf_s1.oraclecloud.com include:_spf.zycus.com include:rp.oracleemaildelivery.com -all\"",
                "\"cisco-ci-domain-verification=158139fe737cc118b86c89251363e5326f81ba6b23303221c510496ce84772bd\"",
                "\"onetrust-domain-verification=e16c989dc4b44cc382a840032c78f13b\"",
                "\"_lprxoxfoandphd3iyy6mtg2qo2ap9yj\"",
                "\"MS=ms98550907\"",
                "\"MS=ms25155138\""
            ],
            "NS": [
                "dns1.cscdns.net.",
                "dns2.cscdns.net."
            ],
            "SOA": [
                "dns1.cscdns.net. hostmaster.cscdns.net. 2018092077 28800 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:204.92.21.0/25 ip4:66.48.80.0/25 ip4:160.34.15.16/28 ip4:138.1.49.41 ip4:147.154.9.180 ip4:138.1.55.48 ip4:130.35.98.1 ip4:54.186.193.102 ip4:52.222.73.120 ip4:52.222.73.83 ip4:52.222.62.51 ip4:52.222.75.85 ip4:129.213.108.188 ip4:129.213.52.209 ip4:198.2.132.142 ip4:148.163.143.101 ip4:148.163.147.152 ip4:198.22.41.64 ip4:81.88.48.78 ip4:81.88.48.66 ip4:129.145.79.0/24 ip4:204.92.19.0/24 ip4:204.92.22.0/24 ip4:204.92.26.0/24 ip4:204.92.31.0/24 ip4:204.92.114.0/24 ip4:209.17.48.0/24 ip4:209.17.49.0/24 ip4:209.17.50.0/24 ip4:209.167.231.0/24 ip4:144.191.0.0/16 ip4:142.0.160.0/20 ip4:68.232.128.0/20 ip4:129.145.16.0/21 ip4:141.145.8.0/21 ip4:129.91.16.0/21 ip4:129.145.76.0/22 ip4:139.60.152.0/22 ip4:162.247.216.0/22 include:spf.protection.outlook.com include:spf_c.oracle.com include:spf_a.oracle.com include:spf_s1.oraclecloud.com include:_spf.zycus.com include:rp.oracleemaildelivery.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:a305296d@in.mailhardener.com; ruf=mailto:a305296d@in.mailhardener.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vertiv.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDn4x+teYb55iQZAY5FgZxp4TYCxI6xYB3TL5LM4OqQI8LGzVJWh9G4uUmnVW950n5MnDSUJe8138jqvvABwqIMxEzbuhnSN3Cvvf054VegGAdP15teeVF9t8bN4mns2dvAerIx3qTq0B0TNOKggzZFFZh7B5U6p7SSvxPfNx5odwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:a305296d@in.mailhardener.com"
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 68.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 50.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 67.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 41.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 54.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.vertiv.com",
        "valid_from": "2025-11-18T18:00:00-06:00",
        "valid_to": "2026-11-19T17:59:59-06:00",
        "days_remaining": 101,
        "san": [
            "*.vertiv.com",
            "vertiv.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.vertiv.com/en-us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 22:59:47 GMT",
            "location": "/en-us/",
            "server": "cloudflare",
            "cf-ray": "a2929ce93c8a98ba-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "access-control-expose-headers": "Request-Context",
            "cache-control": "private",
            "set-cookie": "ARRAffinitySameSite=7e47ffaa5920c738892b2f10acd777f0b8db61e06f58bcfa1929540bbfb9ed3c;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.vertiv.com",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-aspnetmvc-version": "5.2",
            "x-frame-options": "DENY",
            "content-security-policy": "frame-ancestors 'self'",
            "x-aspnet-version": "4.0.30319",
            "request-context": "appId=cid-v1:482e3cd0-19af-4e7e-b251-f08bf1089d6e",
            "x-powered-by": "ASP.NET",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "cf-cache-status": "DYNAMIC",
            "vary": "Accept-Encoding"
        },
        "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": "cloudflare",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.vertiv.com/en-us/",
        "title": "Vertiv | A global leader in critical digital infrastructure",
        "description": "Vertiv is a global leader in critical digital infrastructure for applications in data centers, communication networks, and commercial and industrial environments.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "vertiv-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4051,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4045.9,
                "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": 109.38
}