{
    "ok": true,
    "domain": "vonage.com",
    "generated_at": "2026-08-10T03:30:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 96,
            "network": 50,
            "availability": 60
        },
        "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": "1 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": 0,
                "lost_points": 5,
                "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": "1 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": "169 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a42bdb2b2a0758116.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "1 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "1 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": "169 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a42bdb2b2a0758116.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "75.2.101.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 vonage-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"Pc2yEBpm3BBFSJ_5K3S3bTbI\"",
                "\"pardot803603=5c2135d24405f131f559e9ad501b3db8fabfc588cbe79f953c06ba4cdc37382c\"",
                "\"pardot1032733=77efe2efb1b3187fe43d8f50e71edda758c441ab954ebbe875a2505274f55ee8\"",
                "\"atlassian-domain-verification=VDCLPdmCV0o82jknL2DfGB5VYywc4iD2rkDKr96lTxeV6woDRrd0A5JK4qdV2HnZ\"",
                "\"onetrust-domain-verification=12b9b38b8e0e4987959502cd8daf3870\"",
                "\"google-site-verification=ieSkPvA3dhxTsx2fe85rqnRuMONP4XrkIEjmq4URAB0\"",
                "\"amazonses:0CeHEvLu8xB1BIDfKMenDpx72ZZnWJQLatb7CruN6uE=\"",
                "\"pardot803603=6e16b6d8069998352fc483cdd7a5d550749157cc532760ab92dec26639f7725c\"",
                "\"ca3-7c10d5faffc04fb69f8fae9f42e30c15\"",
                "\"mgverify=39d1e13eeecc7576b07f70ee4c8c6eefa62b775257b5b7c9aae62b67f141f03a\"",
                "\"Sendinblue-code:1c8ba4f5538d7cffc8a9ab21a75151e9\"",
                "\"mongodb-site-verification=eLUlAvNQKjFaQgDlV3LN0XOk8N8ksKEL\"",
                "\"l+qMK0Ww22Kj6NjqYWDYu2vRPDnbGCvDS50L9YRwJcA=\" \"DKIM record set:\"",
                "\"adobe-sign-verification=da721dc9c2193c8643868b21247cbaff\"",
                "\"google-site-verification=MeQb4m7Cua6ekyqZndcybYuFNG6TImH7oFv0cXtBMp4\"",
                "\"google-site-verification=NMvBmp8HAubsvmr4hEm9c1_q1rjp3jEcEctDkNRAQ-Q\"",
                "\"google-site-verification=4PXqdyq1Y02xTznRfsb_qolAmkZO8f08rVmWtndtztY\"",
                "\"mongodb-site-verification=VOH9sB0UhqHJZlLZjzb4VuGv8B5JU2jg\"",
                "\"google-site-verification=pJTd7ECf4w6S_-oDBWKLPfqzUgB52IkqQTC4GtBC8vw\"",
                "\"google-site-verification=Ds8jZz_FpZx3k3DRke4dd85knReukE59GtCrsY3gnUw\"",
                "\"v=spf1 include:spf.sendinblue.com include:_spf.google.com  include:et._spf.pardot.com ip4:69.59.224.0/19 ip4:216.115.22.0/24 ip4:216.115.25.0/24 ip4:216.27.209.51/32 ip4:69.176.76.197/32 include:spf1.vonage.com ip4:52.1.235.217/32\" \" ip4:52.1.252.231/32 ip4:69.176.73.75/32 ip4:72.9.193.74/32 ip4:64.106.227.0/24 ip4:67.216.78.0/24 ip4:99.80.30.16/32 ip4:166.78.227.202/32 ip4:166.78.227.203/32 include:mktomail.com include:amazonses.com ip4:163.47.182.0/24 ip4:132.226.58.160/32\" \" ip4:129.80.56.29/32 ip4:141.148.64.92/32 include:spf.protection.outlook.com ~all\"",
                "\"MS=mHFLC++HcmjtsTlLeZuE0JdT8+QKInvvQgMO9dHJNYNAb9tkw2uvvNu5i19lNChZg/R3UrbhkMFNCso7ZnH4vg==\"",
                "\"brevo-code:1210e094e6bb364c2221b1aeaeb6cfde\"",
                "\"smartsheet-site-validation=W3Z2UZ58ZhlZCQcaOsZkuINoAxkJqHxW\"",
                "\"pardot1032713=40198dea3e3cdd80586e2495548a885fb3ee5c86362a7cc34dcccd19858ac215\"",
                "\"google-site-verification=Hd_xZUjgljtwpDtVsQKz2tUWIBEopAJ3wSTHgD-HX8s\"",
                "\"drift-domain-verification=805656d3b2334742dddbf2fd4c939b2179b2e5c0612796d7093caaf215842afa\"",
                "\"zapier-domain-verification-challenge=c686ebbd-fe51-4ded-9749-5af6137fe73c\"",
                "\"OSSRH-60808\"",
                "\"adobe-idp-site-verification=9c2ee541cc59341a0db32e222e20aa99b889bcce0c186fad638dab55c6d818ef\"",
                "\"SFMC-9j4D-3inrrWvYQTS7MH95vShx-p77vlT5Q7FRzSJ\"",
                "\"adobe-sign-verification=d794acf4509a81f43d5d98e596ddd226\"",
                "\"hubspot-gZ5WQb199t5y\"",
                "\"postman-domain-verification=ded99f60e90ec8f2c4dfd943e5744df9e5bf400cc646a77181db0548b3ed28e489428d4bc943f61fcecb086912aa143b3313af09c1432391b7697e7b1d3b7940\"",
                "\"pardot1032713=731064e0fb4b9f15a4a9843e08b04b6ac9ab3e007b5c0c474fbf7970fefc7e5a\"",
                "\"docker-verification=eb4afe84-81cb-4614-a53d-fe7f0e094296\"",
                "\"dtm-domain-verification=zkuJS3j_xHaFFgTn-KN9IC3Od3-RP2ztSGcTJ6PFDD0\"",
                "\"i-dlayr-domain-verification-3k0qht=RY9P4Bk7Zug19V5oEhJKn3tAP\"",
                "\"zapier-domain-verification-challenge=7febc0d9-fed8-4f00-9cf7-a36b4b1c767b\"",
                "\"pardot803603=2057fae8510eaf05f0c32693ee8495a77671e0cc015d43ab1945c2264cb17075\"",
                "\"pardot803603=08b31cf8ef5d18c057ab27a8300b60936539bf5f4e91e53e27fb98909836e103\"",
                "\"pardot803603=83024182123aa308683b17ec34d152057178f071f4237a299fef8e9cc94537df\"",
                "\"_0xyc088s1yyox7d3rl7mrkf77oq3anu\"",
                "\"Sendinblue-code:f280e0d1bd62831ad65b8bb3e4e47e51\"",
                "\"drift-domain-verification=9aeeea64de53e09e62ecb27fe1ec76abf996aa489cbf9a22bedf998a1c846dca\"",
                "\"stripe-verification=D6D33A373FD06C63B54EFDDEC8CB3CB0985716A2C9B0D0A2011444A4E811EE1A\"",
                "\"mongodb-site-verification=81wcjFXHKdx6aetKKxiVkGo6Vl9jIWRE\"",
                "\"Sendinblue-code:ecc983f55fba49e960870102076b13ce\"",
                "\"ca3-e88965bd5e37451f8437e64f75a81244\"",
                "\"adobe-idp-site-verification=2120b6cae237d86af498ea829a44033ea898e4e53928146c232ae798aa86cedb\"",
                "\"status-page-domain-verification=jfs190461v1j\"",
                "\"atlassian-domain-verification=Z9Wl0fITnnDhLxt2Af0/8306ikaMtl54Tws2jnTnSTF4YdalfeEMHTWGs/ZWA8EZ\"",
                "\"amazonses:ZBQrKPHX829Hzmqx+v77X0ny4mft+hLY8+HPr/4UEIA=\"",
                "\"MS=ms62654979\"",
                "\"Sendinblue-code:0d29e267940b561ef946005d8695d5b1\"",
                "\"atlassian-domain-verification=x82tWoL5xzioMdJ/gQX6tYECL6OjhIAJ9ua31tHowUm8HX5SWpuVzo63NAGkFDP9\"",
                "\"amazonses:uDmqg70j4BahrKuQK9yz/3hjSiA3yevrGOnWNSyccSk=\"",
                "\"Sendinblue-code:a5863f1174d4153d2be326c30efc5b80\"",
                "\"google-site-verification=ELeN4k-eiHWPADTN-8DIdMiw-uxuIdm1d11TlHY92nQ\"",
                "\"sending_domain1032713=9eff677da70e9f912a7d1c69d2e2fb52fd8b95850d313b6addf1aa632e57440f\""
            ],
            "NS": [
                "ns-967.awsdns-56.net.",
                "ns-1315.awsdns-36.org.",
                "ns-1761.awsdns-28.co.uk.",
                "ns-34.awsdns-04.com."
            ],
            "SOA": [
                "ns-1761.awsdns-28.co.uk. awsdns-hostmaster.amazon.com. 4153567760 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.101.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.sendinblue.com include:_spf.google.com  include:et._spf.pardot.com ip4:69.59.224.0/19 ip4:216.115.22.0/24 ip4:216.115.25.0/24 ip4:216.27.209.51/32 ip4:69.176.76.197/32 include:spf1.vonage.com ip4:52.1.235.217/32 ip4:52.1.252.231/32 ip4:69.176.73.75/32 ip4:72.9.193.74/32 ip4:64.106.227.0/24 ip4:67.216.78.0/24 ip4:99.80.30.16/32 ip4:166.78.227.202/32 ip4:166.78.227.203/32 include:mktomail.com include:amazonses.com ip4:163.47.182.0/24 ip4:132.226.58.160/32 ip4:129.80.56.29/32 ip4:141.148.64.92/32 include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@vonage.com; ruf=mailto:dmarc_rua@vonage.com,mailto:dmarc_ruf@vonage.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vonage.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt+JkX2Qaa0g0LtiEOUbR8YlEpWOEsnXitKG1KiaEVDAXxbmpS7V6OY9abu4PsEAkLtJtDbOGIoZb8s2PIdqxFH6sXiMxZRrqkLSu0RFkKIK2kYU3KvkgoEZIAyD9sdrtwpFh19AywDNBY8GYyV09dS/X19JTuxRLizWzn/wurrfDx/9qhcOhAyrMWXeaRUYZ0oU/1Rm2isC72OF2vVNqblebtzIaIXT3eaO//aJhywspcN9ZkHlKE/J7vdnfZTxPuXYhSR60jKKEAM9Vblmwbtgt/Lymys8bWvJAVNMD1SUrGCV7VqNmOWa0ok+dD1vImyEPKUr71rENA03A5oksuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a42bdb2b2a0758116.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.101.137"
                    ],
                    "time_ms": 52.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.101.137"
                    ],
                    "time_ms": 50.51
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.101.137"
                    ],
                    "time_ms": 39.42
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.101.137"
                    ],
                    "time_ms": 84.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.101.137"
                    ],
                    "time_ms": 164.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "vonage.com",
        "valid_from": "2026-07-12T19:00:00-05:00",
        "valid_to": "2027-01-26T17:59:59-06:00",
        "days_remaining": 169,
        "san": [
            "vonage.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.vonage.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 08:30:19 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "5341",
            "location": "https://www.vonage.com/",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-zN5WbGlXdHcU3eyRjuexRg' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a28da34eb9a1fab5\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "access-control-allow-origin": "https://www.vonage.com",
            "cf-ray": "a28da34eb9a1fab5-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.vonage.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "75.2.101.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "vonage-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 12.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "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": 132.24
}