{
    "ok": true,
    "domain": "spiedigitallibrary.org",
    "generated_at": "2026-08-09T18:47:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "66 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: 107.154.251.12.ip.incapdns.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": "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "66 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: 107.154.251.12.ip.incapdns.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": [
                "107.154.251.12"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 spiedigitallibrary-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=1vrFyZe-BsSwlib_NIO46arOVS6x5DJN2BAQTbzLkNQ\"",
                "\"facebook-domain-verification=n148flea08jx3qstet9yb08qm3pztq\"",
                "\"MS=ms62307681\"",
                "\"MS=ms34631850\"",
                "\"globalsign-domain-verification=E65C16573A5C7D440B1FC8E776A84FE2\"",
                "\"globalsign-domain-verification=CC901D2E944085D278EF1C011DBB7A44\"",
                "\"globalsign-domain-verification=85AC98EF97A4E958D114267B045CBB27\"",
                "\"_globalsign-domain-verification=wTf2eYw8-StKBnAm-aEzLJ8aB-QhlBVqj9vghweyjL\"",
                "\"globalsign-domain-verification=27902A3B8736D970D671752D712091D5\"",
                "\"v=spf1 a mx include:_spf.salesforce.com include:sendgrid.net include:spf.protection.outlook.com include:msubmit.net ip4:35.182.89.78/32 ip4:65.61.96.96/29 ip4:192.149.147.0/24 ~all\"",
                "\"globalsign-domain-verification=4F1417C205BA33EB31C72C24B7B28657\"",
                "\"google-site-verification=kJOV906OmDTKmLPuhU3P6WJtp0HVdsDrwiufd3DAjJI\"",
                "\"globalsign-domain-verification=DD28A0AB175F8A8007F13BD5F7B6DD31\"",
                "\"google-site-verification=0qKC5BIx9-wkMbxMfBGxx3nYYJzDUAQm-wEzgjCiDPk\"",
                "\"google-site-verification=_Sou8nPF860A1n3u8KTZIclrb0Oscx9HbMmirEQIGIo\"",
                "\"globalsign-domain-verification=27BA286312023FCBAD735CCA15C96AF6\"",
                "\"globalsign-domain-verification=YITx4nrNHnmnazwvqY7GPtIflZRoPTmucfVaV6QYW3\""
            ],
            "NS": [
                "ns14.dnsmadeeasy.com.",
                "ns12.dnsmadeeasy.com.",
                "ns15.dnsmadeeasy.com.",
                "ns10.dnsmadeeasy.com.",
                "ns13.dnsmadeeasy.com.",
                "ns11.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns10.dnsmadeeasy.com. dns.dnsmadeeasy.com. 2009010493 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "107.154.251.12"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx include:_spf.salesforce.com include:sendgrid.net include:spf.protection.outlook.com include:msubmit.net ip4:35.182.89.78/32 ip4:65.61.96.96/29 ip4:192.149.147.0/24 ~all",
        "dmarc": "v=DMARC1; p=quarantine; adkim=r; rua=mailto:dmarc@05q5b5he.uriports.com; ruf=mailto:dmarc@05q5b5he.uriports.com; ri=86400",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.spiedigitallibrary.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzxaBZJF/2Q9bpb9TYtA9+UlzhfOfOMCqTuxr7FES8LGZm5SFsXhS7DlnF9NkuSbiq92oicie5qyfb5DFK12Rpmiy4ry1PFwL0BPmkuLgn34/B5vmDEoM7NU86GMaTSokkfaEGrimhazwAXqeVGPULn38UDeNly2rpIWptFdbnxBki+3pkl4i0hsAeVhrXqFzDvF7FDN3hTCP3fnSmR0OTVI6Hz+HHN5SNoCP3lDYwAqborTi2I3jYKtnBwEBC+Ci5g3eppS53uXrnTA48v65XXmWNPej3Jg+DI4LoRo3A6mpvpf4agTUu70q0D3ssipTOMa69jQT0DyjvZH+EfddEQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "107.154.251.12.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "107.154.251.12"
                    ],
                    "time_ms": 41.58
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "107.154.251.12"
                    ],
                    "time_ms": 193.13
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "107.154.251.12"
                    ],
                    "time_ms": 58.65
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "107.154.251.12"
                    ],
                    "time_ms": 63.94
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "107.154.251.12"
                    ],
                    "time_ms": 420.7
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "imperva.com",
        "valid_from": "2026-07-17T15:20:53-05:00",
        "valid_to": "2026-10-15T15:20:03-05:00",
        "days_remaining": 66,
        "san": [
            "*.bioone.org",
            "www.bioone.org",
            "bioone.org",
            "spiedigitallibrary.org",
            "testoauth.spie.org",
            "www.projecteuclid.org",
            "www.spiedl.org",
            "spiecareercenter.org",
            "spiedl.org",
            "cat.prodeuclid.org",
            "spie.org",
            "projecteuclid.org",
            "*.spiedigitallibrary.org",
            "imperva.com",
            "*.spie.org",
            "www.spiecareercenter.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.spiedigitallibrary.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.spiedigitallibrary.org/",
            "content-length": "51384",
            "strict-transport-security": "max-age=31536000",
            "cache-control": "private",
            "content-type": "text/html; charset=utf-8",
            "server": "Microsoft-IIS/10.0",
            "x-stackifyid": "V2|303789ab-03f4-4d4e-aedb-c74a7e05d269|C64245|CD92",
            "x-aspnetmvc-version": "5.3",
            "x-aspnet-version": "4.0.30319",
            "set-cookie": "incap_ses_351_1300085=rZFiOsc45BjM5dwp0ADfBJkReWoAAAAA1j/5VAPjhauBQid5jaODAg==; path=/; Domain=.spiedigitallibrary.org; Secure; SameSite=None",
            "x-powered-by": "ASP.NET",
            "x-frame-options": "SAMEORIGIN",
            "date": "Sun, 09 Aug 2026 23:47:38 GMT",
            "x-cdn": "Imperva",
            "x-iinfo": "17-11027592-10964483 pNNy RT(1786319258289 46) q(0 1 1 0) r(3 3) U6"
        },
        "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": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.spiedigitallibrary.org/",
        "title": "SPIE Digital Library",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "107.154.251.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "spiedigitallibrary-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 108.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 130.07
}