{
    "ok": true,
    "domain": "db.com",
    "generated_at": "2026-08-09T08:08:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "9 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": "7 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": "79 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 189.101.98.34.bc.googleusercontent.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": "9 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": "7 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": "79 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 189.101.98.34.bc.googleusercontent.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": [
                "34.98.101.189"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 smtp15.db.com.",
                "10 smtp22.db.com.",
                "15 smtp23.db.com.",
                "10 smtp13.db.com.",
                "10 smtp14.db.com.",
                "10 smtp24.db.com.",
                "10 smtp12.db.com."
            ],
            "TXT": [
                "\"new-relic-domain-verification=6814daddb8c6477db31bf81d7185a987\"",
                "\"GCY2GABHZbRGfSmxtluT\"",
                "\"docker-verification=db44e2a4-eec3-460a-8891-9b6cf83c21ec\"",
                "\"00D590000000MMu=1TBDk0000004CAf\"",
                "\"google-site-verification=TfEbVn0BMIyKDZMGvyj5p6l3gruzN74lchZ2TjqZNxo\"",
                "\"0D25000000HC3n=1TBKH000000000G;00DKG000001G1Sl=1TBKG000000KylI;00DKL000000H0YA=1TBKL000000000m;00DKG000000LBOc=1TBKG0000008OIe;00D7E000000Amn6=1TBKO000000CaRC\"",
                "\"figma-domain-verification=b683db153c43e78d2735c4d9bf4b82b7344d60c58587cf4217fb72c17af7479f-1723563559\"",
                "\"QuoVadis=5608ca33-3315-48bc-a04e-2c413c3038ef\"",
                "\"d23a42a29b0840028a4af1557b98572f\"",
                "\"g1smq76hsdvy86z400wkkdyqr9vw4mw4\"",
                "\"QuoVadis=3e58dca1-dd1c-41c7-96e7-92338816c762\"",
                "\"QuoVadis=9a3e7de8-d044-492f-a47d-686e10d79be6\"",
                "\"QuoVadis=5bb6360c-7e69-4c23-900f-71ee79ef3351\"",
                "\"00DKJ000000Gyf0=1TBKJ000000GmbH\"",
                "\"QuoVadis=b46d77b0-bd9e-4c18-9c9f-d804d3d37169\"",
                "\"pexip-ms-tenant-domain-verification=value1,9f599f8e-b982-44c2-a563-733f53652d58\"",
                "\"00DKJ000000LGEM=1TBKJ000000CaSM\"",
                "\"00D0O000000reHt=1TBKC000000oLkj\"",
                "\"00D0Y000001jgp6=1TBJ7000000TN1x\"",
                "\"00DKG000000Gyeu=1TBKG000000000k\"",
                "\"00DKJ000000LMV8=1TBKJ000000GmbW\"",
                "\"00D300000000ZSR=1TBKk000000KyjB\"",
                "\"00D3O0000008mml=1TBKI000000KyjQ\"",
                "\"adobe-idp-site-verification=266841ad46f6a04739ecddfbc4c697b53bb31eda59acd14b65310c0601c5ccd2\"",
                "\"zFSjiNgPRk8FttdelKTV33ESlf2AoEIcf9gyieQnzasDPtFM6UAglk3GVv1kKVNvriGv5z2p3IKQTAmfOJh6jQ==\"",
                "\"00DKI000000H0GK=1TBKI000000KykO\"",
                "\"apple-domain-verification=Bi9q52e7UmnGKsjy\"",
                "\"00D7Y0000001RKh=1TBKE000000GmaO\"",
                "\"QuoVadis=48509f83-4123-486b-80ce-1026da852815\"",
                "\"_globalsign-domain-verification=Vg1C9KB2JsBNtPy6ucvXwCGkT_dcFTZnMLQIqJ3HNE\"",
                "\"00DKE000000GyaW=1TBKE000000CaSu\"",
                "\"MS=ms94849899\"",
                "\"00DKI000000H0Wz=1TBKI000000000k\"",
                "\"00D580000004Akk=1TBJ8000000fxVU\"",
                "\"00DKN0000001V7F=1TBKN0000004CAV\"",
                "\"atlassian-domain-verification=84JXpQBhAhzPjiM1wU0GlHuC/ky7JExmSHsdduuggeRfV0Mhzt1hqxE6b2cdusS8\"",
                "\"jpg4mDPzjFsb1WB6pRbXL2ZN90QRtGhKwcQAVnLT6Xs=\"",
                "\"new-relic-domain-verification=137e43072d41470a854b41b90da97c48\"",
                "\"v=spf1 ip4:160.83.0.0/16 ~all\"",
                "\"QuoVadis=83836e67-d3bb-42bf-8b35-162af34db768\"",
                "\"docusign=c2f928f1-7ede-41a1-bf8f-d2950667dab8\"",
                "\"google-site-verification=c9kQxLLWwNJ1zVNelvCe2tquJrLikBipCoyFrrV8VPw\"",
                "\"00D7Q000002Aomw=1TBJ60000004CAQ\"",
                "\"zaU3GmK84cVY+XTX0KpAodECpvZv1evp5eDhPx/H2lPOGx2z1PnF9UnlKi8q5ye2fQ60uQb8U15vSKIX5H495A==\"",
                "\"facebook-domain-verification=z9wptfi6z583vs2l8t5wk6zypq0ddf\"",
                "\"_globalsign-domain-verification=5YGDN9fG5Os2kPBJn1cpuiMDnj59t7eg6-NMb8UTJr\"",
                "\"wlk48r6lmwm6sxsfnrhhpflbyxg9krrk\"",
                "\"00DKO000000H0CD=1TBKO000000Gmap\"",
                "\"00D200000000sKb=1TBKA000000Gma9\"",
                "\"00DJ6000001HRk7=1TBJ6000000000V\"",
                "\"pexip-ms-tenant-domain-verification=9f599f8e-b982-44c2-a563-733f53652d58\"",
                "\"00DKI000000LGRp=1TBKI0000004CAL\"",
                "\"QuoVadis=7e856ef0-6a07-4454-a320-05abc34d4d41\"",
                "\"1Bj9e2QZSyxn5sGh7Qi5CG9tBn3m\"",
                "\"00DKN0000000t5B=1TBKN000000Gmad\"",
                "\"adobe-idp-site-verification=ebd1b7c0129651c3c2c80e1d73e2a90e482cec20967920f87bd30a70728d0873\"",
                "\"00D4L000000jV6d=1TBJ9000000PAsm\"",
                "\"docusign=76cef473-9b56-48fa-9f15-e60e674a3f66\"",
                "\"00DKI000000LIe6=1TBKI000000001Y\""
            ],
            "NS": [
                "ns3.db-dns.de.",
                "ns1.db-dns.de.",
                "ns11.db-dns.com.",
                "ns15.db-dns.com.",
                "ns2.db-dns.com.",
                "ns14.db-dns.de.",
                "ns10.db-dns.de.",
                "ns13.db-dns.com.",
                "ns12.db-dns.de."
            ],
            "SOA": [
                "ns1.db-dns.de. hostmaster.db.com. 2002418564 10800 3600 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.98.101.189"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:160.83.0.0/16 ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; adkim=s; fo=1; ri=3600; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc.reports@db.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.db.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0+M8/Lz0ZtrLs5gXWkzabVgY1enzaF6HTa5fRlvgLbluscl7xoQ0tzWcfQMwGBzUSKTx2+KBhPh9rg6trfUO2mjm11qCOTS3Zjtpq8ltIXxKaTAWE0KRQAnHoHwgAI6bpI6S0b5crqvKw7MSc6Xp/8gBpUjPH2k8W1VPncVKjeZ7DCtxEJnxFSVI6YP2df1RopMX1AIF+Ev+LP6E/TGMbCy/w2/3Dj7tDQR5x8I3ov6DOaJT7JoGOQFWiUxgptN+hg6k0LpGFxDI65Rym01vpBu+Hpc8iCDXj8CwrOyc2kiJnlwhEJgM/a83dCz8OFHP02dEHlddlx9PBrV5BtmmhQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 0,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "189.101.98.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.98.101.189"
                    ],
                    "time_ms": 49.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.98.101.189"
                    ],
                    "time_ms": 36.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.98.101.189"
                    ],
                    "time_ms": 39.11
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.98.101.189"
                    ],
                    "time_ms": 40.72
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.98.101.189"
                    ],
                    "time_ms": 62.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.db.com",
        "valid_from": "2026-04-11T19:00:00-05:00",
        "valid_to": "2026-10-27T18:59:59-05:00",
        "days_remaining": 79,
        "san": [
            "www.db.com",
            "db.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.db.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "private",
            "location": "https://www.db.com:443/",
            "content-length": "0",
            "date": "Sun, 09 Aug 2026 13:08:03 GMT",
            "content-type": "text/html;charset=UTF-8",
            "alt-svc": "h3=\":443\"; ma=2592000",
            "set-cookie": "GCLB=CPjC5KD2gZq8wwEQAw; path=/; HttpOnly; expires=Sun, 09-Aug-2026 13:18:03 GMT",
            "vary": "accept-encoding",
            "via": "1.1 google, 1.1 google",
            "access-control-allow-origin": "https://prod2.master.db.com",
            "x-cache-hit": "miss"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.db.com:443/",
        "title": "Deutsche Bank",
        "description": "Welcome to Deutsche Bank, your global Hausbank, offering insights, solutions and perspectives for clients, markets and society.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.98.101.189": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp15.db.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4057,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 108,
                "banner": "421 4.3.2 Relaying denied",
                "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": 101.58
}