{
    "ok": true,
    "domain": "swoogo.com",
    "generated_at": "2026-08-10T04:42:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "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": "2 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": 10,
                "lost_points": 0,
                "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": "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": 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: ec2-108-131-189-75.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": "2 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": "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": "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": "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": "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: ec2-108-131-189-75.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.131.189.75",
                "108.133.112.7"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=1EQ5ynaOuhQRMpXsaJFMVAhqwkTWYh5o3ivWZXA3gOI\"",
                "\"openai-domain-verification=dv-tRebjggQdaslLntwI9UVNYIy\"",
                "\"MS=88D913626BD396C18089C84DDB55ABD1ABFB1F86\"",
                "\"new-relic-domain-verification=09ff4ecf12e94114a27e8c4ccb898a6e\"",
                "\"postman-domain-verification=b051697e8c352bf9111498593de827b7d9de5cd6c3e664f815d9a4581b26d616f3a6a7adcb959082f185a7ff34c1f42129a2fddc6a044e871fa95a3b49e7b6a5\"",
                "\"apple-domain-verification=Bj7Ug3bp9aRPlxG6\"",
                "\"zoom-domain-verification=42a5726e-a02e-11ee-8c90-0242ac120002\"",
                "\"asv=3f2d543cc00ff86ac506440c54e18836\"",
                "\"notion-domain-verification=URtTXrvwOorwkKuoF9q2sccNOUrzI09rW9np5CO8Qgj\"",
                "\"atlassian-domain-verification=NXv13jha3oFss35HvzXmhMmsDsj779BmFasnjycm0T/7J7YT4krklnuawc3q00fC\"",
                "\"stytch_verification_dns=flint-lunge-4075\"",
                "\"zapier-domain-verification-challenge=dbf35491-5c9e-454e-ae18-bc7e3630a018\"",
                "\"v=spf1 ptr include:_u.swoogo.com._spf.smart.ondmarc.com -all\"",
                "\"anthropic-domain-verification-pzjvbb=dUTHnXao8K4PDcxLIxdDigzD1\"",
                "\"google-site-verification=N90zAmFqSLZKS6mtG6AHdzsks0RFCd9cxigo2mbjUvs\"",
                "\"google-site-verification=v-kcNN1CVYl43Z6ybVB-M3ThJh-RypR1hb6SKSwyPbo\"",
                "\"MS=ms40414929\"",
                "\"google-site-verification=i973TXkskWAGkG0g6WqScEqBRbggFSli0c_i9AUnUrw\""
            ],
            "NS": [
                "ns-1097.awsdns-09.org.",
                "ns-468.awsdns-58.com.",
                "ns-1657.awsdns-15.co.uk.",
                "ns-679.awsdns-20.net."
            ],
            "SOA": [
                "ns-679.awsdns-20.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazonaws.com\"",
                "0 iodef \"mailto:ops-notifications@swoogo.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [
                "256 3 13 j+nqUMp5Vsj2pwp281uNQw/loK/oZgPSTTViITHs5uUTjawOZftyD4yh UKgzugIsIqP0NwM/4QeBVsBr8fhndw==",
                "257 3 13 vdgp6ZQ6McOVC0ySarytXerIGQwEVQKv3JsuNvGhnyFbzdL3+oAjcJd+ 0SJ2gmUk3O4Rf3LSmYaFXAMRub5N1g==",
                "256 3 13 TyIIPRXAvaqHBYPlBhHfPKscuhAZraibXddL98HJ9WgO8K6/hI7g93ow ULEsE6WVrGfpmGQ+GknCg0HjHwcuXw=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260810180000 20260810070000 28092 swoogo.com. 6bQtAuIK7ACKFb9LqBWzUySNH7LixtCAMkOGbiIgKnvyPKQnReHZWWcv 38ebcbvy7C9GCJ94nOIJBdCgDzBZgw==",
                "SOA 13 2 900 20260810105719 20260810084219 51048 swoogo.com. eFRqY3MhyXvuR/qkO41IjEEy16YwVCeHxefLMgVANJoz2HM1N5RBMSDu EIh+ZMSzZEba+3vfDZxRQ0AjoqjWmg==",
                "NS 13 2 172800 20260812104219 20260810084219 51048 swoogo.com. 55v+/8/+4yyEMULqY3GuysWuDm7NmCVLBGvbHkSbYy7LVPqPRow2jlh0 uEJTM15JaigXhQog2UBoo7HpH0QIBQ==",
                "TXT 13 2 300 20260810104719 20260810084219 51048 swoogo.com. nXi4EJH3tRICGWU5BESXtz8n8frF7SAqhHipVcwvgpUIg/KoTOscaMre U1wcg4TSEnEhD9MmcdIdQKKnihaiJg==",
                "A 13 2 60 20260810104319 20260810084219 51048 swoogo.com. sXOQPT5TIuMzMFS0Hdve2nIAISPaL+1KBBGd8RI1z5dtHfXVny8IhHH9 D8pYWyqx1pXMNxqNfdKsA8qHuqHlzg=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.131.189.75",
            "108.133.112.7"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ptr include:_u.swoogo.com._spf.smart.ondmarc.com -all",
        "dmarc": "v=DMARC1; p=none; pct=100; sp=none; rua=mailto:d9e397e6@inbox.ondmarc.com,mailto:postmaster@swoogo.com; ruf=mailto:d9e397e6@inbox.ondmarc.com; adkim=r; aspf=r; fo=1; rf=afrf; ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.swoogo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRgupZkJEDOPma3TWS+sIWdClFCVD8hrMG5nsIVEenfEwm0OMHhd5rlUAJkcwppRoDmroaWfyhWBFWYxkwWhyx75Irj9VCz/5wL9oHB8rsS41TiSUjnjjezhP7D5KPzvIDBN+jFo6ueVpN/tcoAnh4VucfzUlEgUcXIVmuuGDGLwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-108-131-189-75.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.131.189.75",
                        "108.133.112.7"
                    ],
                    "time_ms": 74.11
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.131.189.75",
                        "108.133.112.7"
                    ],
                    "time_ms": 50.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.131.189.75",
                        "108.133.112.7"
                    ],
                    "time_ms": 32.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.131.189.75",
                        "108.133.112.7"
                    ],
                    "time_ms": 28.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.131.189.75",
                        "108.133.112.7"
                    ],
                    "time_ms": 73.07
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.swoogo.com",
        "valid_from": "2026-01-14T18:00:00-06:00",
        "valid_to": "2027-02-12T17:59:59-06:00",
        "days_remaining": 186,
        "san": [
            "*.swoogo.com",
            "swoogo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://swoogo.events:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 09:42:22 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://swoogo.events:443/",
            "set-cookie": "__cf_bm=7qQx_hxEvakKswZsXHW3jjcombDbY1qTNtDF_srmcFA-1786354942.0521245-1.0.1.1-21QlliQrQbhmEJ3ToDAk8i_HQMrcWCLGMac.wfiuVTSmxcY0y0sw0jYKF.NnFixKE2vz8RieUBNG9FaUda5Z37Rvanu60P3u_VnqcI_l1jl1aZbyMAzGHmoxv4MiF3wS; HttpOnly; SameSite=None; Secure; Path=/; Domain=swoogo.events; Expires=Mon, 10 Aug 2026 10:12:22 GMT",
            "server": "cloudflare",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "vary": "Accept-Encoding,Cookie",
            "content-length": "110",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "x-cache": "HIT: 110",
            "x-cache-group": "normal",
            "access-control-allow-origin": "*",
            "content-security-policy": "frame-ancestors 'self' https://*.swoogo.events https://swoogo.com https://*.swoogo.com;",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28e0cd3d95bda1a-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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://swoogo.events:443/",
        "title": "Swoogo | Event Management Software",
        "description": "Flexible event management platform made for event pros. Run in-person or virtual events, from conferences to field marketing and more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "108.131.189.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.133.112.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 115.82
}