{
    "ok": true,
    "domain": "wur.nl",
    "generated_at": "2026-08-09T02:10:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 100,
            "security": 84,
            "network": 50,
            "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": "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": "3 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": "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "33 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: 185.135.13.198.static.hostedby.io"
            },
            {
                "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": 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": "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": "3 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": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "33 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: 185.135.13.198.static.hostedby.io",
                "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": "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": [
                "185.135.13.198"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 wur-nl.mail.protection.outlook.com."
            ],
            "TXT": [
                ";; communications error to 69.64.44.20#53: timed out",
                "\"/jliZJlgUITe7moWjUNfx8Zl++h0+GJfnYAG0l2yxlIaQMNvKOo5Bh9sbIKAd5QXGqssQlIMbGSw5S3ni0e9yQ==\"",
                "\"teamviewer-sso-verification=1ffc23f5010241729e9f0c0171821972\"",
                "\"96rzjpr23wzv4jk0sbhxwz603pp244hq\"",
                "\"have-i-been-pwned-verification=dweb_27njirix32pa6d7975nz0w6e\"",
                "\"v=spf1 include:spf-a.wur.nl include:spf-b.wur.nl include:spf-c.wur.nl include:spf.protection.outlook.com include:eu01._spf.brightspace.com include:eumail.docusign.net  include:mailplus.nl include:spf.wur.hypernode.io -all\"",
                "\"HARICA-uhvzUeBNI313ACWami7\"",
                "\"ciscocidomainverification=671e7d8b46bd7f5a9192489bed9f61f63db40683a92d35380b216543206a8df0\"",
                "\"HARICA-u9Xcp29QRaj49Y8GZxI\"",
                "\"docusign=4109e131-63bd-4244-8979-e727bcae3c7c\"",
                "\"figma-domain-verification=93898e0274252a4cdcd664016cc0dcaaec8c894c6b1c8a168811cbca19246371-1778144700\"",
                "\"google-site-verification=sG00vcl3N8f70CZt-rljFRVNDJt51hZB3t99walh0tA\"",
                "\"google-gws-recovery-domain-verification=53198232\"",
                "\"facebook-domain-verification=xedebrgrmmuev45zolbm4vnbn2kjm6\"",
                "\"docusign=d2def383-4e7e-495e-9f2d-adac4fb28b12\"",
                "\"\"",
                "\"google-site-verification=2PNL8D9m-UAGuQKnWqR9RrpcC1JNNtOTRZDwa-UK46A\"",
                "\"google-site-verification=mQNf3a5qRqqb3sXykluErxfcWm0V1q4H3ENsRSm4TL8\"",
                "\"X94mUDcm2BtZ/6KkgKck2tMlzrIO5BXfV9tFpOWj71mTdYEFAj/+30Q/pUGAzBMMvtiV6WcOuKBlYC7Dulzb/w==\"",
                "\"google-site-verification=9HmcJ5tr6JmHol0-avYSU42MlirCfvhdNA39KMspzzk\"",
                "\"miro-verification=5f8f1eb2d7b968bc4f2a370f239203da2834a436\"",
                "\"v=msv1 t=7BABAB5B-B595-467B-B42B-CC93C8CBC1D8\"",
                "\"atlassian-domain-verification=LdKEqDxRgvr54oOubpGUDyJLIb5BpJvgsLSe1G5IzYB852m7mGDL1SJ/WsaIaKQZ\""
            ],
            "NS": [
                "ns1.zurich.surf.net.",
                "ns-ext-01.wur.nl.",
                "ns1.surfnet.nl."
            ],
            "SOA": [
                "ns-ext-01.wur.nl. hostmaster.wur.nl. 2024037948 10800 3600 2419200 900"
            ],
            "CAA": [
                "0 iodef \"mailto:servicedesk.it@wur.nl\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"harica.gr\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 10 \"S\" \"x-eduroam:radius.tls\" \"\" _radsec._tcp.wur.nl."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "185.135.13.198"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf-a.wur.nl include:spf-b.wur.nl include:spf-c.wur.nl include:spf.protection.outlook.com include:eu01._spf.brightspace.com include:eumail.docusign.net  include:mailplus.nl include:spf.wur.hypernode.io -all",
        "dmarc": "v=DMARC1;p=reject;pct=100;rua=mailto:tzufeuwl@rua.eu.dmarcmanager.app;ruf=mailto:tzufeuwl@ruf.eu.dmarcmanager.app;sp=reject;adkim=r;aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wur.nl",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuypbfqucIW38YaYq5BzkjGEENCpdXWiGKJYhA+lD8JHqZyhjmDoHY+QeJIxV1RsVuB4Lu6HD2DIvyefm6ZCGu21yyxB3faWwCx4VBR+m50mTvUtg7hOMVrORf0+PDmHtXnKLUwvhdzS781JvSrPjrTYg73mjjOI8SfgnvuH26KBzzYhsFl+VtRQu6EpzCJa2MJi4UJLcCbnuRb1qIxwHE+phQgkmPMxh9YWaxTXIrYT/Yc+b5UYG1Gd2d69Ng2v+/8PA7tzUE5LO3nu4bD08SWWzhFTKQ1jD38vXdwK2Qmv+0gZOANeUaX2DY0jxopYCkb1kdEJczSYMqZcU8nyXSQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=2025041401Z;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tzufeuwl@tls.eu.dmarcmanager.app"
    },
    "advanced": {
        "ptr": "185.135.13.198.static.hostedby.io",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "185.135.13.198"
                    ],
                    "time_ms": 159.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "185.135.13.198"
                    ],
                    "time_ms": 164.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "185.135.13.198"
                    ],
                    "time_ms": 152.98
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "185.135.13.198"
                    ],
                    "time_ms": 124.96
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "185.135.13.198"
                    ],
                    "time_ms": 144.65
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "wur.nl",
        "valid_from": "2026-06-13T04:54:17-05:00",
        "valid_to": "2026-09-11T04:54:16-05:00",
        "days_remaining": 33,
        "san": [
            "frontend.prod.wur.hosted-temp.com",
            "frontend.prod.wur.nl",
            "wur.nl",
            "www.wur.nl"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.wur.nl/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "strict-transport-security": "max-age=31536000",
            "location": "https://www.wur.nl/",
            "content-type": "text/html; charset=utf-8",
            "date": "Sun, 09 Aug 2026 07:10:25 GMT",
            "server": "Apache",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "default-src 'self' https://*.crazyegg.com; script-src 'self' 'unsafe-inline' https://cdn.unibuddy.co https://js-agent.newrelic.com https://player.vimeo.com https://f.vimeocdn.com https://u908.wur.nl https://applicant.ats-platform.com https://web.cmp.usercentrics.eu https://widgets.faqtory.nl/ https://wur.faqtory.nl https://www.googletagmanager.com https://www.vimeo.com https://www.youtube.com https://backend.test.wur.hosted-temp.com https://backend.acc.wur.hosted-temp.com https://backend.prod.wur.hosted-temp.com https://io-back-acc.wur.nl https://cms.wur.nl https://backend.wur.nl https://googleads.g.doubleclick.net https://connect.facebook.net https://wageningenur.blueconic.net https://sgtm.wur.nl https://sc.lfeeder.com https://snap.licdn.com https://s.go-mpulse.net https://www.clarity.ms https://sc-static.net https://analytics.tiktok.com https://sc-static.net https://wur-library.faqtory.nl https://*.crazyegg.com https://scripts.clarity.ms https://tr.snapchat.com https://analytics.google.com https://*.google-analytics.com https://pagead2.googlesyndication.com https://v1.api.service.cmp.usercentrics.eu https://event.wur.nl; script-src-elem 'self' 'unsafe-inline' https://cdn.unibuddy.co https://js-agent.newrelic.com https://player.vimeo.com https://f.vimeocdn.com https://u908.wur.nl https://applicant.ats-platform.com https://web.cmp.usercentrics.eu https://widgets.faqtory.nl/ https://wur.faqtory.nl https://www.googletagmanager.com https://www.vimeo.com https://www.youtube.com https://backend.test.wur.hosted-temp.com https://backend.acc.wur.hosted-temp.com https://backend.prod.wur.hosted-temp.com https://io-back-acc.wur.nl https://cms.wur.nl https://backend.wur.nl https://googleads.g.doubleclick.net https://connect.facebook.net https://wageningenur.blueconic.net https://sgtm.wur.nl https://sc.lfeeder.com https://snap.licdn.com https://s.go-mpulse.net https://www.clarity.ms https://sc-static.net https://analytics.tiktok.com https://sc-static.net https://wur-library.faqtory.nl https://*.crazyegg.com https://scripts.clarity.ms https://tr.snapchat.com https://analytics.google.com https://*.google-analytics.com https://pagead2.googlesyndication.com https://v1.api.service.cmp.usercentrics.eu https://event.wur.nl; style-src 'self' 'unsafe-inline' https://applicant.ats-platform.com https://*.crazyegg.com https://player.vimeo.com https://f.vimeocdn.com https://fonts.googleapis.com; font-src 'self' https://applicant.ats-platform.com https://fonts.gstatic.com; frame-ancestors 'self' https://backend.test.wur.hosted-temp.com https://backend.acc.wur.hosted-temp.com https://backend.prod.wur.hosted-temp.com https://io-back-acc.wur.nl https://cms.wur.nl https://backend.wur.nl https://wur-backend.ddev.site https://pagead2.googlesyndication.com; img-src * data: blob: https://*.crazyegg.com; media-src 'self' blob: data: https://player.vimeo.com https://www.vimeo.com https://*.vimeocdn.com https://download-video-ak.vimeocdn.com https://www.youtube.com https://popcard.unibuddy.co/ https://backend.test.wur.hosted-temp.com https://backend.acc.wur.hosted-temp.com https://backend.prod.wur.hosted-temp.com https://io-back-acc.wur.nl https://cms.wur.nl https://backend.wur.nl https://web.cmp.usercentrics.eu https://www.googletagmanager.com https://sgtm.wur.nl https://unibuddy.co https://tr.snapchat.com https://*.crazyegg.com; frame-src 'self' blob: data: https://player.vimeo.com https://www.vimeo.com https://*.vimeocdn.com https://download-video-ak.vimeocdn.com https://www.youtube.com https://popcard.unibuddy.co/ https://backend.test.wur.hosted-temp.com https://backend.acc.wur.hosted-temp.com https://backend.prod.wur.hosted-temp.com https://io-back-acc.wur.nl https://cms.wur.nl https://backend.wur.nl https://web.cmp.usercentrics.eu https://www.googletagmanager.com https://sgtm.wur.nl https://unibuddy.co https://tr.snapchat.com https://*.crazyegg.com; connect-src 'self' https://v1.api.service.cmp.usercentrics.eu https://wageningenur.blueconic.net https://web.cmp.usercentrics.eu https://*.google-analytics.com https://api.ats-platform.com https://api.acc.ats-platform.com https://www.google-analytics.com https://www.googletagmanager.com https://ai.wur.nl/api/v1/search/progressive https://region1.analytics.google.com https://www.google.com https://u908.wur.nl https://sgtm.wur.nl https://px.ads.linkedin.com https://player.vimeo.com https://www.vimeo.com https://vimeo.com https://*.vimeo.com wss://*.vimeo.com https://pagead2.googlesyndication.com https://c.go-mpulse.net https://www.facebook.com https://wur.faqtory.nl/formsubmit https://stats.g.doubleclick.net https://ad.doubleclick.net https://tr.snapchat.com https://*.snapchat.com https://*.crazyegg.com https://*.clarity.ms https://wur-library.faqtory.nl wss://wur-library.faqtory.nl https://analytics.google.com https://region1.analytics.google.com; worker-src 'self' blob:; child-src 'self' blob:",
            "x-middleware-rewrite": "/nl",
            "x-nextjs-cache": "HIT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "etag": "\"lvd35e3suh5kci\"",
            "cache-control": "public, max-age=132, s-maxage=60",
            "expires": "Sun, 09 Aug 2026 07:12:37 GMT",
            "akamai-cache-status": "Miss from child, Hit from parent",
            "server-timing": "ak_p; desc=\"1786259425204_389524140_802175879_1595_7915_7_23_15\";dur=1"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wur.nl/",
        "title": "Wageningen University & Research: Shape responsible change  | WUR",
        "description": "Bij WUR innoveren we voor een duurzame wereld en levenskwaliteit.\nWe combineren baanbrekend onderzoek en onderwijs om de kwaliteit van leven te verbeteren.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "185.135.13.198": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wur-nl.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4038.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4031.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": 98.22
}