Skip to content

Hostname

memo.be

Last fetched

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

Nutrition Label

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

Resolution chain

memo.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

26 observed subdomains of memo.be.

Web-graph footprint

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

14 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for memo.be.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mail.cloudstar.be
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.80.183.166
SPF_IP149.6.102.58
SPF_IP149.6.135.202
SPF_IP185.3.217.32
SPF_IP194.78.111.104/29
SPF_IP194.78.65.100
SPF_IP195.13.14.144/28
SPF_IP78.20.179.41

Related pages

Pivot deeper into the graph from memo.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "memo.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.