{
    "ok": true,
    "domain": "invisionapp.com",
    "generated_at": "2026-08-09T12:13:14-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 45,
            "security": 81,
            "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": "3 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "186 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-108-133-126-91.eu-west-1.compute.amazonaws.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": "3 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": "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": "8 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "186 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-108-133-126-91.eu-west-1.compute.amazonaws.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": [
                "108.133.126.91",
                "54.229.224.126",
                "52.48.144.71"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx3.googlemail.com.",
                "10 aspmx.l.google.com.",
                "90 mail.invisionapp.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 aspmx4.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 aspmx5.googlemail.com.",
                "30 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"ip4:167.89.72.140 include:mailgun.org ~all\"",
                "\"google-site-verification=W6m8aqqpllpmJydoG-Z47cv1C3E-0ZeemwNifZhsuFU\"",
                "\"bugcrowd-verification=8f37797c45ac0f269350f6ee104bb1e3\"",
                "\"cisco-ci-domain-verification=298b98aa3be1d421d500e4eeaa28b5b4774867cf751afe1b4e98a0a9a4a267ac\"",
                "\"cisco-ci-domain-verification=2ea60f4b9ed72380d2ba29fb3a6eca4bffa462a286332d0f6c2b54c4388b4eea\"",
                "\"drift-domain-verification=39fc4bc79f895e2c4aa508370d76d7c8f07ee6f6b9cfb9033c47ce8e0c6f4158\"",
                "\"MS=6A5A93EA242208CAE7C0C879BF20EEE263831FE5\"",
                "\"MS=ms33020223\"",
                "\"_globalsign-domain-verification=Zb1CgHxgCwYQfx7tUOQBpuRHSCEVc8ZtMAse4I43zg\"",
                "\"v=spf1 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:_spf.sendergen.com ~all\"",
                "\"atlassian-domain-verification=aAAUcxoVpZ8F6qYrtEKCaxA6hsgJLd9jZ2vhs0VE9FCMRNzPX6X413evreKspPFy\"",
                "\"google-site-verification=r9Yb1o1ECB7Rs07lEDVp1mHkIknZyvQTAFVAlrOKqfM\"",
                "\"v=DMARC1; p=quarantine;\"",
                "\"_globalsign-domain-verification=MsKyIArjnGchBP3tlp-dkd5fXJ0kFFKl8qNSfQwL9x\"",
                "\"atlassian-domain-verification=08eFOJWYXbs8KKTvXJ3wNibRaWnkxcgTJC2QEsFB3lCiP8qEhzaSEIqmFvs6VWOU\"",
                "\"google-site-verification=9fRAzedcIm016ms4mI1z_kwCOA9Bp_plnZa3sVXiI10\"",
                "\"google-site-verification=1bJRHG-orNfbjD-HKogciGVGoLmz4UYgA99vf73MIQ8\"",
                "\"segment-site-verification=9MiX62htifoadq5IVC4wtwGhRpGQB6eu\"",
                "\"google-site-verification=gTXXH2sYNXZSNi1Ugr7uZJgqJ_wau6Xxpqfxv4OS_gY\"",
                "\"invision-blog-herokuapp\"",
                "\"_globalsign-domain-verification=yJuks4lIQ68YvRrWEVFUAZTEWcflru1ZaAryT5msSE\"",
                "\"dropbox-domain-verification=w6kfuzatt82q\"",
                "\"google-site-verification=sG3TAcpKTsZhZK9dIY_Zz6J_DiEP-56_Z3mghQhRYtc\"",
                "\"_globalsign-domain-verification=EY-ro6wubwTnNYozt61MGWLy3l-2gHei_fdkIRkMWD\"",
                "\"_globalsign-domain-verification=XHPFpzd2H9HXYk-OuTeGL16xhXTNZ72RoatebJpXz5\"",
                "\"google-site-verification=FRJZANo4zO5RL7a66TLVRXmvFobC2tLaLrPcqzC_7EE\"",
                "\"google-site-verification=s09WPvcvTNhWv3ZwhPjQjOgiFMoz5y3d0RvK7C4UsE\"",
                "\"mongodb-site-verification=9Sb49mOwCIE5sRCqyWzTJLvk2mbMKkxj\"",
                "\"google-site-verification=_F2sW9c_KjW_L71pYtQ70whwStP3nYpXUmWjozmDWf8\""
            ],
            "NS": [
                "ns-593.awsdns-10.net.",
                "ns-1264.awsdns-30.org.",
                "ns-111.awsdns-13.com.",
                "ns-1923.awsdns-48.co.uk."
            ],
            "SOA": [
                "ns-1264.awsdns-30.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.133.126.91",
            "54.229.224.126",
            "52.48.144.71"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:_spf.sendergen.com ~all",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-108-133-126-91.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.133.126.91",
                        "52.48.144.71",
                        "54.229.224.126"
                    ],
                    "time_ms": 64.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.133.126.91",
                        "52.48.144.71",
                        "54.229.224.126"
                    ],
                    "time_ms": 32.56
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.133.126.91",
                        "52.48.144.71",
                        "54.229.224.126"
                    ],
                    "time_ms": 42.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.133.126.91",
                        "52.48.144.71",
                        "54.229.224.126"
                    ],
                    "time_ms": 54.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.133.126.91",
                        "52.48.144.71",
                        "54.229.224.126"
                    ],
                    "time_ms": 53.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "digital-twin-mcp.eu01.miro.com",
        "valid_from": "2026-01-12T18:00:00-06:00",
        "valid_to": "2027-02-11T17:59:59-06:00",
        "days_remaining": 186,
        "san": [
            "digital-twin-mcp.eu01.miro.com",
            "realtimeboard.com",
            "www.freehand.app",
            "www.invision.works",
            "azure.miro-apps.com",
            "invision.com",
            "www.invisionapp.com",
            "freehand.app",
            "api.realtimeboard.com",
            "freehandapp.com",
            "invisionapp-cdn.com",
            "mobile.realtimeboard.com",
            "help.realtimeboard.com",
            "googlecalendar.miro-apps.com",
            "experimentation-evaluator.eu01.miro.com",
            "eventhub.eu01.miro.com",
            "invision.works",
            "invisionapp.com",
            "www.invision.com",
            "invis.io",
            "webwhiteboard.com",
            "status.realtimeboard.com",
            "externalapi.miro.com",
            "www.freehandapp.com",
            "asana.miro-apps.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://miro.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 17:13:05 GMT",
            "content-type": "text/html",
            "content-length": "1001234",
            "location": "https://miro.com:443/",
            "content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' data: blob: filesystem: about: miroapp: wss: ws: *; frame-src 'unsafe-inline' 'unsafe-eval' data: blob: miroapp: *; base-uri 'unsafe-inline' about: data: *; form-action 'unsafe-inline' data: post-it-alpha: post-it: com.mmm.postit.miro: *; worker-src 'unsafe-inline' data: blob: miroapp: *; report-uri https://s.realtimeboard.com/api/25/security/?sentry_key=fb5e3001534f453e85d1771b1088b293&sentry_environment=production;",
            "set-cookie": "geo_data=US|United States|St Louis|America/Chicago; SameSite=strict;",
            "cache-control": "private, max-age=0, must-revalidate",
            "x-cache-status": "MISS",
            "etag": "\"cc41c0e0cea84107109a880374480aab\"",
            "last-modified": "Wed, 05 Aug 2026 10:56:20 GMT",
            "link": "<https://framerusercontent.com>; rel=\"preconnect\", <https://framerusercontent.com>; rel=\"preconnect\"; crossorigin=\"\"",
            "server-timing": "region;desc=\"eu-west-1\", cache;desc=\"cached\", ssg-status;desc=\"optimized\", version;desc=\"0ccde4a\", instance;desc=\"7b680bb\", route;dur=1;desc=\"id=o9rNcMGYd&locale=default\", abtests;dur=1;desc=\"pNKcO5hlY=vwhW9OI5e\", country;desc=\"US\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "vary": "Accept-Encoding,Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 913078e2c17f37df2ab68095a97aaffa.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "FZf--CvaZM9-etkKa0O-wMhYYqn68H1FuzoBf6DAA5OGbX-VB3Ci_Q=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://miro.com:443/",
        "title": "AI Innovation Workspace | Miro",
        "description": "Speed up product development from ideation to launch. Align teams, break tool silos, and ship what customers need in one AI-powered visual platform.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "108.133.126.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.229.224.126": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.48.144.71": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4005.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4001.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 86.78
}