{
    "ok": true,
    "domain": "onlyoffice.com",
    "generated_at": "2026-08-10T02:45:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 84,
            "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": "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": 5,
                "lost_points": 0,
                "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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "105 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-64-183-104.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": 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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "105 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-64-183-104.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": "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": [
                "18.64.183.104",
                "18.64.183.50",
                "18.64.183.15",
                "18.64.183.85"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 fortimail.onlyoffice.com."
            ],
            "TXT": [
                "\"google-site-verification=YuBXH9fOQ2wxsfncHKMwCNZnv9OgpAjdN6akTTcSZ3Y\"",
                "\"zoom-domain-verification = d9387214-9ea1-11ee-8c90-0242ac120002\"",
                "\"google-site-verification=ZeouLyI_VMhvxzn4b-TmjztNAqyRfcGeAo41jffClQY\"",
                "\"MS=033D438CB27ACEA77CC24DF734E8F737AE9AF5B0\"",
                "\"zoom-domain-verification=625c90fa-1f56-11ee-be56-0242ac120002\"",
                "\"wch4j0shbvb54n4gqsjhhyg86dlhwn1v\"",
                "\"k09ht3i763tusql3ddvdg9ri78\"",
                "\"v=spf1 include:_spf.mlsend.com a mx a:mx1.onlyoffice.com a:smtp1.uservoice.com a:qamail.teamlab.info include:amazonses.com include:spf.mandrillapp.com include:mail.zendesk.com -all\"",
                "\"apple-domain-verification=JNJ01sTQ6r0XoH0G\"",
                "\"anthropic-domain-verification-38v9dj=R1zR7gdkzott9Qfs3wmuL5g6B\""
            ],
            "NS": [
                "ns-532.awsdns-02.net.",
                "ns-174.awsdns-21.com.",
                "ns-1915.awsdns-47.co.uk.",
                "ns-1528.awsdns-63.org."
            ],
            "SOA": [
                "ns-174.awsdns-21.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"godaddy.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.64.183.104",
            "18.64.183.50",
            "18.64.183.15",
            "18.64.183.85"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.mlsend.com a mx a:mx1.onlyoffice.com a:smtp1.uservoice.com a:qamail.teamlab.info include:amazonses.com include:spf.mandrillapp.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:reports@onlyoffice.com",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.onlyoffice.com",
        "dkim": "v=DKIM1;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC/u7BIbjTaYd1rcqUk8iVuSbAtAUbQvJ0yaTt6hbpGI3mzQ8xRrevHka5gbxUni7uLuMBJExYFcNt2+lO47t9X4aalwd69cje+pKimIBDXOxkuBCNCsdaz41s4tsp+nCCu64cib824vNKxSLIZoa7NpieyTwueOlHrF8A6ZYLZAQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-64-183-104.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.15",
                        "18.64.183.50",
                        "18.64.183.85"
                    ],
                    "time_ms": 71.51
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.15",
                        "18.64.183.50",
                        "18.64.183.85"
                    ],
                    "time_ms": 52.51
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.4",
                        "54.192.100.43",
                        "54.192.100.83"
                    ],
                    "time_ms": 75.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.15",
                        "18.64.183.50",
                        "18.64.183.85"
                    ],
                    "time_ms": 152.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.4",
                        "54.192.100.43",
                        "54.192.100.83"
                    ],
                    "time_ms": 169.51
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com, Inc.",
        "subject": "*.onlyoffice.com",
        "valid_from": "2026-05-09T11:55:05-05:00",
        "valid_to": "2026-11-23T10:55:05-06:00",
        "days_remaining": 105,
        "san": [
            "*.onlyoffice.com",
            "onlyoffice.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://onlyoffice.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "146815",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-security-policy": "default-src 'self' 'unsafe-inline'    https://*.clarity.ms    https://c.bing.com    https://*.zdassets.com    https://*.zendesk.com    https://*.smooch.io    https://*.sentry.io    https://*.twilio.com    wss://*.zendesk.com    wss://api.smooch.io    wss://voice-js.roaming.twilio.com    ;  script-src 'self' 'unsafe-inline' 'unsafe-eval'    https://www.onlyoffice.com    https://site.docs.onlyoffice.com    https://static-cms.onlyoffice.com    https://www.google-analytics.com    https://*.googletagmanager.com    https://ssl.google-analytics.com    https://stats.g.doubleclick.net    https://www.googleadservices.com    https://www.google.com    https://googleads.g.doubleclick.net    https://static.hotjar.com    https://script.hotjar.com    https://www.youtube.com    https://s.ytimg.com    https://onlyoffice.com    https://api.onlyoffice.com    https://static.onlyoffice.com    https://docs.onlyoffice.com    https://onlyoffice.io    https://www.onlyoffice.io    https://js.hcaptcha.com    https://widget-mediator.zopim.com    https://r.wdfl.co/rw.js    https://cdn.zapier.com    https://tracking-api.g2.com    https://bat.bing.com    https://www.clarity.ms    https://scripts.clarity.ms    https://*.google.com    https://*.zdassets.com    https://*.zendesk.com    https://*.smooch.io    https://*.sentry.io    https://*.twilio.com    wss://*.zendesk.com    wss://api.smooch.io    wss://voice-js.roaming.twilio.com    https://bzrcdn.openai.com    ;  style-src 'self' 'unsafe-inline'    https://static-cms.onlyoffice.com    https://fonts.googleapis.com    https://static.onlyoffice.com    https://cdn.zapier.com    https://www.googletagmanager.com    ;  img-src 'self'     data:    blob:    https:    https://static.zdassets.com    https://*.zendesk.com    https://media.smooch.io    https://*.zdusercontent.com    ;  font-src 'self' https://fonts.gstatic.com https://static.onlyoffice.com data:;  media-src 'self'    https://static-site.onlyoffice.com    https://static.zdassets.com    https://www.youtube.com    https://i.ytimg.com    https://static.onlyoffice.com    ;  connect-src 'self'    https://www.onlyoffice.com    https://docscloud.onlyoffice.com    https://static-cms.onlyoffice.com    https://api.onlyoffice.com    https://*.google-analytics.com    https://*.analytics.google.com    https://*.googletagmanager.com    https://*.g.doubleclick.net    https://*.google.com    https://region1.analytics.google.com    https://in.hotjar.com    https://onlyoffice.com    https://docs.onlyoffice.com    wss://widget-mediator.zopim.com    https://cdn.zapier.com    https://api.zapier.com    https://zapier.com    https://*.hcaptcha.com    https://www.google.com    https://bat.bing.com    https://bat.bing.net    https://tracking-api.g2.com    https://api.getrewardful.com    https://*.sentry.io    https://*.googlesyndication.com    https://*.clarity.ms    https://*.zdassets.com    https://*.zendesk.com    https://*.smooch.io    https://*.twilio.com    wss://*.zendesk.com    wss://api.smooch.io    wss://voice-js.roaming.twilio.com    https://bzrcdn.openai.com    https://bzr.openai.com    ;  frame-src 'self'    https://www.onlyoffice.com    https://site.docs.onlyoffice.com    https://static-site.onlyoffice.com    https://*.hcaptcha.com    https://onlyoffice.com    https://docs.onlyoffice.com    https://www.youtube.com    https://www.youtube-nocookie.com    https://player.vimeo.com    https://vars.hotjar.com    https://zapier.com    https://api.zapier.com    https://www.google.com    https://www.googletagmanager.com    https://bid.g.doubleclick.net    https://player.bilibili.com    https://docspace.onlyoffice.com    ;  frame-ancestors 'self' https://www.onlyoffice.com;  form-action 'self';  base-uri 'self';  object-src 'none';  upgrade-insecure-requests;  worker-src 'self';  manifest-src 'self';  child-src 'self';",
            "x-nextjs-cache": "HIT",
            "cache-control": "s-maxage=31536000",
            "etag": "\"164wyl6bhia359k\"",
            "date": "Thu, 06 Aug 2026 14:41:31 GMT",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 20b1477855fc653cbeac2a93871404c4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "sxov0qJYh0p71lO6oLy1hUMZ0k90cr1iYYG6Kpzq99brY_QS-YYjiA==",
            "age": "320629"
        },
        "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": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://onlyoffice.com/",
        "title": "ONLYOFFICE - Secure Online Office | ONLYOFFICE",
        "description": "ONLYOFFICE offers a secure online office suite highly compatible with MS Office formats. Connect it to your web platform for document editing and collaboration or use as a part of ONLYOFFICE Workspace.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.64.183.104": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.50": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.85": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "fortimail.onlyoffice.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 58.7,
                "banner": "220 fortimail.onlyoffice.com ESMTP Smtpd; Mon, 10 Aug 2026 10:45:24 +0300",
                "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": 117.04
}