What Marfeel Flowcards does
Marfeel Flowcards is a Marfeel crawler that retrieves content for Flowcards that load their data from specific URLs. It requests pages with a mobile user agent string that includes mrfCompass-Jukebox/1.0 and crawls from Marfeel's public IP addresses, which are published in a crawler-ips.json file.
How to control Marfeel Flowcards
Target Marfeel Flowcards in your robots.txt with the mrfCompass-Jukebox token. Rules apply per bot, so you can allow this one while blocking others, or the reverse.
Allow Marfeel Flowcards
User-agent: mrfCompass-Jukebox
Allow: /Block Marfeel Flowcards
User-agent: mrfCompass-Jukebox
Disallow: /Requests can be verified by checking that a reverse DNS lookup on the source IP resolves to crawler.marfeel.com.
How to identify Marfeel Flowcards
Temso identifies Marfeel Flowcardstraffic by matching the request's User-Agent header against this pattern. User-agent strings can be spoofed, so treat a match as an indication, not proof.
mrfCompass-JukeboxMarfeel Flowcards FAQ
What is Marfeel Flowcards?
Marfeel Flowcards is a Marfeel crawler that fetches content for Flowcards that load from specific URLs. It identifies itself with mrfCompass-Jukebox/1.0 in its user agent.
How do I block Marfeel Flowcards?
Add a robots.txt group with "User-agent: mrfCompass-Jukebox" followed by "Disallow: /". Marfeel's documentation instead recommends whitelisting its published crawler IPs so the crawler is not blocked.
About Operational Bots
Monitoring, security scanning, link previews, webhooks, and feed fetchers: the utility traffic that keeps integrations and shared links working.
Most of this traffic is service-critical or user-triggered. Webhooks and previews don't follow robots.txt, and blocking them tends to break things you rely on.