Skip to content

Hostname

zebrafish.be

Last fetched

zebrafish.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · zebrafish.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/zebrafish.be

Resolution chain

zebrafish.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

66 observed subdomains of zebrafish.be.

Web-graph footprint

Distinct hostnames that link to or from zebrafish.be in the public web crawl.

19 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zebrafish.be.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEamazonses.com
SPF_IP149.210.169.219
SPF_IP185.58.96.35
SPF_IP185.58.96.67
SPF_IP2a01:7c8:aaac:3a9:5054:ff:fed9:12a8
SPF_MXzebrafish.be

Related pages

Pivot deeper into the graph from zebrafish.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zebrafish.be"})-[: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.