{
    "ok": true,
    "domain": "typeform.com",
    "generated_at": "2026-08-08T18:02:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 65,
            "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": "126 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-160-249-22.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": "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": "126 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-249-22.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.160.249.22",
                "18.160.249.54",
                "18.160.249.52",
                "18.160.249.125"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"mgverify=2834bf8a9211ef99f9e564a942b430b84ee5a065741d3e4990866a0e71960f96\"",
                "\"google-site-verification=QQptFBiZDKn-s27pjDerBzWitOJxH7w-kMg4GvOgnPM\"",
                "\"notion-domain-verification=oTcBIgjym4MzXPnWXe3PhCDN9WtlNBAwXjdO2RG4uKY\"",
                "\"stripe-verification=3f24226f6b47cdb6ca67029276bcd9fcb4fb529665adc6d3dc392c1d674838ff\"",
                "\"docusign=821b67c2-ba0f-4a40-9765-ca0031015698\"",
                "\"stripe-verification=602555c38b288fff912b69995e7fdaf778fcedd7a4e5ffa22a62c1540407a208\"",
                "\"onetrust-domain-verification=84a14c3c66f44fc3804104c8e7506814\"",
                "\"stripe-verification=2292fb75298b189b518d46cad6e2046661a61b9e1c1e887b42d827d15d582898\"",
                "\"google-site-verification=FyioOIy0d9JWvgz96i8WyGKmzF9m5ckNXuEbjaqmu3A\"",
                "\"stripe-verification=a80138972e39dad56807b009fcdced4ba10939c1bd7376dd1f606789a218f11f\"",
                "\"MS=ms83300377\"",
                "\"ca3-a1bda03ed1ae40b69400277876978aa9\"",
                "\"bugcrowd-verification=b3b0b6e3f629c785bea6652d58f7acc7\"",
                "\"adobe-idp-site-verification=8abf0e9961fe7c0712ad2ea3b7af9cb91d05a451b52b802e54d1a9d7901f7671\"",
                "\"miro-verification=407c1cf806de82ae64b91fc962afd25a6d809572\"",
                "\"zapier-domain-verification-challenge=d2c8b735-8cb4-4fe4-b55d-ac421e485fbe\"",
                "\"stripe-verification=08595a65d46525852c581e5bb97a646f041ad05f9163e7be48a722c956101856\"",
                "\"figma-domain-verification=d480bd792816352606e32060b39d19850dd975466bdc5855f0ee52a52420321a-1781173165\"",
                "\"apple-domain-verification=cs9IziK2hdBBZq0g\"",
                "\"v=spf1 include:mail.zendesk.com include:_spf.google.com include:mailgun.org include:sendgrid.net ip4:136.143.188.0/24 ip4:135.84.80.0/24 ip4:135.84.82.0/24 ip4:117.20.43.11/32 ip4:136.143.184.0/24 ip4:13.108.0.0/14 \" \"ip4:66.231.80.0/20 ip4:68.232.192.0/20 ip4:96.43.144.0/20 ip4:128.17.0.0/16 ip4:128.245.0.0/16 ip4:136.146.0.0/15 ip4:198.245.80.0/20 ip4:199.122.120.0/21 ip4:204.14.232.0/21 ip4:34.226.36.48/28 \" \"ip4:34.211.108.32/28 ip4:13.58.135.64/28 ip4:13.56.32.176/28 ip4:35.182.14.32/28 ip4:52.60.248.0/22 ip4:52.60.252.0/22 ip4:3.98.2.135/32 ip4:3.98.8.160/32 ip4:3.97.226.192/32 ip4:13.210.4.0/22 \" \"ip4:13.210.8.0/22 ip4:13.210.180.120/32 ip4:13.238.98.67/32 ip4:54.252.37.181/32 ip4:3.6.203.25/32 ip4:13.127.212.138/32 ip4:15.206.226.165/32 ip4:15.207.181.18/32 ip4:15.207.182.186/32 ip4:65.0.79.252/32 \" \"ip4:3.225.240.254/32 ip4:18.204.28.162/32 ip4:18.214.12.209/32 ip4:34.202.86.120/32 ip4:34.204.111.166/32 ip4:52.44.156.44/32 ip4:44.233.69.21/32 ip4:44.237.79.66/32 ip4:52.36.20.11/32 ip4:35.80.213.208/32 \" \"ip4:35.161.141.162/32 ip4:44.234.249.148/32 ip4:85.222.128.0/19 ip4:159.92.128.0/17 ip4:160.8.0.0/16 ip4:161.71.0.0/17 ip4:163.76.128.0/17 ip4:163.79.128.0/17 ip4:185.79.140.0/22 ip4:34.253.190.64/28 \" \"ip4:35.158.127.48/28 ip4:35.176.92.16/28 ip4:13.36.84.96/28 ip4:13.50.68.64/28 ip4:13.37.59.29/32 ip4:15.236.110.244/32 ip4:15.236.160.173/32 ip4:101.53.160.0/19 ip4:104.161.128.0/17 ip4:161.32.64.0/18 \" \"ip4:161.32.128.0/17 ip4:161.71.128.0/17 ip4:182.50.76.0/22 ip4:202.129.242.0/23 ip4:13.113.196.48/28 ip4:13.228.64.80/28 ip4:13.124.145.0/28 ip4:13.126.23.64/28 ip4:13.210.3.208/28 ip4:13.215.171.240/28 \" \"ip4:35.73.89.117/32 ip4:18.181.43.11/32 ip4:54.95.206.252/32 ip4:54.254.118.123/32 ip4:13.251.9.241/32 ip4:13.250.175.171/32 ip4:54.233.205.0/28 ip4:177.71.229.247/32 ip4:18.228.66.156/32 ip4:18.228.207.180/32 \" \"ip4:54.89.46.80/32 ip4:18.208.102.98/32 ip4:35.170.128.37/32 ip4:34.252.232.69/32 ip4:52.212.177.196/32 -all\"",
                "\"google-site-verification=CC17Dlg0RF5B91e_aNBriI27e1uunKFOTUrHG5fD6s\"",
                "\"google-site-verification=H5KC0Nmgh7h05o3BbKgeGAyEhyFYXm0k8zw-5hww4S4\"",
                "\"stripe-verification=86f3611165f38cf1db66ca9a8946a58064538592070d7309340966f2269cdc28\"",
                "\"anthropic-domain-verification-70221a=GwIUe5rf2YkX2b0bwLdlYruCd\"",
                "\"stripe-verification=ccf91a40deb57de6b2025092d3fa97b730fdab9550ea2192bf6978078389bed1\"",
                "\"google-site-verification=fycmvIHtJkAgeIF5HxIlL7luUQSHbkuXbaR3hyN5uMg\"",
                "\"canva-site-verification=7rPEdl7wsEzLzFnqaeutHg\"",
                "\"google-site-verification=5-6WQPoDZ4sUUoXaolToVniBG_tDGf_dR_HCNbvPBbY\"",
                "\"cloudflare_dashboard_sso=f027139f38537cd6355abd8a1f07fada\"",
                "\"notion-domain-verification=CDv5bcBcy6cUi0oXMwse03FxVfswwPEQvHqnWIY48qZ\"",
                "\"google-site-verification=h3QqUebzMiYXQBZebQEkK_JkaalMBbwp6adLcGmW-Rk\"",
                "\"hubspot-developer-verification=MmVmNGMxYjYtN2MxNy00YzMyLWJlOGUtZjM1ZWIxMDZlOTdl\"",
                "\"docusign=e67ce190-4502-4fcc-9d49-6dad06a88973\"",
                "\"astro-domain-verification=cmlko2byf2jaz01jmsfje2v0b\"",
                "\"google-site-verification=1jQh5rbhiQkAOoH361ULJ8CaVKZ54XaLtiJXbmfzuc\"",
                "\"_rqel7gjh53ip9t7qoq4bfu7661vytfw\"",
                "\"atlassian-domain-verification=Go4JVeITY7eLX9B6GSaer3EdsW9MpFGDL3Hy2UB0Pjaad263rqLjjeY6CdHb4t03\"",
                "\"segment-site-verification=57fqj1i6gUiwsVICjFBWuQFszf4JXn9J\"",
                "\"postman-domain-verification=411e44d99eacf5d2be2f26821a74a158e932b8b5e4e50d693ed135e2cfd57566fe0188ef8bbb6f9d3b4d4474db33ca57d7383cce9d67bbe84882bbf30da42d82\"",
                "\"openai-domain-verification=dv-NI4KwUMQuq32BVJbdF9fu4B2\"",
                "\"atlassian-domain-verification=uIbsYH1o3zNn0dtglO8PbfuYqKl9Lf2tiJmaJCeQJpzzvj85gFRvCZ6llEvGqz34\"",
                "\"docker-verification=eb741b5e-0227-44db-8fcc-c9bb671be2e3\"",
                "\"ca3-48a22b371a5b4a6883d49274276961e2\""
            ],
            "NS": [
                "ns-1725.awsdns-23.co.uk.",
                "ns-788.awsdns-34.net.",
                "ns-14.awsdns-01.com.",
                "ns-1444.awsdns-52.org."
            ],
            "SOA": [
                "ns-14.awsdns-01.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:security@typeform.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.249.22",
            "18.160.249.54",
            "18.160.249.52",
            "18.160.249.125"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mail.zendesk.com include:_spf.google.com include:mailgun.org include:sendgrid.net ip4:136.143.188.0/24 ip4:135.84.80.0/24 ip4:135.84.82.0/24 ip4:117.20.43.11/32 ip4:136.143.184.0/24 ip4:13.108.0.0/14 ip4:66.231.80.0/20 ip4:68.232.192.0/20 ip4:96.43.144.0/20 ip4:128.17.0.0/16 ip4:128.245.0.0/16 ip4:136.146.0.0/15 ip4:198.245.80.0/20 ip4:199.122.120.0/21 ip4:204.14.232.0/21 ip4:34.226.36.48/28 ip4:34.211.108.32/28 ip4:13.58.135.64/28 ip4:13.56.32.176/28 ip4:35.182.14.32/28 ip4:52.60.248.0/22 ip4:52.60.252.0/22 ip4:3.98.2.135/32 ip4:3.98.8.160/32 ip4:3.97.226.192/32 ip4:13.210.4.0/22 ip4:13.210.8.0/22 ip4:13.210.180.120/32 ip4:13.238.98.67/32 ip4:54.252.37.181/32 ip4:3.6.203.25/32 ip4:13.127.212.138/32 ip4:15.206.226.165/32 ip4:15.207.181.18/32 ip4:15.207.182.186/32 ip4:65.0.79.252/32 ip4:3.225.240.254/32 ip4:18.204.28.162/32 ip4:18.214.12.209/32 ip4:34.202.86.120/32 ip4:34.204.111.166/32 ip4:52.44.156.44/32 ip4:44.233.69.21/32 ip4:44.237.79.66/32 ip4:52.36.20.11/32 ip4:35.80.213.208/32 ip4:35.161.141.162/32 ip4:44.234.249.148/32 ip4:85.222.128.0/19 ip4:159.92.128.0/17 ip4:160.8.0.0/16 ip4:161.71.0.0/17 ip4:163.76.128.0/17 ip4:163.79.128.0/17 ip4:185.79.140.0/22 ip4:34.253.190.64/28 ip4:35.158.127.48/28 ip4:35.176.92.16/28 ip4:13.36.84.96/28 ip4:13.50.68.64/28 ip4:13.37.59.29/32 ip4:15.236.110.244/32 ip4:15.236.160.173/32 ip4:101.53.160.0/19 ip4:104.161.128.0/17 ip4:161.32.64.0/18 ip4:161.32.128.0/17 ip4:161.71.128.0/17 ip4:182.50.76.0/22 ip4:202.129.242.0/23 ip4:13.113.196.48/28 ip4:13.228.64.80/28 ip4:13.124.145.0/28 ip4:13.126.23.64/28 ip4:13.210.3.208/28 ip4:13.215.171.240/28 ip4:35.73.89.117/32 ip4:18.181.43.11/32 ip4:54.95.206.252/32 ip4:54.254.118.123/32 ip4:13.251.9.241/32 ip4:13.250.175.171/32 ip4:54.233.205.0/28 ip4:177.71.229.247/32 ip4:18.228.66.156/32 ip4:18.228.207.180/32 ip4:54.89.46.80/32 ip4:18.208.102.98/32 ip4:35.170.128.37/32 ip4:34.252.232.69/32 ip4:52.212.177.196/32 -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:reports@dmarc-report.typeform.com,mailto:typeformdmarc-t@dmarc.report-uri.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.typeform.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlax+yIH+xEQmYIZ3odNjiXHUwTTz/rid/pUoTnFh+mqeU7pEaj+jrF29QeCnX9hjO3BxR47c1MUBUWrCVE2Ddk11I0I84/jvMrJYhFneomMAZ2v5VyWuj0sah8yVDkHYOM3nBm3JbHF+sDbj5KCjQF7b9k15smOJmT8WnQKMFs/G87qXE+NHfFUg5UjZEAf+HeM3F7FVIZJI4zeJKBWG1qYnfAvPuyb/DuuE3+WWRd+nhKiNNOXZPv+rreKIOgU3WjPBhM/zHM9GDI5UWjlEATNT0CffpVsz6aA1/EK8VswNPHKFOc/Oe6qMhb0bAq4I/9pR+8KDtSHzzF86m+eprQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-249-22.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.181.15",
                        "18.160.181.43",
                        "18.160.181.46",
                        "18.160.181.95"
                    ],
                    "time_ms": 75.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.249.125",
                        "18.160.249.22",
                        "18.160.249.52",
                        "18.160.249.54"
                    ],
                    "time_ms": 55.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.19",
                        "108.157.150.21",
                        "108.157.150.75",
                        "108.157.150.76"
                    ],
                    "time_ms": 63.17
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.181.15",
                        "18.160.181.43",
                        "18.160.181.46",
                        "18.160.181.95"
                    ],
                    "time_ms": 87.3
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.19",
                        "108.157.150.21",
                        "108.157.150.75",
                        "108.157.150.76"
                    ],
                    "time_ms": 153.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.typeform.com",
        "valid_from": "2026-05-28T19:00:00-05:00",
        "valid_to": "2026-12-12T17:59:59-06:00",
        "days_remaining": 126,
        "san": [
            "*.typeform.com",
            "typeform.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.typeform.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sat, 08 Aug 2026 23:02:46 GMT",
            "content-length": "0",
            "location": "https://www.typeform.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 fa84a65a8524de3d36ea32628a227200.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P2",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "7H11vKhxVHZwsjX4mh6EMGogFPGrwmCy0kiBIrMGz4y-YO6szjg9Ng==",
            "content-type": "text/html; charset=utf-8",
            "x-wf-region": "us-east-1",
            "set-cookie": "_cfuvid=VcJXtlH5Am_sxHHCpBMDtawIARv6Nk0VRKD81GV.fAI-1786230166.9060242-1.0.1.1-rJrbi8T2jpVWiFO2zUyHzrsbcoXMSCkoxvF_lJoWnss; HttpOnly; SameSite=None; Secure; Path=/; Domain=webflow-prod.typeform.com",
            "cf-ray": "a282268f28e1d937-CMH",
            "cf-cache-status": "HIT",
            "last-modified": "Fri, 07 Aug 2026 16:04:04 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.shared.41e971be3.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-Qelxvjl8EIo2BkXjd544qx9kFPB2MKMs/WbuMEI8AtE8m6Udtleb+EJtdw8I7NoS\", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin, <https://cdn.jsdelivr.net>; rel=preconnect",
            "surrogate-control": "max-age=432000",
            "surrogate-key": "webflow-prod.typeform.com 66ffe2174aa8e8d5661c2708 pageId:66ffe2174aa8e8d5661c2710 6733265c7bf7fb3f16730e02 67288c73d0b8fb12bb297551 6724bbbdd6950254f66255e6",
            "x-lambda-id": "3ff97065-2d5f-4f57-8ce1-e29c02f0453f",
            "vary": "accept-encoding",
            "age": "111533"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "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.typeform.com/",
        "title": "Forms & Automated Workflows, Powered by AI | Typeform",
        "description": "Build AI-powered forms that get 3.5x more data — then trigger automated workflows to enrich leads, follow up, and grow revenue. No code. Start free.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.160.249.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.249.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4010.6,
                "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": 98
}