{
    "ok": true,
    "domain": "cvent.com",
    "generated_at": "2026-08-08T21:00:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": 10,
                "lost_points": 0,
                "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": "193 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-238-22-179.compute-1.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": "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": "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": "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": "193 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-238-22-179.compute-1.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": [
                "34.238.22.179",
                "44.205.104.139",
                "100.26.72.153",
                "52.203.251.194"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0011dd01.gslb.pphosted.com.",
                "10 mxb-0011dd01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"mgverify=1b2687bb1d2c3f66dc4ce7b0a80afa4fb1925111ae5c7d4755f6d1a308268106\"",
                "\"690af68b-1cea-4678-af82-62daf489a720\"",
                "\"stripe-verification=F9673BA6BCF4E7DA4F96C5B0CB732F5AFC785034C770515D3452D0E317FCC6EE\"",
                "\"apple-domain-verification=dIoNAFBsSaTHRuE2\"",
                "\"cisco-ci-domain-verification=1d35dab6c08ba67be73b5215cbd9f0532fb29aceb28929f17d5cf8e0aa2d18c\"",
                "\"stripe-verification=70C1F112FBFDC2A2763F0142D139E832A219C7854C46214351111DC4FA7ECA84\"",
                "\"mixpanel-domain-verify=d736820b-fe20-4f98-9f52-4c7875ecc3a3\"",
                "\"pendo-domain-verification=b25d8806-6a80-4f14-8c3c-07c8817af340\"",
                "\"stripe-verification=E038C0AA18FC2C75E088D6D3365657EC324CCA5448FDCAD76F8AA24B8D4E150E\"",
                "\"anthropic-domain-verification-c33mgv=LaU4Mlbp3rp4BF6tfUW188UBA\"",
                "\"canva-site-verification=vaZXseTMVtksVBNW4lFoyg\"",
                "\"stripe-verification=5952833817083FD3AD271F66E1E16F3144C6B23C842EF1ED5D274B2A07B3D919\"",
                "\"datadome-domain-verify=yGLMDXEmoSNHQLvGvgYfYq6i3GTvEUXq\"",
                "\"stripe-verification=F157A93C0A82767CF3CE92E832987870F1D87B4D5262450DEF0324A66C1C88E6\"",
                "\"wrike-verification=NDQwNDMxNTpiYjk5NjBmYjk3MDkwM2UyMDZhNDUwOGU1ODU1OTk3ZWMwNWExOTNlZDZlZjUwMDNhYTQzOTgzYjI1ZGI3M2Zj\"",
                "\"zoom-domain-verification=ZOOM_verify_c553a444fff4409a98169a074deac8e3\"",
                "\"meltwater_sso_20221019_TRITON-10910\"",
                "\"stripe-verification=9238C4A5BDBDC4D36BE3FD51AB34E52AD1179AEF9C4F99DB62F3D64A017E961F\"",
                "\"google-site-verification=Y5H9Cgux7ax83qVdtznDWYwZw6JAqr8YDF24_xfKp9o\"",
                "\"drift-domain-verification=94ce4f63ee607f9084a882e8436139702141ac418c008144f88c58733dd19baf\"",
                "\"zoom-domain-verification=53f5d25a-5f66-41db-866e-5f11b273184c\"",
                "\"docusign=ba11d2ce-bca7-474c-8ba2-375ad99dc14f\"",
                "\"1BSA54ThOQtuCQzsdVTHVhUf8SB//gPVhHky55GX5q9buYW3apZjCh5tt5GdQcye7UbX/t89Jn6zpkuTvXp92w==\"",
                "\"dc2bafe2cc3a440f882dfbcce05ba8fa\"",
                "\"stripe-verification=2038E6EA555D1267A4D5EC768CFDD126EFCB063CB55A8C521A84E8ACC625ADC5\"",
                "\"work-os-domain-verification-pvwkep=2XyUGuexyYkqXx9p2pahlrQkr\"",
                "\"stripe-verification=35FB81C02F6454E3EE8CA5849395BE3412C616111EDBDEE7DD8813BDE86CBA0B\"",
                "\"stripe-verification=49C1FC7F252DCA94B43A25A528A0288CEE3FA8E7ADAF7A53917BF79CEF4B1DD9\"",
                "\"hEIMOnByZx2QAXlUfQ/ivKeDgrGi6mp/+JAN5XFWutiwAncUk1vf0guy9O0F2kgJfWNDc4RCuytdxMwdDuchxw==\"",
                "\"beautifulai-site-verification=e4589a88-21db-44fd-ae76-6f99fbff96ae\"",
                "\"notion-domain-verification=m3KLRhwUWdeGQJ0Nhy4DefxPEeAQSyNEK6uGS4sw8tS\"",
                "\"cloudflare_dashboard_sso=27f2d74119abefa62d16ffd90a0a140f\"",
                "\"teamviewer-sso-verification=ddc652ba099742d0861e5ebf1507febb\"",
                "\"00DVD00000CKTwb=1TBVD0000000FdN\"",
                "\"facebook-domain-verification=b01dzf1rwo4crxgzvfvpkefd0r6twh\"",
                "\"jamf-site-verification=TXKs7B2b2DZlrGPi13HqaA\"",
                "\"stripe-verification=607BB84B9D41E3BE2F3CC1E03C6C23AA526DC15B37CC1CA43C138C4EAA6F1CB4\"",
                "\"stripe-verification=D2CAFAB5DC15553CBDF7B339C5A3FE283C82495450CB94C173858F8A8EFF1428\"",
                "\"facebook-domain-verification=3kfkz6uml71id9ks10rb7xiqwab2wv\"",
                "\"00DEc00000YjUzF=1TBEc0000000RrR\"",
                "\"_6tepvlmorzl30m4s4aan0f1xtz7ujn3\"",
                "\"webexdomainverification.4C675B8B2D20B136E053AB06FC0A3F65=d038e793-d0da-4d17-ae0c-0af0c66368d5\"",
                "\"parallels-domain-verification=39146699be7a4e98a5fc2f66538afccbc9211749939e413996d0ca23e7ae1c5e\"",
                "\"8v79cd1097tmy3ws26nbfsc940kbsxl0\"",
                "\"56z1rk0lg6nq1sh8tcm25x61fdw20fjs\"",
                "\"facebook-domain-verification=r19hoalto8zgvy2pmmyj909ic31ghl\"",
                "\"google-site-verification=8iXk6j3nsBY04K-SmZya59nVJTTgocCXCADNR0y-EyM\"",
                "\"stripe-verification=D6C76B899B4957F3EF60280141E744CADD6F98DECE4BD9B1433B694A2734C92B\"",
                "\"hubspot-developer-verification=NmZmZWJlZWMtNzQ0NC00ZjZjLWJiODUtNTcxZDg4Yzg2NTdj\"",
                "\"v=spf1 ip4:148.163.143.98 ip4:148.163.147.149 ip4:54.235.220.237 ip4:54.145.101.129 ip4:3.226.177.252 ip4:34.233.202.120 ip4:192.190.92.246 ip4:198.97.238.224 ip4:192.190.92.232 ip4:198.207.146.171 ip4:149.72.158.167 ip4:70.38.100.90/31 ip4:70.38.100.92/3\" \"0 ip4:70.38.100.96/30 ip4:70.38.100.100/32 include:cvent-planner.com include:spf.mandrillapp.com include:mail.zendesk.com  include:8732007.spf07.hubspotemail.net ?all\"",
                "\"8x037t242x163l66h8c9vhr2zwzggc2x\"",
                "\"stripe-verification=C84D1199CE9B4B2423AF813CB45AEBA57E1B288AC2E5EEF83CE6608A63A23506\"",
                "\"postman-domain-verification=c294ae86a4b158b0c8759fb1df81963b4184507588c3ec3a46f1f255dc8734e6d205a93afdcaeb473dd7a87340da84bc4d13403901130b56bb272484eb432be6\"",
                "\"airtable-verification=75b2dc79d75937abd85b5541e064ce19\"",
                "\"stripe-verification=C9338071FD6F533EACE867B4BB0829CEE0385603D3FBBCF521EE9558CBCC8B3E\"",
                "\"webexdomainverification.4C675B8B2D21B136E053AB06FC0A3F65=78119d53-376c-451e-b3e4-e98eb3654155\"",
                "\"google-site-verification=5R3h0a2fmvzYF8NUEicl4Sxz_WZOqqnPsFFEK7r7zYw\"",
                "\"webexdomainverification.4C675B8B2CA6B136E053AB06FC0A3F65=b488632d-1dfe-46ab-801a-f7e58351248f\"",
                "\"stripe-verification=7E54CE31E186150855EA303D90F64C03E390F72B9861A7925EB1B82C1FB294A3\"",
                "\"openai-domain-verification=dv-akNJuot5ncrvzIjz38OmDnJE\"",
                "\"atlassian-domain-verification=xUwsyKkpBZEeQOhyj2Kz/BWvRDRfBk1RWuQCtUExwOh5z9iDjwL0JfChQ75drfUI\"",
                "\"stripe-verification=C5107DE590AFFFD27C50216695F1707533415FD0F2E711F4FBDF5CEEE4EC4C16\"",
                "\"Dynatrace-site-verification=5df5384a-918c-418f-aaa2-baf8b22edce8__f7ktfn6ofobvp5o8td1g61pvr\"",
                "\"mandrill_verify.OEfA_rNbVL_r02z8-h67RA\"",
                "\"stripe-verification=4DA0298DFE75E6F2F1B448FBD8367EE0B581285C155214EC704A3B3CFE66C496\"",
                "\"bugcrowd-verification=6bcb34c06b1daacb327ecc500007c571\"",
                "\"docusign=29b2cf64-83a8-40dc-ab8a-218c1824d053\"",
                "\"elevenlabs=dnFAyBB936r46_zdnLXiMskghejubtk3gfPVlLbih5s\"",
                "\"stripe-verification=C2D6FC94734F87FB4D9968CCA8F4F230212AAD91D1220CD29165B3A7304E6079\"",
                "\"google-site-verification=7Ai7q3F2my8l1E5u6c8McVgWjTmLmeKmKsi55XFDmxc\"",
                "\"miro-verification=6c96f40d7683d51e08554de2ba44f52d7f0587e1\"",
                "\"onetrust-domain-verification=a14272e7fa3249d68f281125e066476b\"",
                "\"twilio-domain-verification=6a7db15b45bb36963b56c4455a67d3a8\"",
                "\"stripe-verification=43e889202494ca14e5d0cd52904d8c2859948d423b25e62bbd70b8c0569c2e93\"",
                "\"google-site-verification=SZqjulZQp15xNH6yvAhdJo7RBf6SntO9qso_iUhjmNc\"",
                "\"twilio-domain-verification=32d5f9bae4a2c43d32405b1c02970151\"",
                "\"segment-site-verification=EVIQNR2uvqvXWH6W5OFrztMHH4okEmVU\""
            ],
            "NS": [
                "ns-347.awsdns-43.com.",
                "ns-1645.awsdns-13.co.uk.",
                "ns-721.awsdns-26.net.",
                "ns-1132.awsdns-13.org."
            ],
            "SOA": [
                "ns-721.awsdns-26.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"comodo.com\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.238.22.179",
            "44.205.104.139",
            "100.26.72.153",
            "52.203.251.194"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:148.163.143.98 ip4:148.163.147.149 ip4:54.235.220.237 ip4:54.145.101.129 ip4:3.226.177.252 ip4:34.233.202.120 ip4:192.190.92.246 ip4:198.97.238.224 ip4:192.190.92.232 ip4:198.207.146.171 ip4:149.72.158.167 ip4:70.38.100.90/31 ip4:70.38.100.92/30 ip4:70.38.100.96/30 ip4:70.38.100.100/32 include:cvent-planner.com include:spf.mandrillapp.com include:mail.zendesk.com  include:8732007.spf07.hubspotemail.net ?all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:dmarc_agg@vali.email, mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cvent.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChEyKGCzIasJq1HbN3dCSoP2OKyt1SeHxQH+EAnsjcyWrqzUiS7F2qZMZ4ubCX4ee5AYvYrsRabyXD03uB0Is1IPeDbY8RF2uEc0denHUc69Cvj6D4dKnLh9XWQnTNZZhQa6hvauzs8f0LvB54UDdrxxFYffic/TpuQ0zqPZbcuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-238-22-179.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.26.72.153",
                        "34.238.22.179",
                        "44.205.104.139",
                        "52.203.251.194"
                    ],
                    "time_ms": 60.43
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.26.72.153",
                        "34.238.22.179",
                        "44.205.104.139",
                        "52.203.251.194"
                    ],
                    "time_ms": 50.79
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.26.72.153",
                        "34.238.22.179",
                        "44.205.104.139",
                        "52.203.251.194"
                    ],
                    "time_ms": 63.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.26.72.153",
                        "34.238.22.179",
                        "44.205.104.139",
                        "52.203.251.194"
                    ],
                    "time_ms": 93.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.26.72.153",
                        "34.238.22.179",
                        "44.205.104.139",
                        "52.203.251.194"
                    ],
                    "time_ms": 123.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "cvent.com",
        "valid_from": "2026-08-04T19:00:00-05:00",
        "valid_to": "2027-02-18T17:59:59-06:00",
        "days_remaining": 193,
        "san": [
            "cvent.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.cvent.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Mon, 20 Jul 2026 09:33:44 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.cvent.com:443/",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "via": "varnish, 1.1 1edcdfffeef1cfa04ce9189b705e1b38.cloudfront.net (CloudFront)",
            "accept-ranges": "bytes",
            "set-cookie": "SSESS3da1fca3aac9970f7109f1ef4a13874d=U0hRUAWjssjelHHz8V8UTY4m6gKmXXynMIVdbYAz8cu0hkAU; expires=Wed, 12 Aug 2026 13:07:04 GMT; Max-Age=2000000; path=/; domain=.www.cvent.com; secure; HttpOnly",
            "cache-control": "max-age=2764800, public",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Mon, 20 Jul 2026 09:33:43 GMT",
            "content-security-policy": "object-src https://liveshareeast3.seismic.com https://cvent.seismic.com https://explore.cvent.com http://explore.cvent.com https://*.speedrfp.com https://speedrfp.com https://*.elitemeetings.com https://elitemeetings.com https://*.hotelprofiler.com https://www.lanyon.com http://www.lanyon.com http://*.cvent.cloud https://*.cvent.cloud; frame-ancestors 'self' https://liveshareeast3.seismic.com https://cvent.seismic.com https://explore.cvent.com http://explore.cvent.com  https://*.speedrfp.com https://speedrfp.com https://*.elitemeetings.com https://elitemeetings.com https://*.hotelprofiler.com https://www.lanyon.com http://www.lanyon.com https://*.cvent.com http://*.cvent.com http://*.cvent.cloud https://*.cvent.cloud; report-uri /report-csp-violation",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-request-id": "v-198437ae-841e-11f1-a506-afb5f0bf3e2b",
            "x-ah-environment": "prod",
            "etag": "W/\"1784540023\"",
            "vary": "Cookie,Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "QdGiX1Yhg2lpyz6S1JCBqGxKm_QFLCKRkN2HsecnhuIkZZP-9-odHg==",
            "age": "1700781"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cvent.com:443/",
        "title": "Cvent | Event Platform for In-person, Virtual, and Hybrid Events & Webinars",
        "description": "Cvent provides software to planners for event management, marketing and attendee engagement, and also helps hotels win business through our sourcing platforms.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.238.22.179": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.205.104.139": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.26.72.153": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.203.251.194": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0011dd01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 71.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.6,
                "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": 86.74
}