{
    "ok": true,
    "domain": "hornetsecurity.com",
    "generated_at": "2026-08-11T01:54:12-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 92,
            "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": 5,
                "lost_points": 0,
                "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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "81 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": 27,
                "lost_points": 8,
                "detail": "7 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: app-a-io.c-1170.maxcluster.net"
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "81 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": "7 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 27,
                "lost_points": 8
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: app-a-io.c-1170.maxcluster.net",
                "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": [
                "185.88.214.116"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 hsmx01.antispameurope.com.",
                "20 hsmx03.antispameurope.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-ctF9LCQ4mkNSca4C5yNl2n89\"",
                "\"v=spf1 redirect=hornetsecurity.com.spf.hornetdmarc.com\"",
                "\"google-site-verification=3_wgkynvstSm3w8JoY-JlVuzrGe0dxMXwyu5uBVJYWw\"",
                "\"MS=ms71951901\"",
                "\"_ius8vxxdepc2d0y1qhi6evaqdxvphej\"",
                "\"atlassian-domain-verification=1rTVwHklAvpm7C7yuZCUxSTfDiXIWdnWfjvLWoCkX9RgYkN771wkbdpsA7upwFN/\"",
                "\"google-site-verification=iUJPlKzCUN1LV2h_v_cIqGlotHOJnT5vmtXK9LzmwSc\"",
                "\"cursor-domain-verification-dszcm9=iff4msLNRWED4XPtPkcVi6hqn\"",
                "\"apple-domain-verification=1krhPjGaIW4et3Uk\"",
                "\"projectdiscovery-verification=ba677bbd83\""
            ],
            "NS": [
                "hank.ns.cloudflare.com.",
                "sara.ns.cloudflare.com."
            ],
            "SOA": [
                "hank.ns.cloudflare.com. dns.cloudflare.com. 2411859225 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"telesec.de\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 iodef \"mailto:caa@hornetsecurity.com\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"telesec.de\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"comodoca.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "185.88.214.116"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=hornetsecurity.com.spf.hornetdmarc.com",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:a.r0i2ucq3@reports.hornetdmarc.com,mailto:dmarc_rua@hornetsecurity.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hornetsecurity.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiXzL/mfAY9myjuF3CXgCHguVSC8EuVvvsvKH0Tn6Z1qSuN5V++lKgfFPan9WlFhq7UOnxpizrWEZDmBxyCtrpl5yHsXBSVLus90jx39bCTlGOcywWP+pZylw6aa8E1B8fN4Hkd1oVJLW+DOJC87gC7SDvm5cpx4QfeuNLb1DJ6wIDAQAB; n=1024,1488427924,1504325524",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://portal.hornetdmarc.com/storage/domains/bimi/lGZ9dOZ9exBBpejrxyzu4oTpTO07JY9IEtrdvAmc.svg; a=https://portal.hornetdmarc.com/storage/domains/bimi/0bff6bbe-2fb9-40b3-8475-ee98740d534dhornetsecuritycom.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "app-a-io.c-1170.maxcluster.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "185.88.214.116"
                    ],
                    "time_ms": 48.02
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "185.88.214.116"
                    ],
                    "time_ms": 36.31
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "185.88.214.116"
                    ],
                    "time_ms": 80.56
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "185.88.214.116"
                    ],
                    "time_ms": 55.04
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "185.88.214.116"
                    ],
                    "time_ms": 70.43
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hornetsecurity.com",
        "valid_from": "2026-08-02T02:56:14-05:00",
        "valid_to": "2026-10-31T02:56:13-05:00",
        "days_remaining": 81,
        "san": [
            "hornetsecurity.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.hornetsecurity.com/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 06:54:03 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "location": "https://www.hornetsecurity.com/en/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "cf-ray": "a29553a57cb09592-ORD",
            "cf-cache-status": "DYNAMIC",
            "age": "56852",
            "content-security-policy": "default-src 'self'; style-src https://*.googleapis.com https://cdnjs.cloudflare.com 'self' 'unsafe-inline' 'unsafe-eval' https://ams.wpml.org; frame-ancestors 'self' https://partner.hornetsecurity.com; img-src 'self' data: https://track-eu1.hubspot.com https://track.hubspot.com https://www.googleadservices.com/ccm/conversion/971747734/ https://bat.bing.com https://bat.bing.net https://*.reddit.com https://*.g.doubleclick.net https://rp.liadm.com https://www.google.nl https://www.google.ca https://www.google.com https://logo.clearbit.com https://www.google.de https://www.googletagmanager.com https://*.linkedin.com https://www.facebook.com https://*.ytimg.com https://forms-eu1.hsforms.com; media-src 'self'; frame-src 'self' blob: https://consentcdn.cookiebot.com https://forms-eu1.hsforms.com https://*.doubleclick.net https://vade.storylane.io https://*.livechatinc.com https://www.googletagmanager.com https://www.youtube-nocookie.com https://www.youtube.com https://*.hsforms.net https://youtube.de https://i.liadm.com https://*.frcapi.com; connect-src 'self' https://consentcdn.cookiebot.com/ https://static.hsappstatic.net https://forms-eu1.hsforms.com https://opps-api.getwarmly.com/api/ https://rp.liadm.com https://idx.liadm.com wss://opps-api.getwarmly.com/api/ https://opps-widget.getwarmly.com https://trk.hornetsecurity.com https://www.google.com/pagead/1p-conversion/971747734/ https://track.hubspot.com https://api.hsforms.com https://*.hscollectedforms.net https://*.hubapi.com https://bat.bing.net https://bat.bing.com https://www.redditstatic.com https://*.reddit.com https://analytics.google.com https://www.google.com https://www.googletagmanager.com https://*.googlesyndication.com https://*.doubleclick.net https://www.facebook.com https://*.linkedin.com https://*.google-analytics.com https://*.analytics.google.com https://yoast.com https://my.yoast.com https://*.friendlycaptcha.com https://*.friendlycaptcha.eu https://ams.wpml.org https://*.sendmarc.com; script-src-elem 'self' data: 'unsafe-inline' https://consent.cookiebot.com/ https://consentcdn.cookiebot.com/ https://static.hsappstatic.net https://*.fs1.hubspotusercontent-eu1.net https://opps-widget.getwarmly.com https://data.getwarmly.com https://a.usbrowserspeed.com https://d-code.liadm.com https://*.hs-scripts.com https://*.hscollectedforms.net https://*.hs-banner.com https://*.hsadspixel.net https://*.hsforms.net https://*.hs-analytics.net https://*.hsforms.com https://trk.hornetsecurity.com https://bat.bing.com https://*.googlesyndication.com https://www.redditstatic.com https://www.googleadservices.com/pagead/conversion/971747734/ https://*.doubleclick.net https://*.livechatinc.com https://connect.facebook.net https://www.googletagmanager.com https://www.youtube.com https://ams.wpml.org https://yoast.com https://snap.licdn.com https://*.sendmarc.com https://cdnjs.cloudflare.com https://js.storylane.io https://cdn.jsdelivr.net; script-src 'self' data: 'unsafe-inline' 'unsafe-eval'; font-src https://*.gstatic.com https://cdnjs.cloudflare.com 'self' data:; worker-src 'self' blob:",
            "cross-origin-embedder-policy": "unsafe-none",
            "origin-resource-policy": "cross-origin",
            "permissions-policy": "geolocation=(), camera=(), microphone=(), hid=(), xr-spatial-tracking=()",
            "referrer-policy": "same-origin",
            "x-content-type-options": "nosniff",
            "x-country-code": "US",
            "x-frame-options": "SAMEORIGIN",
            "x-redirect-by": "WordPress",
            "x-xss-protection": "1; mode=block",
            "accept-ranges": "bytes",
            "link": "<https://www.hornetsecurity.com/en/wp-json/>; rel=\"https://api.w.org/\", <https://www.hornetsecurity.com/en/wp-json/wp/v2/pages/57>; rel=\"alternate\"; title=\"JSON\"; type=\"application/json\", <https://www.hornetsecurity.com/en/>; rel=shortlink",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hornetsecurity.com/en/",
        "title": "Hornetsecurity – Next-Gen Microsoft 365 Security",
        "description": "Hornetsecurity offers fully managed cloud security solutions including Cyber Security, Backup, Compliance & Risk Governance",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "185.88.214.116": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hsmx01.antispameurope.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 3.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4023.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4024.1,
                "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": 81.82
}