{
    "ok": true,
    "domain": "hp.com",
    "generated_at": "2026-08-08T17:29:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 84,
            "network": 65,
            "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": "4 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": "6 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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "175 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-239-50-6.ams58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "HTTP/2 503 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "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": "6 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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "175 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-239-50-6.ams58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "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": "HTTP/2 503 ",
                "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": [
                "18.239.50.6",
                "18.239.50.45",
                "18.239.50.112",
                "18.239.50.109"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"tiktok-domain-verification=c31cb3ab1359c3755fc548a1a60875056dff634430d936d99b825643f08293c4\"",
                "\"perplexity-ai-domain-verification-9026ms=OwUIgCvAepDBJvWzS6xNO3zPX\"",
                "\"google-site-verification=SYstg4r0qao99bYV9-4uWYGTHLSIL3Py60GZvR_OJ1c\"",
                "\"gem-domain-verification=BTTGt2-RR8Zy86kgA6dRzh\"",
                "\"bv-domain-verification=ca416dec3e1078035e8f94141e8542a1207d3415febb81cdecc6f69d491ee03c\"",
                "\"SFMC-Gj1r4WT7h7LuH9CgR-ATrs4dQiyHzeRW5mkk_qg9\"",
                "\"atlassian-domain-verification=mjss59VLEmjHpiASn3FUy/Hfb/9QbLAAOR9fiqjavAJ6O1uCyNnChSTbNAxo7IIS\"",
                "\"pendo-domain-verification=f79d1d3d-277a-4a70-982c-677c77a2f011\"",
                "\"SFMC-aJMC0Gi9MPXTz-l4Iv3LtRXfhaeOB0OCsGwNXkzM\"",
                "\"SFMC-ZWQ1KX6NcnbWgSDBdMcM5hev9zt7KIW2ujakv25u\"",
                "\"SFMC-CrddN9mLDmj3nCgVdj6F1xvJWHcDiUha4ypozOYM\"",
                "\"facebook-domain-verification=1f6jis8ngyl6xhtopb196nk2jzb6wm\"",
                "\"google-site-verification=ajtjung8rHe1-msfHMrttoZdDlZeeoWJNpQ5jNZcqfo\"",
                "\"google-site-verification=7CCNFPK5u6aSDkOkTOxz_yOePZI8_thHJnaJl6EtSwk\"",
                "\"teamviewer-sso-verification=14e16276afc843e58d056742e9f89d26\"",
                "\"SFMC-VXyPhU37JRfzHa1B_-XfXzHjl2WKI7af1rdKH-wR\"",
                "\"mongodb-site-verification=NNt4TMRanOtPk2qCvhWpTMXpY8SOb7BO\"",
                "\"v=spf1 mx include:_spf.hp.com include:_spf.salesforce.com include:us._netblocks.mimecast.com\" \" include:spf.protection.outlook.com include:standardregisterSPF.smtp.com ip4:205.219.85.237 ip4:74.209.251.23 ip4:198.245.88.159 ip4:198.245.88.160 ip4:198.245.88.161 ip4:198.245.88.162 ~all\"",
                "\"SFMC-f7skz24QEr_YzGdBqMHR3sC2xGZPNQ3mZdXDFFow\"",
                "\"atlassian-domain-verification=aD0fVXowmsHVk7AN3xQWoTk3fWQjFOAolW1g5Ae492aMfXofVIdEeASIKtjKtOjn\"",
                "\"airtable-verification=fd35e3a14eafa013a4ef8ec307159c57\"",
                "\"liveramp-site-verification=LpuGIkdkGN7Dr495prdDxPoD0K4Y8zox5B40KiQVq08\"",
                "\"canva-site-verification=phuz1k47EJb7b9wGXtCeYw\"",
                "\"SFMC-TkI3rEvFMq3uO7c3713TrP-cg1S7j0K0iKyNVXIY\"",
                "\"perplexity-ai-domain-verification-9026ms=pYLmCXhTHCODhZSFIiyoguCNL\"",
                "\"goodnotes-verification=08e7496e-47ad-4e16-8b9a-12c40efbe0f9\"",
                "\"google-site-verification:2kiyv1SjebKUcEmaJ4QtapQe2EcbqPcYmhiJ-XJMZsY\"",
                "\"launchdarkly-domain-verification=c190690f-6cf2-4084-9ea4-ddbeebcebc80\"",
                "\"\" \"google-site-verification=iBm5BtEQIPx_1KICdm-iKrhED8pwZmS12JcztEGkEEw\\\"\\\"\\\"\"",
                "\"adobe-sign-verification=8d7c98c65d9a78aa4fe83e40ac618269\"",
                "\"google-site-verification=lf2HoI19pw29dSNCWe1ex0zlgiGiMSUZjRWjW61SLXk\"",
                "\"shopify-verification-code=U5Mvz3J5IScCrDvvcy49c7chv8Iwxp\"",
                "\"C6ekla14kZc9ySs2tWLx5+qoT3uFAcPKfM9z8SnOjKPxduvwIiHCJI75yVt8cOynDwTRpNGAoAu7WBKTky3QhQ==\"",
                "\"google-site-verification=ZKYzB8FoSfCdYZzesihRSd5OsBfrtDOvG6zrqYcMcd0\"",
                "\"docker-verification=ad83199a-7103-4f01-8acf-41979b12ba00\"",
                "\"google-site-verification=K295XYTk_JOny2cGYgQiv5OBkqX-vsPbflRWCajmZmQ\"",
                "\"fastly-domain-delegation-ndopinwe32-10142022\"",
                "\"asv=3ac585f916271e3615c45c5cc1c446af\"",
                "\"Dynatrace-site-verification=fb0772f5-465e-4c26-9c6e-de883a321a31__ko3f16m3vui8oi46qls2l305im\"",
                "\"SFMC-gC-INJ9awb38orE0daCKtYQOdTzA26V3zBYVruOP\"",
                "\"_t0t2hodeyznakvwlx7hkbim4oojp151\"",
                "\"hcp-domain-verification=d172505ee1cb87d71e2f402ab1e6123f01c858917022925ee9fe25ce1ea6a398\"",
                "\"teamviewer-sso-verification=9a8bdacd256d426aadef7c9435cc05f7\"",
                "\"google-site-verification=N-C2RScU5fi3a4_9J7hYoQhoL9H566pkx6gM8PI6Jqo\"",
                "\"SFMC-MNg49ZTRiJXS6s5M39xVpTy1s_E-1IHXs9eMp9TV\"",
                "\"atlassian-domain-verification=cbeZ9ZZ8XZI9vcf3e6CYWsA3pQ/6Xfc2mSUGdHuK5bWhjzVD0ksLTbFdabq//Sd5\"",
                "\"google-site-verification=ior6EHEPCvMGbBIF1Cfzg3-yTDw30PaIbETytGrl1zY\"",
                "\"7155-7871-A6E8-AEB1-5764-4DE3-D4DD-6680\"",
                "\"MS=ms38857149\"",
                "\"IQI2xT+r6hj2PuJ171J02xOMMXSUHl4I2VJ5a4CB2OsyfPJkfHXHbmJ5e2Ee6kbNjJQsERvcm3d4IeS2e7xPPQ==\"",
                "\"_ndgc16081saphv6ayms33rbsvl6rj68\"",
                "\"02.14.2024\"",
                "\"google-site-verification=GdVvq6F-s2Vr-eD8eeZeo11J1HXnWdA2ZNM_M_IivjY\"",
                "\"SFMC-z90jhAqnCFzmMAy46Qo1vy13u6YlOQ4afVWEPZmS\""
            ],
            "NS": [
                "ns3.hp.com.",
                "ns4.hp.com.",
                "ns2.hp.com.",
                "ns6.hp.com.",
                "ns1.hp.com.",
                "ns5.hp.com."
            ],
            "SOA": [
                "txa01hpiibpe.ams.hp.net. hostmaster.hp.com. 443247834 3600 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.239.50.6",
            "18.239.50.45",
            "18.239.50.112",
            "18.239.50.109"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:_spf.hp.com include:_spf.salesforce.com include:us._netblocks.mimecast.com include:spf.protection.outlook.com include:standardregisterSPF.smtp.com ip4:205.219.85.237 ip4:74.209.251.23 ip4:198.245.88.159 ip4:198.245.88.160 ip4:198.245.88.161 ip4:198.245.88.162 ~all",
        "dmarc": "v=DMARC1; p=reject; sp=none; pct=100; fo=1; rua=mailto:l1rcsnp0@ag.dmarcian.com; ruf=mailto:l1rcsnp0@fr.dmarcian.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqqxdH/QYTi5bjn+zcSlTHsbSNQOderS3FqtYDTWWfFebnNwhnI/rvY1g4A7LgDx9v56CaCIUnMyEJtUEo9ixeU8qnGrVvIO7YMZDNWK6uE4ES3WF7lZ0ckRWLWYwMnNRXf5alcSNvwbK1jI6WiVpxORisQCe0/0xPDk1oi8qqSJFh/fzG3EzC2IeA0glnap8SY/zCS86zJQG0v2ECJIl+xnrpV/CdaiYffbncwboJJos+EtX48BqBS2GHKKJTKP8tEfHiwUTF4eybs+kgzzUOxK3A95TsZcy+z22uwp5opXz+383tmYiXGDox6BSa9h+5Xlc2uRB/dyYzuEFCLQDWwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-239-50-6.ams58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.35",
                        "54.192.100.55",
                        "54.192.100.84"
                    ],
                    "time_ms": 42.96
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.35",
                        "54.192.100.55",
                        "54.192.100.84"
                    ],
                    "time_ms": 39.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.35",
                        "54.192.100.55",
                        "54.192.100.84"
                    ],
                    "time_ms": 26.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.35",
                        "54.192.100.55",
                        "54.192.100.84"
                    ],
                    "time_ms": 25.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.85.154.114",
                        "52.85.154.22",
                        "52.85.154.63",
                        "52.85.154.82"
                    ],
                    "time_ms": 41.55
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "hpcom-pro-domain-cloudfront-13.hpcloud.hp.com",
        "valid_from": "2026-07-15T19:00:00-05:00",
        "valid_to": "2027-01-30T17:59:59-06:00",
        "days_remaining": 175,
        "san": [
            "hpcom-pro-domain-cloudfront-13.hpcloud.hp.com",
            "wirelesscolorprinters.com",
            "www3hp.com",
            "www.wirelesscolorprinters.com",
            "webprintsmart.com",
            "wwwhpdirect.com",
            "www.webprintsmart.com",
            "www.wwwhpdirect.com",
            "wwwhp.com",
            "www.twitterhp.com",
            "wwwhpshopping.com",
            "www.www3hp.com",
            "www.wwwhp.com",
            "www.touchsmartprinter.com",
            "twitterhp.com",
            "www.touchsmartprinters.com",
            "touchsmartprinters.com",
            "www.wwwhpshopping.com",
            "touchsmartprinter.com",
            "www.hp.ca",
            "hp.be",
            "hp.com.nf",
            "www.hp.co.ke",
            "hp.co.th",
            "www.hp.co.kr",
            "hp.co.cr",
            "www.hp.cl",
            "www.hp.com.kn",
            "www.hp.co",
            "hp.co.kr",
            "hp.com.jm",
            "www.hp.cg",
            "www.hp.com.my",
            "www.hp.co.je",
            "hp.co.il",
            "h30167.www3.hp.com",
            "www.hp.co.ve",
            "hp.co.uk",
            "www.hp.co.mz",
            "www.hp.co.at",
            "www.hp.com.mx",
            "hp.co.id",
            "www.hp.com.mu",
            "www.www8-hp.com",
            "hp.com.my",
            "hp.com.mx",
            "www.hp.co.nz",
            "h20545.www2.hp.com",
            "www.hp.com.jm",
            "hp.com.mu",
            "hp.co.ug",
            "hp.co.tz",
            "www.hp.com.nf",
            "hp.am",
            "www.hp.be",
            "www.hp.co.rs",
            "www.hp.co.uk",
            "hp.com.pk",
            "hp.co.rs",
            "hp.com.pe",
            "www.hp.co.id",
            "www.hp.com.hn",
            "hp.com.pa",
            "www.hp.com.hr",
            "www.hp.com.lv",
            "hp.co.je",
            "www.hp.co.ug",
            "hp.co.mz",
            "hp.com.hr",
            "hp.com.lv",
            "www.hp.co.za",
            "www8-hp.com",
            "hp.co.ve",
            "hp.com.hn",
            "hp.co.at",
            "www.hp.am",
            "hp.co.za",
            "hp.com.hk",
            "www.hp.co.il",
            "hp.cl",
            "hp.cg",
            "www.hp.com.pa",
            "hp.ca",
            "www.hp.co.cr",
            "www.hp.co.th",
            "hp.co.ke",
            "hp.co.nz",
            "www.hp.co.tz",
            "www.hp.com.hk",
            "hp.com.kn",
            "www.hp.com.pe",
            "www.hp.com.pk",
            "hp.co",
            "hp.com",
            "www.hp.com",
            "123.hp.com",
            "www.123.hp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.hp.com/",
        "status": "HTTP/2 503 ",
        "http_version": "3",
        "headers": {
            "content-length": "282",
            "location": "https://www.hp.com/",
            "server": "AkamaiGHost",
            "date": "Sat, 08 Aug 2026 22:28:58 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 ba6fa23dc994dedca3d59c0358b6f2b6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "qDR1zmSDQ3XEzmqCG9cECdesNa8Ho2teKhAoBBFRPvcylig_HSNG9Q==",
            "age": "693",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "default-src 'none'; img-src 'self'; script-src 'self'; style-src 'self'; object-src 'none'",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=600",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Sat, 08 Aug 2026 22:28:58 GMT",
            "set-cookie": "bm_sz=3E6A4737C3FD7A25566834B39F4E403D~YAAQ27A7F3F3ZK+fAQAAFmF+4wDZVh4kpwVi0J1ow/Twk+A5sxUn3HBDfxsIRUUJ2J9RitUsm8h6b9d21nz6eG337eMzf5Z9+hNmghlVHeLrQGOCZluW+vuCVV/XcOLwu1wEbWWv6J7Py3fUUGqeiaj4QzXle/wCeNyvtSYDt6EHwDDf0ACmyfuhpsAwVnB1PdA63atyqEd8tkN7jHUOSmaMAx+n8dWAP7v/i6ab5x/TIqP9Lj+Yf8k0cBT+WvYIy7hVeqbgYvTZEsRlI3mn/Vo+f1bqTRBKqPUfHhZmMKbrUxrgwpLabTECIrl2JWCc4YB6vaInvF0LiQ74fmGeRpAOEs+Xfbz0bVmU3LBvBV/hyawtvA==~3294022~3556166; Domain=.hp.com; Path=/; Expires=Sun, 09 Aug 2026 02:28:58 GMT; Max-Age=14400",
            "akamai-grn": "0.dbb03b17.1786228138.361c7f3f",
            "server-timing": "ak_p; desc=\"1786228138235_389787867_907837247_46_15640_7_10_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hp.com/us-en/home.html",
        "title": "Laptop Computers, Desktops, Printers, Ink & Toner  | HP® Official Site",
        "description": "Learn about HP laptops, pc desktops, printers, accessories and more at the Official HP® Website",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.239.50.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.239.50.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.239.50.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.239.50.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4010.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 59.4,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sat, 08 Aug 2026 18:29:02 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 86.9
}