{
    "ok": true,
    "domain": "enterprisedb.com",
    "generated_at": "2026-08-10T23:03:23-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 95,
            "security": 88,
            "network": 65,
            "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": "2 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": "4 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "67 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a859a24d6fab29278.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "2 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": "4 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "67 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a859a24d6fab29278.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "15.197.253.91",
                "3.33.159.10"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-006f8902.gslb.pphosted.com.",
                "10 mxa-006f8902.gslb.pphosted.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-smPKoTH6hC3IOoikHUr86Kfb\"",
                "\"MS=ms29931035\"",
                "\"1password-site-verification=752RIL4YOZAEJLX4MTBTPMC3WI\"",
                "\"pinterest-site-verification=2991b51c8cc90d0c61997a2ea069be71\"",
                "\"anthropic-domain-verification-6yzdb2=ms94vEl67vJdnpufoTI9UjUYx\"",
                "\"astro-domain-verification=cm3rpyf0j0iye01qb4b4zfa60\"",
                "\"stripe-verification=E0A8238B670FA6650AEAEE165F206A83A3CAFC9A61D90C6CD29407DEF76AAD18\"",
                "\"yandex-verification: c9da668d4640f77b\"",
                "\"TGygWXdoCrf1d3TQm2lxWKgDDYMzvT72\"",
                "\"atlassian-domain-verification=bM1bnKs+SwZuwN+gDxtIG2mQbw5CcRVyiFpmQu3QCbg2ksUxYpUONoZULGN2Mu/4\"",
                "\"atlassian-sending-domain-verification=1518246a-fee0-40cb-8bb5-3cab8fa2ba0c\"",
                "\"google-site-verification=xKseZ-r3XhZa1gHt42YCrjZFzGmlRJTjGoaTQ_L1Y1Y\"",
                "\"slack-domain-verification=KDoBYrlS82lkiYCEyCRXPST0lNpfLMzpUD7O91UF\"",
                "\"vmware-cloud-verification-0b00a489-b96b-4b64-ad79-c01ef5948381\"",
                "\"apple-domain-verification=ohkU2WbQrFQqBRjA\"",
                "\"MS=D40944F255898B5E8C446F2F7494A1B99D3D45FE\"",
                "\"docusign=1a847054-f58f-4971-8834-05fa1511b56c\"",
                "\"mongodb-site-verification=6x0DkNIQOI2HapzXTpvPy71SuCDHHa2O\"",
                "\"google-site-verification=6irQ9rnGyYSohzJk26IH1QQ6KhzLtqZuX9EF-28OyhI\"",
                "\"adobe-idp-site-verification=58e365fecadf58f3783428d7bbee1ffadb52e8e0f0005e76c122872615776fa0\"",
                "\"hj-2fa=1070839-25062024\"",
                "\"paloaltonetworks-site-verification=90f16e1d3198e3f68d354b17fac5d9b61c2ba4f3f1c7bcfbdb9fd783b6477385\"",
                "\"google-site-verification=U3wDz51vbiBYqzraGgYt892QcMGki4k_zzvHDN9_FmE\"",
                "\"wework-site-verification=2xkT6FfMYRzCpanq\"",
                "\"v=spf1 ip4:192.174.85.157 ip4:192.174.89.243 ip4:208.86.168.7\" \" ip4:159.183.193.109 ip4:159.183.200.101 ip4:159.183.213.105 ip4:159.183.213.107 ip4:159.183.213.204 ip4:159.183.214.96 ip4:167.89.110.192 ip4:167.89.126.180 ip4:50.31.57.204\" \" ip4:199.15.212.0/22 ip4:72.3.185.0/24 ip4:72.32.154.0/24 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:94.236.119.0/26 ip4:37.188.97.188/32 ip4:185.28.196.0/22 ip4:192.28.128.0/18 ip4:103.237.104.0/22 ip4:130.248.172.0/24 ip4:130.248.173.0/24\" \" ip4:54.164.46.13/32 ip4:18.153.182.74 ip4:149.72.151.35 ip4:149.72.201.153 ip4:149.72.61.106 ip4:159.183.141.213 ip4:149.72.183.8 ip4:149.72.22.42 ip4:159.183.141.212 ip4:159.183.141.214\" \" include:_spf.google.com include:_spf.salesforce.com include:_spf.sparkpostmail.com include:docebosaas.com include:mail.zendesk.com -all\"",
                "\"OSSRH-92413\""
            ],
            "NS": [
                "ns-442.awsdns-55.com.",
                "ns-1621.awsdns-10.co.uk.",
                "ns-660.awsdns-18.net.",
                "ns-1074.awsdns-06.org."
            ],
            "SOA": [
                "ns-660.awsdns-18.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:sysadmin@enterprisedb.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.253.91",
            "3.33.159.10"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:192.174.85.157 ip4:192.174.89.243 ip4:208.86.168.7 ip4:159.183.193.109 ip4:159.183.200.101 ip4:159.183.213.105 ip4:159.183.213.107 ip4:159.183.213.204 ip4:159.183.214.96 ip4:167.89.110.192 ip4:167.89.126.180 ip4:50.31.57.204 ip4:199.15.212.0/22 ip4:72.3.185.0/24 ip4:72.32.154.0/24 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:94.236.119.0/26 ip4:37.188.97.188/32 ip4:185.28.196.0/22 ip4:192.28.128.0/18 ip4:103.237.104.0/22 ip4:130.248.172.0/24 ip4:130.248.173.0/24 ip4:54.164.46.13/32 ip4:18.153.182.74 ip4:149.72.151.35 ip4:149.72.201.153 ip4:149.72.61.106 ip4:159.183.141.213 ip4:149.72.183.8 ip4:149.72.22.42 ip4:159.183.141.212 ip4:159.183.141.214 include:_spf.google.com include:_spf.salesforce.com include:_spf.sparkpostmail.com include:docebosaas.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:mhl7dry1@ag.us.dmarcian.com; ruf=mailto:dmarc@enterprisedb.com; fo=1; adkim=r; aspf=r ;rf=afrf; ri=86400",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.enterprisedb.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmyJ5Ce0DOI89PL+l/G3SGVAh/TVyH7SW2R60Xjhh8BaOAp0NC4s9FkkM9eLoyMR77ZJ3CR0tUD4lrEjFUM57AcdcVLmkIBjz3X/EXIOYx08fettFfipaj7h3+QsQOt5yL+oP2ub5s6LS83Q78197DPXpHncngDhOfBDnCGpupC61TE4/vb5j8LFsiXf3sFjUO41BtHWwNyzb+MZgdtSwwIVKxUpCvkZ8EAj+137smjwuzap01zAcncDUdUM2PV25J8p/jF2JbXzmZ1a/4BEhhLv0egNu2z97tMeBb2g+Ui5O+ivnk6XHke0io7anK6mcUKKTmuz2RaGVP/gmsxJNowIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:mhl7dry1@tls.us.dmarcian.com"
    },
    "advanced": {
        "ptr": "a859a24d6fab29278.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.253.91",
                        "3.33.159.10"
                    ],
                    "time_ms": 47.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.253.91",
                        "3.33.159.10"
                    ],
                    "time_ms": 35.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.253.91",
                        "3.33.159.10"
                    ],
                    "time_ms": 84.14
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.253.91",
                        "3.33.159.10"
                    ],
                    "time_ms": 82.88
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.253.91",
                        "3.33.159.10"
                    ],
                    "time_ms": 81.99
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "enterprisedb.com",
        "valid_from": "2025-09-17T19:00:00-05:00",
        "valid_to": "2026-10-17T18:59:59-05:00",
        "days_remaining": 67,
        "san": [
            "enterprisedb.com",
            "www.enterprisedb.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.enterprisedb.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 01:45:47 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "156806",
            "location": "https://www.enterprisedb.com:443/",
            "x-cache-hits": "23",
            "cache-control": "no-store",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-consumer-id": "outlever_api_consumer",
            "content-security-policy-report-only": "default-src *; font-src 'self' https: data:; img-src * blob: data:; object-src 'none'; script-src * 'unsafe-inline' 'unsafe-eval'; script-src-attr 'self' 'unsafe-inline'; style-src * 'unsafe-inline'; base-uri 'self'; form-action 'self' http://*.enterprisedb.com http://enterprisedb.com http://enterprisedb.okta.com; frame-ancestors 'self'; report-uri https://www.enterprisedb.com/log-report-uri/reportOnly",
            "content-security-policy": "default-src 'self' *; base-uri 'self'; font-src 'self' https: data:; form-action http://*.enterprisedb.com http://enterprisedb.com http://enterprisedb.okta.com 'self'; frame-ancestors 'self'; img-src 'unsafe-inline' 'self' blob: data: *; object-src 'none'; script-src 'unsafe-eval' 'unsafe-inline' 'self' * blob:; script-src-attr 'unsafe-inline'; style-src 'unsafe-inline' 'self' *; upgrade-insecure-requests",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "from-origin": "same",
            "last-modified": "Tue, 11 Aug 2026 00:37:36 GMT",
            "x-request-id": "v-d98b7242-951c-11f1-8ca3-2f3655789f23",
            "x-ah-environment": "prod",
            "etag": "W/\"1786408656-gzip\"",
            "via": "varnish, 1.1 8f4ddefce9572d37c9ce23c88981697c.cloudfront.net (CloudFront)",
            "accept-ranges": "bytes",
            "vary": "Cookie,Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD58-P9",
            "x-amz-cf-id": "jWwCKW-MYoqhBGx08slGt9mR3K0JD87c3NB8BYSgkldBVWXmgcWw2w==",
            "age": "12345",
            "x-xss-protection": "0",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cross-origin-resource-policy": "cross-origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": true
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.enterprisedb.com:443/",
        "title": "EDB Home - Unleashing AI in Postgres for Petabyte Scale",
        "description": "Experience zero data sprawl and fully repatriated EDB Postgres with AI, handling over 30B+ trades a day on a 50 TB scale.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.197.253.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.159.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-006f8902.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 97.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 74.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 115.85
}