{
    "ok": true,
    "domain": "peterlang.com",
    "generated_at": "2026-08-10T12:42:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "6 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": "33 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: host-212-18-11-52.customer.m-online.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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "6 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": "33 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: host-212-18-11-52.customer.m-online.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": [
                "212.18.11.52"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "0 peterlang-com.mail.protection.outlook.com.",
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=iSwXI5etjTKT6ahYU0Phpl68imoMQr_U-_G94wjLEks\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.google.com ip4:212.18.11.33/27 ip4:167.114.73.155/32 include:mailgun.org ip4:80.82.205.232 ip4:213.164.70.57 include:5381528.spf05.hubspotemail.net ip4:67.228.101.200 include:amazonses.com -all\"",
                "\"google-gws-recovery-domain-verification=68541763\"",
                "\"google-gws-recovery-domain-verification=68567637\"",
                "\"google-site-verification=5eFHFTAfCS4fYWu7OlwgTKCMIqxyZrppH8JDwhHUM6o\"",
                "\" zoho-verification=zb60008375.zmverify.zoho.in\"",
                "\"google-site-verification=Ilu63J6OKUa2bpCcWwH0DbkU_3a8T9Um-OmnL0cPVDc\"",
                "\"zoho-verification=zb60008375.zmverify.zoho.in  \""
            ],
            "NS": [
                "pdns09.domaincontrol.com.",
                "pdns10.domaincontrol.com."
            ],
            "SOA": [
                "pdns09.domaincontrol.com. dns.jomax.net. 2026080900 28800 7200 604800 600"
            ],
            "CAA": [],
            "DS": [
                "56067 13 2 37B94820CE5B12B17B28AA369A76FFAF24EB0776A524237F24FC6289 7BB006A9",
                "51951 13 2 E508AD0B91FD255E8ACE34D6F757E5E3A494C1F254D01D12E7D54854 574FB9F3"
            ],
            "DNSKEY": [
                "256 3 13 Sx/TlwEYzTIgyRyUbrvKKBmkgT148gqKn6dFhdd38lJKxX4qQ4Y9g0JY OkQl9H1t1PhaoQgkWQUBH39ddkazKQ==",
                "257 3 13 0asH4p1MQe8eWOCSmp0XJKfqN8haY+YPWlgetb3X3rPG2/Ijs0KGbBIB 95HKxSuNZxRRMs0ZGUaCjFTiqwwT9Q==",
                "256 3 13 6IrpKbEhoKJXdb7cwtakf0ivMzx21JiIilduowVRaXNGKe6qG/P+xI1H f1shI8vepS2wOsni8/MzKnIkSxBaCg==",
                "257 3 13 boIo6wzq6mj0o7M9a1T5nYqrUtT5COEAR+E6hMdS1J3Q2UCyiId0lo+s m9ky9DI0qim4uEP+C0n/XmeiTgpe8w=="
            ],
            "RRSIG": [
                "NS 13 2 3600 20260824095727 20260809095727 16144 peterlang.com. L4xieUsgGZWdn54hYv+EcJhVcansnSPlr05Y+mOyiksj80ffVIp9l2uV 05Fqf2XE+ZAl+3TgJO1NZgMEFBIAhA==",
                "A 13 2 600 20260824095727 20260809095727 16144 peterlang.com. Gp82wRAlEfilTBx9Yh+L2fbtFjbzTz4OR2yIqab2+9F4ptWKH35buOJh EGBFhpGVo32EEfTKl1LuADHPhjw8Vg==",
                "DS 13 2 86400 20260814024247 20260807013247 41446 com. 1ahqTezAKQXl+N9FEM34eZHE3Y9YqeRrOEBZ4zZpOdGDIXy2L+en7HMb cmj9xxgvsY/AU1hUMB3jQBFiZcl7Sw=="
            ],
            "NSEC": [
                "68541763.peterlang.com. A NS SOA MX TXT RRSIG NSEC DNSKEY CDS CDNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "212.18.11.52"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.google.com ip4:212.18.11.33/27 ip4:167.114.73.155/32 include:mailgun.org ip4:80.82.205.232 ip4:213.164.70.57 include:5381528.spf05.hubspotemail.net ip4:67.228.101.200 include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@peterlang.com;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.peterlang.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIEedJZGtRt8ZFjM8esff3w4TRggiRmU6Kv8qmoNvljM/Z/9EzfmkrT4oYu1D7MnODI74LigkxzwEOH5KOl+FC04QEtXZlbzGtlx+pa8XR5rK+DdBoBJdMZH7rTve6m0UJFjKcsGtSb0WZUaxEUs6ZBTuK7Jq5gM7/4VKR1SuuaQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "host-212-18-11-52.customer.m-online.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "212.18.11.52"
                    ],
                    "time_ms": 82.91
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "212.18.11.52"
                    ],
                    "time_ms": 72.02
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "212.18.11.52"
                    ],
                    "time_ms": 108.04
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "212.18.11.52"
                    ],
                    "time_ms": 196.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "212.18.11.52"
                    ],
                    "time_ms": 89.31
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.peterlang.com",
        "valid_from": "2026-06-15T01:15:52-05:00",
        "valid_to": "2026-09-13T01:15:51-05:00",
        "days_remaining": 33,
        "san": [
            "ams.peterlang.com",
            "peterlang.com",
            "www.peterlang.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.peterlang.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx/1.28.3",
            "date": "Mon, 10 Aug 2026 17:42:22 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "169",
            "location": "https://www.peterlang.com/",
            "vary": "Accept-Encoding",
            "link": "<https://www.peterlang.com/>; rel=shortlink",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "nginx/1.28.3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.peterlang.com/",
        "title": "Home - Peter Lang",
        "description": "Discover a world of scholarly publications at Peter Lang. Discover a vast collection of books and journals across diverse disciplines.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "212.18.11.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4013.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 114.32
}