{
    "ok": true,
    "domain": "digi.com",
    "generated_at": "2026-08-10T17:32:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 73,
            "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": "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": 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": "76 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-98-81-166-20.compute-1.amazonaws.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": 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": "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": "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": "76 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-98-81-166-20.compute-1.amazonaws.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": "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": [
                "98.81.166.20"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 d221352b.ess.barracudanetworks.com.",
                "10 d221352a.ess.barracudanetworks.com."
            ],
            "TXT": [
                "\"yBGLGWyaS9xhOItnRw9Jc5w0SZLStCjZECEwTcsLvsgC51Qf7Kzdswrx3oRpdTCW67VTq5FMk/cF5wtdfeAKGQ==\"",
                "\"sending_domain569822=d41d8d33fda96fd9ceeb0d81600427fd22641f45366e665dc83212a08d4a4ade\"",
                "\"apple-domain-verification=MnYKF0e4an4qyHMD\"",
                "\"atlassian-sending-domain-verification=418f76e4-ba86-4d4a-a882-2b00e46f809b\"",
                "\"v=spf1 include:_s00033405.autospf.email ~all\"",
                "\"miro-verification=d9dfef6ca60d0128cb749c40dd208d6aba8778b3\"",
                "\"status-page-domain-verification=jqm65dy05g8k\"",
                "\"atlassian-domain-verification=y0xcaijUKdmX39ZEDyKi2V1wou198d3neQHh1jyBQoGzaEUCHf1LKSYjCPj35Md8\"",
                "\"google-site-verification=mWs7Nui0ElnM7JHPIBJbBy92WotV6p0nwUzNoXQFk-I\"",
                "\"hpe-greenlake-domain-verification=702d765351496e544359727046335a5243584e615473556b34354162306b5745\"",
                "\"mongodb-site-verification=NlwtiX3z6I0cvU7q7HcncfRmnnObFWwa\"",
                "\"cursor-domain-verification-cp8aaz=Ih0PgYzmdvrrqy2stkzLdthrS\"",
                "\"_64p34lfr14kbma52a2t028r3f2nrpyz\"",
                "\"_jav5jfoni757ykra541rhvysj1o5bg6\"",
                "\"windsurf-verification=P3hRryftbdf2MPRcVzw3fYAXj8CAFfsthC0K_o3_g9A=\"",
                "\"anthropic-domain-verification-5yvvpv=TAjvgYsRPpmEut64D1p4yYAac\"",
                "\"1password-site-verification=SYK3Y62FPFH7LIKUXLQ6G46PNA\"",
                "\"mongodb-site-verification=ASqDeBRf9HxyMgwe5qlzf2M1clX7hG7x\"",
                "\"jetbrains-domain-verification=9z833gsusu39o5djfye2fuqk8\"",
                "\"hubspot-domain-verification=ZGRlOTIzNTItODM3Zi00ZDAzLTg5YmMtZDgwMTJkNGM1MDBm\"",
                "\"Fathom_DomainChange\"",
                "\"openai-domain-verification=dv-cCjVqY8V3MdovUefoKoUuNXz\""
            ],
            "NS": [
                "ns15.digicertdns.net.",
                "ns10.digicertdns.com.",
                "ns12.digicertdns.com.",
                "ns14.digicertdns.net.",
                "ns13.digicertdns.net.",
                "ns11.digicertdns.com."
            ],
            "SOA": [
                "ns10.digicertdns.com. dns.digicertdns.com. 2009010731 43200 3600 1209600 180"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"usertrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"trust-provider.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"awstrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "98.81.166.20"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_s00033405.autospf.email ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:rua+digi.com@dmarc.barracudanetworks.com; ruf=mailto:ruf+digi.com@dmarc.barracudanetworks.com; aspf=r; adkim=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.digi.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwVkTbr47CoeeNIXad7r+1aGazQiv+wT466ywKeD+zKJIAa8UN+3pVeiofm/YZsmVp2+ETPahh2nFtjl9EgVurCQegzrbNxEDqtQ96Soy/8NBu7/5gPG19PV2047oh9Focn6BQ0+N3FwnkYpF2IO9wEjk2F3/ehGg49SfUjL1e9jEqiwlitNSN2BLOhbL0VnWo546F4IL/la7AR3fbGm7B83M5ql+Q8cZAeNhm+X1+D/OwTuorogkMk7J+NTFstxTgBFlLqF8s6fu3AfiCqxOo3mXLeTfgsEa3pkTJ7mFe3zaz1TaAsj72mSdWwnY07mVQND+MnideMjlbwlhO8ib9QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-98-81-166-20.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "98.81.166.20"
                    ],
                    "time_ms": 62.07
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "98.81.166.20"
                    ],
                    "time_ms": 52.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "98.81.166.20"
                    ],
                    "time_ms": 60.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "98.81.166.20"
                    ],
                    "time_ms": 55
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "98.81.166.20"
                    ],
                    "time_ms": 87.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "digi.com",
        "valid_from": "2026-07-28T13:22:54-05:00",
        "valid_to": "2026-10-26T13:22:53-05:00",
        "days_remaining": 76,
        "san": [
            "digi.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.digi.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Microsoft-IIS/10.0",
            "date": "Thu, 06 Aug 2026 13:59:02 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "79187",
            "location": "https://www.digi.com/",
            "x-server": "A-WEB01",
            "cache-control": "no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "expires": "-1",
            "x-frame-options": "SAMEORIGIN",
            "x-ua-compatible": "IE=edge",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 db2156947650f57f05656a1bd0f161ae.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "x-amz-cf-id": "OC5Y2Bc53FtvhZ8zPGFbvLpEdZ7Cq_Z58o_earMLJ41jlzEqfhfTDQ==",
            "age": "376407",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "Microsoft-IIS/10.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.digi.com/",
        "title": "IIoT Devices and Services for M2M Networking | Digi International",
        "description": "Digi IIoT devices, software and services for enterprise, industrial and smart city IoT and M2M applications.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "98.81.166.20": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "d221352b.ess.barracudanetworks.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4032.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 26.6,
                "banner": "220 mail.ess.barracuda.com ESMTP (mx-inbound41-245.us-east-2c.ess.aws)",
                "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": 147.37
}