Skip to main content

Wireshark

This is the page you're already on — the Human View toggle above shows it in full.

A green key on the record, left, is one Decision Insights added. It doesn't exist on the company's site or in a wire feed. The same key labels its row on the right, so you can match them directly. More on how DI enriches a record.

The record

This is what the machine sees: the exact JSON-LD an agent receives for this listing.

WebSite
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#website",
  "@type": "WebSite",
  "name": "Decision Insights",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://decisioninsights.ai/search/?q={search_term_string}\u0026submit=1"
    }
  },
  "publisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai"
}
Organization
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#organization",
  "@type": "Organization",
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer support",
    "email": "[email protected]"
  },
  "description": "Decision Insights is a Registry of technology companies, open source projects, and industry terms, built for people and for AI agents that need sourced, structured information.",
  "logo": {
    "@type": "ImageObject",
    "url": "https://wiretap-cdn-assets.nyc3.cdn.digitaloceanspaces.com/decision-insights/[email protected]"
  },
  "name": "Decision Insights",
  "parentOrganization": {
    "@type": "Organization",
    "name": "Wiretap Labs",
    "sameAs": [
      "https://www.linkedin.com/company/wiretap-labs",
      "https://www.crunchbase.com/organization/wiretap-labs"
    ],
    "url": "https://wiretaplabs.com"
  },
  "publishingPrinciples": "https://decisioninsights.ai/standards/",
  "sameAs": [
    "https://www.linkedin.com/company/decisioninsights"
  ],
  "url": "https://decisioninsights.ai"
}
BreadcrumbList
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai",
      "name": "Decision Insights",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/registry/",
      "name": "Registry",
      "position": 2
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/projects/",
      "name": "Projects",
      "position": 3
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/registry/wireshark-foundation/",
      "name": "Wireshark Foundation",
      "position": 4
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/projects/wireshark/",
      "name": "Wireshark",
      "position": 5
    }
  ]
}
SoftwareSourceCode
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/projects/wireshark/#project",
  "@type": "SoftwareSourceCode",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Related projects",
      "propertyID": "https://decisioninsights.ai/ns#relatedProjects",
      "value": [
        {
          "@id": "https://decisioninsights.ai/projects/snort/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/snort/",
          "name": "Snort"
        },
        {
          "@id": "https://decisioninsights.ai/projects/wire-oss-project/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/wire-oss-project/",
          "name": "Wire (OSS Project)"
        },
        {
          "@id": "https://decisioninsights.ai/projects/openssl/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/openssl/",
          "name": "OpenSSL"
        },
        {
          "@id": "https://decisioninsights.ai/projects/packetbeat/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/packetbeat/",
          "name": "Packetbeat"
        },
        {
          "@id": "https://decisioninsights.ai/projects/wireguard/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/wireguard/",
          "name": "WireGuard"
        },
        {
          "@id": "https://decisioninsights.ai/projects/apache-http-server/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/apache-http-server/",
          "name": "Apache HTTP Server"
        },
        {
          "@id": "https://decisioninsights.ai/projects/openwrt/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/openwrt/",
          "name": "OpenWrt"
        },
        {
          "@id": "https://decisioninsights.ai/projects/ossec/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/ossec/",
          "name": "OSSEC"
        }
      ]
    },
    {
      "@type": "PropertyValue",
      "name": "Related organizations",
      "propertyID": "https://decisioninsights.ai/ns#relatedOrganizations",
      "value": [
        {
          "@id": "https://decisioninsights.ai/registry/netscout/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/netscout/",
          "name": "NetScout Systems"
        },
        {
          "@id": "https://decisioninsights.ai/registry/netbeez-inc/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/netbeez-inc/",
          "name": "NetBeez"
        },
        {
          "@id": "https://decisioninsights.ai/registry/itrinegy/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/itrinegy/",
          "name": "iTrinegy"
        },
        {
          "@id": "https://decisioninsights.ai/registry/solarflare-communications/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/solarflare-communications/",
          "name": "Solarflare Communications"
        },
        {
          "@id": "https://decisioninsights.ai/registry/forward-networks/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/forward-networks/",
          "name": "Forward Networks"
        },
        {
          "@id": "https://decisioninsights.ai/registry/ip-fabrics/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/ip-fabrics/",
          "name": "ipfabrics"
        },
        {
          "@id": "https://decisioninsights.ai/registry/rohde-schwarz/ipoque-a-rohde-schwarz/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/rohde-schwarz/ipoque-a-rohde-schwarz/",
          "name": "ipoque - a Rohde \u0026 Schwarz"
        },
        {
          "@id": "https://decisioninsights.ai/registry/ip-technology-labs-llc/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/ip-technology-labs-llc/",
          "name": "IP Technology Labs"
        }
      ]
    }
  ],
  "alternateName": [
    "Wireshark"
  ],
  "author": {
    "@id": "https://decisioninsights.ai/registry/wireshark-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/wireshark-foundation/",
    "name": "Wireshark Foundation"
  },
  "dateModified": "2026-08-27T03:10:36Z",
  "description": "Wireshark is an open-source network protocol analyzer for packet capture and detailed protocol-level traffic inspection.",
  "keywords": [
    "Open Source",
    "Application",
    "Enterprise",
    "Observability",
    "Open Source",
    "Operating System",
    "Packet",
    "Protocol",
    "Root Cause Analysis",
    "Software",
    "Transmission Control Protocol/Internet Protocol",
    "User Datagram Protocol"
  ],
  "knowsAbout": [
    {
      "@id": "https://decisioninsights.ai/term/cybersecurity/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/cybersecurity/",
      "name": "Cybersecurity"
    },
    {
      "@id": "https://decisioninsights.ai/term/data-center/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/data-center/",
      "name": "Data Center"
    },
    {
      "@id": "https://decisioninsights.ai/term/network-operator/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/network-operator/",
      "name": "Network Operator"
    },
    {
      "@id": "https://decisioninsights.ai/term/application/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/application/",
      "name": "Application"
    },
    {
      "@id": "https://decisioninsights.ai/term/enterprise/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/enterprise/",
      "name": "Enterprise"
    },
    {
      "@id": "https://decisioninsights.ai/term/observability/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/observability/",
      "name": "Observability"
    },
    {
      "@id": "https://decisioninsights.ai/term/open-source/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/open-source/",
      "name": "Open Source"
    },
    {
      "@id": "https://decisioninsights.ai/term/operating-system/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/operating-system/",
      "name": "Operating System"
    },
    {
      "@id": "https://decisioninsights.ai/term/packet/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/packet/",
      "name": "Packet"
    },
    {
      "@id": "https://decisioninsights.ai/term/protocol/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/protocol/",
      "name": "Protocol"
    },
    {
      "@id": "https://decisioninsights.ai/term/root-cause-analysis-rca/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/root-cause-analysis-rca/",
      "name": "Root Cause Analysis"
    },
    {
      "@id": "https://decisioninsights.ai/term/software/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/software/",
      "name": "Software"
    },
    {
      "@id": "https://decisioninsights.ai/term/transmission-control-protocolinternet-protocol-tcpip/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/transmission-control-protocolinternet-protocol-tcpip/",
      "name": "Transmission Control Protocol/Internet Protocol"
    },
    {
      "@id": "https://decisioninsights.ai/term/user-datagram-protocol/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/user-datagram-protocol/",
      "name": "User Datagram Protocol"
    }
  ],
  "mainEntityOfPage": "https://decisioninsights.ai/projects/wireshark/",
  "maintainer": {
    "@id": "https://decisioninsights.ai/registry/wireshark-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/wireshark-foundation/",
    "name": "Wireshark Foundation"
  },
  "name": "Wireshark",
  "publisher": {
    "@id": "https://decisioninsights.ai/registry/wireshark-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/wireshark-foundation/",
    "name": "Wireshark Foundation"
  },
  "url": "https://wireshark.org"
}
What we add

Topic graph

A wire service tags a release with a category, once. It doesn't maintain a durable graph over time. We connect them to a topic graph an agent can query.

Cybersecurity https://decisioninsights.ai/term/cybersecurity/ Data Center https://decisioninsights.ai/term/data-center/ Network Operator https://decisioninsights.ai/term/network-operator/ and 11 more

Counted facts

A protocol or open source project keeps no vendor list and publishes no figures of its own to check this against. This counts how it actually shows up across the graph -- articles that name it, the organizations named alongside it in those articles, similar projects, and organizations whose topic tags overlap with its own -- computed, not curated.

Related projects Snort, Wire (OSS Project), OpenSSL, Packetbeat, WireGuard, Apache HTTP Server, OpenWrt, OSSEC Related organizations NetScout Systems, NetBeez, iTrinegy, Solarflare Communications, Forward Networks, ipfabrics, ipoque - a Rohde & Schwarz, IP Technology Labs