{
    "ok": true,
    "domain": "hpe.com",
    "generated_at": "2026-08-08T20:09:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 50,
            "availability": 60
        },
        "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": "8 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": "4 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": "106 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: hpe-operations-prd-web-vip.it.hpe.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "8 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": "4 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": "106 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: hpe-operations-prd-web-vip.it.hpe.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "16.230.112.127"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-002e3701.gslb.pphosted.com.",
                "10 mxa-002e3701.gslb.pphosted.com.",
                "5 mx0a-002e3701.pphosted.com.",
                "5 mx0b-002e3701.pphosted.com."
            ],
            "TXT": [
                "\"h1-domain-verification=4Msdc4TGUNAHqTuC2owTCQdX5zt8mhHkDsSNP2L4puo6Y4j2\"",
                "\"onetrust-domain-verification=922c29fe545d43478365d2eed0398798\"",
                "\"hcp-domain-verification=d14836d6a6ee454548957cb90f9fe3ab3d16e4c8fedec2b8f9dea7772e7d4d8d\"",
                "\"apple-domain-verification=4Cdj0ldqUY073mFE\"",
                "\"sinch-domain-verification=9e811ad4-a1c0-4ea4-b52d-417c1c53a472\"",
                "\"atlassian-domain-verification=O0io8Mu1F0bM4yl1Jopj8XwIYFnKlI5A6bebwmOQW5Nn6kO57j4zPfwyholaa2Uo\"",
                "\"mongodb-site-verification=f1ZM5UwJUo8odkZFHEqXUHGvRaozLCD0\"",
                "\"adobe-idp-site-verification=f6c3f893f7d5e89dd3bdcd2c624d41a93cdbc04990992ce81f093f4164e2240f\"",
                "\"n08Ufe68rkAALICCaGJlGcasnxPl/kYd217q9zDfdaM+WIjPCRCWY5yoq10l0+Y4gvt/9VcfOveyW8L+apcA1w==\"",
                "\"drift-domain-verification=045a8f12bb6b3e17edc02333fa73a5349d7dac0f8dd99a304b7e0af6158ed902\"",
                "\"atlassian-domain-verification=0VFPtlZvDhzUPDcoe2CRsqRDjpAL4fXIu/9YTYM8ePqXaUAAmmlWvs8Vly1IpS89\"",
                "\"apple-domain-verification=0U9Ua48rBIsiS2cQ\"",
                "\"smartsheet-site-validation=EtYHZ0l913Tp39toTsLjV8MqwpGuQ0x7\"",
                "\"drift-domain-verification=2abead5df2b5b3215ad8d4e40bab8d294fed6e8f2cbf3ba7d009b1381b15e9fa\"",
                "\"amazonses:zpmrHOEbOQ9bNvV/kfgesIThb10dsFsDAHUYdB8qHv0=\"",
                "\"anthropic-domain-verification-g524sy=CZpBKXpJaOIVcEA5yPMlPydyP\"",
                "\"wiz-domain-verification=89e880f7da8f25fce72d092ce34a88556248ba50cf0886ed4bf3aa0c79b1d85f\"",
                "\"_xvhc1ckxqyswhqvzqjdv1km9ls78w9g\"",
                "\"sinch-domain-verification=558d8519-d28e-44a7-bcbe-23853ac2cb7e\"",
                "\"miro-verification=aadde1e1f6cb737044f0ffb421ddc3eb109f8518\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf-002e3701.pphosted.com include:spf-002e3702.pphosted.com include:_spf.salesforce.com include:308166.spf02.hubspotemail.net  ~all\"",
                "\"adobe-sign-verification=21a6b63bbd3ec6aa8f683a32f6ead2c\"",
                "\"drift-domain-verification=878e45b2812bdb609a112d9f1b3ff60a216b847c1d27debab5c9fafe2f97575a\"",
                "\"_7tby2miedgyp6htmgi6r1u46npdhgx2\"",
                "\"google-site-verification=VObj53EBtC2NmPcmeQ-6lGQK0npyWUEfzUUcU6LmuHE\"",
                "\"atlassian-domain-verification=WhCSeLlkFTp8ngTypIkgAZWjm4qlUIszeT3YtnhAGKZ/yroe6iDCr/rXptRbTIXj\"",
                "\"mongodb-site-verification=MeqKfpOHFjAuXMrXrW2EO0znTSgkU6E0\"",
                "\"MS=ms45337283\"",
                "\"google-site-verification=aOA0-XVQGL2LizuwmHYN9SxDOR60BXAn9FX8kpIRbdo\"",
                "\"_0jjkms49y86z87c2agczq342krc04g3\"",
                "\"jamf-site-verification=3iDsfB2jL6rNZK1yFQQLLw\"",
                "\"atlassian-domain-verification=dWa5oNIimjp2pTwJgoysKPrFM1aL766hoifa5DHdsRfHkEniZg6HDp7cWNLm9Qld\"",
                "\"atlassian-domain-verification=9Uv940nfnDHQwUQumW3sv9i38S2KgwuRlNnRDKVrOLj8/wgkiJsqpMtl0Vr5s8r2\"",
                "\"atlassian-domain-verification=8tzVSspDd1NiaCB4aitRxXkmHJA4dAx/60NrBnOH4w9qrrdaDHLPrG5c5ytO3rSM\"",
                "\"censys-domain-verification=7wbZCPC1jcFJlr9V6ST-ddHrZ56acr7fEdj3AbpHoLkd\"",
                "\"_mnkyzubopdpky8kavs5guowrmcyzf3y\"",
                "\"wiz-domain-verification=720325b77aed2a13b8e3d09d5bfd38476478a6acb396f551ca18ced60e871e1a\"",
                "\"google-site-verification=3BgafjSnVzA8lvjVAG5r7HUZPaCW6CDaB0TBOU4xPMc\"",
                "\"FxusqxRgiQF7V+QIjgyxy7S4SNBsz5TKrkF0M7NP32sZzobQF6vEu85YsdW7pBeTlj+CpiL0vKOeeRVN6LEplQ==\"",
                "\"flexera-domain-verification-qeufmqfunioaknkw\"",
                "\"4c08c81b4e9a40a2844bedc517078569\"",
                "\"msfpkey=70fgwzuqmo7r8nq70gwpy8qw5\"",
                "\"pendo-domain-verification=Ax7HXubzKSDdZ7ks8-Ya7ReuKNE\"",
                "\"atlassian-domain-verification=e1WmGF2gcUpZ5dkYBJoEOKUdPVln2dEvQ4SZU8v7S2G7U+hv5zZkEycoXFuOx2lT\"",
                "\"google-site-verification=YGIYiyGDI7f3e-cnAwjE7GMY6KT9N0EwlIe_amRtqmQ\"",
                "\"facebook-domain-verification=yygq2qho49o9c4cd433i1ncpf0gnq2\"",
                "\"flexera-domain-verification-akcrjtwqtuajappo\""
            ],
            "NS": [
                "ns3.hpe.com.",
                "ns6.hpe.com.",
                "ns4.hpe.com.",
                "ns2.hpe.com.",
                "ns1.hpe.com.",
                "ns8.hpe.com.",
                "ns5.hpe.com.",
                "ns7.hpe.com."
            ],
            "SOA": [
                "cha08hpeibdns0a.ams.hpecore.net. ddi-hostmaster.groups.ext.hpe.com. 443244172 3600 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "16.230.112.127"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf-002e3701.pphosted.com include:spf-002e3702.pphosted.com include:_spf.salesforce.com include:308166.spf02.hubspotemail.net  ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.hpe.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDzpFrEAH9dbkLukLvwesHGWRDc+JCBkvzQYTpptOR+uz4brRd1V8VDPHPpQH7wRvNMhVh/LhTkPMBXtpJjeedqU2rfDlH8y81O+VweutuI4AHOfBL4PJSHNxZ1Qbw7D3+080AsoDXqphbSZXfi9wnSP5X5bcocLqW+1MwNq854wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "hpe-operations-prd-web-vip.it.hpe.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "16.230.112.127"
                    ],
                    "time_ms": 51.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "16.230.112.127"
                    ],
                    "time_ms": 38.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "16.230.112.127"
                    ],
                    "time_ms": 27.68
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "16.230.112.127"
                    ],
                    "time_ms": 77.68
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "16.230.112.127"
                    ],
                    "time_ms": 312.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "hpe-operations-web.wip.it.hpe.com",
        "valid_from": "2026-05-08T19:00:00-05:00",
        "valid_to": "2026-11-23T17:59:59-06:00",
        "days_remaining": 106,
        "san": [
            "hpe-operations-web.wip.it.hpe.com",
            "hpe-operations-prd-web-vip.it.hpe.com",
            "hpe-operations-prd-var-digital-wip.wip.it.hpe.com",
            "p1lg506455.it.hpe.com",
            "www.hpe.com",
            "p1lg506469.it.hpe.com",
            "p1lg506446.it.hpe.com",
            "p1lg506450.it.hpe.com",
            "hpe-operations-prd-web-digital-vip.it.hpe.com",
            "hpe-operations-prd-var-ctg-wip.it.hpe.com",
            "hpe.com",
            "hpe-operations-prd-var-digital.it.hpe.com",
            "hpe-operations-prd-web-ctg-vip.it.hpe.com",
            "hpe-operations-prd-var-ctg-vip.it.hpe.com",
            "hpe-operations-prd-web-ctg-wip.wip.it.hpe.com",
            "test-ion-www.hpe.com",
            "redirects-gslb-www-hpe-com.glb1.hpe.com",
            "domainhosting-hpe-com.ext.hpe.com",
            "p1lg506451.it.hpe.com",
            "p1lg506457.it.hpe.com",
            "hpe-operations-prd-web-digital.wip.it.hpe.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.hpe.com/",
        "status": "",
        "http_version": "2",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://hpe.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "16.230.112.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-002e3701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 22.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 43.9,
                "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": 84.85
}