{
    "ok": true,
    "domain": "formstack.com",
    "generated_at": "2026-08-08T23:44:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "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": "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": "5 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": "159 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: server-108-157-150-25.mci50.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": "5 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": "159 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: server-108-157-150-25.mci50.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": [
                "108.157.150.25",
                "108.157.150.82",
                "108.157.150.107",
                "108.157.150.12"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-rsr0td=REtXLZPKSgekCenyYLoR5RhSb\"",
                "\"mandrill_verify.\"",
                "\"figma-domain-verification=1ba12c027b47bbebeb2de839f35815835d82c3ba764fd7124ba003776c55f7a4-1770916256\"",
                "\"status-page-domain-verification=8ph6fmmtrpp8\"",
                "\"6e7fd67ff8b9417093d9b09203e54c3c\"",
                "\"openai-domain-verification=dv-euhzRrYe0QHvJMI1Xahrg5C8\"",
                "\"gamma-domain-verification-gbb9hq=dlD2OmQwxu4HFiZj9YRfwMKuE\"",
                "\"tk06oqhmkbh3c4lfb8ou9lhvqc\"",
                "\"monday-com-verification=l6LcLunJSAgQRN_xoKzrlijdR7zvECV5ddN33i8IcEE\"",
                "\"google-site-verification=i2AzVBulmKeO0SNWxeqm31eII1RjZgJBLynTJFT9hXA\"",
                "\"d77477e15a0de9a8\"",
                "\"google-site-verification=lsWVzmtZwDD4ep3bEPWxIOLtaOScCMuBlASDsLbqRTI\"",
                "\"MS=ms84707320\"",
                "\"s426j8rnl6h1thibfh2kvh4o6b\"",
                "\"apple-domain-verification=K1svURlDal7GS8B5\"",
                "\"atlassian-domain-verification=n0GMi9mPghqJxXH0DP1uBixgL8k65ilPnsdFq8KOOjrMRrXs81ixqclbNj2pFAt9\"",
                "\"1password-site-verification=Z54MSWZVQ5EB5NAJSFYC5M6SIY\"",
                "\"v=spf1 include:_spf.formstack_com._d.easydmarc.pro -all\"",
                "\"google-site-verification=VTlt1dsEuv_CYDkCOREHBFc44Egmk7DOc7A_2HX-CeY\"",
                "\"google-site-verification=7V2XB9GMV_DKwAa04x7RgzMShnS0xMI1_mewd1sJEBo\"",
                "\"twilio-domain-verification=22dd421abca87b3cbd09c177e15f9975\"",
                "\"anthropic-domain-verification-h18vzf=UGh7DY9E6FhoEmwTidN4ClLsV\"",
                "\"pardot_38532_*=f7f8524fdfb1512f69ece0a67773e3f43727a3041e46d888dafc5118dc24aeb9\""
            ],
            "NS": [
                "ns-701.awsdns-23.net.",
                "ns-1400.awsdns-47.org.",
                "ns-2016.awsdns-60.co.uk.",
                "ns-500.awsdns-62.com."
            ],
            "SOA": [
                "ns-1400.awsdns-47.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.150.25",
            "108.157.150.82",
            "108.157.150.107",
            "108.157.150.12"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.formstack_com._d.easydmarc.pro -all",
        "dmarc": "v=DMARC1;p=none;pct=100;rua=mailto:00f658ea30@rua.easydmarc.us;ruf=mailto:00f658ea30@ruf.easydmarc.us;ri=86400;fo=0:1:d:s;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.formstack.com",
        "dkim": "v=DKIM1;k=rsa;d=formstack.com;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCo5N+senuPEZ5VVyAEGXKsK3dZ/6xpezlGEflPNG2Dxvt1LFb/t7Y0bGFnplWd3+0Fj39J0idDbjKZTtRJwVQhEyAKHDV4JZPrgxGrY7yjdQCgw+iID1qCCTLgIwqsqGZ5VLUwFkxoV/Z9oYqPPPWeFGheuPuRSkLjjiLZcxIT1wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-150-25.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.85.12.113",
                        "52.85.12.45",
                        "52.85.12.74",
                        "52.85.12.90"
                    ],
                    "time_ms": 85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.113",
                        "52.85.12.45",
                        "52.85.12.74",
                        "52.85.12.90"
                    ],
                    "time_ms": 25.48
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.107",
                        "108.157.150.12",
                        "108.157.150.25",
                        "108.157.150.82"
                    ],
                    "time_ms": 67.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.85.12.113",
                        "52.85.12.45",
                        "52.85.12.74",
                        "52.85.12.90"
                    ],
                    "time_ms": 35.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.107",
                        "108.157.150.12",
                        "108.157.150.25",
                        "108.157.150.82"
                    ],
                    "time_ms": 96.63
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.formstack.com",
        "valid_from": "2025-12-17T18:00:00-06:00",
        "valid_to": "2027-01-15T17:59:59-06:00",
        "days_remaining": 159,
        "san": [
            "*.formstack.com",
            "formstack.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://formstack.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "content-type": "text/html; charset=utf-8",
            "date": "Sun, 09 Aug 2026 04:44:13 GMT",
            "cf-ray": "a2841ab8bf79df63-CMH",
            "cf-cache-status": "HIT",
            "last-modified": "Sat, 08 Aug 2026 22:27:47 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/5ebb0930dd82631397ddca92/css/fs-prod.shared.91715b0f1.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-kXFbDxyezBgwk0YQFia3LsPlmKqwjvL/sXd2zEyMS72rb+bAP3cs+4GA79UIH2Qu\", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin, <https://cdn.intellimize.co>; rel=preconnect, <https://api.intellimize.co>; rel=preconnect; crossorigin, <https://log.intellimize.co>; rel=preconnect; crossorigin, <https://117466347.intellimizeio.com>; rel=preconnect",
            "content-security-policy": "frame-ancestors 'self'",
            "surrogate-control": "max-age=432000",
            "surrogate-key": "webflow-prod.formstack.com 5ebb0930dd82631397ddca92 pageId:631f56d731f15b49a44805a9 6503038a4f62c317caaa0bcd",
            "x-frame-options": "SAMEORIGIN",
            "x-lambda-id": "dd89d1de-aee2-4e93-bfeb-7d4e45cbc27d",
            "x-wf-page-id": "Yx9W1zHxW0mkSAWp",
            "x-wf-region": "us-east-1",
            "vary": "accept-encoding",
            "via": "1.1 24648f981d8df9121befc425fccc189e.cloudfront.net (CloudFront)",
            "age": "425040",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "set-cookie": "KfkVSKBw=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..x6N_rRaWqgr5rml1.804f5rz_OZoKOP48kVQ8hvwKUqqu2CeZAYzvsgAc8wcAsoyCgSA_ctVU2A1bigtRt0BiCJQnB0Vo7aN1gNfRrq3-jHbYy4puuO8JNBDmwj6iyX3fbztY2QWR4UVajF15TDTbja0uXF3aPEgn-awC6R0wRGD27HMApR8FMBSiHw4Alng3a63TITpoqDQqLpGrb0TXW5l0gBGTC5n44fBWkNxV_VfFib8I1ape9DfQJ6Yt7cuHtKTARnWFG1R7059WbngO1QEsBeICAH8yv9EVID06IfJou_1g01Z9qri_52Dg.e5ahkAoCyD2jA-YyzAavgg; Max-Age=86400; Path=/; HttpOnly; Secure",
            "x-cache": "Miss from cloudfront",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "KeCAdzmmLNZX8wnNE4D_zLOxf9aTp2hrp1eHguMGpOMWQODytp3PFg=="
        },
        "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://formstack.com/",
        "title": "Secure and Easy-to-use Forms, Docs & eSignatures | Formstack",
        "description": "Formstack helps 32,000+ organizations streamline workflows with powerful online forms, document generation, and e-signature tools. Start free today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.157.150.25": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.82": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.107": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4012,
                "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": 101.47
}