{
    "ok": true,
    "domain": "bmj.com",
    "generated_at": "2026-08-08T18:02:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "network": 65,
            "availability": 60
        },
        "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": "4 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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "123 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-168-40-39.ord58.r.cloudfront.net"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "4 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "123 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-168-40-39.ord58.r.cloudfront.net",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "3.168.40.39",
                "3.168.40.18",
                "3.168.40.107",
                "3.168.40.56"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-1.mimecast.com.",
                "10 eu-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"google-site-verification=KNgAH2J70hO-_xFzP9zVhjr_VL827zVUbGkDGhywDB0\"",
                "\"google-site-verification=y8zdx7dEl18vdONoTPShAiuS40G_wk_yDSDXHC7rw7Q\"",
                "\"zoho-verification=zb42842028.zmverify.zoho.com\"",
                "\"_globalsign-domain-verification=fyUPyCqVD32b8Dz8iJ8Rl_cp9RW4owQr3ulNfFIsRi\"",
                "\"ZOOM_verify_gp9Ge4mVpvMNvlfYBDFXIp\"",
                "\"canva-site-verification=cRhfe_rMulQyVStey_Qhhw\"",
                "\"google-site-verification=D7FDsWNsH0sVtXLCKNmaBTkuRk1B2SWyoJgfM7GQbHI\"",
                "\"logmein-verification-code=7rpOljM4HBR5TE3PgXyqz1zUJ\"",
                "\"j8p-reQ-umA\"",
                "\"MS=9VR-M5F-UG8\"",
                "\"MS=ms94254478\"",
                "\"apple-domain-verification=xMxPnUBBR3PH28wU\"",
                "\"_globalsign-domain-verification=8LMxFqD3MR0gD_JvKzm679gagIaNzlth6X4Dgm-Ono\"",
                "\"v=spf1 include:spf1.bmj.com include:spf2.bmj.com ~all\"",
                "\"stripe-verification=f14535bb05cb2f21e10a3a9b6cb88886d3760f8d6840233c6662fc4a077498d8\"",
                "\"cx12sbdq63y9dgqsq523y84w8rbz6vmj\"",
                "\"_globalsign-domain-verification=o1DysLvXofVvNt8DdNZ-US_LpBNEmHrbEQayNIfCNT\"",
                "\"facebook-domain-verification=4o8ulcoe48nuns5wzh33ukvri1zc1g\"",
                "\"shopify-verification-code=WnCxn0B2g0yTOyeCL38GcAGN3fobYx\"",
                "\"zapier-domain-verification-challenge=fd34dd26-94fe-4fbc-99b5-d9eeb9faeba2\"",
                "\"1q5ggq0cqckfr7112f9k02vky1kgzgvg\"",
                "\"google-site-verification=rydfpccZBOC7ci3limMmyt9uUbE-0rcFH9No6lZHP2U\"",
                "\"notion-domain-verification=k1wccdIpYGEJfNex7QojAs1a8QbEzIgdXBZbUoBxNSH\"",
                "\"zoho-verification=zb39959043.zmverify.zoho.eu\"",
                "\"atlassian-domain-verification=UMbqAXwE6CKOUBe5qskTyZMh29F5Qm9+d2USTYwGwYGwC2TJISPhLQHDTBGsqFjP\"",
                "\"z652lj0zdsf07fbl2vw5qbx3mtggxqff\"",
                "\"salesfire-site-verification=d6UNbDWNWt4Jof1VgBygr4A6tqQYV35e\"",
                "\"pardot988432=8fe2c83bc45dacee96032c026491a3b6dc1a536c37daeb76c02a968e28a8f090\"",
                "\"CisionOne SAML=9ae12a260b2ca884aa736df360e59d2168a0439ff380d5d511f014b3e9622b6e\"",
                "\"site24x7-domain-verification=f5d4409be6c5eba1a16e85f007e30b9f\"",
                "\"asv=9d2d954006931550dd95a9e81960cfbb\"",
                "\"access-domain-verification=cc31e2f5f4d396426a1be82e9c4b5d3656701bf29e63e9172b81b41926945032\""
            ],
            "NS": [
                "ns-1559.awsdns-02.co.uk.",
                "ns-294.awsdns-36.com.",
                "ns-652.awsdns-17.net.",
                "ns-1471.awsdns-55.org."
            ],
            "SOA": [
                "ns-294.awsdns-36.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.168.40.39",
            "3.168.40.18",
            "3.168.40.107",
            "3.168.40.56"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.bmj.com include:spf2.bmj.com ~all",
        "dmarc": "v=DMARC1;p=reject;pct=100;rua=mailto:rua.bmj@emailauth.co.uk;ruf=mailto:ruf.bmj@emailauth.co.uk",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.bmj.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKXQeMY9eMmsjwChFoh1RvpckhejKD7ayfyiF8CanNcwU9uT8DXA42Q+GqwsT3n3jXpIZOY5BmWEdE8c1u3q7uO1GVgpvriGFGnnRuPzOaj7GwVvxxTep8OQSyJ2coT8gVKAhOKS11N3Mmpj7eFDD2VSKdMBqmTuyfZYB8LN+CMQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-168-40-39.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.103",
                        "99.84.203.113",
                        "99.84.203.16",
                        "99.84.203.4"
                    ],
                    "time_ms": 92.58
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.168.40.107",
                        "3.168.40.18",
                        "3.168.40.39",
                        "3.168.40.56"
                    ],
                    "time_ms": 39.31
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.52",
                        "3.166.96.70",
                        "3.166.96.90"
                    ],
                    "time_ms": 66.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.103",
                        "99.84.203.113",
                        "99.84.203.16",
                        "99.84.203.4"
                    ],
                    "time_ms": 41.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.52",
                        "3.166.96.70",
                        "3.166.96.90"
                    ],
                    "time_ms": 73.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.bmj.com",
        "valid_from": "2026-05-25T19:00:00-05:00",
        "valid_to": "2026-12-09T17:59:59-06:00",
        "days_remaining": 123,
        "san": [
            "*.bmj.com",
            "bmj.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.bmj.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.bmj.com/",
            "date": "Sat, 08 Aug 2026 23:02:13 GMT",
            "server": "cloudflare",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 5cd779a535377ee3833bbb8e5915a61c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "ibdKVtsjkxvyE8CA4f3dlsSSeHM_JmgWzeNWJevJx0rrPIOkulfsXg==",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "set-cookie": "__cf_bm=KbNn6b_TkksfVrqWPIETOFvP.zUAFY5bxQNVWLz3jng-1786230133.8222506-1.0.1.1-btJzwybTIgoPf81I7fZsGzNPx5KRoxIoZSKrCB7pIVaRbC90R0u90hRtDEsTDC2ZyCh5bH3qWWk5SRjFfb9pQCXCebf5kzs0Hzewh52.S2nH727uaxHvVcy3wbHM5Ikb; HttpOnly; SameSite=None; Secure; Path=/; Domain=bmj.com; Expires=Sat, 08 Aug 2026 23:32:13 GMT",
            "cf-ray": "a28225c0687bf6bc-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bmj.com/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "3.168.40.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.40.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.40.107": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.40.56": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 72.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4049.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.6,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 00:02:18 +0100",
                "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": 97.42
}