Skip to content

Hostname

multichannelsystems.com

Last fetched

multichannelsystems.com resolves to 1 IPv4 address operated by CONTABO in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · multichannelsystems.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/multichannelsystems.com

Resolution chain

multichannelsystems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.238.227.251178.238.226.0/23AS51167CONTABODE

WHOIS identity

Registrar
iana:151
Organization
harvard bioscience
Contact emails

Subdomains

13 observed subdomains of multichannelsystems.com.

Web-graph footprint

Distinct hostnames that link to or from multichannelsystems.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for multichannelsystems.com.

MechanismTarget
SPF_Amailserv.regfish.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.210.9.200
SPF_IP178.238.227.251
SPF_IP185.163.119.169
SPF_IP79.140.50.12
SPF_IP79.140.54.80/29
SPF_IP88.99.228.114
SPF_IP88.99.99.70

Related pages

Pivot deeper into the graph from multichannelsystems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "multichannelsystems.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.