{
    "ok": true,
    "domain": "circle.com",
    "generated_at": "2026-08-10T05:05:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 73,
            "network": 35,
            "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": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "75 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "75 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "104.16.31.32",
                "104.16.30.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00400e02.gslb.pphosted.com.",
                "10 mxb-00400e02.gslb.pphosted.com."
            ],
            "TXT": [
                "\"ahrefs-site-verification_3ede0d081004ae9a89c896aeec3a292c738514a9674f3e24c9eee857b2745abd\"",
                "\"openai-domain-verification=dv-fKUpiNgKiolGttuDSOP3oozP\"",
                "\"astro-domain-verification=clwb09yg10lp601ilkgmslx65\"",
                "\"67341bd0-fd6b-4bb3-ae21-22a37205a0f7\"",
                "\"google-site-verification=YW0oMmPKWHQK_GDNYFhRaXGHdyxkAsCajtrijX4m_Zo\"",
                "\"google-site-verification=ZyExblZM4XCPZZQxiBvjtL7KfO2ULZE6jspG7N0HU_0\"",
                "\"stripe-verification=217bd092fd7cb94e0e27a527be59571a2cb251a403889a163d0d5f5de956bd69\"",
                "\"google-site-verification=K5vB8MGaOlzpNUv70YE-U3UFSsoHMhV0Kd4mmF_C41o\"",
                "\"postman-domain-verification=83153f65936b513f65feded34db5e355cb03e4a4b28a797bd54e48642609e8345c36710f7bf0ebefc7a9d851f91b01fd4bbe51f9d26559d0f0135a667fa61b01\"",
                "\"loom-site-verification=9686796bdcee4e7297a1de99fa7de96c\"",
                "\"zapier-domain-verification-challenge=7a26dedc-ad34-4d7b-8fc8-535da854226a\"",
                "\"h1-domain-verification=kEpxx6kLeb46HtRjqnkfXsRDWYtrMRBZKc9SdhymksSjZNN3\"",
                "\"docusign=10b8334a-7a74-48ae-9e2e-1db1e7adb5ea\"",
                "\"axios-domain-verification-w7698p=1d2ZTZzTtvP7F8vRkLV79qYsC\"",
                "\"LfuyD9vmtZ3NUeg6\"",
                "\"google-site-verification=o4Qspj42UckHdTTZxfU5dbsuuR7RPr5W-uUGArn_lsk\"",
                "\"google-site-verification=sBzQqVQp3Vs3D8a5hJB1ucZpMA2_IOemz7TkkdzV60o\"",
                "\"facebook-domain-verification=y03slixjwds2slm4aj6u43v3uviaix\"",
                "\"581987328-7810144\"",
                "\"cursor-domain-verification-44wtbk=nRDSQcjlJpdJAaWFFrv6qSOAD\"",
                "\"hubspot-domain-verification=MDJhYzhiODEtYWJiZC00YWU4LTk0YjYtNGEyNWIxZjc5ODMy\"",
                "\"google-site-verification=Re1GJDxo8oPIhw47zOojoun4CnaJhZNq_OJVvSgXu6c\"",
                "\"apple-domain-verification=ivF7PYsaXUKtVoTi\"",
                "\"bravely-domain-verification-6rp235=QV5pamWVOtscWcdUwkVRsOFn4\"",
                "\"00DRT000000ucU2=1TBRT00000002GL;00D4x000008a1l6=1TBTO0000000149\"",
                "\"wrike-verification=MjY3NzA5MTo5OGY4MzZlYzIzYzNjODY5YzA5NjY0YzBmZTdiMzJkYmE0OTc1YjllMThmNzlhN2I4ODJhYTE2N2MyZTMwZWE3\"",
                "\"docker-verification=65c73db8-b061-4cb4-add9-153326c80ce1\"",
                "\"box-domain-verification=624d21a1955ec95103d42fe002c694b642be3c29b7ce1d2df530e433fc71bf12\"",
                "\"OSSRH-86174\"",
                "\"google-site-verification=lZ-7_BrS6xr5B67FwGql0AvvpUD2DCzYLQuxa2H4Bl8\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:oktamail.circle.com include:_spf.intacct.com include:_spf.salesforce.com include:123456.spf03.hubspotemail.net ip4:167.89.16.30 ip4:167.89.16.245 ip4:167.89.16.183 ip4:52.1.14.157 ip4:107.20.210\" \".250 ip4:50.31.156.96/27 ip4:104.245.209.192/26 ip4:50.31.205.0/24 ip4:156.70.5.157 ip4:156.70.5.159 ip4:156.70.5.161 ip4:156.70.5.163 ip4:156.70.5.165 ip4:156.70.25.148 ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4\" \":96.43.148.64/31 ip4:148.163.147.212 ip4:148.163.143.157 ip4:5.61.117.80/29 ip4:5.61.117.80/28 ip4:168.245.23.89/32 ip4:64.181.146.64/26 ip4:79.72.22.64/26 ip4:79.72.39.64/26 ip4:79.72.112.64/26 ip4:81.208.187.192/26 ip4:84.8.179.64/26 ip4:84.235.196.192/\" \"26 ip4:84.235.197.192/26 ip4:129.148.11.192/26 ip4:129.148.219.192/26 ip4:129.149.22.192/26 ip4:129.149.37.192/26 ip4:129.149.63.192/26 ip4:129.152.79.16/28 ip4:129.152.95.16/28 ip4:129.153.243.192/26 ip4:129.157.31.16/28 ip4:141.145.63.16/28 ip4:141.145.\" \"79.16/28 ip4:146.56.127.192/26 ip4:147.154.14.34/32 ip4:147.154.59.192/26 ip4:147.154.123.119/32 ip4:147.154.189.192/26 ip4:147.154.255.192/26 ip4:151.104.48.26/32 ip4:151.104.61.235/32 ip4:155.248.28.128/26 ip4:155.248.115.192/26 ip4:155.248.119.192/26 i\" \"p4:158.178.219.192/26 ip4:158.179.11.192/26 ip4:158.179.135.64/26 ip4:158.180.181.192/26 ip4:159.13.87.0/26 ip4:159.112.165.64/26 ip4:170.52.3.228/32 ip4:170.52.4.253/32 ip4:192.29.42.231/32 ip4:192.29.91.192/26 ip4:192.29.137.192/26 ip4:192.29.143.169/32\" \" ip4:192.29.172.192/26 ip4:192.29.178.192/26 ip4:192.29.207.192/26 ip4:192.29.216.192/26 ip4:192.29.232.192/26 ip4:204.216.114.64/26 ip4:204.216.119.192/26 ip4:204.216.127.192/26 ip4:207.127.72.64/26 ip4:207.127.107.192/26 ip4:207.127.109.192/26 ip4:207.2\" \"11.139.192/26 ip4:216.131.131.240/28 -all\"",
                "\"stripe-verification=34357692c7d5f35a0327e6bb8b43d73ef167851e5d2a64ff30ccaf59ad5e8ae5\"",
                "\"atlassian-domain-verification=dHTvnuj4nR5skh3bcurXWZ2pVPI3aCMmlRNNt1F3N10FbmoQNDSPlc4sccD3K1wn\"",
                "\"onetrust-domain-verification=eb3687a3db964b619b7e6566c85e158a\"",
                "\"_ngz7nl6cz9jn7ieghoz4cp4zjvzu22k\"",
                "\"asv=08f09d97fc04e65d2fec5aa4ed2e79c2\"",
                "\"virtru-site-verify=ncaekmtYryKdiPnTYyvMgmcZVMHnvfquhwoMhjbJ\"",
                "\"adobe-idp-site-verification=630e2ba3a6a15ffc850ba8b6d6213dac5fbb15e719ec1ee4ab5ce9f512a5edb5\"",
                "\"anthropic-domain-verification-9zp58c=Lxb9NxIlvaEjfU3IevkZISU0t\""
            ],
            "NS": [
                "ns1.circle.com.",
                "ns2.circle.com."
            ],
            "SOA": [
                "ns1.circle.com. dns.cloudflare.com. 2411615972 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 iodef \"mailto:webmaster@circle.com\"",
                "0 issue \"ssl.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\""
            ],
            "DS": [
                "2371 13 2 FF098CEAA3879B3F13EE488E88B02D4F71EA61264EE9A3C07B56A92F 2A082FD9"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.circle.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.16.31.32",
            "104.16.30.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:oktamail.circle.com include:_spf.intacct.com include:_spf.salesforce.com include:123456.spf03.hubspotemail.net ip4:167.89.16.30 ip4:167.89.16.245 ip4:167.89.16.183 ip4:52.1.14.157 ip4:107.20.210.250 ip4:50.31.156.96/27 ip4:104.245.209.192/26 ip4:50.31.205.0/24 ip4:156.70.5.157 ip4:156.70.5.159 ip4:156.70.5.161 ip4:156.70.5.163 ip4:156.70.5.165 ip4:156.70.25.148 ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 ip4:148.163.147.212 ip4:148.163.143.157 ip4:5.61.117.80/29 ip4:5.61.117.80/28 ip4:168.245.23.89/32 ip4:64.181.146.64/26 ip4:79.72.22.64/26 ip4:79.72.39.64/26 ip4:79.72.112.64/26 ip4:81.208.187.192/26 ip4:84.8.179.64/26 ip4:84.235.196.192/26 ip4:84.235.197.192/26 ip4:129.148.11.192/26 ip4:129.148.219.192/26 ip4:129.149.22.192/26 ip4:129.149.37.192/26 ip4:129.149.63.192/26 ip4:129.152.79.16/28 ip4:129.152.95.16/28 ip4:129.153.243.192/26 ip4:129.157.31.16/28 ip4:141.145.63.16/28 ip4:141.145.79.16/28 ip4:146.56.127.192/26 ip4:147.154.14.34/32 ip4:147.154.59.192/26 ip4:147.154.123.119/32 ip4:147.154.189.192/26 ip4:147.154.255.192/26 ip4:151.104.48.26/32 ip4:151.104.61.235/32 ip4:155.248.28.128/26 ip4:155.248.115.192/26 ip4:155.248.119.192/26 ip4:158.178.219.192/26 ip4:158.179.11.192/26 ip4:158.179.135.64/26 ip4:158.180.181.192/26 ip4:159.13.87.0/26 ip4:159.112.165.64/26 ip4:170.52.3.228/32 ip4:170.52.4.253/32 ip4:192.29.42.231/32 ip4:192.29.91.192/26 ip4:192.29.137.192/26 ip4:192.29.143.169/32 ip4:192.29.172.192/26 ip4:192.29.178.192/26 ip4:192.29.207.192/26 ip4:192.29.216.192/26 ip4:192.29.232.192/26 ip4:204.216.114.64/26 ip4:204.216.119.192/26 ip4:204.216.127.192/26 ip4:207.127.72.64/26 ip4:207.127.107.192/26 ip4:207.127.109.192/26 ip4:207.211.139.192/26 ip4:216.131.131.240/28 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc-reports@circle.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.circle.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDVFJ4pmN+oUJq3ESLjpQbH8x56n4luq4fZxM/yWnVOjajF06RC3QVjzE/GZefP0ISoxac/EuDN1OfsC8aYZfbELnmBGNMpxA5T3RDeRAyV9zIRyEL5UmLzzFqa3bWZz2BR+M6V6gONFlt3ejMuoc9nWIJxUJbRh74Vi9kspODiQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.16.30.32",
                        "104.16.31.32"
                    ],
                    "time_ms": 63.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.16.30.32",
                        "104.16.31.32"
                    ],
                    "time_ms": 44.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.16.30.32",
                        "104.16.31.32"
                    ],
                    "time_ms": 28.61
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.16.30.32",
                        "104.16.31.32"
                    ],
                    "time_ms": 29.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.16.30.32",
                        "104.16.31.32"
                    ],
                    "time_ms": 40.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "circle.com",
        "valid_from": "2025-09-22T19:00:00-05:00",
        "valid_to": "2026-10-24T18:59:59-05:00",
        "days_remaining": 75,
        "san": [
            "circle.com",
            "www.circle.com",
            "api.circle.com",
            "pay.circle.com",
            "invest.circle.com",
            "usdc.circle.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.circle.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 10:05:24 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.circle.com/",
            "server": "cloudflare",
            "cf-ray": "a28e2e952fc7d2f4-STL",
            "x-wf-page-id": "Z/EdJPM94AsCHcBI",
            "x-wf-region": "us-east-1",
            "set-cookie": "__cf_bm=xRkUWNJtjmnmpRgrdh8yocbpZIoWviO5JCgrB_3dgxA-1786356324.6653378-1.0.1.1-4DPx07HZ0BwXqynEb2IbcwUwdELSufRz3eDprhztxPy2n5.lKVSRXeIRnfoWis3pXPovEKeIkraDqqL8vg4UG8v1HkDGmEovq9HdZCWmNI5JfvY7EpsZDV1a6jtwWcsQ; HttpOnly; SameSite=None; Secure; Path=/; Domain=circle.com; Expires=Mon, 10 Aug 2026 10:35:24 GMT",
            "cf-cache-status": "HIT",
            "age": "578",
            "last-modified": "Mon, 10 Aug 2026 09:05:46 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/67116d0daddc92483c812e88/css/circledev.shared.7a447bcd7.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-ekR7zXbbbd7j8ewHM7Goq0ihcAHqlVOOcBrxnzo0eIwyprCvmBzubpBagAoJVl9i\", <https://cdn.intellimize.co>; rel=preconnect, <https://api.intellimize.co>; rel=preconnect; crossorigin, <https://log.intellimize.co>; rel=preconnect; crossorigin, <https://117959096.intellimizeio.com>; rel=preconnect",
            "vary": "accept-encoding",
            "content-security-policy": "frame-ancestors 'self'",
            "o2o-cache-status": "HIT",
            "surrogate-control": "max-age=432000",
            "surrogate-key": "www.circle.com 67116d0daddc92483c812e88 pageId:67f11d24f33de00b021dc048 67fff59571021193ae69c2f3 67116d0daddc92483c813076 67116d0daddc92483c812fe9",
            "x-frame-options": "SAMEORIGIN",
            "x-lambda-id": "d4b86e63-a0c1-4481-a549-4fb5a5e91192"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.circle.com/",
        "title": "Circle | The full-stack platform for the internet financial system",
        "description": "Build onchain with a trusted full-stack platform including Arc, CPN, and USDC. Power payments, trading, and access to the agentic economy.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.16.31.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "104.16.30.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00400e02.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 86.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 10200,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.9,
                "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": 89.68
}