{
    "ok": true,
    "domain": "loom.com",
    "generated_at": "2026-08-08T23:01:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "140 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-166-96-45.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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "140 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-166-96-45.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "3.166.96.45",
                "3.166.96.34",
                "3.166.96.101",
                "3.166.96.124"
            ],
            "AAAA": [
                "2600:9000:2798:7a00:c:cfd4:a580:93a1",
                "2600:9000:2798:1600:c:cfd4:a580:93a1",
                "2600:9000:2798:8200:c:cfd4:a580:93a1",
                "2600:9000:2798:a000:c:cfd4:a580:93a1",
                "2600:9000:2798:4400:c:cfd4:a580:93a1",
                "2600:9000:2798:f200:c:cfd4:a580:93a1",
                "2600:9000:2798:3a00:c:cfd4:a580:93a1",
                "2600:9000:2798:ee00:c:cfd4:a580:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-001d9801.gslb.pphosted.com.",
                "10 mxb-001d9801.gslb.pphosted.com."
            ],
            "TXT": [
                "\"v=spf1 include:cust-spf.exacttarget.com include:spf.mandrillapp.com include:_spf.google.com include:mail.zendesk.com -all\"",
                "\"stripe-verification=afdc22a41d7cc8adf2a5305317879be2040f293981143bd2f7600657c446a496\"",
                "\"segment-site-verification=6t5Ih0yVe4gym8vW7dKmG16ZBGbfyGwf\"",
                "\"docusign=17ace6c6-730b-4836-b0ab-c7caff53660b\"",
                "\"atlassian-domain-verification=DPaq65kgLYai7vLAZVO2KITGEZthgSlWU1nVaacKQ0Da6J48jhgZET8Ij1tvEqlk\"",
                "\"MS=ms83069149\"",
                "\"zoom-domain-verification=0b9533ab-c884-47c2-ade3-88a8b46ea24d\"",
                "\"onetrust-domain-verification=0c416e017a274cc4b426940281caf79b\"",
                "\"spycloud-domain-verification=eda5ead8-592f-4d95-850f-fc86eb38092d\"",
                "\"google-site-verification=FhluLx5fauXboqc9u9kfU71IOsRayJPC_38Fx3mozgM\"",
                "\"google-site-verification=A37wLE-FC9MCnCvp1AeCxEV3ZYGgC15KgMgtWffch6Q\"",
                "\"E3AB1F0BF9\"",
                "\"google-site-verification=YfN6FgJZ8BehVYTx-ehew8ce9KCxmrDwYBCAPHX30pw\"",
                "\"google-site-verification=o8pZe7VArqrssJZfvilDYqcLjJoveivldJc8H1pVJ60\"",
                "\"google-site-verification=cVn4figRor2e-1tP3H5mHZD69YHjs86M9YlASD12GTA\"",
                "\"google-site-verification=FBA-qUp6vfkJqMnAbvLx_aI3ycF2nNU8xrKOlttieYQ\"",
                "\"dropbox-domain-verification=au60lsdmah1t\"",
                "\"google-site-verification=pV0AossLMYQz2scQvLHSDqHJzVevPk3XkBNaJV_2Cec\"",
                "\"google-site-verification=Vi1ZumrZkA-_in4CnmPGBmA-oZgedwfKnWRVLJyBIqc\"",
                "\"docusign=a236e8d2-6586-48ae-ac48-d3a332e5478a\"",
                "\"google-site-verification=HIyNt5oMwdUdRXP7NdbRCOCuq-dOOvSkeP8cO_Tb1x8\"",
                "\"asv=7b1591ad4281bc51dc90b195a4129ed8\"",
                "\"slack-domain-verification=QyFKZvXKmbZAL5KCBpWdeEoZJbb25o1N4U751HPd\"",
                "\"zoom-domain-verification=ZOOM_verify_93cae61419fb4356919f63197b7ffd64\"",
                "\"google-site-verification=3Kqi7NYKpTRGTY4F0OeD6ELd_I1vFaxUDErwJFWVc4Q\"",
                "\"google-site-verification=0Aj1IEuqhl-x6PQJ0gPoMv8ttnbVnQOK2EzsAUyxfVM\"",
                "\"ZOOM_verify_aa4qPYU6RrWkcLl0cvG-DQ\"",
                "\"google-site-verification=8tZhPOlgfHHDyJAvCdyxSf3eFEXOJr8qhZKJdBVC6qY\"",
                "\"google-site-verification=4p3gzcYHFLVJ9Dlw-rb_pN3-X93cWPAoAjsXFVyMvE8\"",
                "\"google-site-verification=McaWCmpb4iRckaUi3lmv2uaWgpAN6gNdK_5hHS8wGeo\"",
                "\"h1-domain-verification=qFXCbpk42qhfGNWX4fj2NznjmKWEHUf6A9pwub1a1JZWmDDk\"",
                "\"google-site-verification=1HjVp4zFej-CQEitQVESxj2eDTYIajd-RoHLTaRhjm4\"",
                "\"linear-domain-verification=5a57x93f8paj\"",
                "\"google-site-verification=PC9rMY11pyw308RWZvMEKZYpLkghM5gVBCQhEC71kVs\"",
                "\"rippling-domain-verification=2d317e2d48344efe\"",
                "\"MS=ms73893625\"",
                "\"apple-domain-verification=iA16hK2tb9OYDADf\""
            ],
            "NS": [
                "ns-658.awsdns-18.net.",
                "ns-2016.awsdns-60.co.uk.",
                "ns-192.awsdns-24.com.",
                "ns-1211.awsdns-23.org."
            ],
            "SOA": [
                "ns-2016.awsdns-60.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.166.96.45",
            "3.166.96.34",
            "3.166.96.101",
            "3.166.96.124"
        ],
        "ipv6": [
            "2600:9000:2798:7a00:c:cfd4:a580:93a1",
            "2600:9000:2798:1600:c:cfd4:a580:93a1",
            "2600:9000:2798:8200:c:cfd4:a580:93a1",
            "2600:9000:2798:a000:c:cfd4:a580:93a1",
            "2600:9000:2798:4400:c:cfd4:a580:93a1",
            "2600:9000:2798:f200:c:cfd4:a580:93a1",
            "2600:9000:2798:3a00:c:cfd4:a580:93a1",
            "2600:9000:2798:ee00:c:cfd4:a580:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:cust-spf.exacttarget.com include:spf.mandrillapp.com include:_spf.google.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc-rua@abuse.atlassian.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc-ruf@abuse.atlassian.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.loom.com",
        "dkim": "v=DKIM1; k=rsa; h=sha256; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4ct+zRuTbGu+RVeGU24q3SlxP+MOpBcRcbuqCanVQnCY/JyGo0heR/pOfTQngnCCiXIGHMl3crAPypNpRDWbqavCCld8AnjYZ18UO/mBwomNIE6Xd5zQGf2nSdL8TnJvV621rc9gErMTwQodz9wyNc3JBo9DLpy58lW64G4HuVQKIm4/69TlJFJzik2U9OqmS+Qz1K3L4+fCIHr2GJfutH3cfPXC040og1CTIIecFAjPsaLZMlMkC0HeUvh9UOgwOT5dfV/BL3kN6t31eOpNlCvmN9jg4ax9Uo0WGxnw86ZqL1PJjnlIFpVehpk3rLemqxisBwEQZojP6SF02YsJjQIDAQAB",
        "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-3-166-96-45.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.124",
                        "3.166.96.34",
                        "3.166.96.45"
                    ],
                    "time_ms": 70.94
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.162.174.10",
                        "3.162.174.19",
                        "3.162.174.34",
                        "3.162.174.85"
                    ],
                    "time_ms": 36.56
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.124",
                        "3.166.96.34",
                        "3.166.96.45"
                    ],
                    "time_ms": 53.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.124",
                        "3.166.96.34",
                        "3.166.96.45"
                    ],
                    "time_ms": 90.73
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.124",
                        "3.166.96.34",
                        "3.166.96.45"
                    ],
                    "time_ms": 65.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "loom.com",
        "valid_from": "2025-11-27T18:00:00-06:00",
        "valid_to": "2026-12-27T17:59:59-06:00",
        "days_remaining": 140,
        "san": [
            "loom.com",
            "*.loom.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.loom.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Vercel",
            "date": "Sun, 09 Aug 2026 04:01:31 GMT",
            "content-length": "206991",
            "location": "https://www.loom.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 e0bb93c9c35817d66f6a10b94519bd8a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P9",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "JXpoZSSj4Cc9f1cC1gOhw4Hc9XhZqnxtGUTPJ_ccatmIWyNJ1jJfPg==",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-cdn": "cloudfront",
            "vary": "RSC, Next-Router-State-Tree, Next-Router-Prefetch",
            "server-timing": "cdn-upstream-layer;desc=\"EDGE\",cdn-upstream-dns;dur=1,cdn-upstream-connect;dur=20,cdn-upstream-fbl;dur=39,cdn-cache-miss,cdn-pop;desc=\"ORD56-P9\",cdn-rid;desc=\"JXpoZSSj4Cc9f1cC1gOhw4Hc9XhZqnxtGUTPJ_ccatmIWyNJ1jJfPg==\",cdn-downstream-fbl;dur=44",
            "content-type": "text/html; charset=utf-8",
            "accept-ranges": "bytes",
            "access-control-allow-origin": "*",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-disposition": "inline",
            "etag": "\"f45cdcbe99f0e01c9d5e2fccef4ebff1\"",
            "x-matched-path": "/",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::qm89f-1786248091554-fd41cee941af",
            "age": "1661530"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Vercel",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.loom.com/",
        "title": "Free screen recorder for Mac and PC | Loom",
        "description": "Best free online screen recording tool with advanced video editing and video storage trusted by over 22 million people and easy sharing from Loom.com.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.166.96.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-001d9801.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 568.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 78.53
}