{
    "ok": true,
    "domain": "brightedge.com",
    "generated_at": "2026-08-10T07:31:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 88,
            "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "119 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: noname.brightedge.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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "119 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: noname.brightedge.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": [
                "208.67.156.3",
                "208.67.156.4"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 brightedge-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=ClRk_8tZAtJq62839nG-LivoTa1MmauzyesQ8kyVeys\"",
                "\"ttngr0b3vkspra3rso1cd2ko3c\"",
                "\"apple-domain-verification=REDim-a_yNWxs9ie2F8B6jRywIks2SPDc6TvnwYIEtU\"",
                "\"v=spf1 mx include:amazonses.com include:_spf.google.com include:mail.zendesk.com include:mailsenders.netsuite.com ip4:168.245.58.37 ip4:66.103.215.2 include:spf.protection.outlook.com ~all\"",
                "\"google-site-verification=8gbDFgTstzuRJLrqkKeR7H2yF9dVrIOJq2fboDOUEeI\"",
                "\"google-site-verification=W0W0Yw4DdAs5zVf13Sldm5x4gvH9fI4mGqx4iCwQJuk\"",
                "\"google-site-verification=q4lv6kqI3-KNtZLOzmxHDVN7igHC_CHuxw9MPGhr-P8\"",
                "\"google-site-verification=5mwNsOcioKrBnN2KAWKEho_q-Xi5x2DgkzCAWJGz-Ig\"",
                "\"google-site-verification=KPidMDWqeN8NMxo1urH9oxGQQm5HLqyHVDGz5COA8Hc\"",
                "\"docusign=042dd680-14ef-42b6-a85d-157b3c50227c\"",
                "\"docusign=2d887edb-434a-4a57-92ff-cb91422a6ce5\"",
                "\"cisco-ci-domain-verification=3462da11fb37edb69a03e37d02669c56d07946edc0a108b93fb7b4f36902a006\"",
                "\"google-site-verification=bPYr2LQy5U8tR3jC2S7koey0kfPbrk9ZBaa3OlAbpB0\"",
                "\"google-site-verification=t8076zbZKzJbMZ87QQNza2LabPNNEdoaIWFsL1iTKvE\"",
                "\"atlassian-domain-verification=n6aKz3sxlqmO3C7M7HufGQVIBZMlIw77Ip54XpQFSMkWoLVjDaisIsmE/stk0Rga\"",
                "\"nan6bqjguv37h13unsk0c6qtu2\"",
                "\"OSSRH-90042\"",
                "\"google-site-verification=9Oq9gwky6GL1dFbVvKgVXW6rxgRGXxAgleWiaFL8zjM\"",
                "\"anthropic-domain-verification-mb1d3p=lwbTewKIxZzvTDSZ33dZodiNk\"",
                "\"google-site-verification=xHfpuxGRGEuI_YGp23mM9y8lldf0eJnCuzxBWV72ItE\"",
                "\"google-site-verification=2ZuSz5lMaSlO_lBeKcUCbNGUXETQTNzUzOAU2oL2g_E\"",
                "\"1mfq22lnmj5gmoi2ojoeo5d31g\"",
                "\"google-site-verification=217WStmNLn770j1ZBiNLGPDRZuQngsiq1sYDJIXXGRE\"",
                "\"_nvvtxt2ygsslf00uczqezeju0pmsrrv\"",
                "\"google-site-verification=U6tII4tI-17FVyrjsiZ_O_C6A8hXA1jhjZnCdmL8VDI\"",
                "\"3cc03sfb4rl29hg2jn19ni6o13\"",
                "\"MS=1707BC4D48B5692596995B2B417A91BDF5A41FC8\"",
                "\"onetrust-domain-verification=d0fd0d0b936846cf9785fb964b6087e2\"",
                "\"google-site-verification=KlrA5KnfH56hYFcKZlRvgg0EaYVLDlO9g9BKe4biKE4\""
            ],
            "NS": [
                "ns-1342.awsdns-39.org.",
                "ns-cloud-c2.googledomains.com.",
                "ns-132.awsdns-16.com.",
                "ns-cloud-c1.googledomains.com."
            ],
            "SOA": [
                "ns1.brightedge.com. zone-admin.dyndns.com. 2026080701 3600 600 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "208.67.156.3",
            "208.67.156.4"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:amazonses.com include:_spf.google.com include:mail.zendesk.com include:mailsenders.netsuite.com ip4:168.245.58.37 ip4:66.103.215.2 include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:yjn89hfq@ag.us.dmarcian.com; ruf=mailto:yjn89hfq@fr.us.dmarcian.com; pct=100; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.brightedge.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtNknu0bQV98lPe2sJIvT6xU+04f8jRDQoXoy2jTX4Al/X4K/DF8XA+9+HKolAaoCPIVeyNGU3SK5wHOoA4VdkUcs369KaZYxKIsfNUnZsFVcttsUbAT4UATl7OhA/zQsBpBWZ3fxWVDJDE2CSBIUqLIifZobIWRYpx8rdYvoqNfs2ZD8w/pVSwpQ2sCgnO+bBLbzSs/zd0R6bSIsX1hCyKvIH8pXXgIWqYJnU9RsRe2sWYp83qfOpZFutJndaUTJjbg6mTMFAuPMEff9JYOXn6IMaJMNUB7dPqqBUSgP2OTHKNalRuCMKOmbSfGjeSKCbiCxv/NebCno0jd06y377QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "noname.brightedge.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "208.67.156.3",
                        "208.67.156.4"
                    ],
                    "time_ms": 87.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "208.67.156.3",
                        "208.67.156.4"
                    ],
                    "time_ms": 66.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "208.67.156.3",
                        "208.67.156.4"
                    ],
                    "time_ms": 111.41
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "208.67.156.3",
                        "208.67.156.4"
                    ],
                    "time_ms": 50.32
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "0.0.0.0"
                    ],
                    "time_ms": 78.78
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.brightedge.com",
        "valid_from": "2025-11-05T18:00:00-06:00",
        "valid_to": "2026-12-07T17:59:59-06:00",
        "days_remaining": 119,
        "san": [
            "*.brightedge.com",
            "brightedge.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.brightedge.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 12:31:43 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "159991",
            "location": "https://www.brightedge.com/",
            "server": "bws",
            "content-security-policy": "default-src 'self'; script-src 'nonce-H85NMNaY151t9sBYtHLdgA' 'self' blob: 'unsafe-hashes' 'sha256-+IWy/UkKotJUHq5DsPPGf7UJ3nDX2qbwW+DEqEr3NKA=' 'sha256-ZwoZlWR0BvmWaCufzJEJow2z4dd3PZ1KYPkPywgg1jA=' 'sha256-YFRbfyEYOcxvMek9RvtMkfOJs3ZdawkvhlR4jxGzmJc=' 'sha256-3/MkOLFPPHwL8HY8C0tsQE6IlO38fOrQhRHQliF07PI=' 'sha256-A7ics3L+v0HWJclZKtbUS//Iqh9HasH9Xb/tYH93d5c=' 'sha256-aEj2g+ignrMs56RDkqfUKpFssuDkKsxK+htphxsrufg=' 'sha256-m6ASLEzH4i7/MD/YX+D4/lfmCDfcjM0+L4pJsarT28E=' https://www.googletagmanager.com https://www.google-analytics.com https://www.gstatic.com https://www.google.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://pagead2.googlesyndication.com https://tpc.googlesyndication.com https://adservice.google.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://js.zi-scripts.com https://app-cf.bc0a.com https://marvel-b2-cdn.bc0a.com https://consents-cf.bc0a.com https://cta-cf.bc0a.com https://schema-cf.bc0a.com https://snap.licdn.com https://static.addtoany.com https://*.contentsquare.net https://videos.brightedge.com https://s3.amazonaws.com https://*.list-manage.com https://www.youtube.com https://www.youtube-nocookie.com; object-src 'none'; style-src 'nonce-H85NMNaY151t9sBYtHLdgA' 'self' 'unsafe-hashes' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://cdn-images.mailchimp.com https://maxcdn.bootstrapcdn.com 'sha256-mB8NWg+9HueQu1VSvmPjMm/DxtqhtMLZLN86lb3O4RQ=' 'sha256-bAc96VqZlFrXtTpY1AWaux/PkAPaopE8CALgXpCR4W4=' 'sha256-Y3UkgN3Y48oV1pKHnTmwu6ei1PhG9TbYZmTq0ORuV2E=' 'sha256-1VTAHS0X+0lgrfu7iW/2ikIZ/VIANi00phY6Pqavxdg=' 'sha256-napGPHqy++Tgd++rsn1Y8iIlr5wwxBDSYKDqR2HjlP4=' 'sha256-SEfcaoiBnGL8TW1s5mEoizOTRbw3l73kOE+zuqEfE4k='; img-src 'self' data: https://videos.brightedge.com https://images-cdn.brightedge.com https://*.brightedge.com https://www.google-analytics.com https://www.googletagmanager.com https://www.google.com https://www.google.co.in https://googleads.g.doubleclick.net https://pagead2.googlesyndication.com https://www.gstatic.com https://cdn.jsdelivr.net https://snap.licdn.com https://px.ads.linkedin.com https://static.addtoany.com https://app-cf.bc0a.com https://marvel-b2-cdn.bc0a.com https://marvel-processor.bc0a.com https://consents-cf.bc0a.com https://cta-cf.bc0a.com https://schema-cf.bc0a.com https://cdn-images.mailchimp.com https://ws.zoominfo.com; media-src 'self' https://videos.brightedge.com; frame-src 'self' https://www.google.com https://www.recaptcha.net https://tpc.googlesyndication.com https://googleads.g.doubleclick.net https://www.googletagmanager.com https://static.addtoany.com https://app-cf.bc0a.com https://marvel-b2-cdn.bc0a.com https://consents-cf.bc0a.com https://cta-cf.bc0a.com https://schema-cf.bc0a.com https://www.youtube.com https://www.youtube-nocookie.com; frame-ancestors 'none'; child-src 'self'; font-src 'self' https://fonts.gstatic.com https://videos.brightedge.com https://maxcdn.bootstrapcdn.com; connect-src 'self' https://www.google-analytics.com https://www.googletagmanager.com https://analytics.google.com https://stats.g.doubleclick.net https://pagead2.googlesyndication.com https://adservice.google.com https://www.google.com https://www.google.co.in https://app-cf.bc0a.com https://app-cdn.bc0a.com https://marvel-b2-cdn.bc0a.com https://consents-cf.bc0a.com https://cta-cf.bc0a.com https://schema-cf.bc0a.com https://schema-cdn.bc0a.com https://cookie-cdn.bc0a.com https://consentpref-cdn.bc0a.com https://js.zi-scripts.com https://ws.zoominfo.com https://cdn.jsdelivr.net https://snap.licdn.com https://static.addtoany.com https://px.ads.linkedin.com https://*.brightedge.com https://*.contentsquare.net https://*.list-manage.com https://maxcdn.bootstrapcdn.com https://api.lever.co; report-uri /report-csp-violation; upgrade-insecure-requests; style-src-attr 'unsafe-inline'",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "no-referrer",
            "permissions-policy": "geolocation=(), microphone=(), camera=(), payment=()",
            "x-powered-by": "PHP/8.3.33",
            "cache-control": "max-age=86400, public",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en-gb",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Fri, 07 Aug 2026 04:32:55 GMT",
            "etag": "\"1786077175\"",
            "vary": "Cookie,Accept-Encoding",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-drupal-cache": "HIT",
            "access-control-allow-origin": "*",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "bws",
        "powered_by": "PHP/8.3.33"
    },
    "webpage": {
        "url": "https://www.brightedge.com/",
        "title": "BrightEdge | Enterprise SEO and AI Search Platform",
        "description": "BrightEdge is an enterprise SEO and AI Search platform that helps teams grow traffic, revenue, and visibility across Google Search, AI Overviews, ChatGPT, and emerging search experiences",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "208.67.156.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "208.67.156.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "brightedge-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 34.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4052.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008,
                "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": 81.69
}